@charset "utf-8";
/* CSS Document */

@import url("layout.css");



body{
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background: url(../img/bg_contents.gif) repeat-x 0 0;
}


#c_main{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img.jpg);
}


#c_main02{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img_ac.jpg);
}


#c_main03{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img_help.jpg);
}


#c_main04{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img_riyou.jpg);
}


#c_main05{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img_privacy.jpg);
}


#c_main06{
	height: 236px;
	width: 871px;
	background-image: url(../site/img/main_img_sitemap.jpg);
}



.contents_h_spece{
	height: 230px;
}



.tab_r{
	width: 590px;
	margin: 15px auto 20px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}


.tab_r td{
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.tab_r th{
	width: 140px;
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #51a6c6;
	background-color: #eef2f4;
}


#corporate-ul{
	width: 590px;
	padding: 0;
	margin: 20px auto 0 auto;
	text-indent: 1.2em;
}


#corporate-ul li{
	padding: 0;
	margin: 0 0 5px 1.2em;
	text-indent: -1.2em;
	list-style-type: none;
}


.dl_rinen{
	width: 590px;
	margin: 0 auto 0 auto;
}



.dl_rinen dt{
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #5db0ce;
}


.dl_rinen dd{
	margin: 0 0 10px 0;
	font-size: 12px;
}


.map{
	margin: 0 0 25px 0;
	text-align: center;
}


.content-in{
	width: 580px;
	margin: 0 auto 0 auto;
}


.style1{
	margin: 15px 0 5px 0;
	font-weight: bold;
	color: #52ACE2;
}





#sitemap-in #left{
	float: left;
	height: auto;
	width: 280px;
}

#sitemap-in ul{
	padding-left: 30px;
	margin: 0px;
}

#sitemap-in li{
	list-style-image: url(../common/arw-n.gif);
}

#sitemap-in #right{
	float: right;
	height: auto;
	width: 280px;
}


.headline1 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.text_w{
width:580px;
margin:0 auto 0 auto;
}

h3{
font-size:12px;
margin:20px 0 5px 0;
}


