@charset "utf-8";
/* CSS Document */


/*-----------------------------------
 *	Layout
 *----------------------------------*/

h2 {
	background:url(../images/ttl.jpg) no-repeat left top;
	width:690px;
	height:37px;
	font-size:16px;
	color:#3f3f3f;
	font-weight:bold;
	text-indent:20px;
	line-height:37px;
	overflow:hidden;
	padding-bottom:15px;
}

/*	main
------------------------------------*/
#main {
	display:inline;
	float:right;
	margin:23px 20px 0 0;
}
.btn_box {
	text-align: center;
	margin:0 35px 35px 35px;
}
#text_box {
	width:690px;
	padding:0 0 35px 0;
}
#text_box .left {
	width:320px;
	font-size:14px;
	line-height:20pt;
}	
#trait_box {
	background:url(../images/trait_bg.gif) repeat;
	width:654px;
	padding:12px 0 12px 6px;
	margin-left:10px;
	margin-bottom:40px;
	font-size:14px;
}
#box {
	background:url(../images/boxbg.png) repeat-y left bottom;
	behavior:url("common/js/iepngfix.htc" );
	margin:0;
}
#box .inner {
	background:url(../images/boxbottom.png) no-repeat left bottom;
	behavior:url("common/js/iepngfix.htc" );
	margin:0;
}
#box .ctnbox {
	width:210px;
	float:left;
	display:inline;
}
.text {
	padding:5px;
	vertical-align:bottom;
}

.ml09 {
	margin-left:9px;
}	

.tbimg {
	font-size:0;
}
.browser {
	width:664px;
	margin-left:10px;
	border:#d0d0d0 1px solid;
}
.browser th {
	background:#f1ece0;
	text-align:left;
	font-weight:bold;
	padding:5px 10px;
	border:#d0d0d0 1px solid;
}
.browser td  {
	padding:2px 10px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:#d0d0d0 1px solid;
}
.charges_box {
	width:664px;
	margin-left:10px;
	background: url(../images/charges_box_bg.jpg) repeat-y;
}
.charges_box .inner1{
	background:url(../images/charges_box_top1.jpg) no-repeat left top;
	text-align:center;
	padding-top:10px;
}
.inner1 .black_big {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.charges_box .contents1 {
	background:url(../images/charges_box_bottom.jpg) no-repeat left bottom;
	padding-bottom:5px;
}
.inner1 .red_big {
	font-size:22px;
	font-weight:bold;
	color:#fc1616;
}
.charges_box .inner2{
	background:url(../images/charges_box_top2.jpg) no-repeat left top;
	padding-top:18px;
}
.charges_box .contents2 {
	background:url(../images/charges_box_bottom.jpg) no-repeat left bottom;
	padding-bottom:18px;
}
.chargestable {
	width:612px;
	border:#979797 1px solid;
	margin:0 27px;
}
.chargestable th,td {
	padding:5px;
	border:#979797 1px solid;
}
.blue {
	background-color:#dbecff;
	font-weight:bold;
}
.yellow {
	background-color:#f9f3cf;
	font-weight:bold;
}
.white {
	background-color:#fff;
	}
.light_blue {
	background-color:#f0f8ff;
}
.light_yellow {
	background-color:#faf8ea;
}
#quality_box {
	width:664px;
	line-height:20pt;
	margin:0 10px 15px 10px;
	font-size:14px;
}
#quality_box .right {
	width:410px;
	margin-left:22px;
}
#contact {
	width:690px;
	height:258px;
	background:url(../images/contact_bg.jpg) no-repeat;
	padding-top:20px;
	font-size:14px;
	line-height:1.3;
}
#contact .inner {
	margin:0 40px 0 30px;
}
.inner a {
	color:#2680e6;
}


