.title {
	background-image: url(../img/title_1.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 690px;
	text-indent: -9999px;
	margin-top: 10px;
}
#back_1 {
	background-image: url(../img/back_1.gif);
	background-repeat: no-repeat;
	width: 690px;
	margin-top: 10px;
}
#back_1 p {
	font-size: 14px;
	padding-left: 100px;
	padding-top: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#back_2 {
	background-image: url(../img/back_1.gif);
	background-repeat: no-repeat;
	width: 690px;
	margin-top: 30px;
	height: 140px;
	background-position: -100px;
}
#back_2 p {
	padding-left: 220px;
	padding-top: 50px;
}

#form_area {
	width: 660px;
	margin-top: 20px;
	background-image: url(../img/back_2.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size: 14px;
}
.text {
	padding-left: 90px;
	font-size: 14px;
	padding-top: 40px;
}
#top_area {
	background-image: url(../img/back_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 660px;
}
#bottom_area {
	background-image: url(../img/back_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 660px;
	background-position: bottom;
}
.boder {
	background-image: url(../img/boder.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 660px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#back_1 .pen_cream_24 {
	font-family: Arial, Helvetica, sans-serif;
}


#Scroller {
	width:500px;
	height:170px;
	font-size:10pt;
	background-color:#FFFFFF;
	text-align:left;
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-base-color:#CCCCCC;
	line-height:160%;
	padding-top: 5;
	padding-bottom: 5;
	_margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#Scroller p {
	color: #666666;
}

