@charset "utf-8";
/* CSS Document */

/* contents */
#contents{
	width:100%;
}

#page_TT{
	font-size:12px;
	padding:3px 5px 3px;
	margin:0 0 0 0 ;
	-moz-box-shadow: 0 1px 3px #333;
	-webkit-box-shadow: 0 1px 3px #333;
	line-height:1.4em;
	background-color:#EEE;
	-webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px; 
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px; 
}

.carBox {
	border:1px solid #ccc;
	
}
.carBox a {
	background: -moz-linear-gradient(left, #FFF, #EEE);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	display: block;	
}
.carBox h3 {
	background: url(/sp/images/common/TT_g_bg.png) repeat-x transparent;
	line-height:1.6em;
	font-weight:100;
	padding-left:5px;
}
.carBox img {
	float:left;
	width:35%;
	margin-top:2px;
}
.carDtlTable {
	width:100%;
	margin:0 0 0 0;
	font-size:0.9em;
	/*border-collapse: separate;
	border-spacing: 2px 2px;*/
	background-color:#FFF;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.carDtlTable th{
	line-height:1.4em;
	font-weight:100;
	width:23%;
	background-color:#EEE;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 0;
}
.carDtlTable td{
	padding-left:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:27%;
}
.carSchStore {
	width:100%;
	text-align:right;
	font-size:0.9em;
	margin:3px 0 5px;
	clear:both;
	border-top: 1px dotted #d9f5ff;
	height:11px;
	padding:2px 0 2px;
}

#mainImages {
	margin-bottom:15px;
}

.Img_comment {
	width:320px;
	line-height:1.2em;
}

.sub_TT {
	border-top:1px solid #c28989;
	background: -moz-linear-gradient(left, #34454e, #cbd0d7);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #34454e), color-stop(1, #cbd0d7));
	background: linear-gradient(left, #34454e 0%, #cbd0d7 100%);
	color:#FFF;
	line-height:1.6em;
	font-weight:100;
	padding-left:5px;
	margin:5px 0 0 0;
}

#priceArea {
	padding:3px 10px 0;
	margin:0 10px 10px;
	border:3px solid #CCC;
	border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size:0.9em;
	line-height:1.6em;
}

.price { font-size:1.8em; color:#bc0000; font-weight:bold; font-style:italic;}
.recycled { font-size:0.9em; color:#090;}
#soubi {
	border:1px solid #ccc;
	font-size:0.8em;
	padding:5px;
}
#soubi li {
	float:left;
	width:46%;
	text-align:center;
	background-color:#333;
	color:#FFF;
	border-radius: 3px;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;
	line-height:1.6em;
	margin:0 5px 5px 5px;
}
#comment {
	border:1px solid #ccc;
	font-size:0.9em;
	padding:5px;
	line-height:1.3em;
}

#storeInfo {
	border:2px solid #c28989;
	border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	margin:10px 5px;
}
#storeInfo h3 {
	background: url(/sp/images/common/TT_g_bg.png) repeat-x transparent;
	line-height:1.8em;
	padding-left:5px;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px; 
    -moz-border-radius-topright: 4px;	
}
#storeInfo table{
	width:100%;
	margin:0 0 0 0;
	font-size:0.9em;
	/*border-collapse: separate;
	border-spacing: 2px 2px;*/
	background-color:#FFF;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#storeInfo th{
	line-height:1.4em;
	font-weight:100;
	background-color:#EEE;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 0;
	width:20%;
}
#storeInfo td{
	padding:2px 0 2px 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.Tel a {
	font-size:1.6em;
	font-weight:bold;
	text-decoration:underline;
	color:#06C;
}
.storeNM a{
	font-weight:bold;
	text-decoration:underline;
	color:#06C;
}

.Add_watchListBtn {
	width:296px;
	line-height:2em;
	text-align:center;
    background: -moz-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#dfdddd));
    border: 2px solid #999;
    border-radius: 5px 5px 5px 5px;	
	font-weight:bold;
	text-shadow:0 1px #FFF;
	display:block;
	margin:0 auto 5px;
	color: #090;
}
.Add_watchListBtn2 {
	width:296px;
	line-height:2em;
	text-align:center;
    background: -moz-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#dfdddd));
    border: 2px solid #999;
    border-radius: 5px 5px 5px 5px;	
	font-weight:bold;
	text-shadow:0 1px #FFF;
	display:block;
	margin:0 auto 5px;
	color:#BC0000;
}

.Add_watchListBtn span {
	font-weight:100 !important;
	color:#333 !important;
}
.Add_watchListBtn2 span {
	font-weight:100 !important;
	color:#333 !important;
}

.tel_btn_top {
	width:300px;
	height:30px;
	margin:12px auto 5px;
}
.tel_btn_top a {
	width:160px;
	height:30px;
	background-image:url(/sp/images/common/btn_tel_eng.png);
	background-repeat:no-repeat;
	display:block;
	line-height:30px;
	padding-left:140px;
	color: #06F;
	font-weight:bold;
	font-size:1.5em;
	font-style:italic;
}
.inquiry_btn {
	background: -moz-linear-gradient(center top , #ffeec0 0%, #ffdc86 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffeec0), color-stop(1, #ffdc86));
	display:block;
	font-size:1.2em;
	text-align: center;
    text-shadow: 0 1px #FFFFFF;
	font-weight:bold;
	border: 2px solid #F90;
    border-radius: 5px;
	height:34px;
	line-height:34px;
}

