@charset "utf-8";
/* CSS Document */


/* about_us */
h2.about_us{
	width:765px;
	height:32px;
	background:url(../../img/pc/group/h2_about_us.png) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
}

* html h2{
		behavior: expression(
		this.style.behavior || (
		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
		this.style.backgroundImage = "none",
		this.style.behavior = "none"
		)
		);
}

dl.about_top{
	margin:10px 50px 0px 50px;
}

.about_top dd{
	margin-left:10px;
}

.about_top dd a{
	color:#703782;
}

.q_a_main{
	width:680px;
	margin:25px auto;
	border:1px #9A9A9A solid;
}

.q_a_main dt{
	margin:20px;
	width:640px;
}

.q_a_main dd{
	margin:0px 20px 20px 20px;
	width:640px;
}

.question{
	color:#703782;
	margin-right:15px;
	width:20px;
}

.answer{
	color:#FF00A4;
	margin-right:15px;
	float:left;
	display:inline;
	width:20px;
}

.q_a_main table{
	margin:10px 0px 0px 60px;
	clear:both;
	width:330px;
}

.q_a_main th{
	padding:5px 0px;
	font-weight:100;
	width:220px;
}

.q_a_main td{
	padding:5px 0px;
	width:100px;
}

.q_a_main th.boder,.q_a_main td.boder{
	border-bottom:1px #BFBFBF solid;
}

.q_a_main p{
	margin:30px 0px 0px 35px;
	font-size:100%;
}

.q_a_main .q_a_right{
	float:left;
	display:inline;
}


/* mobile_info */
h2.mobileinfo{
	width:765px;
	height:55px;
	background:url(../../img/pc/group/h2_mobileinfo.gif) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
}

p.mobileinfo_subtitle{
	width:325px;
	height:27px;
	background:url(../../img/pc/group/mobileinfo_subtitle.gif) no-repeat;
	margin:30px 0px 20px 70px;
}

p.mobileinfo_accesses{
	font-size:110%;
	margin-left:70px;
}

p.mobileinfo_qr{
	width:662px;
	height:210px;
	background:url(../../img/pc/group/mobileinfo_qr.gif) no-repeat;
	margin:40px auto;
}
