@charset "utf-8";
#content .left {
	background-color: #FFFFFF;
}
div.p_pics {
	background: #fff url(assets/images/shohin/item_pic_bg.gif) repeat-y;
	width: 485px;
	margin: 0 auto;
}
div.p_pics ul.p_pictures {
	background: #fff url(assets/images/shohin/item_pic_bg.gif) repeat-y;
}
div.p_pics ul.p_pictures li {
	display: block;
	_display: inline;
	float: left;
	width: 240px;
	height: 200px;
	margin: 20px 1px;
	text-align: center;
}
div.p_pics ul.p_pictures li img { z-index: 100; }
div.p_pics ul.p_pictures li #pic_1, 
div.p_pics ul.p_pictures li #pic_2 {
 display: none;
 position: relative;
 left: -10px;
 top: -10px;
 z-index: 500;
}
p.phead_img {
	margin-top: 0;
}
p.p_desctiption {
	color: #666;
	line-height: 1.4em;
}
ul.p_status {
	display: block;
	width: 13em;
	float: right;
	padding-top: 2.8em;
	text-indent: 2em;
}
ul.p_status li {
	color: #666;
	line-height: 1.4em;
}
ul.gallerys,
ul.rankings,
ul.p_options {
	display: block;
	width: 500px;
	margin: 0 auto;
}
ul.rankings li,
ul.p_options li.attb {
	background: url(assets/images/shohin/itemlist_bg.gif) no-repeat;
	width: 157px;
	height: 130px;
	padding-right: 4px;
	display: block;
	float: left;
	overflow: hidden;
}
ul.p_options li.attb ul {
	clear: both;
	margin-left: 24px;
	height: 36px;
}
ul.p_options li.sizes,
ul.p_options li.colors {
	display: block;
	float: left;
	list-style: none;
}

ul.p_options li.sizes a img,
ul.p_options li.colors a img {
	dispay: block;
	border: 2px double #f1f1f1;
	display: block;
}
ul.p_options li.active a img,
ul.p_options li.active a:active img {
	border-color: #FF0000;
}
ul.p_options li.sizes a:hover img,
ul.p_options li.colors a:hover img {
	border-color: #333333;
}
ul.p_options li.attb h4 {
	margin: 12px;
	font-weight: bold;
	color: #666666;
}
ul.p_options li.attb .attb_v {
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 24px;
	font-size: small;
	color: #333333;
}
ul.p_options li.attb p.small {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 24px;
	clear: both;
	font-size: x-small;
}
ul.rankings li a.title {
	display: block;
	margin: 4px 8px;
	text-align: right;
}
ul.rankings li a.pic {
	display: block;
	margin: 0;
	text-align: center;
}
ul.gallerys li.pics {
	display: block;
	background: #fff url(assets/images/shohin/photoflame.gif) no-repeat;
	width: 248px;
	height: 268px;
	float: left;
	text-align: center;
}
ul.gallerys li.pics img {
	margin-top: 40px;
}
ul.gallerys li.pics p.title {
	font-weight: bold;
	color: #666666;
	margin-top: 6px;
}
table#shop_footer {
	width: 500px;
	margin:12px auto;
}
table#shop_footer td {
	vertical-align: top;
}
table#shop_footer td img {
	margin: 2px;
}
input#submit_incart {
	margin: 0px 24px 4px;
}
select#select_suryo {
	margin: 6px 24px 8px;
}
#osusume_head {
	clear: both;
	background: url(assets/images/shohin/osusume_bg.gif) no-repeat;
	width: 501px;
 margin: 0 14px;
	padding-left: 80px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	padding-top: 4px;
}
#osusume_head strong {
	color: #ff8a00;
	font-weight: bold;
	font-size: 120%;
}
.right dl#mh_osusume {
	background: #f1f1f1 url(assets/images/shohin/side_mh_osusume_bg.gif) repeat-y;
}
.right dl#mh_osusume dd table {
	width: 162px;
	margin: 0 auto;
}
.right dl#mh_osusume dd p.ngo_name {
	font-size: 80%;
	margin: 4px;
}
.right dl#mh_osusume dd p.ngo_text {
	font-size: 60%;
	margin: 4px;
}

.right dl#bk_ranking {
	background: #f1f1f1 url(assets/images/shohin/side_bokin_rank_bg.gif) repeat-y;
}
.right dl#bk_ranking dd ol li {
	background: #f1f1f1 url(assets/images/shohin/side_bokin_rank_bg.gif) repeat-y;
}
.right dl#bk_ranking dd ol li table {
	width: 160px;
	margin: 0 auto;
}
.right dl#bk_ranking dd ol li table td {
	vertical-align: top;
}
.right dl#bk_ranking dd ol li h4 {
	font-size: 80%;
}
.right dl#bk_ranking dd ol li p {
	margin: 0;
	font-size: 50%;
}


