@charset "UTF-8";
body {
	font-size: small;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", sans-serif;
	line-height: 1.0;
	text-align: center;
	color: #333333;
	margin-top:0;
	background-color: #CCFF99;
	background-image: url(image/BGgreen.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrapper {
	width: 854px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-color: #CCFF99;
	height: 120px;
}
#container {
	position: relative;
	margin: 10px 0; 
	width: 100%; 
	background-color: #99FF00;
}
#primary {
	margin-left: 150px;
	background-color: #99FF00;
	padding: 10px;
}
#primary #subArea dl {
  clear: both;
  margin: 0px 2px 4px;
  padding-top: 2px;
}
#primary #subArea dl dt {
  float: left;
  width: 8em;
  clear: both;
  font-weight: lighter;
}
#primary #subArea dl dd {
  margin-bottom: 4px;
  padding: 0px 0px 4px 8em;
}
#primary #subArea li {
  padding:0.2em;line-height:1.2em;
}
#secondary {
	position: absolute;
	left: 0px;
	top: 0px; 
	width: 140px;
	background-color: #CCFF33;
}

#footer {
	background-color: #99FF00;
	height: 50px;
}

#footer f{
	font-size: 10px;
}
#secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}
#secondary li {
	margin: 0;
	padding: 0;
	background: #005e20 url(image/list_marker_white.gif) left center no-repeat; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#secondary a {
	padding: 4px 0 4px 10px;
	background: #ccff99 url(image/list_marker_red.gif) left center no-repeat;
	display: block;
	width: 140px;
	color: #333333;
	text-decoration: none;
}
#secondary a:hover {
	color: #FFFFFF; 
	background-image: none; 
	background-color: transparent; 
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	height: 32px;
	overflow: hidden;
	border-bottom: 2px solid #CCCCCC;
}
#header li {
	float: left;
	width: 122px;
	margin: 0;
	padding: 0;
}
#header a {
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #FFFFFF;
	background-color: #CCFFFF;
	background-image: url(image/list_bg.gif); 
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
#header a:hover {
	background-color: #99FFFF; 
	background-position: right top; 
}
#content {
	line-height:120%;
	clear:left;
	background-color:#FFFFFF;
	font-size: medium;
}

#content p {
	margin-left:10px;
	margin-right:10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.center{text-align:center
}
img.sasie {float:left;
margin-right:1em;
}
p.stopfloat{clear:left;
}
.c1 { padding:1em; border: 1px solid #999999 }
.c2 { padding:1em; border: 1px dashed #336699 }
.c3 { padding:1em; border: 3px double #ff3300 }
.c4 { padding:1em;
	border: 4px dotted #ff9900 }
.c5 {
   padding:1em;
   border: 6px outset #cc9900;
  color: #000000;
  background: #ffcc00
}
.c6 {
   padding:1em;
   border: 6px inset #ffcc00;
  color: #ffffff;
  background: #cc9900
}
.c7 {
	padding:1em;
	border: 6px groove #009966;
	color: #000000;
	background: #ffff00;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	text-align: center;
}
.c8 {
  padding:1em;
  border: 6px ridge #ffff00;
  color: #ffffff;
  background: #006600
}
.box1 {
	background-color: #E1FDF0;
	background-position: top;
	padding: 5px;
	width: 100%;
	border: none;


}
.box2 {
	width: 500px;
	padding: 5px;
	background-image: url(image/box1.gif);
	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.box3 {
	padding: 5px;
	width: 500px;
	border: 1px solid #FF3366;
	background-image: url(image/box1.gif);

}
.box4 {
	background-image: url(image/bg2.gif);
	padding: 5px;
	width: 664px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
}
.box5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC33;
	text-align: center;
	padding: 5px;
}
#content ol {
	margin-left:2px;
}	

dt {
	font-weight:bold;
	margin-left:40px;
}

dd {
	margin-left:60px;
	margin-right:60px;
}

h1 {background-color: #006600;color:#FFFFFF;font-size:150%;font-family:sans-serif;border-width:0px 3px 3px 0px;
    margin:0.2em 0px;padding:0.3em;
}
h2 {
	font-size:large;
	font-weight: bold;
	border-bottom:solid 2px green;
}
h3 {border-color: #33CC00;border-width: 0px 0px 1px 12px;border-style: solid;padding: 0.1em;}
.style2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
	padding: 10px;
}
#container #primary #content ps {
	font-size: small;
}
#container #primary #content p .small {
	font-size: small;
}

