@charset "UTF-8";
/* Page style CSS */

#main {
	width: 906px;
	padding-left: 0;
	padding-bottom: 20px;
}
#main .stageCr {
	padding-top: 72px;
}
#main .stageL {
	margin-top: 25px;
	padding-left: 44px;
}
#main .stageL h1 {
	margin-bottom: 83px;
}
#main .stageL #info {
	width: 388px;
	margin-bottom: 30px;
	padding: 15px 0 15px 8px;
	border-top: 1px #8fc320 solid;
	border-bottom: 1px #8fc320 solid;
}
#main .stageL #info h2 {
	margin-bottom: 15px;
}
#main .stageL #info dl {
	margin-left: 13px
}
#main .stageL #info dl dt {
	margin-bottom: 8px;
}
#main .stageL #info dl dd {
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	background: url(../images/top_bg_01.gif) left bottom repeat-x;
}
#main .stageL #info dl dd.lastChild {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}
#main .stageL .banners li {
	margin-bottom: 10px;
}
#main .stageL .banners li.lastChild {
	margin-bottom: 0;
}