.text {
	line-height: 135%;
}

.text2 {
	line-height: 135%;
	font-size: 80%;
	color: #666666;
}


.text3 {
	line-height: 135%;
	font-size: 70%;
	color: #666666;
}

.text2-green {
	line-height: 135%;
	font-size: 80%;
	color: #356803;
	font-weight:normal;
}

.text4-green {
	line-height: 135%;
	font-size: 90%;
	color: #356803;
	font-weight:normal;
}

.foot {
	font-size: 10px;
	color: #666666;
}

/*イベント*/

.date{
	font-size: 10px;
	color: #666666;
}

@charset "shift_jis";

/*------------------------------------------------------
 基本設定
-------------------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img,table {
	border: none;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dd,dt{
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

br.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}


/* コンテンツ枠 */

#wrapper {
	width: 100%;
	text-align:center;	
}

#wrapper_in {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;	
}


/*------------------------------------------------------
 garden01、02、03
-------------------------------------------------------*/

#mainbox {
	border: 1px solid #396B08;
	margin:5px 0px 10px 0px;	
}

#titbox {
	background-color: #396B08;
	text-align:center;
}


#garden h1 {
	margin:5px 0px 10px 0px;
}

#adobe {
	font-size: 10px;
	color: #666666;
}



/*------------------------------------------------------
 index
-------------------------------------------------------*/
#index h1 {
	margin:6px 0px 30px 0px;
	text-align:center;
}

#index dl {
	margin:0px 30px 0px 30px;
	float:left;
	width:230px;
}

#index dd {
	margin:0px 0px 20px 0px;
}



/*------------------------------------------------------
 garden01、02、03
-------------------------------------------------------*/
#mainbox_02 {
	border: 1px solid #396B08;
	margin:5px 0px 10px 0px;
	/* padding:16px ;*/
	padding:16px ;
}


.pic_206 dd{
	width:206px;
	text-align:center;
	font-size: 10px;
	color: #666666;
	margin-bottom:5px;
}

.pic_206_center dd{
	margin-left:12px;
	margin-right:12px;
	width:206px;
	text-align:center;
	font-size: 10px;
	color: #666666;
	margin-bottom:5px;
}

.pic_206_center dt{
	margin-left:12px;
	margin-right:12px;
	width:206px;
	text-align:center;
}


.name{
	text-align:center;
	font-size: 10px;
	color: #666666;
}
