@charset "utf-8";
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003px" : "100%"); min-width:1003px;}
.main {width:100%; margin:auto;}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #552703;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D1B00;
	line-height: 20px;
}
.content_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.footer_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.contact {
	font-family: CastleTLig;
	font-size: 18px;
	font-weight: bold;
	color: #E97501;
}
.high {
	font-family: "Arrus Blk BT";
	font-size: 13px;
	font-weight: normal;
	color: #E96C00;
}

.bold-1 {
	font-family: "Minion Pro";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.bold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
