/* ---------------共通------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center 0px;
	background-image:url(images/site_bg.jpg);
	background-repeat: no-repeat;


}
body, td, th{
	font-size: 12px;
	line-height: 16px;
	color:#333333;
}

p{
	margin: 0px;
	padding: 0px;

}


h1,h2,h3,h4,h5,h6,ul,li{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}

li img{
	vertical-align:bottom;
}


h3{	
	margin-bottom: 10px;
}
h4{	
	margin-bottom: 10px;
}


.cnt{
	display:none;
}


* html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (until ver.6) */
*+html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (ver.7) */


/* ---------------ここから個別------------------- */



.pad_topbottom{
margin-left:auto;
margin-right:auto;
	width:740px;
	padding-top:40px;
	padding-bottom:10px;
}

.h_txt{
padding-bottom:5px;
	text-align:right;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
}

.la_bg{
	background-color:#7c1413;
	background-position: center 0px;
	background-image:url(images/la_shadow.gif);
	background-repeat: no-repeat;
}
.main_bg{
	background-color:#f9f9f9;
	background-position: center 0px;
	background-image:url(images/main_shadow.gif);
	background-repeat: no-repeat;
}

.latxt{
	font-size: 10px;
	line-height: 12px;
	color:#ffffff;
}


.box{
width:540px;
margin-left:15px;
margin-bottom:30px;
}

.pup{
text-align:right;
width:540px;
margin-left:15px;
margin-bottom:10px;

}

.ftxt{
	font-size: 10px;
	line-height: 12px;
	color:#ffffff;
}



.cap{
margin-bottom:5px;

}




.smallred{
	font-size: 10px;
	line-height: 12px;
	color:#ff0000;
}
.smallpointa{
	font-size: 10px;
	line-height: 12px;
color:#7c1413;
}




.f10{
	font-size: 10px;
	line-height: 12px;
}

.f14_bold{
	font-size: 14px;
	line-height: 18px;
	color:#ffa862;
}


.mds{
padding-left:25px;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#FFFFFF;

}



.point_a{
color:#e80057;

}
.point_b{
color:#0952b6;

}
.point_c{
color:#f2ad18;

}









.underdline{
	border-bottom:1px dotted #755732;

}









.u_space30{
	margin-bottom:30px;
}

.u_space15{
	margin-bottom:15px;
}




.space100{
	margin-top:100px;
}
.space40{
	margin-top:40px;
}


.space35{
	margin-top:35px;
}
.space30{
	margin-top:30px;
}

.space25{
	margin-top:25px;
}

.space20{
	margin-top:20px;
}
.space15{
	margin-top:15px;
}
.space10{
	margin-top:10px;
}
.space05{
	margin-top:5px;
}

