#structure {
	text-align: center;
	width: 100%;
}
#main-content {
	text-align:left;/* for IE */
	margin: 0 auto;
	width:780px;
}
#content {
	text-align: center;
	width: 780px;
	margin: 0px auto 100px;
	padding: 0;
}
#kouza{
	text-align:left;
	width: 400px;
	margin: 0px auto 50px;
	background-color: #A5DA6B;
}
#kongo{
	text-align:left;
	width: 400px;
	margin: 0px auto 20px;
	background-color: #A5DA6B;
}
#kongo ol{
	list-style:inside decimal;
}
li{
	float:none;
}

#kouza h3{
	text-align: center;
}
#kongo h3{
	text-align: center;
}
#kongo hr{
	width: 80%;
	text-align: center;
}
#caution {
	text-align:center;
	width: 300px;
	margin: 0px auto 50px;
}
#toiawase {
	text-align:left;
	width: 320px;
	margin: 0px auto;
}

.moushikomi_left {
	width: 86px;
	float: left;
}
.moushikomi_center {
	margin: 0 82px 0 86px;
}
.moushikomi_right {
	width: 82px;
	float: right;
}
/* 申込ボタン */
.entry {
	float: left;
}

/* 初回申込フォーム */
#comment {
	text-align: center;
}
#form1 {
	width: 400px; 
	text-align:left;/* for IE */
	margin: 0 auto;
}
.name {
	width: 100px;
}
.tel {
	width: 50px;
}
.invalid {
	color: red;
}

.red {
	color: red;
}
.bold {
	font-weight: bold;
}


/* フッター */
#footer {
	clear: both !important;
}
