/* charset */
@charset "UTF-8";
/* 共通定義 */

#infomation p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:#152B3B solid 1px;
}

#infomation p.icon-campaign,
#infomation p.icon-topic,
#infomation p.icon-car,
#infomation p.icon-event {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding-left: 53px;
}
#infomation p.icon-campaign {
	background: url(../../common/images/icon_campaign.gif) no-repeat 0px 2px;
}
#infomation p.icon-topic {
	background: url(../../common/images/icon_topic.gif) no-repeat 0px 2px;
}
#infomation p.icon-car {
	background: url(../../common/images/icon_car.gif) no-repeat 0px 2px;
}
#infomation p.icon-event {
	background: url(../../common/images/icon_event.gif) no-repeat 0px 2px;
}

#infomation p strong {
	padding-right: 12px;
	font-weight: normal;
	color: #000;
}
#infomation p a {
	color: #000;
	text-decoration: none;
}
#infomation p a:hover {
	color: #000;
	text-decoration: underline;
}


/*モバイルページ*/
/*=========================================================*/

.mobileBox{
	margin:0 auto;
	font-size:12px;
	background:url(../mobile/images/head_image.jpg) no-repeat top center;
	min-height:540px;
	_height:540px;
	text-align:left;
}
.mobileBox .mobileLineup{
	width:885px;
	margin:0 auto;
	height:319px;
	/*padding:70px 0 0 240px;
	_padding:70px 0 0 242px;*/
	padding:70px 0 0 86px;
	_padding:70px 0 0 88px;
}


#menu .menu-lineup {
	/*padding-bottom:10px;*/
	padding-top:30px;
}

#mobile {
	padding-top:40px;
}

#mobile .mar-bt40 {
	margin-bottom:20px;
}
#mobile .mar-bt25 {
	padding-bottom:20px;
}

#mobile .mobile-tbl{
	width:655px;
	font-size:12px;
}
#mobile .mobile-tbl th{
	width:112px;
	padding-left:1px;
	text-align:left;
	vertical-align:middle;
	border-right:#000 solid 1px;
	padding-top:18px;
	padding-bottom:18px;

}
#mobile .mobile-tbl td{
	padding-left: 20px;
}
#mobile .mobile-list{
	width: 522px;
}
#mobile .mobile-list th{
	font-size:11px;
	line-height:16px;
	color:#000;
	background:url(../../lineup/images/info_icon.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 3px 0px 14px;
	border:none;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	width:50px;
}
#mobile .mobile-list th.links{
	background-image:url(../../lineup/images/info_icon_arrow.gif);
}
#mobile .mobile-list td{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:16px;
	color:#000;
}

#mobile .mobile-tbl a{
	color:#000;
	text-decoration: none;
}
#mobile .mobile-tbl a:hover{
	color: #000;
	text-decoration: underline;
}
#mobile .bn-box{
	padding-top: 20px;
	width: 655px;
	border-top:#000 solid 1px;
}

#mobile .bn-box img{
	border:#D0D0D0 solid 1px;
	margin-right:18px;
}
#mobile .bn-box img.noMar{
	margin-right:0px;
}
