﻿@charset "UTF-8";

/* ■format
-----------------------------------*/

*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;
	background: #FFFFFF url(../img/heder_bg.png) repeat-x;
}

h1,h2,h3,h4,h5,h6,em,strong{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

a{
	color: #003399;
	text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: none;
}

p{
	text-indent: 0.7em;
	padding: 0 1em 3px 1em;
	color: #000000;
}

address{
font-style: normal;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0;
}

/* ■wrapper
-----------------------------------*/

div#wrapper{
	width:800px;
	min-width: 50em;
	max-width: 90em;
	text-align: left;
	text-align:justify;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* ■header
-----------------------------------*/

div#header{
	width:800px;
	background: url(../img/heder_bg.png) repeat-x;
	height: 90px;
}

div#header h1 a{
	font-weight: bold;
	text-decoration: none;
	background: url(../img/heder_logo.png) no-repeat;
	height: 55px;
	width: 400px;
	margin-top: 10px;
	margin-left: 40px;
	display: block;
	float: left;
	text-indent: -1000px;
}

/* ■sub
-----------------------------------*/

div#sub{
	width: 200px;
	margin-left: 10px;
	float: left;
	display: inline;
}

div#menu{
	width: 200px;
	margin-top:10px;
}

div#menu h2{
	width: 195px;
	font-weight:bold;
	padding:5px 0 2px 0;
	text-indent: 15px;
	border-top: 1px solid #5b92c7;
	border-right: 1px solid #5b92c7;
	border-left: 1px solid #5b92c7;
	color: #FFFFFF;
	background: url(../img/menut2_bg.gif) repeat-x;
}

div#menu ul{
	width: 195px;
	border-right: 1px solid #5b92c7;
	border-bottom:  1px solid #5b92c7;
	border-left:  1px solid #5b92c7;
}

div#menu li a{
	display: block;
	width: 195px;
	text-decoration: none;
	text-indent: 15px;
	padding: 15px 0 3px 0;
	border-top: 1px solid #5b92c7;
	font-weight: bold;
	font-size: 1.2em;
}

div#menu a:hover{
	color: #FFFFFF;
	background: #4B75B0;
}

div.message{
width: 200px;
height:auto;
margin-top:30px
}

div.message dl{
	width: 195px;
	border: 1px solid #5b92c7;
}

div.message dt{
	font-weight: bold;
	border-bottom: 1px solid #5b92c7;
	padding:5px 5px 2px 15px;
	background: #FFFFEE url(../img/menut2_bg.gif) repeat-x;
	color: #FFFFFF;
}

div.message dd{
	padding:5px 10px 5px 10px;
	line-height:1.7em;
	background: url(../img/box_bg.gif) no-repeat 0px 0px;
}

div.message p{
text-indent: 0px;
padding: 0;
}

/* ■image
-----------------------------------*/

div#image{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}

div#image p{
font-size: 1.8em;
font-weight: bold;
text-align: right;
padding:50px 30px 0 0;
}

/* ■content
-----------------------------------*/

div#content{
	margin-left: 230px;
	margin-top:-20px;
	clear: right;
}

div#content h2{
	font-weight: bold;
	padding-left: 25px;
	border-bottom: 1px solid #5B92C7;
	border-left: 4px solid #5B92C7;
	background: url(../img/con_bg.gif) repeat-x;
	color: #003399;
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}

div#content p{
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 1em;
}

div#content li{
	margin:0 40px 0 0;
	padding: 10px 0px 10px 2.5em;
	border-bottom: 1px dotted #CCCCBB;
	background: url(../img/list.gif) no-repeat 1em 20px;
}

div#content dt{
	padding: 10px 40px 0 1em;
	color: #003399;
	font-weight:bold;
}

div#content dd{
	color: #000000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 2em;
	text-indent: 1em;
}

/* ■footer
-----------------------------------*/

div#footer{
	width:100%;
	height:auto;
	margin-top: 50px;
	border-top: 1px solid #5B92C7;
	clear: both;
	text-align: center;
	background: #E8F3FD;
}

div#footer address{
padding:20px 10px 3px 10px;
}

#pan{
	margin-left: 20px;

}
#pan li {
	display: inline;
}


ul#fontchang{
	float: right;
	position: absolute;
	top: 80px;
	right: 100px;
	
}
ul#fontchang li{
	float: left;
}

#fontchang .big {
	background: url(../img/font_l.gif) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}
#fontchang .big:hover{
	background: url(../img/font_l.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}
#fontchang .middle {
	background: url(../img/font_m.gif) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 35px;
}
#fontchang .middle:hover{
	background: url(../img/font_m.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 35px;
}
#fontchang .small {
	background: url(../img/font_s.gif) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 35px;
}
#fontchang .small:hover{
	background: url(../img/font_s.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 35px;
}
#content h3 {
	font-size: 1.2em;
	color: #003399;
	font-weight: bold;
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content img{
	border: 1px solid #999999;
	float: right;
	margin-right: 20px;
	padding: 4px;
}
.map {
	border: 1px solid #999999;
}

.cli{
	clear:right;
}
table{
	margin-right: 20px;
	border-collapse:collapse;
	}
th{
	background-color: #005599;
	text-align: center;
	color: #FFFFFF;
	width: 120px;
	background-image: url(../img/menut2_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.3em;
	padding-left: 0.3em;
}
td{
	border:1px solid #005599;
	line-height:1.8em;
	padding-left:1em;
}
.st {
	color: #003399;
	font-weight:bold;
	font-size: 1.1em;
}
.st3 {
	color: #003399;
	font-weight:bold;
	font-size: 1.3em;
}
.bs1 {
	color: #003399;
	font-weight:bold;
	font-size: 1.2em;	
	}
.bs2 {
	color: #003399;
	font-weight:bold;
	font-size: 1.2em;
	text-indent: 200px;
	}
.waku{
	border:1px solid #005599;
	margin-right: 20px;
	margin-bottom: 5px;
	}
.wakul{
	border:1px solid #005599;
	width: 257px;
	height:600px;
	float: left;
	}
.wakur{
	border:1px solid #005599;
	width: 257px;
	height:600px;
	float: right;
	}
.clearfix{
	clear: both;
}
.per20{
	width: 20%;
	vertical-align: top;
}	
.per50{
	width: 50%;
	vertical-align: top;
}
.per100{
	width: 100%;
}		
.ind1{
	text-indent: 2em;
}
.nam1{
	list-style-type: decimal;
	list-style-image: none;
}