.headding {  font-size: 14px; line-height: 18px}
.text {  font-size: 12px; color: #333333; line-height: 14px}
.menu {  font-size: 10px; color: #808080; text-decoration: none }
.comment { font-size: 10px; color: #333333; line-height: 12px}

div#info {
	margin:0 0 25px 15px;
}

div#info h1 {
	height:30px;
	padding:12px 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	background:url(info/images/ttl_bg.jpg) no-repeat;
	background-position:top;
}

div#info p {
	font-size: 12px; 
	color: #333333; 
	line-height: 14px;
}

div#info p.logo {
	text-align:center;
	margin:40px 0;
}