@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: 348px!important;
	width/**/: 378px;
	height: 28px!important;
	height/**/: 88px;
	padding: 50px 10px 10px 20px;
	background-image: url(../images/naiyou_bg.jpg);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 14px;
}
table.table {
	
}
table.table tr {
	
}
table.table th {
	background-color: #FCE4BC;
	border-bottom: 1px #dddddd solid;
	padding: 5px;
}
table.table td {
	border: 1px #dddddd solid;
	padding: 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.category name                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/