@charset "Shift_JIS";
@import url("top.css");


/***************************************** メイン *********************************************/

#topEntryBox{
	padding:20px 0 0 10px;
}

.topEntryTitle{
	width:180px;
	height:20px;
	font-size:12px;
	color:#333;
	line-height:2;
	letter-spacing:1;
	text-align:center;
	background-image:url(./shopping/img/itemtitle.gif);
	background-position:11px 0;
	background-repeat:no-repeat;
}

.b_shosai{
	margin-bottom:30px;
}




/***************************************** カテゴリー・エントリー *********************************************/


.itemEntryBox:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}

#itemEntryTitle1{
	width:550px;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	line-height:1.5;
	letter-spacing:1;
	margin-bottom:8px;
	padding-left:5px;
	border-left:5px solid #F63;
	border-bottom:2px solid #F63;
}

.itemEntryImg1{
	border:1px solid #CCC;
	padding:1px;
	margin-right:10px;
	float:left;
}
	
.itemEntryImg2{
	border:1px solid #CCC;
	margin:0 0 15px 0;
	padding:1px;
	float:left;
}

.itemEntryImg3{
	border:1px solid #CCC;
	padding:1px;
	float:left;
}

#itemEntryBody{
	width:570px;
	line-height:1.5;
	letter-spacing:1;
	margin-bottom:8px;
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	clear:both;
}

#itemEntryBody p{
	font-size:12px;
	color:#333;
	line-height:1.5;
	letter-spacing:1;
	margin-bottom:5px;
}

.itemEntryImg4{
	border:1px solid #CCC;
	margin:0 15px 50px 10px;
	padding:1px;
	float:left;
}

#titleBar{
	margin-left:10px;
}


#itemEntryTitle2{
	width:380px;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	line-height:1.5;
	letter-spacing:1;
	margin-bottom:8px;
	padding-left:5px;
	border-left:3px solid #F63;
	border-bottom:1px solid #F63;
	float:left;
}

#itemEntryMore, #itemEntrySize, #itemEntryTime{
	width:375px;
	font-size:14px;
	color:#333;
	line-height:1.5;
	letter-spacing:1;
	margin-bottom:8px;
	padding-left:12px;
	float:left;
	background-image:url(./img/icon_yellow.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
}

#itemEntryCart{
	float:right;
	padding-right:40px;
}

#nanido{
	width:385px;
	height:30px;
	float:left;
}

#nanido p{
	font-size:14px;
	padding-left:12px;
	float:left;
	line-height:1.7;
	background-image:url(./img/icon_yellow.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
}

#nanido img{
}

.orange{
	color:#630;
	font-weight:bold;
	background:transparent;
}

#otherBox{
	width:575px;
	margin:10px 0 0 10px;
}

.otherEntryBox{
	width:180px;
	height:200px;
	text-align:center;
	padding:0 9px 10px 0;
	float:left;
}

.otherEntryImg1{
	border:1px solid #CCC;
	padding:1px;
}

.otherEntryTitle1{
	width:180px;
	font-size:12px;
	text-align:center;
	line-height:1.3;
	padding:5px 0;
	background:transparent;
}


.howtomake_btn{
	text-align:right;
	margin-right:140px;
	}