@import url(basic.css);

#center #contents-left {
	width: 660px;
	padding-left: 25px;
	float: left;
}
#center #contents-left #contents-waku {
	float: left;
	width: 640px;
	border: 1px solid #CCCCCC;
	background-image: url(img/system-title-bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	padding-bottom: 20px;
}
#center #contents-left #contents-waku #pan {
	float: left;
	width: 630px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}
#center #contents-left #contents-waku p {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-bottom: 30px;
	line-height: 130%;
}
#center #contents-left #contents-waku h3 {
	float: left;
	width: 600px;
	margin-left: 15px;
	display: inline;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
