#m-stick {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* topimage */

/* 150306*/
.title_wrap {
	width: 760px;
	margin-top: 10px;
	margin-bottom:20px;
}
.tateborder {
    border-right: 1px dotted #999;
}
.ssdyoryo {
    float: left;
    padding-left: 10px;
    padding-right: 9px;
    width: 360px;
}
.ssdyoryo dt {
    font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.kakaku3 span.deka {
    color: #f00;
    font-size: 30px;
    font-weight: bold;
    line-height: 33px;
}
.kakaku3 span.yenkomi {
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

/* →寄せ */
.ssdyoryo_r {
    float: right;
    padding-left: 10px;
    padding-right: 9px;
    width: 360px;
}
.ssdyoryo_r dt {
    font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.bt_dot {
    border-top: 1px dotted #999;
	padding: 10px 0 0 0;
}

.title_area {
	background: url("/images/abest/m-stick_nh1/bg_title.jpg") no-repeat;
	height: 420px;
	width: 760px;
	margin-top: 35px;
	margin-bottom:20px;
}

/* main */
#m-stick h2 {
	background: #666666;
	font-size: 120%;
	color: #ffffff;
	padding: 8px;
	margin: 0 0 10px;
	clear:both;
}

/* 特徴1 */

#m-stick .feature{
	width:760px;
}

#m-stick .feature .left_wrap {
	float:left;
	width:370px;
    min-height: 265px;
	margin-bottom:20px;
}
#m-stick .feature .right_wrap {
	float:right;
	width:370px;
    min-height: 265px;
	margin-bottom:20px;
}

#m-stick .feature dt {
    border-bottom: 2px solid #CCCCCC;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 5px;
	margin-top:10px;
}
#m-stick .feature dd {
    line-height: 1.7;
    padding: 10px 0 0;
}


/* 特徴2 */

#m-stick .feature2 {
    float: left;
    margin-bottom: 30px;
    width: 760px;
}

#m-stick .feature2 h3 {
    border-bottom: 2px solid #CCCCCC;
    color: #333333;
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 10px;
}
#m-stick .feature2 .left_wrap {
	float:left;
	width:370px;
    min-height: 265px;
	margin-bottom:20px;
}
#m-stick .feature2 .right_wrap {
	float:right;
	width:370px;
    min-height: 265px;
	margin-bottom:20px;
}
#m-stick .feature2 dt {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 5px;
}
#m-stick .feature2 dd {
    font-size: 13px;
    line-height: 1.7;
}

#m-stick .feature p.text {
	margin: 0 0 20px;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
}
#m-stick .feature p.center_img {
	text-align: center;
	margin: 0 0 30px;
}

/* 購入リンク */
.buy_link {
    background: url("/images/abest/m-stick_nh1/img_09.jpg") no-repeat;
    float: left;
    height: 270px;
    margin-bottom: 15px;
    width: 760px;
}
/* 写真ギャラリー */

/*.photo_wrap ul.gallery {
	padding: 0px 0 30px 0;
}
*/
.photo_wrap ul.gallery li {
	float: left;
	margin: 0 20px 20px 0;
}
.photo_wrap ul.gallery li.last {
	float: left;
	margin: 0 0 20px 0;
}


/* wrap_tokucho */
.wrap_tokucho {
}
.wrap_tokucho .tokucho_inner{
	float: right;
	width: 365px;
}



/* 購入はこちらから */
/* IE8互換表示でタイトルが広がるのを防ぐ */
*:first-child+html #m-stick h2.buy {
	background: #666666;
	font-size: 120%;
	color: #ffffff;
	padding: 5px;
	margin: 0 0 10px;
	clear:both;
}
#m-stick .bb_10{
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}

#m-stick .wrap_buy {
	width: 760px;
	margin: 0 0 20px;
	border-top: 1px dotted #999;
	padding-top: 10px;
}
#m-stick .wrap_buy .left_wrap{
	width: 365px;
	float: left;
}
#m-stick .wrap_buy .right_wrap{
	width: 365px;
	float: right;
}

#m-stick .wrap_buy dl dt {
	margin: 0 0 10px;
}
#m-stick .wrap_buy dl dd p.model_sum {
	float: left;
	width: 180px;
	padding: 0 15px 0 0;
	text-align: center;
}
#m-stick .wrap_buy dl dd ul.price_wrap {
	float: right;
	width: 170px;
}
#m-stick .wrap_buy dl dd ul.price_wrap li.price{
	padding: 10px 0 5px 0;
	color:#cc0000;
	font-weight:bold;
}
#m-stick .wrap_buy dl dd ul.price_wrap li.text{
	margin: 5px 0 0 0;
}
/* 仕様書 */
#m-stick .spec_detail {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
	margin: 0 0 20px;
	width: 758px;
}
#m-stick .spec_detail th {
    background-color: #eeeeee;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 100%;
    padding: 4px;
    text-align: left;
}
#m-stick .spec_detail td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 100%;
    padding: 4px;
    text-align: left;
}
/* 仕様書の注意 */
#m-stick .attentions {
	margin: 0 0 20px;
}
#m-stick .attentions li{
	line-height: 1.5;
}
/* coment title*/
#m-stick .title {
	background-image: url(/images/luvpad/ice1000wn/title_interview.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #333333;
	padding: 10px 138px 10px 10px;
	margin: 0 0 10px;
}
#m-stick .title h2{
	width: 600px;
	line-height: 1.5;
	background: #333333;
	margin: 0;
}
#m-stick .title h2 span{
	font-size: 160%;
}
/* 緑背景 */
/* coment title*/
#m-stick .title2 {
	background-image: url(/images/luvpad/ice1000wn/interview/title_interviewblue.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #1e8ca4;
	padding: 10px 138px 10px 10px;
	margin: 0 0 10px;
}
#m-stick .title2 h2{
	width: 600px;
	line-height: 1.5;
	background: #1e8ca4;
	margin: 0;
}
#m-stick .title2 h2 span{
	font-size: 160%;
}

