@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html {
	min-width:788px;
}
body {
	color:#FFF;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	background:#000;
	text-align:center;
}
* html body {
	font-size:87.5%;
	font-family:Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.65;
}
*:first-child+html body {
	font-size:87.5%;
}
head~/**/body {
 font-size:87.5%;
}
h1, h2, h3{
	line-height:1;
}
img {
	border:none;
	vertical-align:top;
	font-size:0!important;
}
ul {
	list-style:none;
}
/* コンテンツ */
#page {
	color:#000;
	text-align:left;
	background:#FFF url(../img/bg.png) 0 0 repeat;
	margin:0 auto;
	padding: 0 0 20px;
	width:993px;
}
p {
	margin-bottom:1.5em;
}
/* ヘッダー */
#header {
	font-size:0;
	text-align:center;
	margin-bottom:45px; 
	width:993px;
	overflow:hidden;
	_zoom:1;
}
#header h1,
#header span {
	font-size:14px;
	float: left;
}
#header span.ph {
	clear: left;
	float: none;
}

/* コンテンツ */
.pg {
	text-align: center;
}
.pg h2 {
	margin:37px 0;
}
.pg p{
	text-align:left;
	margin:0 auto;
	width: 485px;
}
#pg_1 {
}
#pg_2 {
}
#pg_4 {
}

/**/
.info{
	font-size:12px;
	background:transparent url(../img/qr.png) 100% 0 no-repeat;
	margin-top:30px;
	margin-left:650px;
	width: 315px;
	overflow:hidden;
	_zoom:1;
}
.info .qr{
	float:right;
}
.info h4{
	margin-bottom:14px;
}
.bg_data .bgin_data div.pg_data div dt,.bg_data .bgin_data div.pg_data div dd{
	font-size:85.7%;
	}
.info  dl{
	line-height:1.8;
}
.info  dl  dt{
	float:left;
	clear:left;
	width:60px;
}
.info  dl dd{
	margin-left:60px;
}
.info  dl dd a{
	color:#000;
	text-decoration:underline;
}
.info  dl dd a:hover{
	text-decoration:none;
}
/* ---------------------------------フッター--------------------------------- */
#footer {
	color:#CCC;
	font-size:71.5%;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin: 20px 0;
}
#footer p span{
	font-weight:bold;
}