@charset "Shift_JIS";
/*このページのサイズ
	 外枠(waku)：900
	 頭(head)  ：
	 左(lside) ：720
	 右(rside) ：180
*/

/*　ページ全体のレイアウト-------------------------------------------------------------------------------------------　*/
html {
 overflow-y: scroll;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(image/navi/navisoto.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	color: #333333;
line-height : 18px;
font-size : 13px;
}

h1 {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color : silver;
	height: 15px;
	font-weight: normal;
}

h2 {
padding: 0px; margin: 0px; font-size: 16px; color: #333333 ;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.h3_n {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 16px;
}
h4 {
padding: 0px; margin: 0px; font-size: 12px; color: #CCCCCC ;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#waku {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a img{
	border: none;	
}

.floatl {
float: left; margin: 0px; padding: 0px; 
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	padding-right: 40px;
}
.right a {
	color: #03A502;
	text-decoration: none;
	font-size: 10px;
}
.right2 {
	text-align: right;
	padding-right: 10px;
}
.aka{
	color: #FF0000;
	font-weight: bold;
}
.ao{
	color: #0000FF;
	font-weight: bold;
}
.mido{
	color: #3D9E37;
	font-weight: bold;
}
/*　上箱のレイアウト-----------------------------------------------------------------------------------------　*/
#head {
	margin: 0px;
	padding: 0px;
	background-image: url(image/navi/navisoto.jpg);
	background-repeat: repeat-x;
}
#logo{
	margin: 0px;
	padding: 3px 0px;
	height: 102px;
}
/*　ナビメニューのレイアウト　*/

#navi {
	width: 900px;
}
#navi ul,#navi ul li{
	margin: 0px;
	padding: 0px;
}
#navi ul{
	list-style-type: none;
}
#navi ul li {
	float: left;
}
#navi ul li a {
	display: block;
	zoom: 1;
	width: 179px;
	height: 65px;
	margin: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position:center top;
}
#navi ul li a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navi span{
	visibility: hidden;
}	
.navi_1 a{
	background-image: url(image/navi/navi1.jpg);
}
.navi_2 a{
	background-image: url(image/navi/navi2.jpg);
}
.navi_3 a{
	background-image: url(image/navi/navi3.jpg);
}
.navi_4 a{
	background-image: url(image/navi/navi4.jpg);
}
.navi_5 a{
	background-image: url(image/navi/navi5.jpg);
}
.mavi_c{
	width: 179px; height: 65px;
}

.topimg{
	margin: 0px auto;
	padding: 0px;
	width: 680px;
}
.topimg img{
	border: none;
}
.map{
	width: 680px;
	margin-right: auto;
	margin-left: auto;

}


/*　左箱のレイアウト------------------------------------------------------------------------------------------　*/
#lside {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px 16px 20px 0px;
}
#lside h2{
	margin-bottom: 15px;
	margin-top: 0px;
}
.pan {
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.ai {
	margin-left: 25px;
	margin-right: 25px;
}
/*　右箱のレイアウト-----------------------------------------------------------------------------------------　*/
#rside {
	width: 180px;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 20px;
}
#contents {
}
#contents h2 {
	background-image: url(image/rside/h2.jpg);
	width: 165px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 18px;
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
#contents p {
	margin: 0px 0px 5px;
}
#contents p a {
	display: block;
	zoom: 1;
	width: 175px;
	height: 19px;
	margin: 0px;
	text-decoration: none;
	background-image: url(image/rside/rpa.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	text-indent: 25px;
	font-weight: bold;
	color: #03A502;
	border: 3px double #CCCCCC;
	padding-top: 6px;
}
#contents p a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}

/*　下箱レイアウト--------------------------------------------------------------------------------------　*/
#end {
	
	clear: both;
	width: 900px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;

background-color : green;

color : white;
}

.setu {
	font-size: 10px;
	color: #CCCCCC;
}
