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


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

/*--------------------------------------------
policy（index）
--------------------------------------------*/


#administer h1{
	margin-bottom:30px;
}

#administer .AdminBox{
	width:690px;
}

#administer .AdminBox h2{
	margin:30px 0 0 0;
	font-weight: bold;
	border-bottom: 1px dashed #666;
}

#AdminTable{
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 689px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}

#AdminTable tr td{
	margin: 0;
	padding: 10px;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}