li{
	list-style:none;
}

/***********************************************/ 
/*header*/
/***********************************************/ 
#index_menu .padding_right{
	padding-right:2px;
}
#index_menu .padding_bottom{
	padding-bottom:2px;
}
#index_menu table{
	margin-bottom:2px;
}

/***********************************************/ 
/*middle*/
/***********************************************/ 
#middle_all{
	width:900px;
	overflow:visible;
	margin-top:2px;
}
/***********************************************/ 
/*contents*/
/***********************************************/ 
#index_contents{
	float:left;
	width:570px;
	display:block;
	padding:12px 30px 0 0;

}
#index_whatsnew{
	margin:0 0 0 10px;
}
#index_whatsnew li{
	padding:5px 0 5px 0;
	background:url(../img/index_whatsnew_line.gif) bottom no-repeat;
}
#index_blog_btn{
	margin:20px 0 0 0;
}
#index_mm_btn{
	margin:10px 0 0 0;
}
#index_shop_btn{
	margin:0 0 20px 0;
}
/*
#index_blog_btn{
	margin:20px 0 20px 0;
	background:url(../img/index_blog_btn.jpg);
	width:570px;
	height:165px;
}
#index_blog_btn h2{
	text-indent:-5555px;
}
#index_blog_btn p{
	padding:50px 105px 0 210px;
}
*/

/***********************************************/ 
/*side*/
/***********************************************/ 
#index_side{
	float:left;
	width:300px;
}
