@charset "utf-8";

/* ****************************************************************************

 menu

-------------------------------------------------------------------------------

 00. file import
 01. common


******************************************************************************* */


/* ==

 00. file import

=============================================================================== */



/* ==

 01. common

=============================================================================== */
.section .main h2{ margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #ccc; }

.main div{ position:relative; }

.main div ul{
	width:352px;
	height:205px;
	background:url(../images/img02.gif) left top no-repeat;
	position:absolute;
	top:5px;
	right:0;
}
.main div li{ text-indent:-9999px; }