@charset "utf-8";

/*共通*******************************/
html {
	height: 100%;
}
body.third {
	background: transparent url(http://sunakawaerika.net/common/images/pop_bg.jpg) no-repeat;
	background-position:left bottom;
	background-attachment: fixed;
	background-color: #bdc464;
	margin:0 auto;
	font-size:90%;
	line-height:180%;
	text-align: left;
	font-weight:normal;
	font-family:Georgia, "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #FFF;
}
body.fourth {
	background: transparent url(http://sunakawaerika.net/common/images/pop_bg2.jpg) no-repeat;
	background-position:left bottom;
	background-attachment: fixed;
	background-color: #bdc464;
	margin:0 auto;
	font-size:90%;
	line-height:180%;
	text-align: left;
	font-weight:normal;
	font-family:Georgia, "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #FFF;
}
body.album {
	background: transparent url(http://sunakawaerika.net/common/images/pop_bg3.jpg) no-repeat;
	background-position:left bottom;
	background-attachment: fixed;
	background-color: #bdc464;
	margin:0 auto;
	font-size:90%;
	line-height:180%;
	text-align: left;
	font-weight:normal;
	font-family:Georgia, "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #FFF;
}
#wrapper{
	width:320px;
	margin:30px auto;
	color:#41421f;
	background: transparent url(../images/opacity.png) repeat;
	background-position:top left;
	padding:10px 10px 10px 10px;
}
#wrapper_bottom{
	width:320px;
	margin:30px auto;
	color:#41421f;
	position: relative;
	background: transparent url(../images/opacity.png) repeat;
	background-position:top left;
	padding:10px 10px 10px 10px;
	bottom:-200px;
}
.font12 {
	font-size:120%;
	line-height:160%;
	text-align: left;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}
a:link {font-weight: normal; color: #f6a930; text-decoration: underline;}
a:visited {font-weight: normal; color: #f6a930; text-decoration: underline;}
a:active {font-weight: normal; color: #f6a930; text-decoration: none;}
a:hover {font-weight: normal; color: #f6a930; text-decoration: none;}