/* H */

h1.goodsDetail{
	font-size:120%;
	font-weight: bold;
	border-bottom:3px solid #4197ee;
	/*background-color:#fdf9e7;*/
}

h2{
	color:#444;
	border-bottom:2px solid #046eaa;
	margin:10px 0 10px 0;
	font-weight:bold;
}

h2.bline{
	color:#444;
	margin:10px 0 10px 0;
	font-weight:bold;
	border:0;
}

#goodsList{
	width:100%;
}

#goodsList dl{
	float:left;
	width: 128px;
	height:16em;
	margin:4px;
	text-align:center;
	padding:0px;
}

#goodsList dt,
#goodsList dd{
	border:0;
	margin:0px;
	padding:0px;
}

#goodsList div.pagelink{
	clear:both;
}

#goodsList dt a img{
	border:1px solid #000;
}


/* TAGS */

#tags li{
	width:200px;
	float:left;
	margin-bottom:3px;
}

/* 詳細ページ */

#imageList{
	margin-bottom:20px;
}

#imageList ul{
	margin:0;
	margin-bottom:10px;
	list-style:none;
}

#imageList li{
	float:left;
	margin:1px;
	border:1px solid #666;
}

div.watchlistlink{
	margin:2px 0 2px 0;
	background:url(../images/ico-watchlist.gif) left center no-repeat;
	padding-left:16px;
}

div.inquirelink{
	margin:2px 0 2px 0;
	background:url(../images/ico-mail.gif) left center no-repeat;
	padding-left:16px;
}

div.bbslink{
	margin:2px 0 2px 0;
	background:url(../images/ico-bbs.gif) left center no-repeat;
	padding-left:16px;
}

#variation{
	border:1px solid #D7D7D7;
	background-color:#fff;
	padding:4px;
}

/* ソート */
#viewchange{
	width:631px;
	margin:10px 0 10px 0;
	padding-left:5px;
	border-left: 6px solid #FF9900;
}

	#viewchange div.viewchange_left,
	#viewchange div.viewchange_right{
		width:48%;
		float:left;
	}

#viewchange li{
	font-size:12px;
	list-style:none;
	margin-right:6px;
	float: left;
}

#loginlink{
	text-align:right;
	padding:5px;
	border:1px solid #000099;
	/*border-left:1px solid #fff;*/
	background-color: #d8e7fb;
	background-color: #fdf9e7;
}

/* お客様ページ */
#user_page{
	margin-top:10px;	
}

#userPageMenu{
	border:1px solid #000099;
	padding:7px;
	width:624px;
	margin-top:10px;
}

#userPageMenu li{
	float:left;
	width:15em;
	list-style:none;
}

#aboutano{
	margin: 15px 0 0 0;
}

#aboutano td{
	vertical-align:top;
	width:50%;
}

#aboutano div.title{
	padding:4px;
	background-color: #1b64dc;
	color:#fff;
	font-weight:bold;
}

#aboutano div.desc{
	padding:5px;
}


#secondCategory{
	padding:6px;
	border:2px solid #B6BBC0;
	background-color:#edf5ff;
}

#secondCategory li{
	list-style: none;
	float:left;
	width:11.5em;
}

#tokushou{
	margin: 17px 0 0 17px;
}

/*----------------------------------------------------------------*/
/* container */
/*----------------------------------------------------------------*/
div.kmaru1{
	background:url(../images/kadomaru1_1.gif) left top no-repeat;
}
div.kmaru2{
	background:url(../images/kadomaru1_2.gif) right top no-repeat;
}
div.kmaru3{
	background:url(../images/kadomaru1_3.gif) left bottom no-repeat;
}
div.kmaru4{
	background:url(../images/kadomaru1_4.gif) right bottom no-repeat;
	padding:8px 0 8px 0;
}
div.kmaru5{
	background:url(../images/kadomaru1_left.gif) left top repeat-y;
}
div.kmaru6{
	background:url(../images/kadomaru1_right.gif) right top repeat-y;
}

div.kmaru21{
	background:url(../images/kadomaru2_1.gif) left top no-repeat;
}
div.kmaru22{
	background:url(../images/kadomaru2_2.gif) right top no-repeat;
}
div.kmaru23{
	background:url(../images/kadomaru2_3.gif) left bottom no-repeat;
}
div.kmaru24{
	background:url(../images/kadomaru2_4.gif) right bottom no-repeat;
	padding:8px 0 8px 0;
}
div.kmaru25{
	background:url(../images/kadomaru2_left.gif) left top repeat-y;
}
div.kmaru26{
	background:url(../images/kadomaru2_right.gif) right top repeat-y;
}

div.kmaru6 div.inner,
div.kmaru26 div.inner{
	padding:0 8px 0 8px;
}

div.p_container_top{
	padding-top:3px;
	margin-bottom:9px;
	background:url(../images/pc/back-border_top.gif) left top no-repeat;
}
div.p_container_bottom{
	padding-bottom:3px;
	background:url(../images/pc/back-border_bottom.gif) left bottom no-repeat;
}
div.p_container_middle{
	padding:2px 7px 2px 7px;
	background:url(../images/pc/back-border_middle.gif) left repeat-y;
}

div.panel{
	width:500px;
	line-height:140%;
}

#sw{
	width:150px;
}

#normalImage{
	float:left;
	width:620px;
	margin-right:8px;
}

#imageList{
	float:left;
}

div.smallImage1{
	width:93px;
	overflow:hidden;
	height: 0 !important;
	height /**/:93px;
	padding-top:93px;
	border:1px solid #dedede;
	cursor:hand;
}

