*{font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif; font-size: 16px;}
.cont_bg{background:url(/nol/event/spring2016/file/cont_bg.png) top center repeat-x;}

.cont_box{ width: 700px; margin: 0 auto; background:#fff; padding: 10px 0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
box-shadow:rgba(57, 54, 43, 0.309804) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(57, 54, 43, 0.309804) 0px 0px 6px 3px;
-moz-box-shadow:rgba(57, 54, 43, 0.309804) 0px 0px 6px 3px;
}


.cont_title{
	width: 665px;
	height: 27px;
	padding-top: 15px;
	padding-left: 10px;
	margin: 20px auto 0 auto;
	text-align: left;
	background:url(/nol/event/spring2016/file/cont_title_bg.png) top center no-repeat;
	color: #0b9005;
	font-weight: bold;
	font-size: 25px;
}


.cont_title_sub{
	width: 630px;
	padding: 2px 0 2px 10px;
	margin: 20px auto 0 auto;
	text-align: left;
	color: #940d0d;
	font-weight: bold;
	font-size: 20px;
	border-left: solid 10px #940d0d;

}


.text_box{width: 650px; margin: 10px auto; line-height:1.61;}
.ss_box{width: 640px; margin: 10px auto; border: solid 5px #eba09a;}

.text_box .left_box{
	width: 350px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
.text_box .right_box{
	width: 300px;
	margin: 0 auto;
	text-align: left;
	float: right;
}

.at{width: 700px; margin: 0 auto; padding-top: 10px; font-size: 12px;}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}