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

.temp_img {
	width: 130px;
	float: left;
	background: url(../images/category/distribute/bg_temp_img.gif) no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.kansou_text {
	float: right;
	width: 510px;
	margin-top: 10px;
}
.temp_img img {
	height: 184px;
	width: 130px;
	margin-bottom: 5px;
}
.temp_img em {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #008BCE;
}
.kansou_box {
	padding: 9px;
	width: 680px;
	margin-bottom: 10px;
	border-top: 2px solid #008BCE;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}
.kansou_text h4 {
	font-size: 1.2em;
	color: #C80000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #E6E6E6;
	background: url(../images/category/distribute/title_icon_img.gif) no-repeat left 2px;
	padding-left: 40px;
	padding-top: 5px;
}
.bg_get {
	background: url(../images/category/get/get_img.gif) no-repeat 450px top;
	height: 104px;
	padding-left: 150px;
	padding-top: 80px;
}
