body, td, th {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
}

.box1 {
	background-color: #f0f0f0;
	width: 340px;
	height: 326px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(./css/border-radius.htc);
	float: left;
}

.box1_1 {
	background-color: #deefff;
	width: 750px;
	margin: 5px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(./css/border-radius.htc);
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box1_2 {
	background-color: #deefff;
	width: 710px;
	height: 155px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(./css/border-radius.htc);
	float: left;
}

.box3_1 {
	background-color: #fff;
	width: 510px;
	height: 122px;
	padding: 0px;
	position: absolute;
	margin: 20px 0px 0px 190px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(./css/border-radius.htc);
}

.box4_1 {
	background-color: #fff;
	width: 687px;
	height: 80px;
	padding: 0px;
	position: absolute;
	margin: 145px 0px 0px 12px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(./css/border-radius.htc);
}

.box2 {
	background-color: #fff;
	width: 170px;
	height: 120px;
	padding: 0px;
	position: absolute;
	margin: 10px 0px 0px 0px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(./css/border-radius.htc);
}


.box3 {
	background-color: #fff;
	width: 140px;
	height: 130px;
	padding: 0px;
	position: absolute;
	margin: 10px 0px 0px 190px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(./css/border-radius.htc);
}

.box4 {
	background-color: #fff;
	width: 318px;
	height: 180px;
	padding: 0px;
	position: absolute;
	margin: 145px 0px 0px 12px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(./css/border-radius.htc);
}

.rel {
	margin: 0 0 0 0;
	padding: 0px;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

P {
	text-indent: 0em;
	line-height: 145%;
	font-size: 0.8em;
	color: #000000;
}
