@charset "UTF-8";
#main {
	height: 350px;
	width: 960px;
	margin-bottom: 40px;
}
#title1 {
	height: 35px;
	width: 460px;
	margin-bottom: 20px;
}
#check_box {
	height: 57px;
	width: 730px;
	margin-bottom: 40px;
	margin-top: 20px;
	margin-left: 20px;
}
.box1 {
	height: auto;
	width: 960px;
	margin-bottom: 40px;
}
.title_box {
	height: 50px;
	width: 650px;
	margin-bottom: 20px;
}
/*テキスト用のうち箱*/
.area_box {
	height: auto;
	width: 605px;
}


.yohaku {
	height: auto;
	width: 440px;
	margin-right: 20px;
}
td.center {
	vertical-align: middle;
}
.box2 {
	height: auto;
	width: 960px;
	margin-bottom: 40px;
}
.img_outbox {
	height: 225px;
	width: 960px;
	margin-top: 20px;
}
.img_box1 {
	height: 225px;
	width: 250px;
	float: right;
}
.img_box {
	height: 225px;
	width: 250px;
	margin-right: 105px;
	float: left;
}
.box3 {
	height: auto;
	width: 960px;
	margin-bottom: 40px;
	clear: both;
}
