@charset "utf-8";
/* CSS Document */

#layout{
	margin:0px auto;
	padding:0px;
	color:#334A3A;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width:639px;
	height:auto;
}

#headline{
	margin:0px 0px 0px 2px;
	padding:0px;
	width:637px;
	height:auto;
}

#container{
	margin:0px auto;
	padding:0px;
	width:638px;
	height:auto;
}

.in_box{
	margin-top:5px;
	padding:0px;
	background-image:url(../img/midashi.jpg);
	background-repeat:no-repeat;
	border:none;
	line-height:30px;
	color:#436941;
	font-size:16px;
	font-weight:bold;
	width:637px;
	height:30px;
}

.in_boxtitle{
	margin-left:2em;
}

.box01{
	margin:0px;
	padding:0px;
	width:638px;
	height:auto;
}


/*メインエリアレイアウト*/

#wrapper{
	margin:0px auto;
	padding:0px;
	width:638px;
	height:auto;
}

/*テーブル*/
#table01{
	margin:1em;
	border:1px solid #44d212;
	border-collapse:collapse;
	text-align:center;
	width:auto;
	height:auto;
}

.th_01 {
	margin:0px;
	padding-left:1em;
	border-bottom: 1px solid #44d212;
	border-left:1px solid #44d212;
	font-size:90%;
	color:#00557D;
	text-align:left;
	font-size:95%;
	line-height:20px;
	width:170px;
}

.th_02 {
	margin:0px;
	padding-left:1em;
	border-bottom: 1px solid #44d212;
	border-left:1px solid #44d212;
	font-size:90%;
	color:#00557D;
	text-align:left;
	font-size:95%;
	line-height:20px;
	width:170px;
}

.td_01 {
	padding:.1em 1em;
	color:#4A3433;
	border-bottom: 1px solid #44d212;
	border-left:1px solid #44d212;
	text-align:left;
	line-height:1.1em;
	font-size:90%;
	font-weight:normal;
	width:auto;
}	

.td_02 {
	padding:.1em 1em;
	color:#4A3433;
	border-bottom: 1px solid #44d212;
	border-left:1px solid #44d212;
	text-align:left;
	line-height:1.1em;
	font-weight:normal;
	font-size:90%;
	width:auto;
}

.bold{
	margin:0px auto;
	padding:0px;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color: #0066FF;
}

.box02{
	margin:15px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/momiji_02.jpg);
	background-repeat:no-repeat;
	width:638px;
	min-height:200px;
}

#text_area {
	margin-left:268px;
	font-size:110%;
	text-align:left;
	color:#32404B;
	line-height:1.1em;
	width:365px;
	padding-top: 5px;
}

