@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 0000-00-00
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);
@import url(page_common.css);


/* ================================================

	index

=================================================*/

#hederArea { height:405px; background:url(../_img/bg_top.jpg) repeat-x bottom; }
#hederArea .wrap { height:405px; background:url(../_img/img_m_1.jpg) no-repeat center top; background-color:#039; }
#hederArea .listTop li { display:block; position:absolute; }
#hederArea .top1 { display:block; position:absolute; top:99px; }
#hederArea .top2 { top:230px; left:40px; }
#hederArea .top3 { top:265px; left:40px; }
#hederArea .top4 { top:300px; left:40px; }
#hederArea .top5 { top:335px; left:40px; }

#menuArea ul { border-bottom:1px solid #ccc; }

#leftArea { width:532px; }
#rightArea { width:180px; }

#leftArea h2 { border:1px solid #ccc; border-bottom:none; }
#leftArea ul { border:1px solid #ccc; border-top:none; padding:10px; height:25px;/*75px*/ }
#leftArea li { min-height:13px; padding-left:23px; background:url(../_img/icon_ra1.jpg) no-repeat left center; }
#leftArea .date { color:#036; font-weight:bold; margin-right:10px; }

#leftArea .okuyami { margin-top:10px; padding:8px 10px; border:1px solid #ccc; }
