@charset "utf-8";

/*--------------------------------------
 * Universal selector
 * ---------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}

/*--------------------------------------
 * Structure Module
 * ---------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Verdana,sans-serif;
	text-align: center;
	color: #000;
}

/*--------------------------------------
 * Text Module
 * ---------------------------------------*/
p,
pre,
address,
cite {
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}


br {
	letter-spacing: 0;
	}
/*--------------------------------------
 * Image Module
 * ---------------------------------------*/
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	}

/*--------------------------------------
 * Table Module
 * ---------------------------------------*/
table{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
	}
	

/*--------------------------------------
 * Hypertext Module
 * ---------------------------------------*/
a,
a:link,
a:visited {
	color: #eb6100;
	text-decoration: underline;
	font-weight: normal;
	}

a:active,
a:hover,
a:focus {
	color: #eb6100;
}

/*--------------------------------------
 * ライン
 * ---------------------------------------*/

hr {
	display:none;
	clear:both;
	}
/* clearfix --*/
.clearFix:after{
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearFix{
	display:inline-block;
}
* html .clearFix{
	height:1%;
}
.clearFix{
	display:block;
}

/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/

#wrapper {
	width:840px;
	padding:0;
	margin:0 auto;
	text-align:left;
}

/*--------------------------------------
 * ヘッダー
 * ---------------------------------------*/

#header {
	margin: 0px auto;
	width: 100%;
	height: 72px;
}

/*HOME用メインタイトル*/
#header #site-title {
	margin: 0px auto;
	padding-top: 3px;
	position: relative;
	display: block;
	width: 121px;
	height: 57px;
	text-indent: 10px;
	}
	
#header #site-title span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/popup/logo.gif) no-repeat center 3px;
	}
	

/*chakuuta*/
#contents #chakuutacontents {
	margin:45px auto 0;
	width:820px;
	height:345px;
	text-align:center;
}

h1#mobile {
	text-indent:-9999px;
	margin: 0px auto;
	padding:0;
	display: block;
	width:332px;
	height:54px;
	text-align: left;
	border: none;
	background: url(../images/popup/title.gif) no-repeat 0px 0;
}
	
#qr_rekochoku{
	display:block;
	padding:55px 0 11px;
	margin:0 auto;
}
#logo_rekochoku{
	display:block;
	padding:50px 0 0;
	margin:0 auto;
}
/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/
#contents {
	display:block;
	margin:0px auto;
	width:820px;
	min-height:410px;
	border:10px solid #cccccc;
	padding:30px 0 20px 0;
	background-color:#fff;
}

#contents h2 {
	color:#e62d8a;
	font-weight:bold;
	font-size:12px;
	line-height:1.5;
}

#buyList{
	display:block;
	padding:0 30px;
}
#buyList li{
	float:left;
	display:block;
	width:170px;
	height:170px;
	padding:10px;
}
p.buyCaution{
	font-size:10px;
	display:block;
	padding:8px 40px 0;
}
td.qrcode {
	width: 160px;
	text-align: right;
	}

td.qrcode img {
	padding-right: 10px;
	}


/*アジアライブ*/

#contents #asialivecontents {
	margin: 0px auto;
	width: 590px;
	}

#contents #asialivecontents .m2 {
	margin:0 0 2em;
	}
	
/*携帯公式サイト*/

#contents #mobilesitecontents {
	margin:10px auto 20px;
	width:820px;
	height:380px;
}
#mobilesitecontents .subCol{
	font-size:10px;
	text-align:center;
	float:left;
	width:300px;
}
.subCol p{
	padding:0 0 19px;
}
.subCol h1.mobileTitle{
	text-indent:-9999px;
	display:block;
	width:184px;
	height:44px;
	margin:30px auto 44px;
	padding:0;
	background: url(../images/popup/mobile_logo.gif) no-repeat 0px 0px;
}
.subCol p.mobileFee{
	text-align:center;
	display:block;
	width:218px;
	padding:12px 0;
	margin:0 auto;
	border:1px solid #e62f8b;
}
#mobilesitecontents .mainCol{
	float:right;
	width:479px;
	height:342px;
	padding:19px 0 19px 40px;
	border-left:1px solid #cccccc;
}
.mainCol p{
	padding:18px 0 0;
	line-height:1.5;
}
#contents #mobilesitecontents .m2 {
	margin:0 0 2em;
}

	
/*--------------------------------------
フッター
---------------------------------------*/

#footer {
	margin: 0px auto;
	clear: both;
	text-align: left;
	width:840px;
	height:50px;
	}
	
#footer ul {
	margin: 0px auto;
	clear: both;
	}

/*クローズボタン*/
li.close {
	float: right;
	padding:0;
	clear:both;
	width:50px;
	height:50px;
}
	
li.close span {
	position: relative; 
	display: block;
	width: 100%;
	height: 100%;
	font-size: 8px;
	line-height: 100%;
	}

li.close a.visible {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width:50px;
	height:50px;
	z-index: 2;
	background: url(../images/popup/close.gif) 0px 0px #f7f0dd;
	text-decoration: none;
}

li.close a.visible:active,
li.close a.visible:hover,
li.close a.visible:focus {
	background-position: 0px -50px;
	}
