/* index
------------------------------------------------------------------------------------- */
div#header #navi #btn00 img{ margin-top:-35px;}

div#header #header-index{
	margin:-60px 0 0 0;
	padding-left:14px;
	z-index:50;
}


/* #navi　ナビゲーション
--------------------------------------------- */
div#header #navi{
	margin:0px 0px 0px 24px !important;
	padding:0px;
	position:static !important;
	top:0px;
	width:880px;
}

/* #main
--------------------------------------------- */
div#main{
	width:444px !important;
	padding:0px 0px 50px 0px !important;
}


/* #side
--------------------------------------------- */
div#side{
	width:401px !important;
	float:right !important;
}


div#side .table-sidemenu{
	border-collapse:collapse;
	border:0px;
}
div#side .table-sidemenu td{
	padding:0px;
}

div#side .table-sidemenu a:hover img{
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

div#side .top-banner{
	text-align:center;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0px 20px 0px;
}

div#side .table-other{
	margin-top:10px;
}

div#side .table-other td{
	vertical-align:top;
}

/* 
------------------------------------------------------------------------------------- */
.list-whatsnew{
	margin:0px 0px 10px 5px;
	padding-bottom:12px;
	background:url(../img_index/line_whatsnew2.gif) no-repeat left bottom;
	position:relative;
	z-index:100;
}

.list-whatsnew h4{
	color:#666666;
	margin:0px;
	padding:0px 0px 5px 0px;
	background:url(../img_index/line_whatsnew1.gif) no-repeat left bottom;
}
.list-whatsnew h3{
	color:#FF6600;
	font-size:small;
	background:none;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-left:solid 5px #CCCCCC;
}
.list-whatsnew .div-text{
	margin:0px;
	line-height:1.2em;
	border-left:solid 5px #CCCCCC;
	padding:0px 0px 0px 5px;
}

.list-topics{
	line-height:1.3em;
	padding-left:5px;
}


