@charset "Shift_JIS";


/*コンテンツ------------------------------------*/

#contents_body2 {
	width: 820px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
h2 {
	margin: 0; /*safari*/
	padding: 13px 0 0 20px;
	vertical-align: top;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	margin: 0; /*safari*/
	padding: 15px 0 0 15px;
	color: #333;
	background: url(http://gokuyou.com/wp/wp-content/themes/original/contents_img/contents_title.gif) no-repeat bottom;
	clear: both;
	font-size: 1.4em;
	font-weight: bold;
	height: 1.6em;
	width: 805px;
}
#num01 {
	margin-top: 20px;
	margin-bottom: 35px;
}
.contentsbox {
	width: 820px;
	margin-bottom: 30px;
}
.itembox_wrap2 {
	width: 760px;
	margin: 15px auto 0 auto;
}
.itembox_wrap2:after {
	content: ".";
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	display: block;
	visibility: hidden;
}
.itembox_wrap2 p {
	line-height: 150%;
	font-size: 0.9em;
}
#imgleft {
	float: left;
	width: 192px;
	padding-right: 20px;
}
.images {
	float: left;
	width: 250px;
	padding: 0 3px 3px 0;
}
.images a {
	color: #FFF;
	text-decoration: underline;
}
.images a:hover {
	color: #CCC;
}

#itembox_wrap3 {
	clear: both;
	width: 760px;
	margin: 15px auto 0 auto;
}
#itembox_wrap3:after {
	content: ".";
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	display: block;
	visibility: hidden;
}
.itembox_l {
	float: left;
	width: 370px;
	margin-bottom: 40px;
}
.itembox_r {
	float: right;
	width: 370px;
	margin-bottom: 40px;
}
.itembox_l_inner {
	float: left;
	width: 120px;
}
.itembox_r_inner {
	float: right;
	width: 230px;
}
#itembox_wrap3 img {
	padding: 3px;
}
#itembox_wrap3 h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#itembox_wrap3 p {
	margin-top: 5px;
	font-size: 0.9em;
	line-height: 150%;
}
p.price {
	font-weight: bold;
	margin-bottom:5px;
}

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

