/* もじもじくんCSS */

@import url(base.css);
BODY{
	font-family:Osaka, sans-serif;
	
	padding: 25px;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 35px;
	
            text-align : center;
	letter-spacing : 10px;
	margin: 0px;
	background-color : #1b9a24;
	background-image : url(../images/center.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	height: 120px;
	
  font-variant : normal;
  vertical-align : text-top;
}
H2 {
	
	font-size : 18px;
	border-left-color : #ffffff;
	
	margin-top : 0px;
	margin-bottom: 0px;
  
  color : black;
  margin-left : 0px;
  margin-right : 0px;
  border-top-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}
H3 {
	background-image : url(../images/center.jpg);
	border:3px double #FF9900;
	color : white;
	font-size : 16px;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}
H4{
  font-size : 12px;
  color : black;
  text-align : left;
}
H5{
  font-size : 14px;
  font-family : "ＭＳ Ｐゴシック",sans-serif,cursive,Arial,"Courier New";
  font-weight : 400;
  text-decoration : none;
  text-align : left;
  color : black;
  line-height : 20px;
  word-spacing : 7px;
  letter-spacing : 5px;
}
H6{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : black;
  text-align : left;
  
  letter-spacing : normal;
}
P {
	font-size: 90%;
	line-height: 150%;
  color : black;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
            border-top:dotted 2px #003300
	padding-top: 5px;
            marging-top:15px;
	clear: both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
#path {
	text-align:right;
	margin: 0px;
}
A {
	color : blue;
	text-decoration: none;
	font-weight:bold;
  font-size : 12px;
}
h1 a {
	color:#FFFFFF;
	font-weight: normal;
}
#side h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-left:none;
	padding-left:0px;
	font-size:120%;
}
#side H2 A {
	color : black;
	font-weight:normal;
  font-size : 12px;
}
#side ul {
	font-size: 70%;
	margin: 0px;
	padding-left:15px;
}
form {
	font-size:90%;
	}
.ad img {
	border:0;
	}
.ad {
	margin:12px 0;
	}


#main H5{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : 900;
  text-align : left;
  color : navy;
}
#main H2 A{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : 900;
  color : green;
  font-size : 15px;
}