@charset "utf-8";
/* inquiryTop */
#bg_content{
	width:100%;
	background:url(../cmn_img/bg_contents_05.jpg) center bottom no-repeat;
	}


/*--------20080408---------*/

/*--------------------------------------------
copyright（index）
--------------------------------------------*/

#copyright h2{
	margin-bottom:30px;
}

#copyright .CopBox{
	width:690px;
}
#copyright .CopBox h3{
	font-weight:bold;
	margin-top:50px;
}
#copyright .CopBox p{
	margin-bottom:10px;
}

#copyright .CopBox .copList{
	width:690px;
	margin-bottom:20px;
}
#copyright .CopBox .copList li{
	width:640px;
	line-height:1.7em;
	text-indent:-1em;
	padding-left:1em;
	margin-left:30px;
}

#copyright .CopBox .mbClear{
	margin-bottom:0;
}

