@charset "Shift_JIS";
@import url("/mb/shared/css/v09b/reset.css");
@import url("/mb/shared/css/v09b/utility.css");



/*============================== HEADER ==============================*/

div#frm-H-main .frm-H-nav {
	padding-left: 31px;
}

/*============================== H1 ==============================*/
#box_h1 {
	position: relative;
	border: #b2b4b6 1px solid;
	border-left: none;
	margin: 0 auto 15px;
	padding: 1px 0;
	text-align: left;
	width: 958px;
}
#box_h1 h1{
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	height: 50px;
	padding-left: 15px;
	border-left: #9b9b9b 5px solid;
	background: #fff;
}
#box_h1 p.lead{
	position: absolute;
	left: 140px;
	top: 10px;
}



/*============================== APPLE BANNER ==============================*/
ul#apple_bnr {
	margin: 0 auto;
	padding: 7px 0 7px 1px;
	width: 959px;
	background: url(/mb/shared/img/v11a/category_top/bg_apple-bnr.png) no-repeat center top;
}
ul#apple_bnr li {
	float: left;
	padding-left: 6px;
}
ul#apple_bnr li a {
	display: block;
}



/*============================== CONTAINER ==============================*/
body#frm div#container {
	background: none;
	margin: 15px auto 25px;
}


/*===== Panel =====*/
#panel {
	float: left;
	width: 743px;
}
#panel #list-category {
	background: url(/mb/shared/img/v11a/category_top/bg_panel.png) no-repeat left bottom;
}
#panel #list-category ul {
	padding: 1px 0 0 1px;
	background: url(/mb/shared/img/v11a/category_top/bg_panel_top.png) no-repeat left top;	
}
#panel #list-category li {
	float: left;
	padding: 0 1px 1px 0;
	text-align: center;
	width: 246px;
	height: 175px;
	overflow: hidden;
}

#panel #list-category li a {
	display: block;
	width: 246px;
	height: 175px;
	position: relative;
}
#panel #list-category li a:hover {
	text-decoration: none;
}
#panel #list-category li a span.link-list {
	padding: 0 0 0 17px;
	position: relative;
	left: 0;
	top: -25px;
	font-size: 14px;
	line-height: 25px;
	zoom: 1;
	text-decoration: underline;
}
#panel #list-category li a:hover span.link-list {
	text-decoration: none;
}

/*===== subMenu =====*/
#subMenu {
	float:right;
	width: 203px;
}

/*===== TOPICS =====*/
dl#topics {
	width: 203px;
}
dl#topics dt {
	margin-bottom: 4px;
}
dl#topics dd {
	padding: 0 4px 8px;
	font-size: 10px;
}
dl#topics dd a {
	display:block;
}
dl#topics dd span.caption {
	display: block;
	margin-top: 3px;
	line-height: 1.2;
}


/*===== Copyright =====*/
.out-foot-copyright {
	font-size: 10px;
}
