@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(img/bg_red.gif);
	background-repeat: repeat-x;
}
#bg_wrap {
	height: 184px;
	width: 50%;
	right: 1px;
	position: absolute;
	background-image: url(img/bg_blue.gif);
	background-repeat: repeat-x;
}
.container {
	width: 850px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bg_main.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
/** html div.container {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}*/
#main {
	float: left;
	width: 840px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display:inline;
}
* html #main img{ /* IE-expression (fix png alpha) */
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" : this.src,
this.style.behavior = "none"
);
}
#head_l {
	background-color: #D30028;
	height: 123px;
	width: 346px;
	float: left;
	text-align: left;
	padding-top: 31px;
	padding-left: 124px;
}
#head_r {
	height: 151px;
	width: 350px;
	float: left;
	background-image: url(img/head_img.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	text-align: left;
	font-size: 1.2em;
}
#head_r ul {
	margin-bottom: 2px;
}
* html #head_r ul {
	margin-bottom: 5px;
}
#gray {
	background-image: url(img/bg_grade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#title_l {
	width: 446px;
	float: left;
	margin-top: 8px;
	text-align: center;
}
#title_r {
	float: left;
	margin-top: 8px;
}
#title_l h2 {
	font-size: 18px;
	width: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A2466;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
#title_l p.txt {
	font-size: 20px;
}
#title {
	clear: both;
	padding-top: 5px;
}
#title p.blue {
	font-size: 18px;
	color: #0A2466;
	margin-bottom: 30px;
}
#business01 {
	float: left;
	width: 360px;
	background-image: url(img/bg_circle_pink.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	margin-left: 40px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
}
* html #business01 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
#business01 ul {
	float: left;
	margin-top: 18px;
}

#business02 {
	float: left;
	width: 360px;
	margin-left: 20px;
	background-image: url(img/bg_circle_red.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	text-align: left;
	letter-spacing: 0.1em;
	padding-top: 30px;
	padding-left: 20px;
}
* html #business02 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
#business02 ul {
	float: left;
	margin-top: 18px;
}

#business03 {
	float: left;
	width: 360px;
	display:inline;
	background-image: url(img/bg_circle_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
	margin-top: 11px;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	line-height: 1.5em;
}
* html #business03 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
#business03 ul {
	float: left;
	margin-top: 18px;
}

#business04 {
	float: left;
	width: 360px;
	background-image: url(img/bg_circle_green.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	margin-left: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	margin-top: 11px;
	margin-bottom: 15px;
}
* html #business04 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
#business04 ul {
	float: left;
	margin-top: 18px;
}

.text:first-letter {
	font-size: 22px;
}
.margin_l {
	margin-left: 15px;
	line-height: 1.5em;
}

#detail {
	background-image: url(img/bt_detail.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 251px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}
#detail a {
	display: block;
	height: 76px;
	width: 251px;
	text-indent: -7777px;
}
#middle_border {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D1CE;
}
#under {
	background-image: url(img/bg_under.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
}
div.greeting_l {
	float: left;
	width: 432px;
	margin-left: 40px;
	display: inline;
}
div.greeting_r {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 300px;
	display: inline;
	line-height: 1.5em;
	padding-top: 50px;
	font-size: 1.2em;
}
#foot_border {
	clear: both;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A2466;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 20px;
}
#footer_l {
	float: left;
	width: 300px;
	margin-left: 60px;
	text-align: left;
	margin-top: 25px;
	display: inline;
}
#footer_r {
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	display: inline;
}

#bottom {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
#copyright {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
