/* CSS Document */





/*start*/


#start_main {
	background: url(/nol/houou/images/start/start_main.jpg) top center no-repeat;
	height:440px;
}

#start_cont {
	padding:30px 50px;
	line-height:20px;
	margin:0 auto;
}

#start_cont p {
	padding:0 20px;
}

.start_c {
	border-bottom:#333 dotted 1px;
	padding-bottom:20px;
	margin-bottom:30px;
}



#bg_img_a {
	background:url(/nol/houou/images/start/img_a.png) top left no-repeat;
	height:200px;
	padding-left:60px;
}



.borderBox {
	margin:5px 20px;
	padding:5px 0;
	background:#fff;
	border:#ccc 1px solid;
	color:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}


/*tabs*/

#tabs {
	padding:250px 50px 0 50px;
}


#tab01 {
	display:block;
	float:left;
}

#tab01_off {
	width:350px;
	height:80px;
	display:block;
	float:left;
	background:url(/nol/houou/images/start/tab01.png) top center no-repeat;
	background-position:0 0;
}

#tab02 {
	display:block;
	float:left;
}

#tab02_off {
	width:350px;
	height:80px;
	display:block;
	float:right;
	background:url(/nol/houou/images/start/tab02.png) top center no-repeat;
	background-position:0 0;
}

#tab01 a {
	background:url(/nol/houou/images/start/tab01.png) top center no-repeat;
	width:350px;
	height:80px;
	display:block;
	background-position:0 -120px;
}

#tab02 a {
	background:url(/nol/houou/images/start/tab02.png) top center no-repeat;
	width:350px;
	height:80px;
	display:block;
	background-position:0 -120px;
}

#tab01 a:hover, #tab02 a:hover {
	background-position:0 0;
}



#head_ttl {
	background:url(/nol/houou/images/start/head_bg.png) top center no-repeat;
	height:120px;
}

#head2_ttl {
	background:url(/nol/houou/images/start/head2_bg.png) top center no-repeat;
	height:120px;
}


#table_a {
	width:620px;
	background:#fff;
	margin-left:10px;
	border:#eee solid 1px;
	font-size:12px;
}

#table_a th {
	padding:5px;
	border-right:#eee solid 3px;
	background: url(/nol/houou/images/start/bg_table01.png);
}

#table_a td {
	padding:5px;
}

#table_a th, #table_a td {
	border-bottom:#ccc dotted 1px;
}



/*btn*/

#btn01 {
	text-align:center;
	margin:10px auto;
	width:580px;
}

#btn01 a {
	background:url(/nol/houou/images/start/btn_01.png) top center no-repeat;
	width:580px;
	height:60px;
	display:block;
}

#btn01 a:hover {
	background-position:0 -60px;
}



#btn02 {
	text-align:center;
	margin:10px auto;
	width:580px;
}

#btn02 a {
	background:url(/nol/houou/images/start/btn_02.png) top center no-repeat;
	width:580px;
	height:60px;
	display:block;
}

#btn02 a:hover {
	background-position:0 -60px;
}



#btn03 {
	text-align:center;
	margin:10px auto;
	width:580px;
}

#btn03 a {
	background:url(/nol/houou/images/start/btn_03.png) top center no-repeat;
	width:580px;
	height:60px;
	display:block;
}

#btn03 a:hover {
	background-position:0 -60px;
}


#btn04 {
	text-align:center;
	margin:10px auto;
	width:580px;
}

#btn04 a {
	background:url(/nol/houou/images/start/btn_04.png) top center no-repeat;
	width:580px;
	height:60px;
	display:block;
}

#btn04 a:hover {
	background-position:0 -60px;
}

#btn05 {
	text-align:center;
	margin:10px auto;
	width:580px;
}

#btn05 a {
	background:url(/nol/houou/images/start/btn_05.png) top center no-repeat;
	width:580px;
	height:60px;
	display:block;
}

#btn05 a:hover {
	background-position:0 -60px;
}


/*start_caution*/


#start_caution {
	margin:0 auto;
	padding:0 20px;
	display:block;
	text-align:left;
	width:700px;
	height:700px;
	background:url(/nol/houou/images/start/sc_bg.jpg) top center no-repeat;
}

#start_caution p {
	font-size:12px;
	line-height:18px;
	margin:0 10px;
}

