@charset "utf-8";
/*=====================================================
* 0. body                                          
=====================================================*/


/*------------------------------------------------------*/
/*   all                                                */
/*------------------------------------------------------*/

/*------------------------------------------------------*/
/*   morelink                                                */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/*   wrapper                                          */
/*------------------------------------------------------*/

/*------------------------------------------------------*/
/*   header                                          */
/*------------------------------------------------------*/
/*
div#header{
	position: relative;
	padding: 4px 14px 0 14px;
	background: transparent url(/images/html/header_bg.gif) no-repeat;
}*/



#header li.vietnam{
	background-image:url(../img/flag/vietnam.gif);
}




/*=====================================================
* 3-2. container / left                                
=====================================================*/


div.image_area_top{
	width:570px;
/*	background-color:#cccccc;*/
/*	padding-bottom:2px;*/
}

div.image_area_top .c_copy{
/*	font-size:10px;*/
	color:#333333;
	padding:1px 0px 1px 10px;
}

div.main_serch span.serchtext{
	color:#333333;
/*	background: url(http://www.lavieplus.jp/common/img/serch_icon.gif) left center no-repeat;
	padding-left:30px;*/
}

div.main_serch{
	background-color:#cccccc;
	border-bottom:1px #999999 solid;
}

div.image_area_top{
	padding-bottom:0px;
}


