/* ************************* */
/* Shop detailed information */
/* ************************* */

.contents {
	background-color:#fff;
}

.contents h1{
	background-image:url("../../obj/images/common/h1.gif");
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
	padding-left:10px;
	color:#fff;
}

.contents h2{
	background-color:#036;
	color:#fff;
	padding:5px 10px;
	margin-bottom:5px;
}

.contents p.attention{
	background-color:#ddd;
	margin:20px 50px;
	padding:5px;
}


/******* Shop information *******/
.contents .shop #info{
	background-color:#fff;
}
.contents .shop #info{
	background-color:#fff;
	margin-top:10px;
}

.contents .shop #info .det #link{
	width:120px;
	float:right;
	margin:2px 5px 0px 0px;
}

.contents .shop #info .det #link a img{
	margin-bottom:10px;
}

.contents .shop #info .photo{
	width:200px;
	margin:10px 10px 0px 10px;
	float:left;
}

.contents .shop #info .photo #logo{
	margin-bottom:5px;
}

.contents .shop #info .det{
	margin-top:10px;
	float:right;
	width:540px;
	padding:5px 10px;
}

.contents .shop #info .det #name{
	font-size:20px;
	font-weight:bold;
}

.contents .shop #info .det table{
	width:400px;
	border-collapse:collapse;
}

.contents .shop #info .det th{
	background-image:url("../../obj/images/common/shop/shopdet_back2.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:90px;
	height:33px;
	text-align:center;
	color:#fff;
	font-weight:normal;
}

.contents .shop #info .det td{
	padding:2px 5px;
}

.contents .shop #info #point{
	background-image:url("../../obj/images/common/shop/i_point.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:10px;
	min-height:40px;
	_height:40px;
	padding:10px 10px 10px 80px;
	border-top:dotted 2px #9F853A;
}








/****** Stock retrieval ******/
.contents .shop #search{
	margin-top:10px;
	background-color:#069;
	color:#fff;
	padding:10px 0px;
}

.contents .shop #search th{
	font-weight:normal;
	padding:5px 10px 5px 20px;
	_padding:5px 10px 5px 25px;
}

.contents .shop #search .w1{
	width:250px;
}

.contents .shop #search .w2{
	width:100px;
}

.contents .shop #search .select_lr{
	text-align:center;
}

.contents .shop #search .select_left{
	float:left;
	width:100px;
}

.contents .shop #search .select_center{
	float:left;
	width:50px;
}

.contents .shop #search .select_right{
	float:right;
	width:100px;
}

.contents .shop #search #reset{
	float:right;
}

.contents .shop #search #submit{
	text-align:center;
	margin-top:10px;
}



/******* Bookmark list *******/
.contents .shop #book{
	margin-top:10px;
	padding:5px;
}

.contents .shop #book #int{
	background-color:#3cc;
	color:#fff;
	width:100px;
	text-align:center;
	float:left;
	margin-right:10px;
	line-height:30px;
	border:solid 2px #fff;
	font-weight:normal;
}

.contents .shop #book #int span{
	font-weight:bold;
	font-size:20px;
}

.contents .shop #book #thumb{
	width:600px;
}

.contents .shop #book #thumb span img{
	border:solid 2px #036;
	margin:0px 4px;
	_margin:0px 6px;
}

.contents .shop #book table{
	border-collapse:collapse;
}

.contents .shop #book #button{
	width:100px;
	text-align:center;
}






/******* Stock list *******/
.contents .shop #list table{
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}

.contents .shop #list table th,
.contents .shop #list table td{
	border:solid 1px #999;
}


.contents .shop #list table th{
	background-color:#cc6;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	padding:3px;
}

.contents .shop #list #thumb{
	width:70px;
	_width:80px;
}

.contents .shop #list .alignleft{
	text-align:left;
}

.contents .shop #list td{
	text-align:center;
	background-color:#fff;
	padding:3px;
}

.contents .shop #list td#name{
	text-align:left;
	font-weight:bold;
}

.contents .shop #list td#dealer{
	text-align:left;
}

.contents .shop #list td#price{
	color:#c30;
	font-weight:bold;
}

.contents .shop #list #all{
	margin:10px 0px;
	padding-bottom:5px;
	color:#000;
	border-bottom:dashed 1px #3cc;
}

.contents .shop #list #move{
	padding:10px 10px 0px;
}

.contents .shop #list #move a{
	color:#cc6;
	font-weight:bold;
	text-decoration:underline;
}

.contents .shop #list .soldout td{
	background-color: #566;
	border: none;
}

.contents .kiyaku{
	text-align:center;
}

.contents .kiyaku h2{
	margin-bottom:10px;
	text-align:left;
}

.contents .kiyaku p{
	margin:0px 10px 10px;
	text-align:left;
	background-color:#ddd;
	padding:10px;
}


.contents .mailForm th{
	width:150px;
	font-weight:normal;
	vertical-align:top;
	padding-left:5px;
	color:#fff;
	background-color:#369;
}

.contents .mailForm .add_td{
	padding-left:5px;
}

.contents .mailForm .add_td iframe{
	border:none;
	width:300px;
	height:300px;
}

.contents .mailForm .textform1{
	border:solid 1px;
	width:310px;
}

.contents .mailForm .textform3{
	border:solid 1px;
	width:310px;
	height:100px;
}

.contents .mailForm .textform2{
	border:solid 1px;
	width:200px;
	margin-right:10px;
}

.contents .shopList{
	margin-top:10px;
}



.searchBox{
width:770px;
}


.cartype{
	padding:5px 0px 0px 20px;
}

.cartype ul li {
	width:110px;
	float:left;
	margin:0px 7px;
	_margin:0px 5px;
	list-style-type:none;
}
