
body {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	background-color: #ffffff;
	border:solid #aaaaaa 1px ;

}



/**************　　全体枠　*********************/

#baseframe {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	height: auto;
	background-color: #ffffff;

}

a:link {
	color: #503010;
	text-decoration: none;
}

a:visited {
	color: #503010;
	text-decoration: none;
}

a:hover {
	color: #1010f0;
	text-decoration: underline;
}

a:active {
	color: #2B3060;
	text-decoration: none;
}


/********　　ヘッダー説明　**************/
#header {
	font-size: 24pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 10px 10px;
	color:#ffffff;
	line-height:120%;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	height:200px;
}
#header a {
	color: #000000;
	text-decoration: none;
}


/********　　ヘッダー説明　**************/
#intro {
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color:#ffffff;
	line-height:120%;
	text-align:left;
	background-color:#336601;
}

#intro a:link {
	color: #333333;
	text-decoration: none;
}

#intro a:visited {
	color: #333333;
	text-decoration: none;
}

#intro a:hover {
	color: #f0f010;
	text-decoration: none;

}

#intro a:active {
	color: #f03333;
	text-decoration: none;
}






/********　　メイン　**************/
#main {
	font-size: 12pt;
	line-height:150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 5px 20px 0px 20px;
	background-color: #ffffff;
	height: 130%;


	color:	#333333;
	border-bottom:solid #d6e7ff 0px ;
	border-left:solid #d6e7ff 0px ;
	border-right:solid #d6e7ff 0px ;
	border-top:solid #d6e7ff 0px ;
}

#main a:link {
	color: #ffffff;
	text-decoration: none;
}

#main a:visited {
	color: #ffffff;
	text-decoration: none;
}

#main a:hover {
	color: #336601;
	text-decoration: underline;
}

#main a:active {
	color: #f03333;
	text-decoration: none;
}



h1 {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 10pt;
}


h2 {
	color: #ffffff;
	font-size: 18px;
	margin: 15px 5px 15px 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color:#ff7c2a;
	border-bottom:solid #336601 0px ;
	border-left:solid #336601 15px ;
	border-right:solid #EADDB5 0px ;
	border-top:solid #EADDB5 0px ;
}


h3 {
	color: #000000;
	font-size: 16px;
	margin: 15px 5px 15px 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom:dotted #336601 1px ;
	border-left:solid #ffc342 0px ;
	border-right:solid #EADDB5 0px ;
	border-top:solid #EADDB5 0px ;
}


/********　　右サイド　**************/

#contents {
	font-size: 11pt;
	line-height:140%;
	width: 520px;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	color:#503010;

}




/********　　見出し　**************/

.subheader  {
	font-weight: bold;
	font-size:  16pt;
	line-height:140%;
	color: #503010;
	background-color: #ffffff;
	text-decoration: none;
	margin : 3px 3px 10px 3px;
	padding: 3px 3px 3px 5px;
	border-bottom:dotted #80a050 1px ;
	border-left:solid #852a00 10px ;
	border-right:dotted #80a050 0px ;

}




#footerfooter {
	font-size: 13px;
	background-color:#336601;
	text-align: center;
	padding: 15px 0px  10px 0px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}
#footerfooter a {
	color: #ffffff;
}




#footer2 {
	font-size: 14px;

	text-align: center;
	padding: 8px 0px 2px 0px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	color: #333333;
}


#footer2 a {
	color: #555555;
}


#footer2 a:link{
	color: #555555;
}

#footer2 a:visited{
	color: #555555;
}

#footer2  a:hover{
	color: #555555;
}




#m-p {
	background-color: #ffe0e0;
	border-bottom:dotted #f03030 3px 
}



#m-y {
	font-weight: bold;
	background-color: #ffff00;

}




#sponser {
	font-size:  8pt;
	color: #555555;
	line-height:130%;
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 20px 20px;
	background-color: #f0f0f0;
}


#sponser a:link {
	color: #555555;
	text-decoration: none;
}

#sponser a:visited {
	color: #555555;
	text-decoration: none;
}

#sponser a:hover {
	color: #555555;
	text-decoration: none;
}

#sponser a:active {
	color: #555555;
	text-decoration: none;
}





#sponser2 {
	font-size:  10pt;
	color: #555555;
	line-height:130%;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom:dotted #888888 1px ;
}

#bb {
	font-size:  24pt;
	color: #a00000;
	background-color: #ffffff;
	line-height:130%;
	padding: 20px 20px 20px 20px;
	margin: 20px 20px 30px 20px;
	text-align:center;
	border:solid #FF7C2A 5px ;
}

#ll {
	font-size:  20pt;
	color: #000000;
	line-height:130%;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	text-align:center;

}


#lk {
	font-size: 11pt;
	color: #0000ff;
	line-height:130%;


}

#box01 {
	font-size:  11pt;
	color: #333333;
	line-height:140%;
	padding: 20px 20px 20px 20px;
	margin: 10px 20px 20px 20px;
	background-color: #f0f0e0;
}


#box02 {
	font-size:  9pt;
	color: #555555;
	line-height:140%;
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 20px 20px;
	background-color: #f0f0e0;
}

#box02 a:link {
	color: #555555;
	text-decoration: none;
}

#box02 a:visited {
	color: #555555;
	text-decoration: none;
}

#box02 a:hover {
	color: #555555;
	text-decoration: none;
}

#box02 a:active {
	color: #555555;
	text-decoration: none;
}


#area {
	font-size:  10pt;
	color: #333333;
	line-height:140%;
	padding: 10px 10px 10px 10px;
	margin: 10px 20px 20px 20px;
	background-color: #f0f0f0;
}
#menu {
	font-size:  12pt;
	text-align: center;
	color: #333333;
	background-color: #f0f0f0;
	line-height:130%;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 30px 20px;
}


#menu  a:link {
	color: #555555;
	text-decoration: none;
}

#menu  a:visited {
	color: #555555;
	text-decoration: none;
}

#menu  a:hover {
	color: #555555;
	text-decoration: underline;
}

#menu  a:active {
	color: #555555;
	text-decoration: none;
}

