@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.common style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.section {
	width: px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
div.primary {
	float: left;
	width: px;
}
div.secondary {
	float: right;
	width: px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.top page only style                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.page common style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.naiyou {
	width: 170px!important;
	width/**/: 200px;
	height: 150px!important;
	height/**/: 200px;
	padding: 40px 10px 10px 20px;
	background-image: url(../images/naiyou_bg.jpg);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 12px;
	line-height: 1.5em;
	float: right;
}
table.table tr th {
	font-size: 12px;
}
table.table tr td {
	border: #ffffff;
	border-bottom: 1px #cccccc dotted;
	font-size: 12px;
}
div.photo_left2 {
	width: 280px!important;
	width/**/: 280px;
	float: left;
	font-size: 12px;
	background-color: #FCE4BC;
	border-left: 1px #cccccc solid;
}
div.photo_right2 {
	width: 280px;
	float: right;
	font-size: 12px;
	background-color: #FCE4BC;
	border-left: 1px #cccccc solid;
}
div.name {
	width: 260px!important;
	width/**/: 280px;
	padding: 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.category name                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/