/* CSS Document */
#main h2{margin-bottom:15px;}

#main .sub_title{margin-bottom:16px;}

.bg {
	background:url(../../../application/img/bg_01.gif) no-repeat;
	padding-top:50px;
	text-align:center;
}

.bg2 {
	background:url(../../../application/img/bg_02.gif) no-repeat;
	padding-top:10px;
	text-align:center;
}

.icon_gray {
	background:url(../../img/icon_gray.gif) no-repeat 0 6px;
	padding-left:15px;
}

.icon_tel {
	background:url(../../../application/img/icon_tel.gif) no-repeat 0 2px;
	padding-left:20px;
	font-size:110%;
	color:#B10000;
	margin-left:72px;
}

.box1 {
	width:506px;
	margin:20px auto 50px;
}

.icon_mail {
	background:url(../../../application/img/icon_mail.gif) no-repeat 0 2px;
	padding-left:22px;
	font-size:90%;
	color:#B10000;
	margin-left:18px;
}

.icon_mail a{
	color:#B10000;
	text-decoration:none;
	vertical-align: baseline;
}

.icon_mail a:hover{
	color:#B10000;
	text-decoration:underline;
}

.icon_fax {
	background:url(../../../application/img/icon_fax.gif) no-repeat 3px 0;
	padding-left:23px;
	color:#B10000;
	margin-left:18px;
	font-size:110%;
}

.line {
	background:url(../../img/line_dotted.gif) repeat-x;
	padding-top:16px;
}

.box2 {
	width:506px;
	margin:14px auto 30px;
	text-align:left;
}

.box2 p {
	margin-left:24px;
}

.box2 p span{
	display:block;
	width:225px;
	float:left;
}

div.sub_box_txt {
	width:350px;
	float:left;
}

img.sub_box_img {
	display:block;
	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 4px 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;
}

div.content_sub_box li {
	margin-bottom:4px;
}

