@charset 'utf-8';
/*=============================

	** TOC **

	leaf common
		sub navigation
		content

	top
		flash top bottom
		main
		side

==============================*/





/*============================*/
/* leaf common */
/*============================*/

/*sub navigation
------------------------------*/
#home #subnavi {
	background-color:#84a137;
	width:800px;
	height:19px;
	border-bottom:solid 1px #2e4e25;
	_border-bottom:solid 0.5px #2e4e25;
}



/* content
------------------------------*/
#content {
	width:800px;
}





/*============================*/
/* top */
/*============================*/


/* flash top bottom
------------------------------*/
#home #shadow {
	background:url(../images/shadow.gif) no-repeat 0 0;
	width:800px;
	height:6px;
}



/* main
-------------------------------*/
#content #main {
	width:570px;
	float:left;
	padding:8px 0 0 9px;
	_padding-top:0;
}
#content #main h3{
	background:url(../images/title_event.gif) no-repeat 0 0;
	width:559px;
	height:29px;
	margin-left:1px;
}
#content #main dl {
	margin:6px 0 0 1px;
}
#content #main dl dt {
	background:url(../images/bt02.gif) no-repeat 0 2px;
	padding:0 0 4px 16px;
	font-size:12px;
}
#content #main dl dt a{
	color:#123320;
}
#content #main dl dt a:hover{
	color:#84a137;
}
#content #main dl dd {
	width:540px;
	padding:0 0 10px 15px;
	color:#333333;
	font-size:12px;
	line-height:1.4;
	border-bottom:dotted 1px #cccccc;
}



/* side
------------------------------*/
#content #side {
	width:210px;
	float:left;
	border-left:solid 1px #cccccc;
	margin-top:8px;
	_margin-top:0;
	padding-left:10px;
}

#content #side #lunch {
	background:url(../images/lunch.gif) no-repeat 0 0;
	width:200px;
	height:64px;
	margin-bottom:5px;
}
#content #side #party {
	background:url(../images/party.gif) no-repeat 0 0;
	width:200px;
	height:64px;
	margin-bottom:5px;
}
#content #side #wedding {
	background:url(../images/wedding.gif) no-repeat 0 0;
	width:200px;
	height:64px;
	margin-bottom:5px;
}
#content #side #blog {
	background:url(../images/blog.jpg) no-repeat 0 0;
	width:200px;
	height:64px;
	margin-bottom:5px;
}
#content #side #bn1 {
	background:url(../images/bn1.jpg) no-repeat 0 0;
	width:200px;
	height:64px;
}
#content #side #lunch a,
#content #side #party a,
#content #side #wedding a,
#content #side #blog a,
#content #side #bn1 a{
	display:block;
	width:200px;
	height:64px;
}