@charset "utf-8";
/* CSS Document */


/* --------------------------------------- */

.content {
	height : 840px;
}
.content h5 {
/*	background-color: #ffff00;	*/
	color:			#a36221;
	border-bottom:	2px solid #a37821;
}

/* --------------------------------------- */

.cont1 {
/*	background-color:	#ffff00; */
	margin-left:		64px;
	width:				640px;
	overflow:			hidden;
}
.cont1 dl {
}
.cont1 dt {
	float:	left;
	width:	70px;
}
.cont1 dd {
}

.cont2 {
/*	background-color:	#ffff00; */
	margin-left:		64px;
}
.cont2 table {
	border:	1px #a38562 ridge;
}
.cont2 th {
/*	background-color:	#ffffcc; */
	background-color:	#EDE1A0;
	width:				170px;
/*	border: 1px #cccccc inset; */
	border: 1px #a38562 inset; 
	font-weight:		normal;
}
.cont2 td {
	background-color:	#ffffff;
	border: 			1px #a38562 inset;
}

.cont2 textarea {
	ime-mode: 	active;
	resize:				none;
	width:				320px;
}
.jp {
	ime-mode:	active;
	width:		320px; 
}
.en {
	ime-mode:	inactive;
	width:		320px; 
}
.submit {
	margin-top:	16px;
}
.cont1 h5 {
	padding-left : 32px;
}



/* --------------------------------------- */

/* --------------------------------------- */

/* --------------------------------------- */
