﻿@charset "utf_8";
/*============================================
全般的なスタイル
============================================*/
* {
	margin:0; padding:0; 	/*全要素のマージン・パディングをリセット*/
	line-height:1.0;	/*全要素の行の高さ。日本語版は1.5倍*/

} 
body {
	background-color:white;	/*ページ全体の背景色*/
	text-align:center;		/*IE6以下でセンタリングするための対策*/
	font-size: 16px;
	text-decoration:none;
	font-family:times new roman,arial,meiryo ui,"游ゴシック体","游ゴシック",helvetica,sans-serif;
}

div#pagebody {
	max-width:630px; margin:auto; margin-right:auto;	/*内容全体をセンタリング*/
	text-align:left;	/*テキストの配置を左揃えにする*/
	background-repeat:repeat;		/*背景画像を繰り返す*/
	background-color:#ffffff;		/*内容全体の背景色*/
}

div#headertop p {
	background-color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-color: white;
	color: #696969;
	font-weight:nomal;
	font-size: medium;
}
div#headertop p a {
	text-decoration: none;
}
div#headertop h5 {
	background-color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-color: white;
	color: black;
	font-weight:nomal;
	font-size: medium;
}
div#header {
	background-color: #00b300;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:10px 0px 10px 0px; 
	border-color: white;
	color: white;
	font-weight:bold;
	font-family:arial,meiryo ui,times new roman; 
}
div#header h1 {
	font-size:130%;
	padding:5px 0px;line-height:1.2;
}
div#header h2 {
	font-size:110%;
	padding:5px 0px;line-height:1.2;
}
div#header h3 {
	font-size:100%;
	padding:5px 0px;line-height:1.2;
}

div#ind_header {
	width:80%;
	float:left;
	background-color:#00b300;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-left: px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding:15px 0px 10px 0px; 
	border-color: white;
	line-height: 1.1;	
	color: white;
	font-family:arial,meiryo ui,times new roman; 
	font-weight:bold;
}
div#ind_header h1 {
	font-size:130%;
	padding:5px 0px;line-height:1.2;
}
div#ind_header h2 {
	font-size:100%;
	padding:5px 0px;line-height:1.2;
}
div#ind_header h3 {
	font-size:100%;
}
div#ind_header p {
	font-size:medium;
	padding:10px 0px; 
}
div#ind_hato {
	width:15%
	float:left;
	margin:0px;
	padding: 0px 0px;
	}
div#header-s {
	background-color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:10px 0px 10px 0px; 
	border-color: white;
	color: #000000;
	font-weight:bold;
}
div#header-s h2 {
	font-size:medium;
}
div#photo {
        width:100%;
	float:center;
}
div#photo-l {
        width:241px; height:100%; margin:2px;
	float:left;
}

div#content-r {
	float:left;
	width: height:100%; border:0;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 20px 5px;
	border-color: white;
	color: black;
	font-weight:nomal;
}
div#content-r h2 {
	font-size:110%;
	color: black;
}
div#content-r h3 {
	font-size:100%;
}
div#content-r p {
	font-size:100%;
}

div#content-t1 {
	width:; height:100%; border:0;
	font-size:110%;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left:40px;
	border-color: white;
}
div#content-t2b {
	width:; height:100%; border:0;
	color:#1e90ff;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 80px;
	border-color: white;
	float:left;
}
div#content-t2 {
	width:; height:100%; border:0;
	float:left;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 80px;
	border-color: white;
}
div#content-3l {
	width:55%;
	float:left;
	margin:0;
	padding:10px 0px 0px 30px;
}
div#content-3r {
	width:40%;
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
}

div#content {
	clear:both;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-color: white;
	color: black;
	font-weight:nomal;
	font-size: 100%;
}
div#content-r2 {
	float:left;
	width: height:100%; border:0;
	text-decoration: none;
	text-align: leftr;
	margin: 0px;
	padding: 5px 5px;
	border-color: white;
	color: black;
	font-weight:nomal;
}
div#content-r2 h2 {
	font-size:110%;
	color: green;
	padding: 5px 5px;
}
div#content-r2 p {
	font-size:110%;
	color: black;
}
p {
align="left"
}
/*============================================
メインメニュー
============================================*/
#nav,#nav2 {
	clear:both;
}

#nav ul li,#nav2 ul li{
	display: inline;
	margin: 0-1px;
	width: 630px;
}
#nav ul li a{
	width:90px;height:50px;
	background-color:#00b300;
	display:inline-block;
	margin-bottom: 2px;
	background-image : ;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: visible;
	text-align: center;
	padding:10px 5px;
	color:white;
	text-decoration:none;
	vertical-align: middle;
	}
#menu li a:hover{
	background-color:#0000ff;
}
/* フッター */

#nav2 ul li{
	display: inline;
	margin: 0-1px;
	width: 45%;
}
#nav2 ul li a {
	width:45%;height:auto;
	background-color:#f0e68c;
	display:inline-block;
	margin-top: 20px;
	margin-bottom: 2px;
	background-image : ;
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: visible;
	text-align: center;
	padding:5px;
	color:#0000ff;
	text-decoration:none;
	vertical-align: middle;
	font-weight:bold;
}
#menu2 li a:hover {
	background-color:#87ceeb;
}
