@charset "UTF-8";
/*about.css*/




#main {
	background: url(../../img/top_bg.gif) no-repeat;
}
#mainspace {
	margin: 30px 30px 0px;
}
#mainspace h3 {
	height: 30px;
	width: 570px;
	text-indent: -9999px;
	margin-bottom: 30px;
	background: url(../img/mainttl.gif) no-repeat 0px 0px;
}
#mainspace h3#history {
	background: url(../img/mainttl.gif) no-repeat 0px -30px;
}
#mainspace h3#meta {
	background: url(../img/mainttl.gif) no-repeat 0px -60px;
}
.komidasi {
	margin-top: 15px;
	text-indent: 15px;
	color: #333333;
	font-size: 110%;
	line-height: 24px;
	background: url(../img/ttlmini.gif) no-repeat bottom;
	height: 24px;
	width: 570px;
	font-weight: normal;
	margin-bottom: 5px;
}
.left {
	float: left;
	text-align: right;
	width: 50px;
	margin-top: 1em;
}
.right {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #CCFF00;
	width: 509px;
	margin-top: 1em;
}
.bold {
	font-weight: bold;
	color: #663300;
}
.metaline {
	font-size: 110%;
	color: #660000;
	margin-top: 1em;
}
.metatxt {
	margin-left: 3em;
}
