@charset "utf-8";
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:top;
	font-size:0!important;
}
ul, ol {
	list-style:none;
}
body {
	font-size:14px;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	background-color:#644234;
	color:#483026;
	text-align:center;
}
* html body {
	font-size:87.5%;
}
*first-child+html body {
	font-size:87.5%;
}
#contents {
	width:917px;
	margin:0 auto;
	text-align:left;
	
}
/*ヘッダー*/
#pg1 {
	background:url(../img/bg1.jpg) left top no-repeat;
	padding:38px 0 81px 112px;
	width:805px;
}
* html body #pg1 {
	width:917px;
}
*first-child+html body #pg1 {
	width:917px;
}
#pg1 p.title {
	margin-bottom:35px;
}
#pg1 h1 {
	margin-bottom:36px;
}
.pg2, .pg3 {
	background:url(../img/bg2.jpg) left top repeat-y;
	padding:0 97px 50px 99px;
	width:721px;
	clear:both;
}
* html body .pg2,* html body .pg3{
	width:917px;

}
*first-child+html body .pg2,*first-child+html body .pg3{
	width:917px;
}
/*本文コンテンツ*/
.pg2 h2 {
	margin-bottom:35px;
}
.pg2 p {
	margin-bottom:1em;
}
.pg2 p.caution {
	font-size:71.4%;
	margin-bottom:0;
}
.pg2 p.ph2 {
	margin:0 0 25px 43px;
}
.pg2 p.ph2 img {
	margin-right:22px;
}
.pg2 p.ph2 img.end {
	margin-right:0;
}
.pg2 p span.ph {
	float:right;
}
.pg2 p span.ph img {
	margin:0 0 18px 20px
}
/*QRコードのボックス*/
.pg3 {
	padding-bottom:0;
}
.pg3 div.link_box {
	padding:22px 16px 17px 22px;
	background-color:#988B56;
	width:682px;
	color:#ffffff;
	position:relative;
}
.pg3 div.link_box h3 {
	color:#000000;
	font-size:114.3%;
	border-left: solid 8px #000000;
	padding-left:8px;
	margin-bottom:35px;
}
.pg3 div.link_box a {
	color:#ffffff;
	text-decoration:underline;
}
.pg3 div.link_box a:hover {
	text-decoration:none;
}
.pg3 div.link_box p.qr {
	width:121px;
	position:absolute;
	top:22px;
	right:16px;
	font-size:71.4%;
}
.pg3 div.link_box p.qr span {
	display:block;
	text-align:center;
	width:121px;
	margin-bottom:8px;
}
.pg3 div.link_box p.qr img {
	margin-left:5px;
}
.pg3 div.link_box dl{
	width:580px;
	}
.pg3 div.link_box dl dt, .pg3 div.link_box dl dd {
	margin-bottom:10px;
	line-height:1.2;
}
.pg3 div.link_box dl dt {
	float:left;
	clear:both;
	width:6em;
}
.pg3 div.link_box dl dd {
	margin-left:6em;
}
/*フッター*/
#footer {
	width:807px;
	padding:59px 30px 30px 80px;
	background:url(../img/bg3.jpg) left top no-repeat;
}
* html body #footer{
	width:917px;
}
*first-child+html body #footer{
	width:917px;
}
#footer p {
	float:left;
}
#footer p.jp{
	margin-right:23px;
	}
#footer p.copy {
	color:#ffffff;
	font-size:71.4%;
}
#footer p.copy span {
	font-weight:bold;
}
/*clear*/
.clear {
	clear:both;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
	font-size:0!important;
}
.clearfix {
	min-height: 1px;
}
.mp05 {
	margin-bottom:5px!important;
}
.mp28 {
	margin-bottom:28px!important;
}
.mp90 {
	padding-bottom:90px!important;
}
.mp0 {
	margin-bottom:0!important;
	padding-bottom:0!important;
}
