/* ƒ{ƒfƒB‚ÉŠÖ‚·‚éCSS */
#body {
	width:790px;
	color: #003366;
	position:static;
	background-color: #FFFFFF;
	font: 13px/17px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}


h1 {
	font-size:14px;
	color: #0033CC;
	font-style: normal;
	padding-left: 20px;
	background: #CAEEFF;
}
h2 {
	font-size:15px;
	color: #955D77;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;  
	background-color:#ECDDE3;
}
h3 {
	color: #955D77;
	padding-left: 0px;
	background: #FFFFFF;
	text-align: center;
	font-size: 24px;
	line-height: normal;
}
/* ƒy[ƒW\‘¢‚ÉŠÖ‚·‚éCSS */
*{margin:0; padding:0;}

#top{
	width:780px;
	height:130px;
	margin-left:5px;
	position: static;
}

#navigation {
	width:780px;
    height:30px;
	text-align: left;
	background: url(image/line1.gif);
	position: static;
	height: 5px;
}	
#menu{
	clear: both;
	float:left;
	margin-left:5px;
	margin-top:10px;
	width:130px;
	list-style: circle url(image/ya.png) inside;
	position: static;
	background: #FFEEF7;
	font-size: 12px;
	line-height: 15px;
}

#contents {
	float : left;
	width :490px;
	margin-left:5px;
	margin-top:10px;
	position: static;
	margin-right: 10px;
	background: #FFFFF0;
}

#migi {
	float : left;
	width :120px;
	margin-left:5px;
	margin-top:10px;
	position: static;
	background-color: #FFFFFF;
}

#footer{
	width:780px;
	background: url(image/line1.gif);
	color: #000099;
	text-align: left;
	position: static;
	height: 15px;
	clear: both;
}

a { color: #FF6666;text-decoration: underline;}
a:hover {color: #000099;text-decoration: underline;}
a:visited {	color: #999999;text-decoration: underline;} 

td,div,li,p,input {
	font-size:13px;
	line-height:200%;
}
form { margin: 3px;}

.font-s { font-size: small;}
.font-ss { font-size: 7px;}
.footer {
	font-size: small;
	color:#FFFFFF;
}
.bg-x{background-repeat: repeat-x;background-position: center;}
.midori {
	font-size: 12px;
	color: #094A20;
}
.aka {
	color: #FF0000;
	font-size: 14px;
}
.pink{
	color: #FF3399;
	font-size: 12px;
	height: 170px;
}
.ao {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
}

