﻿* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}

body {
	font-size: 80%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	background-color: #66CC99;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}





.mgnbtm10  { margin-bottom: 10px; }
.pd03      { padding: 3px; }
.pdleft1em { padding-left: 2em; }
.mgntop    { margin-top: 10px; }

#areaall {
	width: 920px;
	margin: 20px auto;
	background-image: url(img/bg_contents.gif);
}

#header {
	background-image: url(img/bg_header.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 30px 0 20px 20px;
}

#header h1 {
	padding-bottom: 10px;
}

#main {
	margin: 0 10px;
	background-color: #FFFFFF;
}

#menu {
   float: left;
	width: 200px;
   margin: 0 10px;
	font-size: 14px;
}

#menu li a {
   height: 40px;
   line-height: 40px;
   text-decoration: none;
}

#menu li a:link, #menu li a:visited {
   color: #666666;
   display: block;
   background: url(img/bg_menu.gif);
   padding: 0 0 0 15px;
}

#menu li a:hover, #menu li #vpg {
   color: #000000;
   background: url(img/bg_menu.gif) 0 -40px;
   padding: 0 0 0 15px;
}

#contents {
	width: 670px;
	float: left;
	line-height: 1.75em;
}

#contents h2 {
   background: url(img/bg_h2.gif) no-repeat;
   font-size: 140%;
	height: 50px;
	padding-left: 25px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: normal;
}

#contents h3 {
   font-size: 120%;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px dotted #808080;
	margin-bottom: 10px;
	padding-left: 5px;
	clear: both;
}

#contents h4 {
   color: #006699;
	margin: 10px;
	font-size: 110%;
	clear: both;
	border-left: 5px solid #006699;
	padding-left: 5px;
}

#contents p.txt { margin: 0 10px 15px 10px; }
#contents p.end { margin: 0 10px 30px 10px; clear:both; }

#contents li {
   margin-left: 40px;
	list-style-type: circle;
}

#contents ol.suji li {
   margin-left: 40px;
   list-style-type: decimal;
}



#footer {
	background-image: url(img/bg_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 130px;
	text-align: right;
	font-size: 90%;
	padding: 20px 30px 30px 0;
	clear: both;
	line-height: 1.5em;
}

#footer .copyright {
	text-align: center;
	color: #999999;
	font-size: 90%;
}

#newsarea {
	width: 460px;
	padding: 0 10px 10px 0;
	float: left;
}

#newsarea p.news {
	font-size: 110%;
	padding: 0 5px;
	border-bottom: 1px dotted #c0c0c0;
	line-height: 220%;
}

#photoarea {
	background-image: url(img/bg_photobox.gif);
	width: 200px;
	float: right;
}

#photoarea .box {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 180px;
	overflow: hidden;
}

#photoarea img {
	padding: 5px;
	float: left;
}

td { vertical-align: top; }

td.btmline {
   vertical-align: top;
   border-bottom: 1px dotted #808080;
	padding: 3px;
}

td.btmlinel5 {
   vertical-align: top;
   border-bottom: 1px dotted #808080;
	padding: 3px 3px 3px 10px;
}

td.hyo1 {
   padding: 3px;
	background-color: #0099CC;
	color: #FFFFFF;
	text-align: center;
}

td.hyo2 {
   padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
}

td.hyo3 {
   padding: 3px;
	background-color: #FFFFFF;
	text-align: left;
}

table.hyo {
   width: 650px;
	margin: 0 0 20px 10px;
	background-color: #666666;
}

table.hyo2 {
   width: 550px;
	margin: 0 0 20px 10px;
	background-color: #666666;
}

table.hyoo {
   width: 650px;
	margin: 0 0 20px 10px;
	background-color: #ffffff;
}

.haru {
   font-size: 160%;
	font-weight: bold;
	color: #FF00FF;
}

.natu {
   font-size: 160%;
	font-weight: bold;
	color: #009933;
}

.aki {
   font-size: 160%;
	font-weight: bold;
	color: #CC0000;
}

.huyu {
   font-size: 160%;
	font-weight: bold;
	color: #0099CC;
}

img.photo {
   border: 1px solid #c0c0c0;
	padding: 3px;
	margin: 0 5px 15px 5px;
}

.red { color: #FF0000; }

.adobe {
	padding: 10px 0;
	text-align: right;
	margin-right: 40px;
}

.rtxt {
	text-align: right;
	padding: 1em 0;
	font-size: 110%;
	font-weight: bold;
}

#jyuuten {
	margin: 0 1em 1em 1em;
	padding: 15px;
	border: 1px solid #006600;
	line-height: 140%;
}

#jyuuten p {
	color: #336699;
	text-decoration: underline;
	font-size: 120%;
	font-weight: bold;
}

#taiiku {
	margin: 10px 0;
	padding: 10px;
	border: 3px dashed #006600;
	text-align: center;
}












