#content-area {
	float: left;
	height: 100%;
	width: 600px;
	padding-top: 100px;
	margin-top: 30px;
	background-image: url(../img/news/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#kiji {
	background-image: url(../img/news/kado-naka.gif);
	background-repeat: repeat-y;
	width: 590px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#kado-shita {
	background-image: url(../img/news/kado-shita.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	width: 590px;
}
#kado-ue {
	background-image: url(../img/news/kado-ue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	width: 590px;
}
#kiji-title {
	width: 570px;
	margin-right: 10px;
	margin-left: 10px;
}
#kiji-main {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #FFF;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

#menu-area {
	float: right;
	width: 250px;
	margin-top: 30px;
}

#menu-area a{
	line-height: 1.5em;
	color: #F90;
}
.style13brown {
	font-size: 14px;
	line-height: 1.5em;
	color: #715640;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 5px;
}
.style11gray {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	padding: 5px;
}
.titelhaikei {
	background-color: #999;
}

#cl-marge {
	clear: both;
	overflow: hidden;
	height: 100px;
}
