body {
	color: #333333;
	margin: 0px 0px 35px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/back.gif);
	background-repeat: repeat;
	vertical-align: top;
}

/* メインテキスト */

.text-18 {
	font-size: 18px;
}

.text-16 {
	font-size: 16px;
}

.text-14 {
	font-size: 14px;
}

.text-12 {
	font-size: 12px;
}

.text-10px {
	font-size: 10px;
}


/* 幅 */

.he-17 {
	line-height: 1.9em;
}

.he-15 {
	line-height: 1.5em;
}

.he-13 {
	line-height: 1.3em;
}
.mainbox {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 708px;
	text-align: right;
	vertical-align: top;
}
.mainbox-title {
	background-attachment: scroll;
	background-image: url(img/title_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 7px 15px 0px 0px;
	height: 61px;
	width: 708px;
	text-align: right;
}
.mainbox-cont {
	background-image: url(img/box_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 350px;
	background-attachment: scroll;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin: 0px;
}


.mainbox-cont-he {
	background-image: url(img/box_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


.mainbox-copy {
	background-attachment: scroll;
	background-image: url(img/copyright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
}
input {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 23px;
	vertical-align: middle;
	margin-bottom: 5px;
}
textarea {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.iframe1 {
	height: 160px;
	width: 435px;
	margin-top: 3px;
	border: 1px solid #999999;
	padding: 0px;
	font-size: 10px;
}

.iframe2 {
	height: 400px;
	width: 670px;
	margin-top: 3px;
	border: none;
}
.he-19 {
	line-height: 1.7em;
}

