@charset "utf-8";
/*========================
reserve
========================*/


ul.reserve_list_left,
ul.reserve_list_right{
    float:left;
    width:450px;
	/*margin-top:50px;*/
	
}

/*
ul.reserve_list_left li.new_blog{
    float:left;
	margin:4px 0 0 0;
    width:900px;
    height: 84px;
	text-align:left;
}
*/


ul.reserve_list_left li.cast{
    float:left;
	margin:4px 0 0 0;
    width:450px;
    height: 84px;
}

ul.reserve_list_left li.list_shop{
	clear:both;
    height:30px;
}

ul.reserve_list_right{
    float:right;
    width:450px;	
    padding-bottom: 35px;
}

ul.reserve_list_right li.cast{
    float:left;
	margin:4px 0 0 0;
    width:450px;
    height: 84px;
}

ul.reserve_list_right li.list_shop{
    height:30px;
}

.reserve{ width:320px; margin:0 auto;}


.clearfix_reserve{
display:block;
clear:both;
width:100%;
height:0;
}