body {
	background: #000000 url(img/haikei.jpg) no-repeat fixed left top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
}
#main {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 85px;
	padding-left: 85px;
	line-height: 140%;
	font-size: 16px;
}
#box1 {
	padding: 10px 30px;
	border: thin solid #000000;
	margin-right: 0px;
	margin-left: 0px;
	background: #333333;
	color: #FFFFFF;
}
#box1 p {
	text-align: center;
	margin: 0px auto 10px;
	padding: 0px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
#text1 {
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 150%;
}
.bold {
	font-weight: bold;
}
.text2 {
	margin-bottom: 30px;
}
.under {
	text-decoration: underline;
}
.size {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.cyu {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
}
.bold2 {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#box2 {
	background: #FFFFCC;
	padding: 20px 15px;
}
#foot {
	margin: 0px;
	padding: 0px;
}
#main2 {
	font-size: 14px;
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 50px;
}
.left {
	float: right;
	margin-left: 20px;
}
.clear {
	clear: both;
}
.box3 {
	background: #CCFFCC;
	padding: 20px;
}
#dropin {
	position:absolute;
	visibility:hidden;
	left:15px;
	top:35px;
	width:220px;
	background-color:#F5F5F5;
	border: 4px solid #666666;
}
#dropin img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropin strong {
	padding-top: 3px;
	padding-bottom: 8px;
	font-size: 15px;
	display: block;
}
.f_input2 {
	width: 160px;
}

#dropin p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
