@charset "utf-8";

* { margin : 0 ; padding : 0 ; }
body{
	margin: 0 auto;
	text-align:center;
	line-height: 1.5em;
	background-image: url(./img/bg_x.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}

ul{
	list-style-type: none;
}

a{
	color:#5599aa;
}

a:visited{
	color:#555555;
}

a:hover{
	color:#7777dd;
}

/*--------------------------------

ヘッダー

--------------------------------*/


#header{
	margin:0px auto;
	position: relative;
	text-align:center;
	width : 802px ;
	height:100px;
	background:url(./img/header.gif) #ffffff no-repeat;
}

#header h1{
	position: absolute;
	top:40px;
	left:50px;
	font-size:30px;
	color:#5599aa;
	font-weight:bold;
}

* html h1{
	line-height:30px;
}

*:first-child+html h1{
	line-height:30px;
}

* html p{
	margin-top:2px;
}
*:first-child+html p{
	margin-top:2px;
}

#header h1 a{
	color:#5599aa;
	text-decoration: none;
}

#header a{
	text-decoration: none;
}

#header a:hover{
	color:#7777dd;
	text-decoration: none;
}

#header p{
	position: absolute;
	top:65px;
	left:60px;
	font-size:15px;
	color:#555555;
}

#header ul{
	position: absolute;
	bottom:10px;
	right:10px;
	text-align:left;
	border-left:1px solid #aaaaaa;
	font-size:12px;
}

#header li{
	display: inline; 
	padding:0 10px 0 10px;
	border-right:1px solid #aaaaaa;
}

/*--------------------------------

TOP画像

--------------------------------*/

#img_box{
	margin:0px auto;
	position: relative;
	text-align:center;
	width : 800px ;
	height:207px;
	overflow:hidden;
	border-left:1px solid #9a9ea2;
	border-right:1px solid #9a9ea2;
	background:#aaaaaa;
	background:url(./img/bg_x03.gif) #ffffff repeat-x bottom;
}

#img_box img{
	margin-top:0;
}

* html #img_box{
	width : 802px ;
}


/*--------------------------------

コンテナー

--------------------------------*/

#container{
	margin:0 auto;
	padding:1px;
	padding-bottom:10px;
	text-align:center;
	width : 800px ;
	overflow:hidden;
	background:url(./img/bg_y.gif) #ffffff repeat-y;
}

* html #container{
	width : 802px ;
}

/*--------------------------------

サイドメニュー

--------------------------------*/

#sidemenu{
	float:left;
	width : 200px ;
	text-align:left;
}

.sidemenu01{
	margin:0;
}

.sidemenu01 h3{
	margin:10px 0 0 10px;
	padding:18px 15px 15px 20px;
	width : 180px 
	display:block;
	overflow:hidden;
	font-size:17px;
	color:#ffffff;
	line-height:15px;
	font-weight:bold;
	background:url(./img/sid_top_h3.gif) no-repeat;
}
.sidemenu01 ul{
	margin:0 0 0 10px;
	width : 180px ;
	overflow:hidden;
	background:url(./img/sid_ul.gif) repeat-y;
}

.sidemenu01 li{
	padding:2px 5px 7px 5px;
	width : 170px ;
	line-height:15px
	font-size:15px;
	font-weight:bold;
	background:url(./img/sid_li.gif) no-repeat;
}

.sidemenu01 li a{
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	background:url(./img/ic03a.gif) no-repeat;
}

.sidemenu01 li a:hover{
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	background:url(./img/ic03b.gif) no-repeat;
}

.sidemenu01 .sid_bottom{
	margin:0 0 10px 10px;
	width : 180px ;
	height:20px;
	background:url(./img/sid_bottom.gif) no-repeat;
}

.sidemenu02{
	margin:0;
}

.sidemenu02 h3{
	margin:10px 0 0 10px;
	padding:18px 15px 15px 20px;
	width : 180px 
	display:block;
	overflow:hidden;
	font-size:17px;
	color:#ffffff;
	line-height:15px;
	font-weight:bold;
	background:url(./img/sid_top_h302.gif) no-repeat;
}
.sidemenu02 ul{
	margin:0 0 0 10px;
	width : 180px ;
	overflow:hidden;
	background:url(./img/sid_ul02.gif) repeat-y;
}

.sidemenu02 li{
	padding:2px 5px 7px 5px;
	width : 170px ;
	line-height:15px
	font-size:15px;
	font-weight:bold;
	background:url(./img/sid_li02.gif) no-repeat;
}

.sidemenu02 li a{
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	background:url(./img/ic03a.gif) no-repeat;
}

.sidemenu02 li a:hover{
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	background:url(./img/ic03b.gif) no-repeat;
}

.sidemenu02 .sid_bottom{
	margin:0 0 10px 10px;
	width : 180px ;
	height:20px;
	background:url(./img/sid_bottom02.gif) no-repeat;
}

#sidemenu #sid_img_btm{
	margin-top:50px;
	width : 200px ;
	height:100px;
	background:url(./img/sid_img_btm.gif) no-repeat top;
}


