@charset "utf-8";
/* CSS Document */

@import "common.css";



#ue {
	background-image: url(../yuugu/img/ue.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-bottom: 20px;
}
#graph {
	text-align: right;
}
table {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
td {
	padding-right: 8px;
	padding-left: 8px;
}
.yuugu-left {
	float: left;
	width: 290px;
}
.yuugu-right {
	float: right;
	width: 290px;
}
#yuugu h3 {
	background-color: #C76D84;
	text-align: center;
}
#yuugu {
	margin-bottom: 16px;
}
#main .text {
	margin-bottom: 30px;
	padding: 10px;
	background-color: #F2DDE3;
}

