* {
	color: black;

	background-color: transparent;
 margin:0;
 padding:0;
}
body {
	text-align:center;
	font-size:90%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin-bottom: 1em;
	font-size: 140%;
}
h4 {
	font-size: 140%;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #025936;
	border-left-color: #00CC00;
	color: #025936;
}
p,
pre,
address,
cite {

	margin: 0.8em 0px;
}



#banner {
	background:#ffc;
	width: 800px;
		font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: white;
	padding-bottom: 20px;
}



#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#content {
	overflow: hidden;
	padding: 5px;
	line-height: 130%;
}
#content dt {
	font-size: 120%;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#content dd {
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 150%;
}
#content ol{
	list-style-position: outside;
	margin-bottom: 1em;
	margin-left: 1em;
 }
#content dl {
	margin-bottom: 2em;
}

#content ul {
	margin-bottom: 1em;
	list-style-position: outside;
	margin-left: 1em;
}
no-margin{
	list-style-position: inside;
 }

 no-margin li{
	margin-bottom:2em;
	background-color: #CCCCCC;
	padding-bottom: 2em;
 }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	margin-top: 1em;
}


#wrapper {
 width:650px;
 float:left;
 margin-right:10px;
}

#l-side {
	width:180px;
	background-color: #006600;
}
.main-menu a {
	background-image: url(img/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	padding-top: 6px;
	color: #006600;
	margin-bottom: 10px;
	padding-left: 38px;
	width: 140px;
}
.main-menu {
	margin-top: 20px;
}
.main-menu li {
	list-style-type: none;
}

#l-side img {
	margin-bottom: 3px;
}



#r-side {
	width:160px;

}
.photo {
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
}
.blog-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blog-menu {
	margin-top: 20px;
}




.blog-menu a {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-image: url(img/blog_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 141px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	margin-bottom: 5px;
}
.aboutus dt{
	font-size: 140%;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #025936;
	border-left-color: #00CC00;
	color: #025936;
	}
.aboutus dd dt{
border:none;
color:#000;
}

#fotter {
	background-image: url(img/fotter-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: center;
	background-position: left top;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.RSSline {

}
.photo img {
	margin-top: 1em;
	width: 145px;
	height: 145px;
}

