@charset "Shift_JIS";

/* 左サイド：エリア情報
------------------------------------------ */
#sideL ul.country, #sideR ul.country {
	width: 198px;
}

#sideL ul.country li.area01 a, #sideR ul.country li.area01 a { display: block; text-indent: -9999px; height: 45px; background: url(../images/bt_country01.gif) no-repeat 0 0; }
#sideL ul.country li.area02 a, #sideR ul.country li.area02 a { display: block; text-indent: -9999px; height: 46px; background: url(../images/bt_country02.gif) no-repeat 0 0; }
#sideL ul.country li.area03 a, #sideR ul.country li.area03 a { display: block; text-indent: -9999px; height: 46px; background: url(../images/bt_country03.gif) no-repeat 0 0; }
#sideL ul.country li.area04 a, #sideR ul.country li.area04 a { display: block; text-indent: -9999px; height: 46px; background: url(../images/bt_country04.gif) no-repeat 0 0; }
#sideL ul.country li.area05 a, #sideR ul.country li.area05 a { display: block; text-indent: -9999px; height: 46px; background: url(../images/bt_country05.gif) no-repeat 0 0; }
#sideL ul.country li.area06 a, #sideR ul.country li.area06 a { display: block; text-indent: -9999px; height: 46px; background: url(../images/bt_country06.gif) no-repeat 0 0; }

#sideL ul.country li.area01,
#sideL ul.country li.area02,
#sideL ul.country li.area03,
#sideL ul.country li.area04,
#sideL ul.country li.area05,
#sideL ul.country li.area06,
#sideR ul.country li.area01,
#sideR ul.country li.area02,
#sideR ul.country li.area03,
#sideR ul.country li.area04,
#sideR ul.country li.area05,
#sideR ul.country li.area06 { width: 198px; margin-bottom: 6px; }

#sideL ul.country li.area01 a:hover,
#sideL ul.country li.area02 a:hover,
#sideL ul.country li.area03 a:hover,
#sideL ul.country li.area04 a:hover,
#sideL ul.country li.area05 a:hover,
#sideL ul.country li.area06 a:hover,
#sideR ul.country li.area01 a:hover,
#sideR ul.country li.area02 a:hover,
#sideR ul.country li.area03 a:hover,
#sideR ul.country li.area04 a:hover,
#sideR ul.country li.area05 a:hover,
#sideR ul.country li.area06 a:hover { background-position: top right; }

#sideL ul.country li.name, #sideR ul.country li.name {
	width: 173px;
	background: url(../images/ic_arrow02.gif) no-repeat 0 2px;
	padding-left: 7px;
	margin: 0 9px 6px 9px;
	font-size:12px;
}

/* メイン：キャンペーンバナー（海外）
------------------------------------------ */
#abContent .campaign {
	width: 750px;
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
}

#abContent .campaign ul li {
	float: left;
	margin: 10px 10px 0 0;
}

/* メイン：AS遊LIKE
------------------------------------------ */
#abContent ul.asyoulike {
	width: 720px;
	height: 70px;
	background: #FFF;
	overflow: auto;
}

#abContent ul.asyoulike li {
	width: 688px;
	background: url(../images/ic_arrow01.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-top: 5px;
}

#abContent ul.asyoulike li span {
	color: #F00;
	margin-left: 10px;
}

/* メイン：スポーツ特集
------------------------------------------ */
#abContent .sportsText {
	width: 740px;
	height: 33px;
	background: url(../images/ti_sports_ab.gif) no-repeat left top;
}

#abContent .sportsText .list {
	float: left;
	position: relative;
	top: 6px;
	left: 600px;
}

#abContent .sportsText .vanish {
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

#abContent .sportsBox {
	width: 729px;
	height: 91px;
	border: #131394 solid 1px;
	padding: 0 0 0 9px;
	background: #FFF;
	margin-bottom: 10px;
}
	
#abContent .sportsBox ul {
	width: 729px;
	height: 71px;
	background: #FFF;
	margin-top: 9px;
	overflow:auto;
}   /* 550px/66pxに設定 */

#abContent .sportsBox ul li {
	width: 690px;
	background: url(../images/ic_arrow01.gif) no-repeat 0 2px;
	padding-left: 15px;
}

