@charset 'Shift_JIS';
/* ----------------------------------------
   tab_items.css
---------------------------------------- */
/* #selectFromAreas
---------------------------------------- */
#selectFromAreas {}

#selectFromAreas .tabCont {}

.tabItems {
	display: inline-block;
	width: auto;
	margin-bottom: 20px;
	padding: 0 3px 3px 0;
	background: url(/common2013/img/premier/top/bg_tab_items.gif) no-repeat left bottom;
	/*IE7*/
	*display: inline;
}

.tabItems .item {
	float: left;
	width: 444px;
	border-top: 3px solid #CCC;
}

.tabItems .item.odd {margin-left: 3px;}

.tabItems .item.evn {margin-left: 26px;}

.tabItems h3 {
	height: 54px;
	background: url(/common2013/img/premier/top/bg_btns_title.gif) repeat left top;
	text-align: center;
	line-height: 54px;
	letter-spacing: 0.2em;
	color: #FFF;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Hiragino Mincho Pro", "HGS–¾’©E", "‚l‚r ‚o–¾’©", serif;
	font-size: 20px;
}

.tabItems .item .doc {padding: 25px 21px 20px;}

.tabItems .item .doc .btns {}
.tabItems .item .doc .btns .odd {float: left;}
.tabItems .item .doc .btns .evn {float: right;}

.tabItems .item .doc h4 {
	margin: 25px 0 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	line-height: 1.3;
	font-size: 14px;
	font-weight: bold;
}

.tabItems .item .doc dl {margin-bottom: 10px;}
.tabItems .item .doc dl.end {margin-bottom: 0;}

.tabItems .item .doc dt,
.tabItems .item .doc dd {}

.tabItems .item .doc dt {
	float: left;
	width: 84px;
	padding: 5px 0 2px;
	background: #FFF;
	border: 1px solid #CCC;
	line-height: 1.3;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.tabItems .item .doc dd {
	float: right;
	width: 305px;
	line-height: 1.3;
}

.tabItems .item .doc .areas {}

.tabItems .item .doc .areas li {
	display: inline-block;
	width: auto;
	margin-top: 5px;
	border-right: 1px solid #666;
	/*IE7*/
	*display: inline;
}

.tabItems .item .doc .areas li.end {border: none;}

.tabItems .item .doc .areas li a {
	display: block;
	padding: 0 5px;
	font-size: 14px;
}

.tabItems .item .doc .links {margin-top: 20px;}

.tabItems .item .doc .links a {
	color: #666;
	font-size: 14px;
}

.areaTitle {margin-bottom: 15px;}

.areaTitle li {
	background-image: url(/common2013/img/premier/top/bg_tab_area_title.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}

.areaTitle li.lt3 {background-position: 65px center;}
.areaTitle li.lt4 {background-position: 85px center;}

.areaTitle .odd {
	float: left;
	width: 450px;
}

.areaTitle .evn {
	float: right;
	width: 450px;
}
































