@charset "utf-8";


/* --------------------------------------------------------------------------------
   Import
-------------------------------------------------------------------------------- */

@import url("/mobile/set/common/p/css/v12a/general.css");


/* --------------------------------------------------------------------------------
   Style
-------------------------------------------------------------------------------- */

body#frm div#container { margin: 0 auto;}
body#frm div#container div#content { float: left;}


/* Contents
-------------------------------------------------------------------------------- */

/*===== H1 =====*/
#box_h1 h1 {
	min-width: 8em;
	_width: 8em;
	padding-right: 0.5em;
	font-weight: bold;
}

/*===== APPLE BANNER =====*/
ul#apple_bnr {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
}
ul#apple_bnr li {
	float: left;
	width: 323px;
	height: 160px;
	margin-right: 9px;
}

/*===== pickup =====*/
#pickup {
	background: url(/mobile/set/common/p/img/v12a/category_top/bg_pickup.png) no-repeat left top;
	width: 691px;
	height: 175px;
	padding: 14px 0 0 14px;
	margin-bottom: 30px;
}
#pickup ul li {
	float: left;
	width: 163px;
	margin-right: 9px;
}

/*===== recommend_cp =====*/
#recommend_cp h2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
}
#recommend_cp p.link-list_navy {
	float: right;
	margin: 0;
	padding-right: 15px;
	margin-top: 5px;
}
#recommend_cp .recommend_cp_inner {
	background: url(/mobile/set/common/p/img/v12a/category_top/bg_recommend_cp.png) no-repeat left top;
	width: 690px;
	height: 85px;
	padding: 15px 0 0 15px
}
#recommend_cp .recommend_cp_inner ul li {
	float: left;
	width: 219px;
	margin-right: 9px;
}

/*===== Panel =====*/
.panel {
	border-top: 1px solid #b7bbbe;
	border-left: 1px solid #b7bbbe;
}
.panel ul li {
	width: 336px;
	float: left;
	border-right: 1px solid #b7bbbe;
	border-bottom: 1px solid #b7bbbe;
}
.panel ul li a {
	width: 336px;
	display: block;
}

.w-280 {
	width: 280px;
}
.bottom_link {
	border-top: 1px dotted #b7bbbe;
	padding-top: 5px;
	clear: both;
}

/*===== subMenu =====*/
#subMenu {
	float:right;
	width: 195px;
}

/*===== campaign =====*/
#subMenu #campaign {
	margin-bottom: 20px;
}
#subMenu #campaign h3 {
	font-size: 86%;
	font-weight: bold;
	border-bottom: 3px solid #b7bbbe;
	margin-top: 0;
	margin-bottom: 10px;
}
#subMenu #campaign ul li {
	margin-bottom: 5px;
}

/*===== news =====*/
#subMenu #news h3 {
	font-size: 86%;
	font-weight: bold;
	border-bottom: 3px solid #b7bbbe;
	margin-top: 0;
	margin-bottom: 10px;
}
#subMenu #news ul li {
	border-bottom: 1px dotted #b7bbbe;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

