@charset "EUC-JP";

/* ---------------------------------------
メイン部分要素
---------------------------------------- */

#main{
	float: right;
	width: 600px;
	text-align: left;
}

#top_txtlink{
	padding: 0 0 6px 0;
	text-align: center;
}

#top_txtlink a{
	text-decoration: none;
	color: #00f;
	font-weight: bold;
}

#top_txtlink a:hover{
	color: #f00;
}

#top_banner{
	margin-bottom: 5px;
}

#top_iphone_banner{
	margin-top: 4px;
	margin-bottom: 6px;
	text-align: center;
}

.bottom_banner{
	margin-bottom: 6px;
	padding-top: 5px;
}

.bottom_banner_top{
	margin-bottom: 6px;
	padding-top: 12px;
}

#top_img{
	width: 600px;
	margin: 0 auto;
}

#top_img #main_img{
	float: left;
}

#top_img #side_01{
	float: right;
	padding-bottom: 6px;
}

#top_img #side_02{
	float: right;
}

#top_btn{
	margin: -208px 0 166px 0;
	padding-right: 12px;
	text-align: right;
}

#top_sub{
	margin-top: 4px;
}

#top_info{
	width: 760px;
	margin: 10px auto 0 auto;
}

#top_info p{
	border: 1px solid #f03;
	padding: 10px 10px 8px 10px;
	background-color: #ffc;
	color: #191919;
	text-align: left;
	line-height: 1.4;
}

#top_reco_t{
	width: 600px;
	padding-bottom: 2px;
	text-align: center;
}

#top_reco{
	padding: 6px;
	border: 2px solid #f03;
	background-color: #ffc;
}

#top_reco li{
	padding: 4px 0 8px 80px;
	font-size: 13px;
}

#top_reco li#doco{
	background: url(../img/top_reco_01.gif) no-repeat;
}

#top_reco li#au{
	background: url(../img/top_reco_02.gif) no-repeat;
}

#top_reco li#sb{
	background: url(../img/top_reco_03.gif) no-repeat;
}

#top_reco li#tab{
	background: url(../img/top_reco_04.gif) no-repeat;
	padding-bottom: 3px;
}

#main h3{
	width: 586px;
	height: 21px;
	padding-top: 6px;
	padding-left: 14px;
	text-align: left;
}

h3.main_d{
	background: url(../img/m_t_d.gif) no-repeat;
}

h3.main_s{
	background: url(../img/m_t_s.gif) no-repeat;
}

h3.main_a{
	background: url(../img/m_t_a.gif) no-repeat;
}

h3.main_w{
	background: url(../img/m_t_w.gif) no-repeat;
}

h3.main_e{
	background: url(../img/m_t_e.gif) no-repeat;
}

#main p.more{
	margin-top: -20px;
	margin-right: 6px;
	padding-bottom: 4px;
	text-align: right;
}

p#icon_exp{
	margin-top: -10px;
	margin-bottom: -6px;
	text-align: right;
}

table.item_tbl{
	clear: both;
	width: 591px;
	margin: 8px auto 0 auto;
}

table.item_tbl td{
	width: 144px;
	vertical-align: top;
}

table.item_tbl td.normal_item{
	position: relative;
	border-bottom: 2px solid #fff;
}

table.item_tbl td.normal_item .border{
	width: 144px;
	background-color: #fff;
}

table.item_tbl td.speed_item{
	position: relative;
	border-bottom: 2px solid #f30;
	background: url(/img/speed_bg.gif) 0 0 repeat-y;
}

table.item_tbl td.speed_item .border{
	width: 144px;
	background-color: #f30;
}

table.item_tbl td.speed_item .speed_badge{
	position: absolute;
	margin-top: -98px;
}

table.item_tbl td.ls{
	width: 122px;
}

.img_frame{
	width: 120px;
	height: 90px;
	margin: 4px auto 0 auto;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	background-color: #fff;
}

.item_tbl2 td{
	padding-bottom: 3px;
}

.item_tbl2 td.item{
	width: 228px;
}

.item_tbl td h4{
	width: 126px;
	margin: 0 auto;
	padding-right: 6px;
	line-height: 1.2;
	overflow: hidden;
}

.item_tbl td .price{
	padding: 3px 0 6px 0;
	text-align: center;
}

.item_tbl td p{
	width: 134px;
	margin: 2px auto 0 auto;
	font-weight: bold;
	color: #f00;
	line-height: 1.2;
	text-align: left;
}

.item_tbl .item_icon{
	margin-bottom: -2px;
	padding-top: 2px;
}

.item_tbl2 td.price{
	padding-left: 4px;
	font-weight: bold;
	color: #900;
	line-height: 1.2;
}

.item_tbl span, .item_tbl2 span {
	font-weight: normal;
	color: #000;
}

.bline {
	border-bottom: 1px dotted #999;
}

.sold_out{
	margin: 18px auto 24px auto;
	text-align: center;
}

.sold_out2{
	width: 290px;
	padding: 46px 0 0 0px;
	text-align: center;
}

table#item_list{
	width: 598px;
	margin: 6px auto 12px auto;
	border: 1px solid #999;
	line-height: 1.2;
}

table#item_list th{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 6px 12px 3px 8px;
	border-bottom: 1px dotted #999;
}

table#item_list td{
	border-bottom: 1px dotted #999;
	padding: 6px 6px 3px 0px;
}

table#item_list .last{
	border-bottom: none;
}

