@charset "Shift_JIS";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Sky Co., LTD.
 style info :【トップページ用】
=================================================================== */

/* レイアウト
/////////////////////////////////////////////////////////////////////////////////// */

.top-box{
	width: 300px;
	float: left;
	background: url(../../image/info_bg.jpg) no-repeat bottom;}

.top-box h2{
	text-align: center;
	padding: 20px 0 10px;
	font-size: 122%;}

.top-box div{ padding-bottom: 40px;}

.top-box dl{
	margin: 0 40px;}

.top-box dd{ margin: -1.6em 0 0 100px;}