﻿@charset "utf-8";
/*firefoxバグ対応*/
@media print{
	body {
        overflow: visible !important;
    }
}

/*共通パーツリセットスタイル*/
body,div,table,tr,td,ul,li,caption,img,p,h1,h2,a,dl,dt,dd,form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none inside;
	border: none;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	position: static;
}
img{
}
/*背景画像、文字色*/
body{
	background:url('../../img/background_01.jpg') repeat-x center top;
}
/*印刷時改ページ*/
.break {
	 page-break-before: always;
}
/*リンク色*/
a:link{
	color:#00a6cb;
	}
a:visited{
	color:#00a6cb;
	}
a:hover{
	color:#f4a400;
	}
a:active{
	color:#f4a400;
	}
/*ヘッダのナビゲーションリンク色*/
.top_nav a:link{
	color:#765314;
	text-decoration:none;
	display:block;
	padding:6px 0px 5px 0px;
	font-size:12px;
	}
.top_nav a:visited{
	color:#765314;
	text-decoration:none;
	display:block;
	padding:6px 0px 5px 0px;
	font-size:12px;
	}
.top_nav a:hover{
	color:#f4a400;
	text-decoration:none;
	display:block;
	padding:6px 0px 5px 0px;
	font-size:12px;
	}
.top_nav a:active{
	color:#f4a400;
	text-decoration:none;
	display:block;
	padding:6px 0px 5px 0px;
	font-size:12px;
	}
/*フッタのリンク色*/
#footer_01 a:link{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#footer_01 a:visited{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#footer_01 a:hover{
	color:#f4a400;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#footer_01 a:active{
	color:#f4a400;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
/*段組み*/
#container{
	padding: 0px;
	margin: 0px auto 0px auto;
	position: static;
	width: 900px;
	top: 0px;
	right: auto;
	left: auto;
	height: auto;
}
#header{
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#header_left{
	width: 450px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: static;
}
#header_right{
	width: 450px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: static;
}

#g_navi{
	width: 900px;
	height: 30px;
	background: url('../../img/nav_back.gif') no-repeat center bottom;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#g_navi_02{
	margin-left: 55px;
	width: 900px;
	height: 30px;
	position: static;
}
#contents_01{
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	position: static;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#contents_02{
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	background-position: center top;
	width: 900px; /*主要モダンブラウザ向け*//*IE5.5、IE6向け高さ最小値*/ /*主要モダンブラウザ向け高さ最小値*/;
	background: url('../../img/contents_back03.gif') no-repeat center top;
	height: 12px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#left_area{
	width:200px;
	position:absolute;
	left:0;
	top:0;
	margin:20px 0px 0px 11px;
	padding-bottom:20px;
	}
#main_area{
	width:480px;
	height:auto;
	margin-left:220px;
	padding:15px 0px 30px 0px;
	}
#right_area{
	width:200px;
	position:absolute;
	right:0;
	top:0;
	margin:20px 10px 0px 0px;
	padding-bottom:20px;
	}
#footer_01{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-position: top;
	width: 100%;
	position: static;
	background: left top;
	height: auto;
	background-image: url('../../img/background_footer.png');
	background-repeat: repeat;
}
#footer_02{
	width: 900px;
	height: auto;
	padding-top: 60px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
#footer_03{
	width: 100%;
	height: auto;
	position: static;
	z-index: 60;
	text-align: center;
	color: #ffffff;
	background-color: #70d9f1;
	clear: left;
}
#footer_04{
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	color: #FFFFFF;
}
#footer_left{
	width: 400px;
	float: left;
	text-align: left;
	margin-left: 1px;
	position: static;
	height: 130px;
}
#footer_right{
	width: 480px;
	text-align: left;
	position: static;
	height: 130px;
	float: right;
}
/*ヘッダ内部*/
h1{
	left: 0;
	top: 0;
	margin-top: 18px;
	display: block;
}
#h1_span{
	font-weight: normal;
	margin-left: 37px;
}
/*----------------------------*/
/*トップナビゲーション*/
ul.top_nav{
	right: 0;
	top: 0;
	height: 37px;
	margin-left: 67px;
}
.top_nav li{
	background-position: left top;
	width: 95px;
	height: 37px;
	float: left;
	text-align: center;
	background: url('../../img/li_02.gif') no-repeat left
top;
}
/*----------------------------*/
/*メインナビゲーション*/
ul.main_nav{
	height: 30px;
	width: 860px;
	position: static;
	padding-left: 40px;
}
.main_nav li{
	float: left;
	width: 125px;
	height: 30px;
	margin-left: 9px;
}
/*----------------------------*/
/*フッタ内部*/
/*リスト*/
ul.footer_ul01{
	width: 210px;
	margin-right: 8px;
	padding-bottom: 8px;
	float: left;
	height: 164px;
}
.footer_ul01 li{
	margin:0px 10px 0px 10px;
	border-bottom:#ffffff dashed 1px;
	background:url('../../img/footer_icon01.gif') no-repeat left center;
	padding-left:10px;
	}
/*----------------------------*/	
ul.footer_ul02{
	width: 215px;
	float: left;
	background: url('../../img/footer_layout01.gif') no-repeat left center;
	padding: 0px 0px 10px 30px;
	height: 164px;
}
.footer_ul02 li{
	margin:0px 10px 0px 10px;
	border-bottom:#ffffff dashed 1px;
	background:url('../../img/footer_icon02.gif') no-repeat left center;
	padding-left:20px;
	}
/*----------------------------*/
/*レイアウト*/
.footer_layout{
	padding: 10px 0px 10px 0px;
	clear: both;
	position: static;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 5px;
}
.footer_icon01{
	display:block;
	float:left;
	padding-top:5px;
	}
.footer_p01{
	padding: 5px 10px 10px 60px;
	height: auto;
	position: static;
	width: auto;
}
#footer_p02{
	padding-bottom: 15px;
	position: static;
	height: 10px;
}
