@charset "utf-8";

/*-------------------------------------------------

 for [across]

 Style name: home.css
 
 File URL: common/css/home.css

 Created: 2009-08-10
 
 Description by suzuki_rui

 -------------------------------------------------*/

/* ---------------------------
 index.html
 --------------------------- */
body#home {}

body#home .t_level1 {float: left;}
body#home .t_level2 {
	margin-bottom: 15px;
	padding: 0;
	font-size: inherit;
	border: none;
	background: none;
}

body#home div#main {
	width: auto;
	float: none;
}

dl#news {}
dl#news dt {
	padding: 10px 10px 0 30px;
	background: #212027 url(../../img/home/col3_ne_icon.gif) no-repeat 10px 15px;
}
dl#news dd {
	margin-bottom: 13px;
	padding: 0 10px 10px 30px;
	background: #212027;
	clear: both;
}
dl#news dd.lastChild {margin-bottom: 0;}

ul#bnr li {margin-bottom: 4px;}
p#ow_voice {
	position: absolute;
	top: -50px;
	right: -43px;
}
p#ow_voice {
	position: absolute;
	top: -50px;
	right: -43px;
}

body#home div#navibox {margin-top: -5px;}
body#home ul#navi {
	padding-top: 4px;
	background: url(../../img/loop/navi_top.gif) no-repeat top;
}