/*--------------------------------

コンテンツ

--------------------------------*/
#contents{
	padding:10px 0 10px 0;
	text-align:left;
	float:right;
	width : 590px ;
	background-color: white;
}

#contents h2{
	margin:0 0 10px 10px;
	padding:5px 0 5px 5px;
	display:block;
	width : 575px;
	line-height:20px;
	font-size:18px;
	color:#447799;
	font-weight:bold;
	background:url(./img/h2_back.gif) #555555;
}
#contents h3{
	margin:15px 0 0 10px;
	padding:5px 0 5px 30px;
	display:block;
	width : 550px;
	line-height:17px;
	font-size:17px;
	color:#5599aa;
	font-weight:bold;
	background:url(./img/ic01.gif) no-repeat;
}

#contents h4{
	margin:15px 0 0 10px;
	padding:5px 0 5px 30px;
	display:block;
	width : 550px;
	line-height:17px;
	font-size:17px;
	color:#999999;
	font-weight:bold;
	background:url(./img/ic02.gif) no-repeat;
}

#contents h5{
	margin:15px 0 10px 0px;
	padding:5px 0 5px 10px;
	display:block;
	width : 526px;
	line-height:17px;
	font-size:17px;
	color:#999999;
	font-weight:bold;
	background:#eeeeee;
	border:1px solid #dddddd;
}

#contents #text01{
	margin:20px 0 0 5px;
	display:block;
	width : 590px;
	height:60px;
	background:url(./img/text01.gif) no-repeat;
}

#contents #text01_in{
	margin:10px 0 0 5px;
	display:block;
	width : 590px;
	height:60px;
	background:url(./img/text01.gif) no-repeat;
}

* html #contents h5{
	width : 540px;
}

* html #contents div.box{
	padding-top:10px;
}
*:first-child+html #contents div.box {
	padding-top:10px;
}
#contents .p_box{
	margin:5px 10px 15px 15px;
	display:block;
	overflow:hidden;
	background:url(./img/line.gif);
}

#contents .p_box02{
	margin:20px 20px 10px 15px;
	display:block;
	overflow:hidden;
	background:url(./img/line.gif);
}

#contents p{
	line-height:25px;
	margin-top:6px;
	font-size:15px;
	color:#000000;
}

#contents .p_box img{
	float:left;
	margin:0 10px 10px 0;
}

#contents p.p_02{
	display: inline;
	line-height:27px;
	font-size:13px;
	color:#555555;
}


#contents div.box{
	margin:15px 15px 0 15px;
	padding:0 10px 10px 10px;
	display:block;
	background:#ffffff;
	border:1px solid #cccccc;
}

*html #contents div.box{
	margin:15px 0 0 15px;
	padding:10px 10px 10px 10px;
	display:block;
	background:#ffffff;
	border:1px solid #cccccc;
}

#contents div.box span{
	position: absolute;
	right:5px;
	font-size:11px;
}


#contents ul{
	margin:10px;	
}

#contents li{
	display:block;
	padding-left:20px;
	line-height:23px;
	font-size:15px;
	background:url(./img/ic03a.gif) no-repeat;	
}


#contents .box_ab{
	margin-left:15px;
	padding:10px 0 10px 0;
	width:548px;
	overflow:hidden;
	background:#ffffff;
	border:1px solid #aaaaaa;
}

*#contents .box_ab{
	margin-left:15px;
	padding:10px 0 10px 0;
	width:560px;
	background:#ffffff;
	border:1px solid #aaaaaa;
}

#contents .box_ab img{
	border:none;
}

#contents .box_a{
	margin:0 10px; 0 10px;
	float:left;
	width:259px;
}

#contents .box_b{
	margin-right:10px;
	float:right;
	width:259px;
}

table{
	margin:10px 0 0 15px;
	font-size:15px;
	line-height:25px;
	border:1px solid #aaaaaa;
}

tr{
	border:1px solid #aaaaaa;
}

td{
	padding:5px;
	border:1px solid #aaaaaa;
}

td.top01{
	padding:5px;
	background:#eeeeee;
	border:1px solid #aaaaaa;
}

td.left01{
	padding:5px;
	background:#f5f5f5;
	border:1px solid #aaaaaa;
}


/*--------------------------------

フッター

--------------------------------*/

#footer{
	clear:both;
	margin:0px auto;
	width : 802px ;
	background:url(./img/bg_x02.gif) #7bc1c2 repeat-x;
	font-size: 13px;
	color: #eeeeee;
}

#bottommenu ul{
	text-align: center;
	padding:10px 0 10px 0;
	font-size:12px;
}

#bottommenu li{
	display: inline;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #ffffff;
}

#bottommenu li.right{
	border-right:1px solid #ffffff;
}

#bottommenu li a{
	color:#ffffff;
}

#bottommenu li a:hover{
	color:#ffeedd;
}

address{
	text-align: center;
	font-size: 11px;
	color: #eeeeee;
}

#line{
	width : 880px ;
	height:1px;
	background-color: #ffffff;
}

.height01{
	height:27px ;
}

p.height02{
	clear:both;
	height:54px ;
}

.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
}