@charset "UTF-8";

/*
==================================================

    CSS File Name - faq.css
    Last-updated: 2011-03-23
	

==================================================
*/
body {
	background:url(../common/images/bg_body2.jpg) no-repeat center top;
}
h1 {
	width:950px;
	clear:both;
}
h2 {
	width:950px;
	clear:both;
	margin-bottom:20px;
}
h2.last {
	margin-bottom:10px;
}
div#mainBody div.box {
	width:950px;
	overflow:hidden;
	clear:both;
	margin-bottom:40px;
}
div#mainBody div.box p {
	font-size:105%;
	padding:0 0 0 20px;
}
div#mainBody div.box2 {
	width:950px;
	overflow:hidden;
	clear:both;
	margin-bottom:40px;
}
div#mainBody div.box2 p.img {
	float:right;
	padding:0 25px 0 0;
}
div#mainBody div.box2 table {
	width:610px;
	margin: 1px 0 30px 20px;
	border-top:1px solid #E0DDD8;
}
div#mainBody div.box2 table th {
	width:100px;
	font-size:105%;
	text-align:center;
	vertical-align:middle;
	background-color:#F3F0E7;
	border-left:1px solid #E0DDD8;
	border-bottom:1px solid #E0DDD8;
	padding:15px 0;
	font-weight:normal;
}
div#mainBody div.box2 table td {
	background-color:#FCFBF7;
	border-bottom:1px solid #E0DDD8;
	border-right:1px solid #E0DDD8;
	padding:15px;
	font-size:115%;
}
div#mainBody div.box2 table td span {
	font-size:90%;
}

div#mainBody div.box3 {
	width:910px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:20px 0;
	border-bottom:1px dotted #C5C5C5;
}
div#mainBody div.box3.bg01 {
	background-color:#FCFBF7;
}
div#mainBody div.box3.last {
	margin-bottom:50px;
}
div#mainBody div.box3 p.img {
	float:left;
	padding:0 0 0 20px;
}
div#mainBody div.box3 p.ico {
	float:left;
	padding:23px 0 0 30px;
}
div#mainBody div.box3 p.date {
	width:670px;
	float:right;
	font-size:90%;
	padding:5px 0;
}
div#mainBody div.box3 p.wz {
	width:670px;
	float:right;
	font-size:115%;
	font-weight:bold;
	margin-bottom:10px;
}
div#mainBody div.box3 p.wz a {
	color:#FF7F0D;
}
div#mainBody div.box3 p.wz2 {
	width:670px;
	float:right;
	line-height:1.8;
}


div#mainBody ul#fbtn {
    clear: both;
    margin: 30px 0;
    overflow: hidden;
    width: 950px;
}