@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: #06C; text-decoration: underline; }

a:hover { color: #F63; }

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

ヘッダー

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


#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:#330000;
	text-decoration: none;
}



#header h1 a:visited{
	color:#330000;
	text-decoration: none;
}


#header a{
	text-decoration: none;
}

#header a:hover{
	color:#dd8888;
	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;
	text-align:center;
	width : 800px ;
	overflow:hidden;
	background:url(./img/bg_y.gif) #ffffff repeat-y;
}

* html #container{
	width : 802px ;
}
/*--------------------------------

コンテンツ

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

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

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

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

* html #contents div.box{
	padding-top:10px;
}
*:first-child+html #contents div.box {
	padding-top:10px;
}
#contents .p_box{
	margin:5px 10px 0 15px;
	display:block;
}
#contents p{
	line-height:27px;
	font-size:15px;
	color:#000000;
}
#contents div.box{
	margin:15px 15px 0 15px;
	padding:0 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-top:10px;	
}

#contents li{
	display:block;
	width:535px;
	line-height:23px;
	border-bottom:1px dotted #cccccc;
	position: relative;	
}

#contents li a{
	margin:0;
	padding:5px 0 5px 19px;
	background:url(./img/ic03a.gif) no-repeat;	
}

#contents li a:hover{
	background:url(./img/ic03b.gif) no-repeat;	
}

.gotop { text-align: right;  clear: both;}

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

サイドメニュー

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

#sidemenu{
	float:left;
	width : 200px ;
}

.sidemenu01{
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	width : 180px ;
	background:#aad5df;
	border-right:1px solid #55757f;
	border-bottom:1px solid #55757f;
	overflow:hidden;
}

.sidemenu01 h3{
	color:#ffffff;
	padding:0 10px 0 10px;
	font-size:15px;
	line-height:35px;
	font-weight:bold;
	background:#55a5bb;
	border-top:1px solid #77d5ee;
	border-left:1px solid #77d5ee;
	border-right:1px solid #3375aa;
	border-bottom:1px solid #3375aa;
}
.sidemenu01 ul{
	margin:5px 10px 10px 10px;
	overflow:hidden;
	text-align:left;
	line-height:25px;
}

.sidemenu01 li{
	margin-top:5px;
	padding-left:5px;
	width : 174px ;
	line-height:25px;
	background:#ffffff;
	border-top:1px solid #eef5ff;
	border-left:1px solid #eef5ff;
	border-right:1px solid #33aabb;
	border-bottom:1px solid #33aabb;
}

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

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

.sidemenu02{
	margin:0 auto;
	text-align:center;
	margin-top:15px;
	width : 180px ;
	background:#aaaaaa;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	overflow:hidden;
}

.sidemenu02 h3{
	color:#ffffff;
	padding:0 10px 0 10px;
	font-size:15px;
	line-height:35px;
	font-weight:bold;
	background:#666666;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
}
.sidemenu02 ul{
	margin:5px 10px 10px 10px;
	overflow:hidden;
	text-align:left;
	line-height:25px;
}

.sidemenu02 li{
	margin-top:5px;
	padding-left:5px;
	width : 174px ;
	line-height:25px;
	background:#ffffff;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

.sidemenu02 li a{
	display:block;
	padding-left:20px;
	padding-right: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;
}


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



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

フッター

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

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


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

.bottommenu li{
	display: inline;
	padding-left:10px;
	padding-right:10px;
	border-right: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;
}

.height5{
	clear:both;
	height:10px ;
}