#abContent .sportsBox ul img {
	vertical-align: middle;
	margin-left: 4px;
}

#abContent .sportsBox ul .red {
	color: #F00
}

/* メイン：売れ筋！おすすめプラン
------------------------------------------ */
#abContent .Box ul.btn_tab {
	width: 728px;
	margin-right: -8px;
	overflow: hidden;
	_zoom: 1;
}

#abContent .Box ul.btn_tab li {
	float: left;
	margin: 8px 8px 0 0;
}

#abContent .Box .subtitle01 {
	float: left;
	width: 698px;
	height: 24px;
	background: url(../images/bg_tabreco01.gif) no-repeat 0 0;
	margin-top: 10px;
	font-weight: bold;
	padding: 8px 0 0 22px;
	font-size: 12px;
}

#abContent .Box .subtitle02 {
	float: left;
	width: 698px;
	height: 24px;
	background: url(../images/bg_tabreco02.gif) no-repeat 0 0;
	margin-top: 10px;
	font-weight: bold;
	padding: 8px 0 0 22px;
	color: #F00;
	font-size: 12px;
}

#abContent .Box ul.webother {
	float: left;
	width: 700px;
	margin-top: 5px;
	padding: 10px;
	background-color: #FFEEEE;
	font-size: 12px;
}

#abContent .Box ul.webother li {
	float: left;
}

#abContent .Box ul.webother li.title {
	margin-right: 5px;
	font-weight: bold;
}

/* 1列並び */
#abContent .Box .ab_style01 {
	width: 720px;
	margin-top: 10px;
}

#abContent .Box .ab_style01 dl {
	width: 704px;
	height: 100px;
	margin-top: 10px;
	border: #CCC solid 1px;
	background-color: #FFF;
	padding: 7px;
}

#abContent .Box .ab_style01 dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
	padding:0;
}

#abContent .Box .ab_style01 dl dd {
	float: left;
	width: 559px;
	padding:0;
	margin:0;
	font-size:12px;
}

#abContent .Box .ab_style01 dl dd a {
	font-weight: bold;
}

#abContent .Box .ab_style01 dl dd div {
	width: 100%;
	background: url(../images/ln_dot01.gif) repeat-x left top;
	margin-top: 3px;
	padding-top: 5px;
	font-size: 14px;
	text-align: right;
}

#abContent .Box .ab_style01 dl dd div span {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}

/* 2列並び */
#abContent .Box .ab_style02 {
	width: 728px;
	margin-right: -8px;
	overflow: hidden;
	_zoom: 1;
	font-size:12px;
}

#abContent .Box .ab_style02 dl {
	float: left;
	width: 340px;
	height: 100px;
	margin: 10px 8px 0 0;
	border: #CCC solid 1px;
	background-color: #FFF;
	padding: 7px;
}

#abContent .Box .ab_style02 dl dt {
	float: left;
	width: 100px;
	margin-right: 5px;
	padding:0;
}

#abContent .Box .ab_style02 dl dd {
	float: left;
	width: 235px;
	margin:0;
	padding:0;
}

#abContent .Box .ab_style02 dl dd a {
	font-weight: bold;
}

#abContent .Box .ab_style02 dl dd img {
	vertical-align: middle;
	margin-left: 2px;
}

#abContent .Box .ab_style02 dl dd div {
	width: 100%;
	background: url(../images/ln_dot01.gif) repeat-x left top;
	margin-top: 3px;
	padding-top: 5px;
}

#abContent .Box .ab_style02 dl dd div span {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}

/* 4列並び */
#abContent .Box ul.ab_style04 {
	float: left;
	width: 728px;
	margin-right: -8px;
	overflow: hidden;
	_zoom: 1;
}

#abContent .Box ul.ab_style04 li {
	float: left;
	width: 168px;
	height: 150px;
	margin: 10px 8px 0 0;
	border: #CCC solid 1px;
	background-color: #FFF;
	padding: 2px;
}
*html #abContent .Box ul.ab_style04 li {
	height: 172px;
}

#abContent .Box ul.ab_style04 li .reconew {
	position:relative ;top:-150px;left:132px;
}

#abContent .Box ul.ab_style04 li .release {
	position:relative ;top:-150px;left:68px;
	/*position:relative ;top:-150px;left:108px;*/
}