@charset "utf-8";



#topic_pass {
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	width:620px;
	border-bottom: 1px solid #CCCCCC;
	padding:0 0 5px 0;

}


.pages a {
	color:#333333;
}

#topic_pass a:hover {
	color:#A4BAC0;
}

.pages {
	float:right;
	font-size:120%;
}

.go-category {
	float:right;
	font-weight:normal;

	padding:4px 0 0 0;
}

.pages a {
	margin:0 0 0 5px;
}


.next {
	float:right;

	padding:0 0 0 30px;
}

.pref {
	float:right;

	padding:0 0 0 15px;
}

a.now_page {
	font-weight:bold;
	color:#AADFCD;
}


/* 
--------------------------------------------------------*/

.item-detail{
	width:640px;
}

.item-images {
	float:left;
	width:350px;
	padding:30px 0 0 0;
}

.thumb-box {
	padding:3px 10px 0 0;
}

.thumb-img {
	padding:0 3px 3px 0;
	float:left;
}

.item-images img {
	border:1px solid #CCCCCC;
}


.item-images a:hover img {
	border:1px solid #B2D6D3;
}




.item-info {
	width:250px;
	float:left;
	padding:38px 0 0 0;
	color:#A4BCAC0;
}

.item-info h4 {
	font-size: 110%;
	font-weight:bold;
	line-height:120%;
	padding:0 0 6px 0;
}

.item-info .item-price {


	height:auto;
	background: url(../img/product/border.gif) no-repeat bottom;
	margin:0 0 10px 0;
	padding-bottom:20px;
}

.item-info .item-memo {
	color:#cc5667;
	padding:6px 0 0 0;
}

.item-spec td {
	font-size:7pt;
	line-height:1.6em;
	padding:4px;
}

.item-explanation {
	line-height: 1.8em;	
	padding:22px 0 0 0;
}

.item-select{
	text-align:right;
	padding:30px 0 20px 0;
}

.add-cart{
	text-align:right;
}

.add-cart p{
	text-align:right;
	font-size:7pt;
	padding:5px 0 0 0;
}


.related-item {
	padding:115px 0 0 0;

	font-family:serif;
}

.related-item .thumb-img {
	padding:0 10px 0 0;
}


#contact {width: 200px; margin-top: 20px; margin-left: 50px; background: #F1D5BB;}

.btn_contact {width: 200px; height: 20px; cursor: pointer;
background: url(../img/product/btn_contact.gif) top left no-repeat; text-indent: -9999px; display: block; overflow: hidden;}
.btn_contact:hover {background-position: 0 -20px;}
form#i_contact {margin-top: 10px; padding-left: 5px; }
form#i_contact input {margin-bottom: 10px; border: 1px solid #bbb;}
form#i_contact textarea {width:90%; margin-bottom: 10px; border: 1px solid #bbb; font-size:100%; line-height:1.5;}


/* Twitter*/
.twitter {width: 200px; height: 20px; margin: 5px 0 0 50px;
background: url(../img/product/twitter.gif) top left no-repeat; text-indent: -9999px; display: block; overflow: hidden;}
.twitter:hover {background-position: 0 -20px;}
.twitter_text {width: 200px; margin:5px 0 0 50px; font-size:7pt; text-align:right;}

