@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */
h2{
	height:16px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
	margin:0 0 7px;
	background:url(../images/title.gif) no-repeat 0 0;
}
.gotop{
	display:none;
}
.new{
	height:100%;
	width:740px;
	margin:10px auto 0;
}
.left{
	width:565px;
	float:left;
}
.left ul a{
	text-decoration:underline;
}
.left ul li{
	margin:0 0 5px;
	padding:0 0 0 35px;
}
.icon{
	background:url(../images/icon_new.gif) no-repeat 0 4px;
}
.right{
	width:160px;
	float:right;
	margin:20px 0 0;
}
#navi{
	padding-top:10px;
}

