@charset "utf-8";


/* =====================================================================
*
*    noctogenist.css INDEX
*
*    // NOCTOGENIST シリーズのスタイル
*
*
*    0. Common
*
*    1. Top
*
*    2. NOCTOGENIST
*
*    3. Side Contents
*
* =================================================================== */


/* =====================================================================
*
*    0. Common
*
* =================================================================== */

body.ind #line #iconAbout {
	background: url(../images/line_info.jpg) no-repeat;
}

.panel .ptopHeadNO {
	width: 674px;
	height: 41px;
	padding: 1px 20px 0 20px;
	overflow: hidden;
	background: url(../images/col_base_top_no.png) no-repeat;
}

body.ind #line .unit .detail .type {
	color: #6141B1;
}


/* =====================================================================
*
*    1. Top
*
* =================================================================== */

#lineupTable h1 {
	background: url(../images/ttl.png) no-repeat;
}

#lineupTable table.container {
	background: url(../images/table_bg.png) no-repeat;
}


/* =====================================================================
*
*    2. NOCTOGENIST
*
* =================================================================== */

body.no #mainCont {
	margin-top: 27px;
}

body.no #line h2 {
	float: left;
	width: 122px;
	height: 41px;
	background: url(../images/line_panel_ttl.jpg) no-repeat;
}

#line #luNo1 h3 { width: 185px; background: url(../images/line_ttl1.jpg) no-repeat; }
#line #luNo2 h3 { width: 205px; background: url(../images/line_ttl2.jpg) no-repeat; }


/* =====================================================================
*
*    3. Side Contents
*
* =================================================================== */

body.ind #sideCont {
	margin-top: 44px;
}
