﻿@charset "utf-8";
/* CSS Document */



/* リセット 共通*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, img {
	margin : 0;
	padding : 0;
	border-style: none;
}
#base {
	text-align: center;
	background: #00C400;
}

#container {
	margin: 0px auto;
	width: 800px;
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	text-align: left;
	background: #FFFFFF;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=25);
}


a{
	color: #00C400;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}

/*　ヘッダー　～　ナビ */

#header {
	height: 115px;
	background: #FFFFFF url(img/head.jpg) no-repeat;
	margin-right: 20px;
	margin-left: 20px;
}
#header h1 a{
	padding-top: 10px;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: right;
}

#header h1 {
	font-size: 12px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: right;
	line-height: 100%;
	padding: 10px 15px 10px 0px;
}


#tabnav {
	overflow: hidden;
	width: 760px;
	height: 27px;
	margin-left: 20px;
	border-bottom: 5px solid #00BF00;
}
#tabnav ul {
	width: 800px;
	height: 27px;
	clear: left;
}
#tabnav ul li {
	float: left;
	width: 152px;
	height: 27px;
	margin: 0 0 0 0px;
	line-height: 27px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	list-style: none;
	display: block;
}





#tabnav ul li#menu-on a {
	background: url(img/01.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


#tabnav ul li#menu-on a:hover {
	background: url(img/01.jpg) no-repeat;
	display: block;
}




#tabnav ul li#menu-off a {
	background: url(img/02.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}


#tabnav ul li#menu-off a:hover {
	background: url(img/01.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
}
#images {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#left .hasegawa {
	float: right;
	margin-bottom: 10px;
}
.clr {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#main {
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 20px;
}
#main #left {
	margin: 0px;
	padding: 0px;
}
#left .h0 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#left p {
	line-height: 180%;
	padding: 7px 10px;
	letter-spacing: 2px;
}
#left .hiyou {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	width: 730px;
	margin-left: 10px;
	line-height: 160%;
}
.ryou {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px 10px 10px 25px;
	font-size: 14px;
}
.syurui {
	background: #D2E4F8;
	padding: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 265px;
	font-size: 14px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}

.gai {
	padding: 7px 8px;
	line-height: 140%;
	text-align: left;
	background: url(img/top.jpg) no-repeat;
	margin: 10px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
}
.gai_bottom {
	background: url(img/bottom.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 16px;
}

hr {
	display:none;
}



#left h2 {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #333333;
	height: 33px;
	background: url(img/h2.jpg);
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#left .jireiwaku {
	padding: 10px;
	border: 1px solid #ECE9D8;
	width: 538px;
}
.small {
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	padding-bottom: 10px;
}
#left .more {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 12px;
}

#page-bute {
	text-align: left;
	margin-top: 20px;
}


#right h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #50A0DB;
}


#main #right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}


#right .side {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
}
#right p {
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.side h2 {
	font-size: 12px;
	color: #FFFFFF;
	background: url(img/side.jpg);
	height: 27px;
	line-height: 27px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#container #foot {
	padding-top: 12px;
	text-align: center;
	margin-top: 20px;
	border-top: 5px solid #00BF00;
	background: no-repeat;
	border-bottom: 3px solid #F6F6F3;
	margin-right: 20px;
	margin-left: 20px;
}
#foot-navi {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	margin-left: 10px;
}


#foot p {
	line-height: 180%;
}
.gaiyou {
	padding: 10px;
	margin: 0px 10px 10px;
	line-height: 140%;
	text-align: left;
	border: 1px solid #D0C99D;
	background-color: #F5F3EB;
}

#foot a{
	color: #009900;
	text-decoration: none;
}
#foot a:hover{
	color: #999999;
	text-decoration: underline;
}




#foot .copy a{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#foot .copy a:hover{
	color: #999999;
	text-decoration: underline;
}





/*　ページビュート */

}
ul.pages {
	list-style : none;
	margin-bottom : 12px;
	text-align : left;
	margin-top: 12px;
}
ul.pages li {
	display : inline;
	margin : 0 2px;
	border : 1px solid #009933;
	background : #fafaf1;
	font-weight : bold;
	list-style: none;
	color: #009933;
	text-align: center;
	padding: 2px 5px;
}
ul.pages li a {
	font-weight : normal;
	text-decoration : underline;
}


.style1 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

.style3 {
	color: #1096E7;
	font-weight: bold;
	font-size: 14px;
}

#left .ins {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.waku {
	padding: 3px;
	border: 1px solid #DBEAF7;
	margin-top: 5px;
}
.check {
	margin-top: 8px;
	margin-bottom: 8px;
}
#left .jireitable {
	line-height: 160%;
	margin: 15px 8px 10px;
	width: 726px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#left .reki {
	font-size: 12px;
	line-height: 130%;
}
.under {
	border-bottom: 1px dashed #E2DEC7;
	padding: 10px 10px 10px 22px;
	width: 150px;
	border-right: none;
	font-weight: bold;
	background: url(img/ya.jpg) no-repeat;
}
.under2 {
	border-bottom: 1px dashed #E2DEC7;
	padding: 10px 10px 10px 20px;
}
#left .gai h3 {
	color: #00C400;
	padding-left: 10px;
}
