@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/sora1.gif);
	
}

#wrapper {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#wrapper #contents {
	width: 960px;
	height: 1700px;
	background-image: url(images/sakubun_11.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#contents .photo_comment {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}



#contents .photo_comment .tanoshi {
	font-size: 28px;
	font-weight: bold;
	color: #390;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents .photo_comment .syoukai {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #390;
	font-size: 24px;
	background-image: url(images/sun.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
#contents .photo_comment p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #00C;
	line-height: 20px;
	font-size: 16px;
}
#contents .photo_comment .sakubun {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00C;
}
#wrapper #contents .photo_comment .kaigyou {
	margin-top: 50px;
}
