@charset "UTF-8";
/* CSS Document */

#rapper #main {
	background: url(../common/bg_main2.gif);
}
#main #contents {
	width: 930px;
}
#main #contents #content {
	width: 720px;
	height: auto;
	float: right;
}
#content h2 {
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: url(../common/bg_720.gif) no-repeat left top;
	text-align: left;
	margin-bottom: 20px;
	font-size: 120%;
	padding-left: 15px;
	width: 705px;
}
#content h3 {
	font-size: 120%;
	line-height: 26px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-top: 1px solid #6FC;
	border-right: 1px solid #6FC;
	border-bottom: 1px solid #6FC;
	border-left: 5px solid #6FC;
	font-weight: bold;
	width: 704px;
	background: url(none);
	color: #505050;
	margin-top: 15px;
}
#content h4 {
	font-size: 120%;
	font-weight: bold;
	color: #096;
	margin: 15px 0px 10px;
	padding: 0px;
	line-height: 26px;
}
#main .to_top {
	padding-right: 20px;
}
#main #footer {
	width: 760px;
	margin-right: 0px;
	margin-left: 190px;
}
