@charset "utf-8";
/* CSS Document */

/*
------------------------*/
#fire_hed_img {
	background: url(../images/category/fire_combat/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_fire_hed_img {
	height: 200px;
	background: #30272f;
}
#list_hed_img {
	background: url(../images/category/fire_combat/list/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_list_hed_img {
	height: 200px;
	background: #474d56;
}
#mf_hed_img {
	background: url(../images/category/fire_combat/m_f/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_mf_hed_img {
	height: 200px;
	background: #000000;
}
.side_title {
	background: url(../images/category/fire_combat/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.fire_sub_title {
	font-size: 1.2em;
	background: #F0F0F0;
	padding: 7px 5px 7px 12px;
	color: #333333;
	margin-bottom: 10px;
	border-left: 5px solid #FF8000;
}
.fire_sub_title em {
	margin-left: 20px;
	font-weight: normal;
	color: #FF8000;
}
.fire_wrap {
	width: 700px;
	margin-bottom: 20px;
}

.btn_detail {
	float: right;
	height: 25px;
	width: 200px;
}
.btn_detail a {
	background: url(../images/category/fire_combat/btn_detail.gif) no-repeat 0px 0px;
	height: 25px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_list {
	height: 28px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.btn_list a {
	background: url(../images/category/fire_combat/btn_list.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 200px;
}
.btn_list a:hover {
	background: url(../images/category/fire_combat/btn_list.gif) no-repeat 0px -28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 200px;
}
.table_tag {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
}
.table_tag th {
	padding: 5px 10px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #646464;
}
.table_tag td {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
.list_tg {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	width: 700px;
}
.list_tg li {
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list_tg li a {
	background: #3F3B3A;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	font-size: 1em;
	width: 128px;
	border: 1px solid #FF8000;
}
.list_tg li a:hover {
	background: #FFC000;
	display: block;
	height: 20px;
	width: 128px;
	border: 1px solid #FF8000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	font-size: 1em;
}
.btn_catalog {
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.btn_catalog a {
	background: url(../images/category/fire_combat/list/btn_catalog.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
.btn_catalog a:hover {
	background: url(../images/category/fire_combat/list/btn_catalog.gif) no-repeat 0px -30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}

.m_photo {
	float: left;
	width: 150px;
	padding: 3px;
	border: 1px solid #C8C8C8;
}
.m_text {
	float: right;
	width: 170px;
}
.m_name {
	font-size: 1.2em;
	border-bottom: 1px dotted #FF8000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.m_name em {
	font-weight: normal;
	margin-left: 10px;
	color: #FF8000;
	font-size: 0.9em;
}
.m_wrap {
	width: 340px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	height: 130px;
}