/* coment*/
#m-stick .wrap_coment {
	margin: 0 0 20px;
}
#m-stick .wrap_coment .left_wrap{
	width: 559px;
	float: left;
}
#m-stick .wrap_coment .right_wrap {
	width: 186px;
	float: right;
}
#m-stick .wrap_coment h3 {
	background: #ff9900;
	color: #ffffff;
	text-align: center;
	font-size: 120%;
	padding: 5px 0;
	margin: 0 0 15px;
}


#m-stick .wrap_coment p.detail_coment {
	line-height: 1.8;
	font-size: 110%;
}

#m-stick .wrap_coment .left_wrap .img_wrap dl{
	margin: 10px 0 20px;
}
#m-stick .wrap_coment .left_wrap .img_wrap dl dt{
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 5px;
}
#m-stick .wrap_coment .left_wrap .img_wrap dl dd{
	line-height: 1.5;
}

#m-stick .wrap_coment .right_wrap .img_wrap dl{
	margin: 10px 0 20px;
}
#m-stick .wrap_coment .right_wrap .img_wrap dl dt{
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 5px;
}
#m-stick .wrap_coment .right_wrap .img_wrap dl dd{
	line-height: 1.5;
	font-size: 90%;
}


/* SMB */
li.twitter { width: 100px; overflow: hidden; }
li.twitter .twitter-share-button {
	width: 100px !important;
}
#___plusone_0 {
	width: 65px !important;
}


/*価格エリア*/

