body {
	margin: 20px 0px 20px 0px;
    background-image: url("");
	background-color: #FFFFFF;
    text-align: center;  
    font-family: 'ＭＳ Ｐゴシック','Osaka','Helvetica','sans-serif';
    color:#666666; 
	font-size:10px;
	line-height:140%;
	}


a {
	text-decoration: underline;		
	}

a:link {
   text-decoration:none;
	color: #81AA53;
	}

a:visited {
    text-decoration:none;
	color: #009900;
	}

a:active {
	color:#33FF00;
	}

a:hover {
	color: #009900;
    text-decoration:underline;
	}

h1 { font-size:14px; margin: 0px; 	padding: 0px;　font-weight: normal;　color:#ff6666;}

h2 { font-size:12px;  margin: 0px; 	padding: 0px;　font-weight: normal;　color:#ff6666;}

h3 { font-size:9px;  margin: 0px; 	padding: 0px;　font-weight: normal;　color:#ff6666;}


P { 
	color:#666666; 
	font-size:10px;
	line-height:140%; 
	margin-top:1px; 
	margin-left:1em; 
	margin-right:0.5em; 
	text-alight:justify; 
	text-justify:distribute;
}


/*ベースカラー*/
#container {
	margin-top:7px;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 259px;	
	background-color: #CCCC99;
	border: 0px solid #CC6666;
	background-image: url("");
	background-position: 50% 0px;	
	background-repeat:  repeat-y;
	}
	
/*トップイメージ*/
.photo {
	text-align: left;
	margin-top:20px;
	margin-right: auto;
	margin-left: 61px;
	border-style:none;
	clear:both;
	}

/*ロゴイメージ*/
.photo_s {
	margin: 0px 0px 10px 0px;
	border-style:none;
	clear:both;
	}

/*バナー*/
.banner {
	text-align: left;
	margin: 0px 7px 10px 12px;
	border-style:none;
	float: left;
	clear:both;
	
	}
	
/*サイト名*/
.site {
	text-align: left;
	margin: 0px 0px 10px 0px;
	color:#666666; 
	font-size:10px;
	line-height:140%;
	float: left;
	
}

/*サイト詳細*/
.site_s {
	text-align: left;
	margin: -5px 0px 20px 12px;
	color:#666666; 
	font-size:10px;
	line-height:140%;
	float: left;
	clear:both;
}

.brown { color:#666633;}

.pink { color:#ff6666;}

.orange { color:#ff7f00;}

.red { color:#ee5544;}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}