/*
table#item_list ul li{
	float: left;
	width: 186px;
	padding: 4px 6px;
	line-height: 1.5;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
*/

table.item_tbl2{
	width: 280px;
	margin-left: 8px;
}

.item_info{
	width: 586px;
	border-bottom: 1px dotted #999;
	margin-bottom: 6px;
}

.item_info td{
	vertical-align: top;
}

.item_info td.item_img{
	width: 140px;
	padding-bottom: 8px;
}

.item_info td.item_info_txt{
	width: 148px;
	padding: 0 6px 0 6px;
	border-right: 1px dotted #999;
}

.item_info_txt h4{
	padding: 2px 0px 0px 8px;
	font-size: 90%;
}

.item_info_txt h4.d{
	border-left: 4px solid #00aacf;
}

.item_info_txt h4.s{
	border-left: 4px solid #b7bbbe;
}

.item_info_txt h4.a{
	border-left: 4px solid #f76b1f;
}

.item_info_txt h4.w{
	border-left: 4px solid #2e57a5;
}

.item_info_txt p{
	margin: 6px 0;
	line-height: 1.2;
}

.item_info_txt p.low_price{
	border: 1px solid #999;
	background-color: #ffc;
	padding: 4px 6px;
}

.item_info_txt span.price{
	font-weight: bold;
	color: #f00;
}

.item_info_txt p.sell{
	margin: 6px auto;
}

.item_info_txt p.alert{
	margin: 6px auto;
	padding-left: 20px;
	background: url(/keitai/img/mail/ml_icon.gif) 0px 2px no-repeat;
}

p.item_more{
	float: right;
	padding: 6px 0;
	text-align: right;
}

.item_border{
	clear: both;
	width: 590px;
	border-top: 1px dotted #999;
	margin: 10px auto 0 auto;
	font-size: 8px;
}

table.p_navi{
	width: 580px;
	margin: 24px auto 0 auto;
}

table.p_navi td.back{
	width: 180px;
	text-align: right;
}

table.p_navi td.navi_t{
	width: 220px;
	text-align: center;
}

table.p_navi td.for{
	width: 180px;
	text-align: left;
}

p.result{
	text-align: center;
}

/* ---------------------------------------
top特集
---------------------------------------- */
p.sp_sub_title{
	margin: 6px 0 -8px 12px;
	font-size: 15px;
}

p.sp_item_more{
	margin-top: 6px;
	text-align: right;
	font-size: 12px;
}

/* ---------------------------------------
ソフトバンク代理店
---------------------------------------- */
#top_sbm{
	margin-top: 16px;
	margin-bottom: 10px;
}

.sbm_limit{
	margin-top: 6px;
	text-align: center;
}
.sbm {
	width: 268px;
	margin: 8px auto 0 auto;
	text-align: center;
}

.sbm li{
	display: block;
	float: left;
	width: 86px;
	font-size: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sbm li.mrl5{
	margin-right: 5px;
	margin-left: 5px;
}

.sbm p{
	clear: both;
	text-align: right;
	font-size: 10px;
}

/* ---------------------------------------
ソフトバンク代理店 検索結果
---------------------------------------- */
#sbm_search_t{
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
}

#sbm_search_t p{
	margin-top: 12px;
	font-weight: bold;
}

#sbm_search_main{
	margin-top: 18px;
}

#sbm_search{
	width: 598px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #ffc;
	text-align: center;
}

#sbm_search ul{
	width: 580px;
	margin: 0 auto;
}

#sbm_search ul.two_btn{
	width: 368px;
	margin: 0 auto;
}

#sbm_search li{
	display: block;
	float: left;
	width: 188px;
	padding-top: 8px;
	font-size: 0;
}

#sbm_search li.btn_2{
	display: block;
	float: left;
	width: 180px;
	font-size: 0;
}

#sbm_search li.mrl8{
	margin-right: 8px;
	margin-left: 8px;
}

#sbm_search li.mr8{
	margin-right: 8px;
}

#sbm_search p{
	font-size: 12px;
	padding-top: 8px;
}

#sbm_search #txt_wrap{
	width: 568px;
	margin: 8px auto;
	padding-bottom: 8px;
	border: 1px solid #999;
	background-color: #fff;
	text-align: left;
}

#sbm_search #txt_wrap p{
	font-weight: bold;
	margin-left: 8px;
}

#sbm_search #txt_wrap ul{
	width: 450px;
	margin-left: 8px;
}

#sbm_search #txt_wrap li{
	display: block;
	float: none;
	background: url(/keitai/sbm/img/list_dot.gif) 0px 8px no-repeat;
	width: 420px;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 12px;
}

#sbm_search #txt_wrap td#guide{
	padding-top: 8px;
	vertical-align: bottom;
	text-align: center;
}

#bottom_txt{
	clear: both;
	text-align: center;
	font-size: 80%;
	margin: 12px 0 4px 0;
}

/* ---------------------------------------
VC バナー用
---------------------------------------- */
.vc_wrapper{
	margin: 12px auto;
	width: 518px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #ffc;
}

.vc_wrapper2{
	margin: 24px auto;
	width: 518px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #ffc;
}

p.vc_text{
	margin-top: 12px;
	margin-bottom: 0px!important;
	font-size: 14px;
	line-height: 1.0;
	font-weight: bold;
	color: #333;
}

.vc_banner{
	width: 468px;
	margin: 3px auto 12px auto;
}
