
@charset "Shift_JIS";

/* 基本レイアウト設定
******************************************************************************************** */
div#main{
	text-align: left;
	margin: 0px auto;
	width: 750px;
}


div#header{
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 750px;
	height: 130px;
}

div#header_top{
	margin-top: 20px auto;
	margin-left: 1px;
	padding: 0px 0px 20px 0px;
	width: 741px;
	height: 25px;
	background: url(../images/naleio_HP_head.gif) no-repeat;
	
}

div#headerb {
        margin-top: 2px auto;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	width: 741px;
	height: 25px;
	}

h2{
	margin: 0px;
}

/* HOMEトップ
******************************************************************************************** */
div#top{
	background: url(../images/naleio_HP_top.jpg) top center no-repeat;
	height: 362px;
	margin-top: 20px ;
	margin-bottom: 0px;
}


/* 左サイド設定
******************************************************************************************** */
#station{text-align:left;margin-top:30px;margin-bottom:30px;width:750px;float:left}

/* ■ What's New ■ */
div#new{margin:20px 0;padding-bottom:10px;width:430px;float:left}
div#new h2#whatsNew{
	float: left;
	text-indent: -9999px;
	width: 430px;
	height: 25px;
}
div#new h2#whatsNew a{
	display: block;
	background: transparent url(../images/naleio_HP_whatsnew_top.gif) top left no-repeat;
	width: 430px;
	height: 25px;
}
div#new h2#whatsNew a:hover{
	background-position: 0px -25px;
}
div#new div#middle{
	padding: 10px 0px 0px 0px;
	clear: both;
	margin: 0px 0px 0px 0px ;
	width: 430px;
	background-color: #F4F4F4;
}
div#new #middle p{
	margin: 10px 0px;
	padding: 0px 0px 3px 18px;
	background: url(../images/naleio_HP_arrow.gif) top left no-repeat;
}
div#new #bottom{
	clear: both;
	height: 20px;
	width: 430px;
	background: url(../images/naleio_HP_whatsnew_bottom.gif) top left no-repeat;
}



/* ■　Features設定　■ */
#features   {
         background-color: transparent; 
	 background-image: url(../images/recital08.jpg); 
	 background-repeat: no-repeat; 
	 background-position: left top; 
	 margin: 20px 0px 20px 20px; 
	 width: 300px; 
	 height: 450px; 
	 float: left ;
}
#features h3 {
         background-color: transparent; visibility: hidden; 
	 margin: 0; 
	 padding: 0; 
	 width: 238px
}
