/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(/nol/index_image/bg_dark.jpg);
	background-repeat: repeat;
	font-size:12px;
	line-height:1.5;
}
body,td,th {
	color: #000000;
}

a:link { color:#FF3333; } 
a:visited { color:#F88; } 
a:hover { color: #F88; } 
a:active { color:#FF0000; }
img{ border:none;}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
}



/* footer */


#footer {
	padding:10px 60px 12px 40px;
}

#footer .notice {
	float: left;
	width: 510px;
	color: #fff;
	font-weight:bold;
}

.toTop {
	float: right;
	width: 170px;
	text-align: right;
	margin: 10px 70px 0 0;
}



/* contents */

.clear { clear:both; margin: 0; padding: 0; }


.basetop_ct1 {
	background: url(/nol/shinsei/img/world_shift/ct1Title.jpg) no-repeat;
	width: 800px;
	height: 100%;
}

.basetop_ct2 {
	background: url(/nol/shinsei/img/world_shift/ct2Title.jpg) no-repeat;
	width: 800px;
	height: 100%;
}

.basetop_ct3 {
	background: url(/nol/shinsei/img/world_shift/ct3Title.jpg) no-repeat;
	width: 800px;
	height: 100%;
}


.basetop_ct4 {
	background: url(/nol/shinsei/img/world_shift/ct4Title.jpg) no-repeat;
	width: 800px;
	height: 100%;
}

.miniTitle_margin{
	padding-top: 20px;
}

.base {
	background: url(/nol/shinsei/img/start/mainbk.jpg);
	width: 800px;
	height: 100%;
}

.base2 {
	background: url(/nol/shinsei/img/world_shift/bannerback.jpg);
	width: 780px;
	height: 100%;
	padding: 0 0 10px 20px;
	text-align: left;
}

.data_topic{
	background: url(/nol/shinsei/img/start/data_topic.jpg);
	width: 600px;
	padding: 15px 12px 10px 17px;
	color: #F4D2A8;
	margin: 0px 0 0 0;
}


.dat1 {
	background: url(/nol/shinsei/img/start/dat1.jpg) no-repeat;
	width: 629px;
	height:30px;
	margin:60px 0 0 0;
}


.basebottom {
	background: url(/nol/shinsei/img/start/foot.jpg) no-repeat;
	width: 800px;
	height: 66px;
}
.main {
	padding: 100px 80px 0 80px;
	font-size:12px;
	text-align: left;
	
}

.main2 {
	padding: 10px 80px 0 65px;
	font-size:12px;
	text-align: left;
}

/* FAQ関連 */

.qIcon{
	width: 15px;
	float: left;
	padding: 5px;
	background: #009ebf;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.aIcon{
	width: 15px;
	float: left;
	padding: 5px;
	background: #bf0000;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.FAQText{
	width: 555px;
	float: left;
	padding: 0px 5px;
	line-height: 1.2;
	text-align: left;


}

.FAQBox{
	width: 600px;
	border: solid 2px #000;
	background: #fdf9ea;
	padding-left: 5px;
}

.QBox{
	width: 590px;
	padding: 5px 0 2px 0;
	border-bottom: solid 1px #000;
	margin: 0;
	line-height: 1.1;

}

.ABox{
	width: 590px;
	padding: 2px 0 5px 0;
	margin: 0;
	line-height: 1.1;
}



/* table関連 */


.tableBox1{
	width: 275px;
	float: left;
	padding-bottom: 10px;
}

.tableBox2{
	width: 275px;
	float: left;
	padding-bottom: 10px;
	padding-left: 2px;
}

.tableBox3{
	width: 275px;
	padding-bottom: 10px;
}
table{
	border-collapse: collapse;
	border: solid 2px #4e2015;
}

td{
	border: solid 1px #4e2015;
	padding: 5px;
}

td.cra{
	color: #0000ff;
	border-top: solid 2px #4e2015;
	font-weight: 500;
}

/* 色関連 */


.colorW{
	color: #fff;
}


.colorType1{
	background: #ff0000;
}

.colorType2{
	background: #ff9900;
}

.colorType3{
	background: #8080c0;
}

.colorType4{
	background: #ffff00;
}

.colorType5{
	background: #00bb00;
}

.colorType6{
	background: #ff99cc;
}

.colorType7{
	background: #ad5c5c;
}

.colorType8{
	background: #0080ff;
}











