#container {
	width: 770px;
	padding-top: 48px;
}
#side {
	width: 183px;
	margin-bottom: 10px;
	margin-left: 587px;
	margin-top: 0px;
	position: absolute;
	top: 160px;
	height: 390px;
}
#main {
	width: 565px;
	margin-top: 55px;
	margin-bottom: 25px;
	margin-left: 10px;
	height: auto;
	padding: 0px;
}
html>body #title {
	background-image: url(../../images/common/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 13px;
	padding-left: 30px;
	color: #333333;
	font-size: 14px;
}
*:first-child+html #title {
	background-image: url(../../images/common/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom:5px;
	padding-left: 30px;
	color: #333333;
	font-size: 14px;
}
#title {
	background-image: url(../../images/common/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	padding-top: 10px;
	padding-left: 30px;
	color: #333333;
	font-size: 14px;
}
table {
	margin-left: 32px;
	border: 1px solid #8BC1C0;
}
table th {
	color: #FFFFFF;
	background-color: #318886;
	text-align: center;
	font-weight: normal;
}
table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
html>body .subtitle {
	letter-spacing: 0.2em;
	text-indent: 18px;
	background-image: url(../../images/common/bg_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	width: 545px;
	padding-top: 38px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
	font-weight: normal;
	clear: left;
}
*:first-child+html .subtitle {/* IE7 */
	letter-spacing: 0.2em;
	text-indent: 18px;
	background-image: url(../../images/common/bg_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 545px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
	font-weight: normal;
	padding-top:5px;
	height: auto;
	margin-top: 30px;
	clear:left;
	padding-bottom: 10px;
}
.subtitle {
	letter-spacing: 0.2em;
	text-indent: 18px;
	background-image: url(../../images/common/bg_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 57px;
	width: 545px;
	padding-top: 36px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
	font-weight: normal;
	clear: left;
}
.tokutyo {
	margin-right: 30px;
	margin-left: 32px;
}
.tokutyo li {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../images/common/check.gif);
	padding-left: 25px;
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	line-height: 1.5em;
}

input, textarea {
	border: 1px solid #CCCCCC;
}
#locus {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}
