@charset "utf-8";

*{
	padding: 0; margin: 0;
	}
img{
	border: 0 none;
}
hr {
	display:none;}
/* 基本設定　ここから */

body {
	font-size:87.5%;
	font-family: "ヒラギノ角ゴ Pro W", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #5e5e5e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	
	text-align:left;
	line-height: 1.5;
	background-color: #EEFFE9;

}

a:link {color: #443e38;
	text-decoration:none;
	}
a:visited{color:#888888;
	text-decoration:none;
	}
a:hover {
	color: #847960;
	text-decoration:none;
		}
a:active {
	color:#000000;
	text-decoration:: none;
	}



/* 基本設定　ここまで */

/* レイアウト設定　ここから */
.firstvisiter_title {
	padding-bottom:20px;
	}

.firstvisiter_titletext {
	padding-top:20px;
	padding-left:40px;
	}
	
.firstvisiter_comment {
	font-family: "Kozuka Gothic Pr6N";
	color: #5d5d5d;
	font-size: 16px;
	line-height: 22px;
	width:640px;
	margin:20px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	width: 614px;
	}
	
.firstvisiter_strongcomment {
		color: #20b97b;
		font-size:18px;
		line-height: 28px;
		}
		
.strongcomment_green {
			color: #20b97b;
			font-size:30px;
			line-height: 40px;
			margin-left:25px;
			margin-top:40px;
			text-align:center;
			font-weight:bold;
						}
						
						
						
.photo {
	width:240px;
	height:160px;
	float:right;
	margin-top:20px;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:10px;
	clear:both;

	}