@charset "utf-8";

div#contents div#bannerSpace{

	width:722px;
	height:70px;
	margin:20px auto;

}

div#contents div#bannerSpace p.banner{

	margin-left:10px;
	padding-top:8px;

}
div#contents h2{
	width:950px;
	margin:20px 0 24px 0;
	text-align:center;
}

div#contents h3{
	width:900px;
	text-align:center;
}

div#contents div#mail{

	width:476px;
	height:244px;
	padding:30px 10px 10px;
	background:url(../img/mail_bg.gif) no-repeat;
}

div#contents div#mail p {
	line-height: 120%;
	margin: 7px 0 7px 0;
	font-size: 12px;
}

div#contents div#mail form{

	margin:10px 0 20px 0;
}

div#contents p.text {
	line-height: 1.5;
	text-align: center;
	width: 900px;
}

.attention {
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.content_wrap {
	background-color: #000000;
	text-align: center;
	width: 100%;
}

.detail_wrap {
    text-align: left;
    width: 540px;
    margin: 0px auto;
}

div#contents h3#mobileTitle{
	width:900px;
	margin:30px 0 30px;
	text-align:center;
}

div#contents ul#mobileList{
	width:840px;
	margin:0 0 20px 30px;
	float:left;
	display:inline;
}

div#contents ul#mobileList li{
	width:270px;
	height:300px;
	padding:10px 0;
	float:left;
	margin-left:10px;
	display:inline;
	text-align:center;

}

div#contents ul#mobileList li#softbank{
	width:268px;
	border:1px dotted #ccc;
	border-bottom:none;
	border-top:none;
}

div#contents ul#mobileList dl dt{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

div#contents ul#mobileList dl dd{
	line-height:1.5;
}

/*
空メール追加分
*/

#empty{
	margin: 20px 0 20px 192px;
	width:494px;
	background:#000000;
}

#empty dt{
	padding:10px;
	float:left;
	width:350px;
	line-height:1.6;
}
#empty dd{
	float:right;
}
.empty_submit{
	margin:10px 0 0 150px;
}
.mail_image{
	margin:10px 0 10px 192px;;
}
