/* ---------------共通------------------- */
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center 0px;
	background-image:url(images/sitebg.jpg);
	background-repeat: repeat-x;

}

body#top{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center 0px;
	background-image:url(images/sitebg_top.jpg);
	background-repeat: no-repeat;

}


body#pop{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
		background-position: center 0px;
	background-image:url(images/);
	background-repeat: no-repeat;
}



body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body, td, th{
	font-size: 14px;
	line-height: 1.6;
	color:#333333;
}

p{
	margin: 0px;
	padding: 0px;

}


embed {
	vertical-align:bottom;
}



h1,h2,h3,h4,h5,h6,ul,li,address{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}


li img{
	vertical-align:bottom;
}






h3{	
	margin-bottom: 15px;
}
h3 td {
	height:54px;
font-size:16px;
	font-weight:bold;
	color:#333333;
		margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center 0px;
	background-image:url(images/mdsbg.jpg);
	background-repeat: no-repeat;
	padding-left:75px;
	vertical-align:middle;
	
}



h4{	
	margin-bottom: 10px;
}

h4 td{
	height:33px;
font-size:14px;
	font-weight:bold;
	color:#00602d;
		margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center 0px;
	background-image:url(images/nmdsbg.gif);
	background-repeat: no-repeat;
	padding-left:50px;
	vertical-align:middle;
}


h5{	
	margin-bottom: 5px;
}



img {border:0px;}
.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) */


/* ---------------ここから個別------------------- */


.wrapper{
margin-left:auto;
margin-right:auto;
	width:960px;
	padding-top:0px;
	padding-bottom:0px;
}
.wrapper#pop{
margin-left:auto;
margin-right:auto;
	width:600px;
	padding-top:50px;
	padding-bottom:50px;
		
}



.contents{

}


.main{
	padding-top:28px;
}




.section{
	margin-bottom:35px;
}
.section02{
	margin-bottom:25px;
}

.sub{
	padding-bottom:25px;	
}





.dotline{
border-bottom:1px dotted #333333;
}




.footer {
	
	margin: 0px;
	padding: 0px;
	height:237px;
	background-color: #000000;
	background-position: center 0px;
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat-x;

}

.footer2 {
	
	width:960px;
	
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
	padding: 0px;
	height:217px;
	color:#FFF;
	/*	background-color: #b5eddb;*/
	background-position: left top;
	background-image:url(images/footer_img.jpg);
	background-repeat: no-repeat;
	text-align:right;	
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	padding-top:20px;
	
}

.footer th{
color:#333;	
}
.footer a{
color:#333;	
}





.cap{
margin-bottom:5px;

}

.pup{
	text-align:right;
	margin-bottom:15px;
	font-size: 12px;
	
}













.f10{
	font-size: 10px;
	line-height: 1.6;
}
.f12{
	font-size: 12px;
	line-height: 1.6;
}

.f14{
	font-size: 14px;
	line-height: 1.6;
}

.f16{
	font-size: 16px;
	line-height: 1.6;
}




.f18{
	font-size: 18px;
	line-height: 1.5;
}





.point_a{
color:#e10000;

}
.point_b{
color:#ec6c05;

}


.point_c{
color:#328e71;

}
.point_d{
color:#ff8e00;

}



.space30{
	margin-top:30px;
}


.space25{
	margin-top:25px;
}

.space20{
	margin-top:20px;
}
.space15{
	margin-top:15px;
}
.space10{
	margin-top:10px;
}
.space05{
	margin-top:5px;
}

