@charset  "Shift_JIS";



#top-menu-box h2

	{
	background-image:url(../images/bg_border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 0px 2px ;
	line-height:130%;
	vertical-align:top;
	border:0px;
	font-size:large;
	margin:0 0 7px 0;
	}


.top-box
	{
	padding-left:10px;
	border-left:6px solid #EEE8AA;
	margin:0 0 30px 0;
	}


	
#top-menu-box ul

	{
	font-size:14px;
	margin:0 0 8px 20px;
	}
	
	
#top-menu-box li

	{
	list-style-type:circle;
	line-height:140%;
	margin:0 0 4px 0;
	}
	

.top-text
	{
	line-height:140%;
	font-size:14px;
	}
	
	
	
#top-illust
	{
	padding:20px 20px 0px 20px;
	background-color:#FFFACD;
	border:1px solid #DCDCDC;
	}	
	
#top-illust p
	{
	margin:0 0 20px 0;
	line-height:170%;
	font-size:14px;
	}	
	
.illust-left
	{
	float:left;
	margin-right:10px;}
	
