@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	margin: 0;
	padding: 0;
	background-color: #CCCCFF;
}

A:link {
  color: #69821b;
  font-size : 15px;
}

A:hover {
  color: #99ab4e;
  font-size : 15px;
}

A:visited {
  color: #69821b;
  font-size : 15px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
	width: 800px;
	border-right:  solid 2px #c6c6c6;
	border-bottom: solid 2px #c6c6c6;
	border-left: solid 2px #c6c6c6;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
}



/*---------- ヘッダー ----------*/

#header {
	width: 800px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../jpg/about_top.jpg);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000066;
	margin: 0;
}

#header H1 {
	text-align: left;
	font-weight: normal;
	font-size: 30px;
	color : white;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	width: 250px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	margin-top : 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
	height: 23px;
	background-color: #9999CC;
	margin: 0px;
	padding: 8px 0 0 15px;
	background-repeat: repeat-x;
	text-align: left;
	width: auto;
  font-size : 12px;
}

#header-menu UL {
	text-align: right;
	margin: 0px;
	padding: 0px;
  
  font-size : 12px;
}

#header-menu LI {
	display: inline;
	padding-left: 13px;
	padding-right: 8px;
	background: url(img/l_icon.gif) no-repeat;
	background-position: left center;
  font-size : 12px;
}

#header-menu A {
	color: #000066;
	text-decoration: none;
  font-size : 12px;
}

#header-menu A:hover {
	color: #FFFFFF;
  
  font-size : 12px;
}


/*---------- コンテンツ ----------*/

#container {
	width: 788px;
	overflow: hidden;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}


/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 0;
	width: 590px;
}
#contents H1 {
	height: 30px;
	font-size: 20px;
	color: #69821b;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom : 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #003300;
	text-align: center;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}


#contents h2 {
	height: 24px;
	margin: 0 0 4px 0;
	padding: 6px 0 0 20px;
	font-size: 16px;
	color: #003399;
	background-image: url(img/titlebar.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	text-align: center;
}
#contents H3 {
	height: 15px;
	font-size : 14px;
	color: #003333;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top : 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top : 4px;
	padding-right: 0;
	padding-bottom : 8px;
	padding-left: 10px;
	text-align: center;
  background-color : silver;
}
#contents H4 {
	font-size : 14px;
	color: #990000;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 15px;
	margin-bottom: 0px;
}
#contents H5 {
	font-size : 16px;
	color: #003366;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom : 4px;
	padding-left: 10px;
	height: 15px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}





#contents P {
	line-height: 25px;
	font-size : 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	letter-spacing: 2px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
}

#contents img.head_photo {
	height: 150px;
	width: 590px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../jpg/yamasi_top.jpg);
	background-repeat: no-repeat;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
	margin: 0 0 20px 0;
	padding: 0;
}
#contents p.color_red {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #990000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#contents P.on_click {
	margin : 0px;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #69821b;
	text-align: center;
	text-decoration: underline;
	cursor: help;
}





table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}



/*---------- メニュー ----------*/

#menu {
	float: left;
	padding: 0;
	width: 186px;
	text-align: left;
	letter-spacing: 1px;
	background-color: #9999CC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
       clear: left
;
}

#menu h2 {
	height: 20px;
	margin: 0;
	font-size: 14px;
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 158px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.menulist {
	width: 173px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.menulist h2 {
	height: 19px;
	margin: 0;
	padding: 7px 0 0 12px;
	font-size: 12px;
	color: #fffffc;
	background-image: url(img/sidebar.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.menulist a{
	color: #FFFFFF;
	display: block;
	width: 145px;
	font-size: 12px;
	line-height: 160%;
	background-image: url(img/side_menu_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
 
}

.menulist a:hover{
	color: #000066;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 
}


.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}
.img_l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_l_w {
	float: left;
	margin-right: 10px;
	border: 2px solid #99CC00;
}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top-color: #000066;
	background-color: #9999CC;
	border-top-width: 4px;
	border-top-style: solid;
}

#footer a {
	color: #000066;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
 
}

#footer a:hover {
	color: #FFFFFF;
}
