p{
	margin-top:0px;
	font-size: 12px;
	font-weight: normal;
}

strong{
	color:#ab0000;
	font-weight:bold;
}

/* list title*/

#list_title{
	margin-top:35px;
	margin-left:2px;
	padding-left:7px;
	border-left: 3px solid #72af40;
	color:#439400;
	font-size:14px;
	line-height:100%
}

/* list table */
#list{
	margin-top:15px;
}
#list_table{
	width:612px;
	border-top: 1px solid #c9c8c6;
	border-left: 1px solid #c9c8c6;
}
#list_table th{
	background-color:#e8f4de;
	font-weight:normal;
	color:#1b7100;
	font-size:10px;
	padding:8px;
	border-right: 1px solid #c9c8c6;
	border-bottom: 1px solid #c9c8c6;
	text-align:center;
}
#list_table td{
	padding:8px;
	font-size:10px;
	border-right: 1px solid #c9c8c6;
	border-bottom: 1px solid #c9c8c6;
}
#list_table td sup{
	font-size:8px;
}
.list_1{
	color:#000008;
}
.list_1 a{
	color:#003399;
	background-image:url(../common/icon_detail.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
}
.list_2{
	color:#ab0000;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
.list_3{
	color:#000008;
	text-align:center;
}
.list_4{
	color:#000008;
	text-align:center;
	white-space:nowrap;
}
.list_5{
	color:#000008;
	text-align:center;
	width:58px;
}
#move{
	text-align:center;
	margin-top:27px;
}
#move td{
	padding-left:9px;
	padding-right:9px;
}
.move_list{
	margin-top:27px;
	text-align:center;
}
.move_list_count{
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.move_list_prev{
	width:60px;
}
.move_list_prev a{
	background-image:url(http://www.shinwa-nakatsu.com/commons/btn_prev.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:17px;
}
.move_list_next{
	width:60px;
}
.move_list_next a{
	background-image:url(http://www.shinwa-nakatsu.com/commons/btn_next.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:17px;
}
.move_list .count{
	margin-bottom:5px;
}

/* list detail*/
#list_detail_txt{
	margin-top:35px;
	color:#000008;
}
#list_detail_txt th,#list_detail_txt td{
	color:#000008;
}
#list_detail_txt h3,#list_detail_txt h4{
	font-size:14px;
}
#list_detail_txt h4,#list_detail_txt h5{
	margin-top:5px;
}
#list_detail{
	margin-top:35px;
}
.list_detail_table{
	width:612px;
	border-top: 1px solid #c9c8c6;
	border-left: 1px solid #c9c8c6;
}
.list_detail_table th{
	background-color:#e8f4de;
	font-weight:normal;
	padding:4px;
	border-right: 1px solid #c9c8c6;
	border-bottom: 1px solid #c9c8c6;
	text-align:center;
}
.list_detail_table td{
	padding:4px;
	border-right: 1px solid #c9c8c6;
	border-bottom: 1px solid #c9c8c6;
	text-align:center;
}
.list_detail_table td sup{
	font-size:8px;
}
#list_detail_txt th,#list_detail_txt td{
	text-align:left;
	padding-left:10px;
}
#list_detail_txt .detail_title{
	background-color:#f4f9ef;
}
#list_detail th{
	width:100px;
}
#list_detail td{
	text-align:left;
	padding-left:10px;
}
#list_detail .detail_title{
	background-color:#f4f9ef;
	width:100px;
	text-align:center;
}
#list_detail .detail_txt{
	width:412px;
}
#list_tousha_sekou{
	margin-top:20px;
}

#list_image{
	width:612px;
	margin-top:20px;
}
#list_image td a,#list_image_etc td a{
	font-size:10px;
}
#list_image td{
	width:306px;
	text-align:center;
}
#list_image_etc table{
	margin-top:20px;
}
#list_image_etc td{
	width:122px;
	text-align:center;
}
#form_btn{
	text-align:center;
	margin-top:40px;
}
/* list sub category*/
#list_sub_category_table{
	width:612px;
	margin-top:10px;
}
.list_sub_category_title{
	padding-right:10px;
}
#list_sub_category_table td{
	background-image:url(../../commons/list_submenu_point2.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:13px;
	padding-top:5px;
}
#list_sub_category_table td a{
	font-size:13px;
}