/* CSS Document */
h2 {margin-bottom:15px;}

.box1 dt {
	font-weight:bold;
	color:#b10000;
	background:url(../../img/icon_red.gif) 0 6px no-repeat;
	padding-left:15px;
}

.box1 dd {
	padding-bottom:16px;
}

.box2 li {
	background:url(../../img/icon_gray.gif) no-repeat 0 7px;
	padding-left:13px;
}

.width_01 {
	width:245px;
	float:left;
}

.sub_box_img1 {
	text-align:right;
	width:450px;
	float:right;
}

.width_02 {
	width:460px;
	float:left;
}

.sub_box_img2 {
	width:220px;
	float:right;
}

.width_03 {
	width:230px;
	float:left;
}

.sub_box_img3 {
	width:450px;
	float:right;
}


div.sub_box_txt h3 {
	margin-bottom:5px;
	padding-left:15px;
	color:#b10000;
	font-weight:bold;
	font-size:90%;
	background:url(../../img/icon_red.gif) 0 6px no-repeat;
}
* html body div.sub_box_txt h3 {
	background:url(../../img/icon_red.gif) 0 4px no-repeat;
}

div.content_sub_box {
	margin-bottom:12px;
	padding-bottom:12px;
	background:url(../../img/line_dotted.gif) left bottom repeat-x;
}

