@charset "Shift_JIS";



/*
	1 : sideBar
	2 : contents
*/



/* **********************************************************************
1 : sideBar
********************************************************************** */
#subMenu {
margin-bottom: 30px;
}

#subMenu p {
margin-bottom: 10px;
}

#subMenu ul li {
height: 20px;
line-height: 20px;
padding-left: 28px;
margin-bottom: 5px;
background: url(../shop/img/list_img.gif) left no-repeat;
}



/* **********************************************************************
2 : contents
********************************************************************** */
#headInfo {
margin-bottom: 30px;
}

#attn {
width: 558px;
padding: 10px;
border: #999999 1px dotted;
margin-bottom: 50px;
}
#attn p.link {
margin-bottom: 10px;
}


#entry h3 {
width: 540px;
height: 30px;
padding: 5px 20px 0 20px;
font-size: 16px;
font-weight: bold;
background: url(../shop/img/bg_title.gif) no-repeat;
margin-bottom: 20px;
}

#item {
width: 548px;
padding: 15px;
border: #333333 1px solid;
margin-bottom: 10px;
}

#item h4 {
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
border-bottom: #666666 1px dotted;
margin-bottom: 10px;
}

#item div#image {
display: block;
float: left;
max-width: 250px;
margin-right: 20px;
padding-top: 20px;
}

#detail {
	float: left;
	max-width: 268px;
}

#detail p#comment,
#detail div#cart {
margin-top: 20px;
}

#pageTop {
margin-bottom: 20px;
}
