@charset "utf-8";

/*----------------------------------------------------------------
 *　layout.css
----------------------------------------------------------------*/

/* body
------------------------------------------------- */

body{
	color: #666;
	font: 12px/165% "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
}

#body{
	width:448px !important;
	margin:0 auto 42px auto !important;
}

/* header
------------------------------------------------- */

#header_wrap{
	height:71px;
	width: 100%;
	min-width:1000px;
	background: url(../img/header_back.jpg) repeat-x left top;
}

#header{
	width:1000px;
	margin:0 auto;
}

#header h1#logo{
	padding:10px 46px 0 27px;
	float:left;
}

#header #nav{
	float:left;
	width:720px;
}

#header #nav li{
	float:left;
	line-height:0;
	font-size:0;
}

#header #sub_menu{
	float:left;
	width:690px;
}

#header #sub_menu li{
	float:left;
	padding:10px 21px 0 0px;
	line-height:0;
	font-size:0;
}

#header #sub_menu li.subm01{width:92px;}
#header #sub_menu li.subm02{width:69px;}
#header #sub_menu li.subm03{width:103px;}
#header #sub_menu li.subm04{width:49px;}
#header #sub_menu li.subm05{width:71px;}
#header #sub_menu li.subm06{width:50px;}


/* content
------------------------------------------------- */

#home #content{
	width:998px;
	margin:0 auto;
	padding:0 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#content{
	width:998px;	
	margin:20px auto 0 auto;
	padding:0 10px 0 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#cont_head{
	margin-bottom:30px;	
}

#cont_head .cate_01{
	float:left;
	width:166px;
}

#cont_head .cate_02{
	float:right;
	width:812px;
}

#cont_head .pankuzu{
	width:760px;
	font-size:92%;
	color: #919191;
	padding:3px 0 0 188px;
	zoom:1;
}

#cont_head .pankuzu li{
	float:left;
	zoom:1;white-space: nowrap;
}

/* left
------------------------------------------------- */

#left{
	float:left;
	width:167px;
	margin: 0px 22px 0 0;
	display:inline;
	min-height:100px;
	_height:100px;
}

#left .side_menu dt{
	padding-top:22px;
	line-height:0;
	zoom:1;
}

#left .side_menu dt.pt0{
	padding-top:0px;
	padding-bottom:2px;
	zoom:1;
}


#left .side_menu dd{
	padding:6px 0 0px 6px;
	_padding:4px 0 0px 6px;
	zoom:1;
}

#left .side_menu dd.sub,
#left .side_menu dd.sub_here{
	padding:0 0 4px 15px;
}


#left .side_menu dd a:link,
#left .side_menu dd a:visited{
	background: url(../img/side_menu02.gif) no-repeat left 0.4em;
	padding-left:10px;
	display: block;
}

#left .side_menu dd.here a:link,
#left .side_menu dd.here a:visited{
	background: url(../img/side_menu02_on.gif) no-repeat left 0.4em;
	padding-left:10px;
	text-decoration:none;
}

#left .side_menu dd a:hover{
	background: url(../img/side_menu02_on.gif) no-repeat left 0.4em;
	padding-left:10px;
}

#left .side_menu dd.sub{

}

#left .side_menu dd.sub a:link,
#left .side_menu dd.sub a:visited{
	background: url(../img/side_menu03.gif) no-repeat left 0.6em;
	display: block;
}

#left .side_menu dd.sub_here a:link,
#left .side_menu dd.sub_here a:visited{
	background: url(../img/side_menu03_on.gif) no-repeat left 0.6em;
	padding-left:10px;
	text-decoration:none;
}

#left .side_menu dd.sub a:hover{
	background: url(../img/side_menu03_on.gif) no-repeat left 0.6em;
	padding-left:10px;
}

/* main
------------------------------------------------- */

#main{
	float:left;
	width:626px;
}

#main2{
	float:left;
	width:732px;
}

/* right
------------------------------------------------- */

#right{
	float:right;
	width:167px;
	padding-top: 7px;
}

#right ul li{
	font-size:0;
	line-height:0;
	padding-bottom:6px;
}

#right ul li.contact{
	font-size:0;
	line-height:0;
	padding:20px 0 0px 0px;
}

#right .side_list{
	margin-top:26px;	
}

#right .side_list .side_tit01 {
	border-bottom: 3px solid #dfdfdf;
	padding-bottom: 4px;
}

#right .side_list .side_tit01 p {
	background: url(../img/side_tit01.gif) repeat-y left top;
	font-weight: bold;
	padding:1px 0 0 10px;
	line-height:110%;
}


/* footer
------------------------------------------------- */

.pagetop_wrap{
	background: url(../img/pagetop_wrap.jpg) repeat-x left bottom;
	padding-bottom:10px;

}

.pagetop{
	width:998px;
	margin:0 auto;
	text-align:right;
	padding: 10px 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;

}

#footer_wrap{
	border-top: 6px solid #2674b2;

}

#footer{
	width:1000px;	
	margin:0 auto;
	padding:12px 0 5px 0;
}

.copyright{
	width:384px;
	float:left;
}

.foot_navi{
	width:500px;
	float:right;
}

.foot_navi li{
	float:right;
	padding-left:20px;
}


/* 文字サイズ変更
------------------------------------------------- */

#header ul.font_box {
	float:right;
	height:26px;
	width:88px;
	margin:0;
	padding:9px 0 0 5px;
	cursor:pointer;cursor:hand
}

#header ul.font_box li {
	float:left;
	font-size:0;
	line-height:0;
	list-style:none;
	margin-right:5px;
}

#header ul.font_box li.font_size_last {
	margin-right:0px;
}

body.size_l {
	font-size:100% !important;
}

body.size_m {
	font-size:75% !important;
}

body.size_s {
	font-size:65% !important;
}


/* リンク
------------------------------------------------- */

a:link {
	text-decoration: underline;
	color: #2260a5;
}
a:visited {
	text-decoration: underline;
	color: #2260a5;
}
a:hover {
	text-decoration: none;
	color: #2260a5;
}
a:active {
	text-decoration: underline;
	color: #2260a5;
}

/* ロゴ
------------------------------------------------- */

span.logo{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

