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

@import "common.css";



#smenu li {
	display: inline;
}
#smenu {
	clear: both;
	float: none;
	padding-left: 10px;
	margin-bottom: 4px;
}

#hassei dt {
	font-size: 18px;
	font-weight: bolder;
}
#hassei {
	width: 620px;
}
#hasseisyou {
	text-align: right;
	height: 40px;
}
#ue {
	background-image: url(../policy/img/ue.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-bottom: 20px;
}
table {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
#graph table {

}
.kiji {
	margin-bottom: 26px;
}
#main .kiji img {
	float: right;
	border: 5px solid #ECE9E2;
}
.kiji p {
	float: left;
	width: 400px;
}
#main h3 {
	background-color: #FFF;
	color: #6C4019;
	margin-top: 20px;
	font-size: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #6C3F18;
	border-right-color: #6C3F18;
	border-bottom-color: #6C3F18;
	border-left-color: #6C3F18;
}
#main .nashi tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #left #main .nashi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

