@charset "utf-8";

/*
Information CSS
*/

h2 {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_information.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

h3 a {
	color: #630;
	font-weight: bold;
}
h3 a:hover {
	color: #630;
}
p.more {
	display: block;
	clear: both;
	text-align: right;
}
p.more a {
	background: url(/img/arrow_r.gif) right center no-repeat;
	padding-right: 16px;
}


/* Sub menu */
#navi ul li#minformation ul {
	display: block;
}