/* CSS Document */

body {
	font-size:12px;
	color:#333;
	line-height:1.6;
	background: url(../img/bg.gif) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #B5282C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.center {
	text-align:center;
}

#wrapper{
	width: 985px;
	margin: 0 auto;
}
#header{
	position: relative;
	width: 820px;
	height: 124px;
	margin-left: 110px;
}
#header h1{
	position: absolute;
	top: 5px;
}
#header ul{
	position: absolute;
	top: 35px;
	left: 499px;
}
#header ul li{
	float: left;
}
.headBtn1{
	margin-right: 20px;
}
#gnavi{
	margin-left: 120px;
}
#gnavi li{
	float: left;
}
#pagebody{
	background: url(../img/rbar_bg002.gif) no-repeat;
	background-position: bottom right;
	width: 930px;
}
#bodyOuter{
	background: url(../img/rbar_bg001.gif) repeat-y;
	background-position: right;
	width: 930px;
}
h2{
	margin-left: 12px;
}
#faq dd.a1{
	background: url(../../img/index/bg001.gif) no-repeat;
	width: 494px;
	height: 96px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 45px 0 0 75px;
	margin-bottom: 20px;
}
#faq dd.a2{
	background: url(../../img/index/bg002.gif) no-repeat;
	width: 494px;
	height: 107px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 45px 0 0 75px;
	margin-bottom: 20px;
}
h3{
	margin-bottom: 10px;
}

#news tr{
	border-bottom: 1px dotted #999999;
}
#news th{
	width: 52px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#news td{
	width: 460px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents{
	width: 660px;
	float: left;
	padding-left: 50px;
}
#rightBar{
	width: 220px;
	float: left;
}
#rightBar ul li{
	margin-left: 6px;
	margin-bottom: 10px;
}
	#rightBar ul li.center {
		margin-left:0;
	}
#rightBar ul li.request{
	margin-left: 0px;
}
#rightBar ul li.edge{
	margin-bottom: 30px;
}
#footer{
	background: url(../img/footer_bg001.gif) no-repeat;
	width: 810px;
	padding-top: 100px;
	margin-left: 110px;
	font-size: 11px;
	margin-top: -50px;
}
#fnavi{
	width: 483px;
	float: left;
}
#copyright{
	float: left;
	margin-top: 10px;
}
#pan{
	border-bottom: 1px dashed #edc8c8;
	margin-top: -12px;
	width: 570px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#pan a{
	color: #B5282C;
	text-decoration: none;
}
#pan a:hover{
	text-decoration: underline;
}
.top{
	position: relative;
	height: 30px;
	clear: both;
}
.top p{
	background: url(../img/icon001.gif) no-repeat;
	padding-left: 18px;
	background-position: 0 5px;
	position: absolute;
	right: 30px;
}
.top a{
	color: #333;
}
#rightBar ul li.vr{
	margin-top: 20px;
}
/* clearfix
---------------------------------------------------- */
 #pagebody:after , #footer:after , #gnavi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#pagebody , #footer , #gnavi{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #pagebody , * html #footer , #gnavi* html {
	height: 1%;
}
#pagebody , #footer , #gnavi{
	display: block;
}
/* End hide from IE-mac */

