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


/*hed_text
------------------------*/

#hed_text {
	background: url(../images/contents/bg_hed_text.jpg) no-repeat center top;
	width: 880px;
	height: 155px;
	padding-top: 180px;
	margin-bottom: 30px;
}
#hed_text h2 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}
#strength_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#strength_list li {
	float: left;
	height: 137px;
	width: 212px;
}
#strength01 {
	height: 137px;
	width: 212px;
	margin-right: 10px;
}
#strength02 {
	height: 137px;
	width: 212px;
	margin-right: 10px;
}
#strength03 {
	height: 137px;
	width: 212px;
	margin-right: 10px;
}
#strength01 a {
	background: url(../images/contents/strength_img01.gif);
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength02 a {
	background: url(../images/contents/strength_img02.gif);
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength03 a {
	background: url(../images/contents/strength_img03.gif);
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength04 a {
	background: url(../images/contents/strength_img04.gif);
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength01 a:hover {
	background: url(../images/contents/strength_img01.gif) 0 -137px;
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength02 a:hover {
	background: url(../images/contents/strength_img02.gif) 0 -137px;
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength03 a:hover {
	background: url(../images/contents/strength_img03.gif) 0 -137px;
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}
#strength04 a:hover {
	background: url(../images/contents/strength_img04.gif) 0 -137px;
	text-indent: -9999px;
	display: block;
	height: 137px;
	width: 212px;
}

/*goods_search
------------------------*/

#goods_search {
	float: left;
	width: 430px;
	margin-bottom: 20px;
}
.title01 {
	background: url(../images/contents/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 430px;
	margin-bottom: 10px;
}
#search_title01 {
	border-left: 5px solid #FF8000;
	padding-left: 10px;
	background: url(../images/contents/search_title_img.gif) no-repeat 15px 5px;
	height: 35px;
	width: 185px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#search_box02 {
	padding: 5px;
	width: 200px;
	border: 1px solid #969696;
	float: right;
}
#search_title02 {
	border-left: 5px solid #FF8000;
	padding-left: 10px;
	background: url(../images/contents/search_title_img.gif) no-repeat 15px -26px;
	height: 35px;
	width: 185px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#search_box01 {
	padding: 5px;
	width: 200px;
	border: 1px solid #969696;
	float: left;
}
.search_photo {
	padding: 4px;
	height: 60px;
	width: 60px;
	border: 1px solid #969696;
	float: left;
}
.search_text {
	float: right;
	width: 120px;
	font-size: 0.9em;
	line-height: 1.2em;
}

/*new_item
------------------------*/
#new_item {
	float: right;
	width: 430px;
	margin-bottom: 20px;
}
.title02 {
	background: url(../images/contents/title_img.gif) no-repeat 0 -45px;
	text-indent: -9999px;
	height: 45px;
	width: 430px;
	margin-bottom: 10px;
}

/*news
------------------------*/

.title03 {
	background: url(../images/contents/title_img.gif) no-repeat 0 -90px;
	text-indent: -9999px;
	height: 45px;
	width: 880px;
	margin-bottom: 10px;
}
#news {
	background: url(../images/contents/news_title_img.gif) no-repeat center top;
	width: 785px;
	padding-top: 15px;
	padding-left: 95px;
}
.arrow_gray {
	background: url(../images/com/arrow_gray_img.gif) no-repeat right center;
	width: 90px;
	margin-left: auto;
	margin-right: 20px;
}
.date {
	color: #FF8000;
	font-weight: bold;
}
.news_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #969696;
	width: 750px;
}

/*banner
------------------------*/

.banner_box {
	float: left;
	width: 212px;
	margin-right: 8px;
}
#banner_wrap {
	width: 880px;
	margin-bottom: 20px;
}
#main_img {
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_main_img {
	background: #0D0709;
}
.banner_l {
	float: left;
	height: 80px;
	width: 440px;
	padding-top: 10px;
}
#new_wrap {
	height: 150px;
	width: 770px;
	overflow: auto;
	margin-bottom: 15px;
}
