@charset "utf-8";

/* ----------products style---------- */

/* main visual */

h1 {
	margin-bottom: 14px;
}

/* category head */

#cate_head01,
#cate_head02 {
	clear: both;
	background-color: #9D9EC5;
	margin-bottom: 8px;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}


/* produsts data */

.box_left {
	float: left;
	width: 332px;
	margin-bottom: 27px;
}

.box_right {
	float: right;
	width: 332px;
	margin-bottom: 27px;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
}

h3 span.small {
	font-size: 0.75em;
}

h3.p_type1 {
	height: 4.55em;
}

h3.p_type2 {
	height: 3.6em;
}

h3 a {
	color: #000000;
	text-decoration: none;
}

h3 a:visited {
	color: #000000;
}

h3 a:hover {
	color: #3C3D8C;
}

.p_photo {
	float: left;
	width: 134px;
	height: 98px;
	margin-right: 4px;
	vertical-align: bottom;
}

.p_data {
	float: left;
	width: 194px;
}

.p_num1 {
	width: 194px;
	background-color: #EAEAE3;
	padding: 5px 7px;
}

html>body .p_num1 {
	width: 180px;
}

.p_num2 {
	width: 194px;
	background-color: #EAEAE3;
	padding: 5px 7px;
}

html>body .p_num2 {
	width: 180px;
}

.p_num1 p,
.p_num2 p {
	color: #737350;
	font-size: 0.75em;
}

.p_num1 p,
.p_num2 p {
	line-height: 1.25em;
}
