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

/*------------------------------------------------------------------------全体フォーマット*/
body {font-size: 14px;color: #000;line-height: 160%; background:#DFDAC7;}

#table01 a:hover img{filter: alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
#table03 a:hover img{filter: alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
#main a:hover img{filter: alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
#side a:hover img{filter: alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

.imgover { cursor:pointer; }

/*--------------------------------------------------------------------共通*/
.clear{clear:both;}
.fl_l{float:left;}
.fl_r{float:right;}

.center { text-align: center; }
.strong{font-weight:bold;}
.font10px{font-size:10px; line-height:180%;}
.font12px{font-size:12px;}
.font14px{font-size:14px; font-weight:bold; color:#F00;}
.mrg_top5{margin-top:5px;}
.mrg_top10{margin-top:10px;}
.mrg_top20{margin-top:20px;}
.mrg_top50{margin-top:50px;}
.mrg_btm5{margin-bottom:5px;}
.mrg_btm10{margin-bottom:10px;}
.mrg_btm15{margin-bottom:15px;}
.mrg_btm20{margin-bottom:20px;}
.mrg_btm30{margin-bottom:30px;}
.mrg_left30{margin-left:30px;}
.mrg_left5{margin-left:5px;}
.mrg_left7{margin-left:7px;}
.mrg_left10{margin-left:15px;}
.mrg_left25{margin-left:25px;}
.mrg_left35{margin-left:35px;}
.mrg_left100{margin-left:100px;}
.mrg_left150{margin-left:150px;}
.mrg_left180{margin-left:180px;}
.mrg_right10{margin-right:10px;}
.mrg_right35{margin-right:35px;}
.strong_blue{font-weight:bold; color:#47D1D1;}
/*------------------------------------------------------------------------リンク文字色*/
/*a:link			 {color:#fff;text-decoration:none;}
a:visited		 {color:#fff;text-decoration:none;}
a:active		 {color:#fff;text-decoration:none;}
a:hover			 {color:#fff;text-decoration:underline;}
*/
/*------------------------------------------------------------------------全体レイアウト*/
#header_wrap{ background:url(../images/header_back.jpg) repeat-x top;}

#header{ width:920px; margin: 0 auto; overflow:hidden; padding-bottom:25px;}

#wrapper{width:920px; margin:0 auto 0 auto; overflow:hidden;}

#footer_wrap{ background:url(../images/footer_back.jpg) repeat-x;}

#footer{ width:920px; margin: 0 auto; padding-top:30px; overflow:hidden;padding-bottom:25px;}

/*------------------------------------------------------------------------カラム　レイアウト*/
#main{ width:660px; float:left; margin-top:20px;}

#side{ width:220px; float:right; margin-top:20px;}

#side p{
	margin-bottom:15px;
}

#side .side_mail{ 
	background:url(../images/side_contact.jpg) no-repeat;
	height:133px;
}

#side .side_mail img{
	margin:80px 0 0 18px;
}

#side_box{ background:url(../images/side_back.jpg) no-repeat; padding-bottom:15px;}

#side_box ul{
	padding-top:92px;
	margin-left:5px;
}
#side_box ul li{
	margin-bottom:6px;
}

.con_box{ background:#FFF; margin-bottom:30px; padding-bottom:15px;}

/*------------------------------------------------------------------------トップ　レイアウト*/

#mainimg {
	position:relative;
	clear:both;
}

#mainimg ul {
	position:absolute;
	top:280px;
	left:15px;
	}
#mainimg ul li{
	float:left;
	padding-left:18px;
}
.top_con01{
	width:310px;
	margin-top:15px;
	padding-left:10px;
	float:left;
	
}
.top_con02{
	width:310px;
	margin-top:15px;
	padding-right:10px;
	float:right;

	
}
.top_con01 .title{
	padding-bottom:10px;
}
.top_con01 p{
	padding:15px 0 ;
	line-height:180%;
}
.top_con01 span,.top_con02 span{
	float:right;
}
/*------------------------------------------------------------------------ヘッダー/フッター　レイアウト*/
#header h1{
	color:#fff; font-size:10px;
}

#table01{
	float:right;
}
#table01 td{
	padding:5px 10px 0 0;
}

#header h2{
	margin-top:20px;
}
#hed_hi{
	height:115px;
}

/*#nav{
	margin-top:8px;

#nav ul{
	margin-top:8px;}}*/
#nav ul li{
	float:left;}

.nav01 a {display: block;width: 133px;height: 62px;background: url(../images/nav01_o.jpg) no-repeat 0 0;}
.nav02 a {display: block;width: 131px;height: 62px;background: url(../images/nav02_o.jpg) no-repeat 0 0;}
.nav03 a {display: block;width: 131px;height: 62px;background: url(../images/nav03_o.jpg) no-repeat 0 0;}
.nav04 a {display: block;width: 131px;height: 62px;background: url(../images/nav04_o.jpg) no-repeat 0 0;}
.nav05 a {display: block;width: 131px;height: 62px;background: url(../images/nav05_o.jpg) no-repeat 0 0;}
.nav06 a {display: block;width: 131px;height: 62px;background: url(../images/nav06_o.jpg) no-repeat 0 0;}
.nav07 a {display: block;width: 132px;height: 62px;background: url(../images/nav07_o.jpg) no-repeat 0 0;}



#pagetop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
}

#table03{
	float:right;
}
#table03 td{
	padding:5px 10px 0 0;
}

#footer .inq{
	margin-left:20px;
}

/*------------------------------------------------------------------------contact　レイアウト*/
#contact_box{
	background:url(../images/contact_back.jpg) no-repeat;
	width:620px;
	margin-left:20px;
	overflow:hidden;
/*	padding-bottom:15px;
	margin-bottom:15px;
	margin-left:20px;*/
}
.con_05box{
	margin:20px 0 0 20px;
	}
.contact{
	margin:10px 10px 0 10px;
	border-top:#718061 5px solid;
	padding:10px 0 30px 0;}
	
#table02{
	float:right;
}
#table02 td{
	padding:5px 10px 0 0;
}
.contact .logo{
	margin-left:8px;}

/*------------------------------------------------------------------------clearfixハック*/
#contents:after,
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#contents,
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html #contents,
* html .clear {height: 1%;}
#contents ,
.clear {display: block;}
/* End hide from IE-mac */

/*-----------------------------------------------------------------------------topics-set*/
#topicslist dl{clear:both; border-bottom:1px dashed #CCC; overflow:hidden;font-size:14px;}
#topicslist dt{
	color:#2976BC;
	float:left;
	font-weight:bold;
	background-image:url(images/arrow_bnlist.gif);
	background-position:left 14px;
	padding:10px 0 10px 15px;
	background-repeat:no-repeat;
	width:60px;
}
#topicslist dd{width:540px; float:right; margin:0 0 0 0px;  padding:10px 0 10px 0;font-weight:bold;}
