@charset "utf-8";
.bg_stripe {
	background-image: url(../graphic/bg-stripe.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585858;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}
.header_contact_bg {
	background-image: url(../graphic/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdbdbd;
}
.navi_bg_stripe {
	background-image: url(../graphic/navi-bg-stripe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.navi_bottom_stripe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b8bbbc;
	border-right-color: #b8bbbc;
	border-bottom-color: #b8bbbc;
	border-left-color: #b8bbbc;
}
.title_banner_bg {
	background-image: url(../graphic/title-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.font_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.font_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #db0000;
}
.font_6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A40309;
}

