
/* 各ページデティール */

/*コンセプト***************************************************************/

#cncet{				width:667px;margin:0 auto; overflow:hidden;}
#bbg_c{				background-color:#323232;}


/*アイテムページ************************************************************/

/*詳細枠*/
#c_box{ 			clear:both; width:678px;margin:0;overflow:hidden;
							}
/*new　新商品アイコン*/
.new{					background:#F00;color:#fff;padding:0 2px;margin-right:3px; /*font-weight:bold;*/}

/*画像*/
#img_box{ 		width:378px; height:auto; float:left; margin:0px; overflow:hidden;
							}
.thum_l{			margin:10px 0;}
.thum{ 				margin:10px 0 10px 12px;}
				
/*スペック*/
div#spec{ 		width:281px; height:auto;  float:right; margin:0;
							background:url(/jp/tmc/images/common/bg_spec.jpg) top right no-repeat #FFF;
							}
#spec h4{			font-size:13px;}
#spec dl{ 		margin:5px 15px;border-bottom:1px #999 dotted;padding:5px 0;overflow:auto;_display:inline-block;
							}
#spec dt{ 		float:left;width:70px;font-weight:bold;
							}
#spec dd{			float:left;width:175px;
							}

/*カート*/	
.cart{				background:url(/jp/tmc/images/common/cart_off.jpg) no-repeat ;width :251px;height:67px; display:block;
							overflow:hidden; text-indent:-999em;margin:20px 15px 10px 15px;
							}
.cart a{			background:url(/jp/tmc/images/common/cart_off.jpg) no-repeat ;width :251px;height:67px; display:block;
							overflow:hidden; text-indent:-999em;
							}
.cart a:hover{background:url(/jp/tmc/images/common/cart_on.jpg) no-repeat;
							}

/*カート準備中*/
.cart00{			background:url(/jp/tmc/images/common/cart00.jpg) no-repeat ;width :251px;height:67px; display:block;
							margin:20px 15px 10px 15px;
							}

.t_sp{				margin-top:15px;}/*スペース*/

/*スケジュール*/
#sced{　　　　margin-top:15px;background:url(/jp/tmc/images/common/bg_spec.jpg) bottom right no-repeat #FFF;
							padding:20px 0;width:678px;
							}
#sced p{			padding:15px;
							}

/*リスト*/
.list{				width:209px; float:left;padding:5px;text-align:left; background-color:#666;
							overflow:auto;border-bottom:#000 10px solid;
							}
.sp_r{				margin-right:10px;}
.sp_b{				margin-bottom:20px;}
.list p{			float:left;font-size:10px;color:#fff;}
.list img{		margin-right:10px;float:left;}

/*NEWS*************************************************************************************/
							
dl.newdl{			overflow:auto; border-bottom:#999 1px dotted;padding:10px 0;margin:0 35px;_display:inline-block;
							}
dl.newdl dt{	width:90px; float:left; font-weight:bold;color:#FFF;}
dl.newdl dd{	width:460px; float:left; line-height:1.4;color:#FFF;}







