@charset "utf-8";
/*formatting style
------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
html,body {
	height: 100%;
}
body   {
	color: #666666;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: #eeeeee url(../../images/body_02.gif) repeat;
	line-height: 130%;
}
hr {
	display: none;
}

/*link style
------------------------------------*/

img{border: 0; vertical-align: bottom;}
ol, ul {
	list-style: none;
}
a:link{
    color:#0066CC;
	text-decoration : none;
}
a:visited { 
    color:#0066CC;
	text-decoration : none;
}
a:hover{
    color:#FF9900;
	text-decoration : underline;
	position: relative;
	top: 2px;
	left: 2px;
}
a:active{
    color:#FF9900;
	text-decoration : none;
}

/*basic layout
------------------------------------*/
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#container {
	width: 800px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../../images/body_background.jpg);
	background-repeat: repeat-y;
}
#main {
	width: 780px;
	float: left;
}
h1{
	float: left;
	height: 30px;
	font-size: 78%;
	width: 780px;
	color: #999999;
	font-size: 10pt;
	font-weight: normal;
	padding: 10px;
}
/* --------------------------------
	ヘッダー	
-------------------------------- */

#header{
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000066;
}
.header_menu{
	float: left;
	width: 800px;
	list-style-type: none;
	margin-top: 15px;
}
.header_menu ul{
	float: left;
	width: 800px;
	display: inline;
	list-style-type: none;
}
.header_menu ul li{
	display: inline;
	float: left;
	width: 160px;
	list-style-type: none;
}
/* --------------------------------
	メインコンテンツ	
-------------------------------- */



#main_contents{
	float: left;
	width: 800px;
	overflow: hidden;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
/* --------------------------------
	レフトコンテンツ	
-------------------------------- */
#left_contents{
	width: 190px;
	float: left;
	font-size: 95%;
	background-image: url(../../images/navi_contents.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#left_contents h3{
	float: left;
	width: 190px;
	margin-bottom: 15px;
}
.side_menu{
	float: left;
	width: 170px;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
}

.side_menu ul{
	float: left;
	width: 170px;
}
.side_menu li{
	float: left;
	width: 160px;
	margin-bottom: 5px;
	text-align: right;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000093;
	padding-right: 5px;
}
.o_box{
	float: left;
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.o_site{
	width: 160px;
	border: 1px solid #666666;
	float: left;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.o_title{
	background-color: #0000FF;
	text-align: center;
	padding: 5px;
	float: left;
	width: 150px;
	color: #FFFFFF;
	font-size: 110%;
}
.o_site ul{
	float: left;
	width: 150px;
	padding: 5px;
}
.o_site ul li{
	float: left;
	width: 150px;
	margin-bottom: 5px;
	text-align: left;
}
.o_photo img{
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* --------------------------------
	ライトコンテンツ	
-------------------------------- */
#right_contents{
	width: 610px;
	float: right;
	background-color: #FFFFFF;
	line-height: 140%;
}
#right_main{
	float: left;
	width: 575px;
	padding-right: 18px;
	padding-left: 17px;
}
.contents_box{
	background-image: url(../../images/contents_header.jpg);
	background-repeat: no-repeat;
	width: 565px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	background-position: center top;
	float: left;
	margin-top: 30px;
}
.innner_box{
	float: left;
	width: 545px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.contents_box h3{
	float: left;
	width: 565px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.coment_box{
	float: left;
	width: 555px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	font-weight: normal;
}
h2.top{
	float: left;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-left-width: 10px;
	padding-left: 10px;
	width: 535px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bolder;
	color: #0099FF;
	font-size: 180%;
	line-height: 130%;
	margin-bottom: 10px;
	margin-top: 5px;
}

.tabletitle{
	float: left;
	width: 535px;
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
table#table-coment {
	width: 545px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}
table#table-coment th {
	text-align: center;
	vertical-align: top;
	width: 100px;
	padding: 10px;
	border-bottom: 1px solid #333333;
	font-size: 120%;
}
table#table-coment td {
	vertical-align: top;
	line-height: 150%;
	padding: 5px;
	border: 1px solid #999999;
}

table#table-setsuritu {
	width: 545px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
	margin-top: 20px;
}
table#table-setsuritu th {
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
table#table-setsuritu td {
	vertical-align: top;
	line-height: 150%;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.s_y{
	background-color: #FFFFCC;
}
.s_b{
	background-color: #E1F3FF;
}
/* --------------------------------
	フッター	
-------------------------------- */
#footer {
	background-color: #002644;
	clear: both;
	float:left;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.footer_menu{
}
.footer_menu ul{
}
.footer_menu ul li{
	display: inline;
}
#footer a:link{
    color:#FFFFFF;
	text-decoration : none;
}
#footer a:visited { 
    color:#FFFFFF;
	text-decoration : none;
}
#footer a:hover{
    color:#FF9900;
	text-decoration : underline;
	position: relative;
	top: 2px;
	left: 2px;
}
#footer a:active{
    color:#FFFFFF;
	text-decoration : none;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
