/*------------------------------------
 Color 
------------------------------------*/
.bgcolor1 {
	background-color: #D2E1D7;
}
.bgcolor2 {
	background-color: #FAF0E6
}
.bgcolor3 {
	background-color: #EBD57C
}



/*------------------------------------
 
------------------------------------*/
.midasiF14 {
	font-size: 14px;
	color: #DC8214;
}
.midasiF12 {
	font-size: 12px;
	color: #DC8214;
}
/*------------------------------------
 
------------------------------------*/
.honbun {
	margin-right: 10px;
	margin-left: 10px;
}

.linktitle {
	margin-left: 10px;
}
.haikei {
	background-image: url(../images/haikei.gif);
	margin: 0px;
	height: 430px;
	width: 640px;
	background-repeat: repeat-y;
	overflow: auto;
}
.title_hight {
	height: 70px;
}
