@charset "shift_jis";
/* CSS Document */

/* C */

#main {
	height: 1620px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main_title_box_01 {
	height: 50px;
	width: 990px;
	text-align: right;
	padding-right: 10px;
	background-image: url(../img/line_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	float: left;
}
#main_title_box_01-1 {
	height: 50px;
	width: 240px;
	float: left;
	text-align: left;
}
#main_title_box_01-2 {
	height: 50px;
	width: 750px;
	float: left;
}
#main_title_box_02 {
	height: 50px;
	width: 990px;
	background-image: url(../img/line_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
}

#main_box_01 {
	height: 250px;
	width: 630px;
	padding-top: 10px;
	float: left;
	background-image: url(../img/koji/img_01.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 370px;
}
#main_box_02 {
	height: 300px;
	width: 1000px;
	padding-top: 50px;
	float: left;
	background-image: url(../img/koji/img_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