.title_area .price {
    margin-top: 9px;
    padding-left: 17px;
    padding-top: 255px;
}
.title_area .price li{
    font-size: 14px;
	line-height:20px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.title_area .price2 {
    float: right;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 9px;
}
.title_area .price2 li{
    font-size: 14px;
	line-height:20px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.buy_start {
    margin: -65px 0 5px 232px;
}
.buy_start li{
    font-size: 20px;
	width: 400px;
    height: 30px;
    line-height: 180%;
}

.price_area{
	width:223px;}
.kakaku01{
	margin-bottom:3px;
}
kakaku1{
	line-height:14px;}
.kakaku2{
	line-height:20px;}
.kakaku3 span.deka{
	font-size:28px;
	font-weight:bold;
	color:#F00;
	line-height:33px;}
.kakaku3 span.yenkomi{
	font-size:16px;
	font-weight:bold;
	color:#F00;
	line-height:30px;}
.tateborder{
	border-right:dotted 1px #999;}


/*■■■H3■■■*/
h3{
	margin-bottom:10px;
	font-size:25px;
	line-height:25px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	}
h3.sub{
	margin-bottom:10px;
	font-size:18px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#detail #contents .photo_wrap .gallery {
	width: 760px;
	margin: 0;
}
#detail #contents .photo_wrap .gallery li{
	margin: 0 15px 15px 0;
}

/*■■特長■■*/
.tokucho{margin-bottom:40px;}
.text_area{
	font-size:14px;
	lineheight:18px;
	margin-bottom:10px;
	}
	
dl.text_area02{
	min-height:159px;
	margin-bottom:20px;
	}
.text_area02 dt{
	float:left;	
	margin-right:20px;
	}
	
.text_area02 dd{
	padding-top:10px;
	font-size:14px;
	lineheight:18px;
	}


a.with-arrow-1{
	background: url("/images/common/ico_arrow_right_01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 0 2px 18px;
	}
	
.tokucho_left{
	float:left;
	min-height:773px;
	width:363;
	margin-right:10px;}

.tokucho_right dl{
	margin-bottom:40px;
	}
.tokucho_right dt{
	font-size:14px;
	lineheight:18px;
	font-weight:bold;
	margin-bottom:5px;
	}
.tokucho_right dd{
	font-size:14px;
	lineheight:18px;
	}
	
	
span.blue_color{
	color:#0184bf;}
	
	
	

/*■■ギャラリーエリア■■*/

#m-stick .gallery li {
    display: inline-block;
    margin: 10px 8px 10px 10px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 236px;
}

	
/*テキスト*/
.small {
    font-size: 10px;
}
.more {
    font-size: 24px;
    margin: 210px 10px 0 0;
    text-align: right;
}
/* ソーシャルボタン */

.sns {
	width:350px; 
	padding-top: 0px;
	margin: 0 0 20px;
}

.snsb {
	float:right;
	overflow: hidden;
}

.snsb li{
	float:left;
}


.twitter {
	width:95px;
}
.google {
	width:65px;
}




/*■■オススメBTOエリア■■*/
.area_osusumebto{
	margin-bottom:20px;
	}
.area_osusumebto dl{
	margin-bottom:20px;	
	height:164px;
	}
	
.area_osusumebto dt{
	float:left;
	margin-right:25px;
	}
.area_osusumebto dd{
	padding-top:18px;
	font-size:17px;
	line-height:28px;
	}



/*■■購入エリア■■*/


h3.modelmei{
	font-size:17px;}
	
.area_kounyu{
	margin-bottom:20px;
	}

.area_kounyu_bk{
	width:349px;/*380px*/
	padding-left:10px;
	padding-right:20px;
	margin-right:19px;/*中央線分-1*/
	float:left;	
	min-height:370px;
	}
	
.area_kounyu_wh{
	width:349px;/*380px*/
	float:left;	
	min-height:370px;
	}
	

	
	
	
.tateborder {/*中央線*/
    border-right: 1px dotted #999;
}
	
.area_kounyu_left{
	width:149px;
	float:left;
	margin-right:20px;
	}	
.area_kounyu_right{
	width:180px;
	float:left;
	}
	
/*左側*/
.area_kounyu_left ul li{
	margin-bottom:10px;
	}
.siyoushosai{/*仕様詳細のボタン*/
    background: rgba(0, 0, 0, 0) url("/images/product/contents_link_bg_w150_set.gif") no-repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 110%;
    height: 28px;
    line-height: 28px;
    padding-left: 25px;
    text-decoration: none;
    width: 125px;
}
a.siyoushosai, a.siyoushosai:link {
    color: #000;
}
a.siyoushosai, a.siyoushosai:link {
    color: #000;
}

/*右側*/
.area_kounyu_right dt{
	margin-bottom:10px;
	}
	
.area_kounyu_right dd{
	margin-bottom:10px;}


.kounyu_win10{/*ウィンドウズのやつ*/
	width:175px;/*180px*/
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#FFF;
	background-color:#01aef0;
	font-size:12px;
	}
.kounyu_win8wb{/*ウィンドウズのやつ*/
	width:175px;/*180px*/
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#FFF;
	background-color:#6699ff;
	font-size:12px;
	}
	
	
.kounyu_win8pro{/*ウィンドウズのやつ*/
	width:175px;/*180px*/
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#FFF;
	background-color:#6699ff;
	font-size:12px;
	}
	
	
	
	
	
/*価格の大きさ！*/
	
	dd.price_box{
		color:#FF0000;
		}
	span.price_amount1{
		line-height:150%;
		}
	span.price_amount2{
		
		line-height:130%;
		font-size:200%;
		font-weight:bold;
		}
	span.price_amount3{
		font-size:105%;
		line-height:100%;
		font-weight:bold;
		}
	span.price_amount4{/*値引き前価格*/
		font-size:100%;
		line-height:150%;
		color:#999;
		text-decoration:line-through;
		font-weight:;
		}
	
	
	


div.area_kounyu_osusume{
	clear:both;
	padding-top:10px;
	border-top:dotted 1px #999;
	}
	
div.ekisyo_banner{
	padding-left:10px;
	padding-top:10px;
	 background: url("/images/abest/m-stick_nh1/1509/bg_ekishoset.jpg") no-repeat scroll 0 0;
	 height:315px;/**/
	 }
	 
dl.ekisho_left{
	width:338px;
	float:left;
	height:307px;
	}
.area_kounyu_osusume_right{
	width:400px;
	float:right;
	}
	
	
	
.area_kounyu_osusume_right .ekisho_title{
	font-size:160%;
	line-height:100%;
	padding-top:35px;
	margin-bottom:10px;
	}
.area_kounyu_osusume_right dl{
	float:left;
	margin-right:20px;}
	

.area_kounyu_osusume_right dl {
	float:left;}
	
	
.moderumei{
	width:370px;
	padding-bottom:10px;
	border-bottom:1px solid #999;}


.osusume_bannerarea {
	clear:both;
	width:370px;
	padding-top:10px;
	border-top:1px solid #999;}
	
.ob01{
	float:left;
	margin-right:15px;}
	
	.ob02{
	float:left;
	margin-bottom:6px;}
	
	
	
.area_yokonaga-banner{
	clear:both;
	margin-top:10px;
	padding-top:20px;
	border-top:dotted 1px #999;
	}


/*液晶セットモデル特別レイアウト*/



.kounyu_win10_e{/*ウィンドウズのやつ*/
	width:365px;/*370px*/
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#FFF;
	background-color:#01aef0;
	font-size:12px;
	}
p.price_box_e{
		color:#FF0000;
		}


















