@charset "Shift_JIS";



/* 本
------------------------------------------------------------------------------------- */
.book_details{float: left;width: 120px;margin-right: 15px;margin-bottom: 10px;height: 230px;}
.book_details img{border: 1px solid #CCCCCC;padding: 5px;}
.booktitle{line-height:1.3;}
.bookpay{	font-size:x-small;	line-height: 1.3em;	color: #666666;}



/* デザインテキスト/デザインキット/ファブリック
------------------------------------------------------------------------------------- */
.design_details{float: left;width: 180px;margin-right: 10px;margin-bottom: 10px;height: 250px;}
.design_details img{border: 1px solid #CCCCCC;padding: 5px;}
.dptitle{line-height:1.3;}
.dppay{	font-size:small;	line-height: 1.3em;	color: #666666;}

.design_details550{float: left;width: 560px;margin-right: 10px;margin-bottom: 10px;height: 250px;}
.design_details550 img{border: 1px solid #CCCCCC;padding: 5px;}



/* 商品に関するお知らせ
------------------------------------------------------------------------------------- */
#goods h4{background-color: #ededed;padding: 5px 0px 5px 10px;border-left: 7px solid #CCCCCC;color: #333333;font-size: small;}
.text_goodsinfo{padding-left: 20px;padding-top: 10px; padding-bottom:20px;}




/* サイドナビ
------------------------------------------------------------------------------------- */
#side_navi {width:250px;float: right;margin-top:50px;margin-left: 50px;}
#side_navi ul{
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#side_navi li{
	list-style: none;
}
#side_navi li a{
	border-bottom: 1px solid #CCCCCC;
	height: 40px;
	display: block;
	padding-left: 30px;
	line-height: 3.0;
	background-image: url(../img/bk_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#side_navi li a:hover{
	background-image: url(../img/bk_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



