@charset "utf-8";
body {
	background: #FEF06D;
	margin: 0px;
	padding: 0px;
}
img{
	border-style: none;
}

#head_navi{
	background: #FFFFFF;
	text-align: center;
}

#bg{
	background: url(../img/bg.jpg) repeat-x left top;
}
#contents_bg{
	background: url(../img/contents_bg.gif) no-repeat center top;
}

#head_area{
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 8px;
}
#head_area img.qr{
	margin-left: 48px;
	margin-top: 2px;
}
#head_area div{
}
#head_area div.logoimg{
	float: right;
	width: 520px;
	margin-top: 2px;
}
#text_area{
	background: url(../img/text_bg.gif) no-repeat center top;
}
#text_area_out{
	background: url(../img/master_bg.jpg) repeat-y center top;
}
#text_area_out2{
	background: url(../img/text_bg.gif) no-repeat center top;
	height: 365px;
}
#text_area2{
	width: 580px;
	padding-left: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#text_area2 div{
	width: 555px;
}
#text_area2 h1{
	margin: 0px 0px 15px;
	padding: 0px;
}
#text_area2 h2{
	font-size: 90%;
	margin: 0px 0px 5px;
	padding: 0px;
}
#text_area2 h3{
	font-size: 90%;
	margin: 0px 0px 5px;
	padding: 0px;
}
#text_area2 p{
	margin: 0px 0px 15px;
	font-size: 80%;
	line-height: 140%;
}
#text_area2 strong{
	font-size: 80%;
	color: #FF0055;
}

#foot{
	font-size: 75%;
	line-height: 130%;
	color: #666666;
	padding-bottom: 15px;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#foot p{
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
	line-height: 140%;
}

