/* CSS Document */

/* C */
h2#mainbox_top {
	background: url(../img/pp/mainbox_top.png) no-repeat;
	height: 55px;
	margin: 0;
	text-indent: -9999px;
}
#mainbox_main {
	background: url(../img/cmn/topnavi_bg.png) repeat;
	border-bottom: solid 1px #7c6754;
	border-left: solid 1px #7c6754;
	border-right: solid 1px #7c6754;
	padding: 30px 50px 30px;
	min-height: 258px;
	height: auto !important;
	height: 258px;
}
#top_text {
	padding: 0 0px;
	margin: 0 0 40px;
	font-size: 14px;
}
#mainbox_main dl {
	margin: 0 50px;
}
#mainbox_main dt {
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 14px;
	text-decoration: underline;
}
#mainbox_main dd {
	margin: 0 0 30px;
}
