@charset "UTF-8";

.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

body{
	margin:0;
	line-height:1.6;
	font-size:12px;
}

#body_wrap{
	background:url(images/body_wrap.gif) repeat-x top;
	border-bottom:solid 1px #333;
}

img{
	border:none;
}

h1{
	margin:0 0 1px 0;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#555;
	border-bottom:solid 1px #333;
}

h3{
	margin:10px 0 0 0;
	padding:0;
}

h3.entry-title{
	color:#248dc8;
	font-size:18px;
	margin:0;
	padding:0 0 10px 0;
}

#header{
	line-height:1;
}

#header ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header ul li{
	float:left;
	margin:0;
	padding:0;
}

#header ul li img{
	vertical-align:middle;
	float:left;
}

#header_cont{
}

#wrapper{
	background:url(images/wrapper_bg.gif) repeat-y;
	width:990px;
	margin:0 auto;
	text-align:left;
}

#wrapper_cont{
	padding:0px 25px 20px 25px;
}

#main{
	float:left;
	margin:20px 0;
	width:700px;
}

#main h2{
	margin:0;
	padding:0 0 10px 0;
}

#main table#news{
	border-collapse:collapse;
	width:100%;
}

#main table#news td{
	border-bottom:dotted 1px #bbbccc;
	padding:5px;
}

#main table#news .td-l{
	background:url(images/list_bg.gif) no-repeat left;
	padding-left:25px;
	width:100px;
}

#main table#company{
	border-collapse:collapse;
	width:100%;
}

#main table#company td{
	padding:5px;
	border-bottom:dotted 1px #bbbccc;
}

#main table#company th{
	color:#01898c;
	padding:5px 15px;
	border-bottom:dotted 1px #bbbccc;
	text-align:center;
}

#main table#entry{
	border-collapse:collapse;
	width:100%;
	margin:0 0 20px 0;
}

#main table#entry td{
	border-bottom:dotted 1px #bbb;
	padding:10px 0;
}

#main table#entry .td-r{
	text-align:right;
}

ul#func-icon{
	margin:0;
	padding:0;
	list-style:none;
}

ul#func-icon li{
	float:left;
	margin:0;
	padding:0;
}

#sub{
	float:right;
	width:220px;
	margin:20px 0;
	min-height:200px;
}

#sub_cont{
	background:#bbbbbb url(images/sidebar-bottom.gif) no-repeat bottom;
	padding:5px 0;
}

#sub h2{
	margin:0;
	padding:0;
}

#sub ul.banner img{
	vertical-align:middle;
}

#sub ul.banner{
	margin:0;
	padding:0 5px;
	list-style:none;
}

#sub ul.banner li{
	margin:0;
	padding:0 0 5px 0;
}

#sub ul.banner2{
	margin:0;
	padding:0;
	list-style:none;
}

#sub ul.banner2 li{
	margin:0;
	padding:0 0 7px 0;
}

#footer{
	background:url(images/body_wrap.gif) repeat-x top;
	text-align:center;
	clear:both;
	padding:15px;
	border-top:solid 1px #fff;
	font-weight:bold;
	color:#fff;
}

#footer ul{
	margin:0;
	padding:5px 0;
	list-style:none;
}

#footer ul li{
	display:inline;
	padding:0 5px;
}

#footer ul li a{
	color:#fff;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

/*function*/

#function{
}

#function h2{
	color:#01898c;
	border-bottom:dotted 1px #bbbccc;
	margin:0;
	padding:10px 0 0 0;
}

#function table{
	border-collapse:collapse;
	width:100%;
	margin:10px 0;
}

#function table td{
	padding:10px;
	border:solid 1px #bbb;
}

#function table .td-l{
	background:#d4edee;
	text-align:center;
	font-weight:bold;
	width:150px;
}

h3.service-flow{
	margin:12px 0 0 0;
	padding:4px 0 4px 8px;
	border-left:solid 3px #000;
}

/*box*/

.box{
	border:solid 1px #bbb;
	padding:5px;
	margin:0 0 10px 0;
}

.box_nbt{
	border:solid 1px #bbb;
	border-top:none;
	padding:5px;
	margin:0 0 10px 0;
}

/*unit*/

.u-m-l-345{
	float:left;
	width:345px;
	padding:0 0 10px 0;
}

.u-m-r-345{
	float:right;
	width:345px;
	padding:0 0 10px 0;
}

.u-m-l-390{
	float:left;
	width:390px;
	padding:0 0 10px 0;
}

.u-m-r-300{
	float:right;
	width:300px;
	padding:0 0 10px 0;
}

.u-m-l-250{
	float:left;
	width:250px;
}

.u-m-r-400{
	float:right;
	width:400px;
}

.u-m-l-150{
	float:right;
	width:150px;
	padding:10px 0;
}

.u-m-r-430{
	float:right;
	width:430px;
}

.u-m-r-500{
	float:left;
	width:500px;
}

.u-m-r-500 h4{
	font-size:14px;
	margin:0;
	padding:10px 0 0 0;
	color:#0584dc;
	border-bottom:dotted 1px #bbb;
}

/**/

table.pricelist{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
	font-weight:bold;
}

table.pricelist td{
	padding:10px;
	border:solid 1px #82bddd;
	text-align:center;
}

table.pricelist tr.title{
	background:url(images/pricelist-td_bg.gif) repeat-x bottom;
	color:#fff;
}

table.pricelist td.blue{
	background:#fff;
}

table.pricelist td.blue2{
	background:#e5edee;
}

/*flow*/

#flow{
}

#flow h3{
	margin:0;
	padding:9px 0 5px 160px;
}

#flow h3.step1{
	background:url(images/bar-flow_bg.gif) no-repeat bottom;
}

#flow h3.step2{
	background:url(images/bar-flow_bg2.gif) no-repeat bottom;
}

#flow h3.step3{
	background:url(images/bar-flow_bg3.gif) no-repeat bottom;
}

#flow h3.step4{
	background:url(images/bar-flow_bg4.gif) no-repeat bottom;
}

#flow p{
	margin:0;
	padding:10px 0 10px 150px;
}

/*faq*/

#faq{
}

#faq h3.faq-q{
	background:url(images/bar-faq-q.gif) no-repeat bottom;
	margin:0;
	padding:4px 0 5px 30px;
}

#faq p{
	background:url(images/bar-faq-a.gif) no-repeat left top;
	padding:0 0 0 58px;
}



#main table#accsess th{
	color:#01898c;
	font-size: 18px;
	text-align:left;
	}

#main table#accsess td{
	margin:0 0 0 10px;
}














