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

.hed_img {
	background:url(../images/category/introduction/hed_img.jpg) 0 0 no-repeat;
	width:940px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:10px;
}


#title_img {
	background:url(../images/com/titles.gif) 0 -220px no-repeat;
	width:px;
	height:20px;
	text-indent:-9999px;
}


.introduction_wrap {
	width:630px;
	padding-bottom:20px;
}


.introduction_title_text {
	font-size:1.2em;
	border-left:5px solid #c1000f;
	border-bottom:1px solid #c1000f;
	background:#FAFAFA;
	margin-bottom:10px;
	padding:5px 10px;
}

.img_l {
	width:305px;
	float:left;
	margin-bottom:20px;
}

.img_r {
	width:305px;
	float:right;
	margin-bottom:20px;
}
