@charset "UTF-8";

#contents {
	width: 750px;
	height: 920px;
	margin-left: 75px;
	font-family: "ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	font-weight:300px;
	line-height: 20px;
}

a:link {
	color: #666;
	text-decoration: none;
} 

a:visited {
	color: #666
} 

a:hover {
	color: #999;
	text-decoration: underline;
} 

a:active {
	color: #999
} 

/* - - - - - - - - - box1 - - - - - - - - - -*/

#box1 {
	width: 750px;
	height: 100px;
	float: left;
}

#box1_left {
	width: 200px;
	height: 100px;
	float: left;
}

#box1_left_in {
	text-align: center;
	margin-top: 40px;
}

#box1_right {
	width: 550px;
	height: 100px;
	float: right;
}

#box1_right_in {
	margin-top: 10px;
}

/* - - - - - - - - - box2 - - - - - - - - - -*/

#box2 {
	width: 750px;
	height: 60px;
	float: left;
	background-color: #e6e6e6;
}

#box2_left {
	width: 200px;
	height: 60px;
	float: left;
}

#box2_left_in {
	text-align: center;
	margin-top: 22px;
}

#box2_right {
	width: 550px;
	height: 60px;
	float: right;
}

#box2_right_in {
	margin-top: 22px;
}

/* - - - - - - - - - box3 - - - - - - - - - -*/

#box3 {
	width: 750px;
	height: 60px;
	float: left;
}

#box3_left {
	width: 200px;
	height: 60px;
	float: left;
}

#box3_left_in {
	text-align: center;
	margin-top: 22px;
}

#box3_right {
	width: 550px;
	height: 60px;
	float: right;
}

#box3_right_in {
	margin-top: 22px;
}

/* - - - - - - - - - box4 - - - - - - - - - -*/

#box4 {
	width: 750px;
	height: 60px;
	float: left;
	background-color: #e6e6e6;
}

#box4_left {
	width: 200px;
	height: 60px;
	float: left;
}

#box4_left_in {
	text-align: center;
	margin-top: 22px;
}

#box4_right {
	width: 550px;
	height: 60px;
	float: right;
}

#box4_right_in {
	margin-top: 22px;
}


/* - - - - - - - - - box5 - - - - - - - - - -*/

#box5 {
	width: 750px;
	height: 60px;
	float: left;
}

#box5_left {
	width: 200px;
	height: 60px;
	float: left;
}

#box5_left_in {
	text-align: center;
	margin-top: 22px;
}

#box5_right {
	width: 550px;
	height: 60px;
	float: right;
}

#box5_right_in {
	margin-top: 22px;
}


/* - - - - - - - - - box6 - - - - - - - - - -*/

#box6 {
	width: 750px;
	height: 70px;
	float: left;
	background-color: #e6e6e6;
}

#box6_left {
	width: 200px;
	height: 70px;
	float: left;
}

#box6_left_in {
	text-align: center;
	margin-top: 25px;
}

#box6_right {
	width: 550px;
	height: 70px;
	float: right;
}

#box6_right_in {
	margin-top: 15px;
}

/* - - - - - - - - - box7 - - - - - - - - - -*/

#box7 {
	width: 750px;
	height: 60px;
	float: left;
}

#box7_left {
	width: 200px;
	height: 60px;
	float: left;
}

#box7_left_in {
	text-align: center;
	margin-top: 22px;
}

#box7_right {
	width: 550px;
	height: 60px;
	float: right;
}

#box7_right_in {
	margin-top: 22px;
}

/* - - - - - - - - - box8 - - - - - - - - - -*/

#box8 {
	width: 750px;
	height: 90px;
	float: left;
	background-color: #e6e6e6;
}

#box8_left {
	width: 200px;
	height: 90px;
	float: left;
}

#box8_left_in {
	text-align: center;
	margin-top: 35px;
}

#box8_right {
	width: 550px;
	height: 90px;
	float: right;
}

#box8_right_in {
	margin-top: 15px;
}


/* - - - - - - - - - box9 - - - - - - - - - -*/

#box9 {
	width: 750px;
	height: 390px;
	float: left;
}

#box9_left {
	width: 200px;
	height: 390px;
	float: left;
}

#box9_left_in {
	text-align: center;
	margin-top: 180px;
}

#box9_right {
	width: 550px;
	height: 390px;
	float: right;
}

#box9_right_in {
	margin-top: 15px;
}