<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-align:center;
	background-color:#aee23b;
}
a:hover img{
	opacity: 0.8;
}
a img{
	transition:opacity 0.2s linear;
}
#wrapper {
	width: 100%;
	background:url(../img2017/bg.jpg) no-repeat center top fixed;
}
#out_main{
	width: 100%;
	background: url(../img2017/bg_grade.png) repeat-x top ;
}
#bg_ball{
	background: url(../img2017/bg_ball.png) no-repeat center 170px;
}
#main{
	width: 100%;
	padding-top: 30px;
	text-align:center;
	background:url(../img2017/main_visual.png) no-repeat center 288px;
}
#main h1{
}
#main p#top_catch{
	padding-top: 10px;
}
#main p#btn_form{
	padding-top: 340px;
	padding-bottom: 30px;
}
#content01{
	background: url(../img2017/bg_con.png) repeat ;
}
#content01 #yosen h4{
	padding: 45px 0 30px;
}
#content01 #yosen ul.clearfix,#content01 #result ul.clearfix{
	width: 870px !important;
	margin: 0 auto;
}
#content01 #yosen ul.clearfix li,#content01 #result ul.clearfix li{
	width: 430px;
	font-size: 17px;
	line-height: 1.2;
	text-align: left;
}

p.place{
	padding-bottom: 10px;
}
p.course{
	padding-bottom: 20px;
}
p.date{
	padding-left: 70px;
}
#y_east p.place{
	padding-left: 70px;
	background: url(../img2017/pl_e.png) no-repeat left 3px;
}
#y_west p.place{
	padding-left: 70px;
	background: url(../img2017/pl_w.png) no-repeat left 3px;
}

#content01 #result h4{
	padding: 25px 0 15px;
}
#housou_date{
	border: 1px dashed #E10003;
	width: 850px;
	margin: 0 auto 20px ;
	padding: 10px;
	background: #fff;
}
#housou_date h6{
	color:#fff;
	background-color:#E10003;
	width: 100%;
	margin-bottom: 6px;
	padding: 5px 0;
}
#housou_date ul{
width: 600px;
padding-left: 250px;
text-align: left;
font-size: 16px;
font-weight: bold;
line-height: 1.6;
}
p#housou{
	color:#f81e61;
	font-weight: bold;
	font-size: 21px;
	padding-bottom: 10px;
}
#content01 #result ul li#nisshin_pl{
	background: url(../img2017/pl_.png) no-repeat left 3px;
}
#content01 #result ul li#nisshin_pl #nisshin_cc{
	background: url(../img2017/nissin_logo.png) no-repeat left top;
	margin-left: 70px;
	padding-top: 70px;
}
#content01 #result ul li#nisshin_pl #nisshin_cc p{
	padding-left: 85px;
	padding-bottom: 10px;
	font-size: 16px;
}
#content01 #result ul li#date_result p{
	padding-top: 10px;
}
#content01 #result ul li#date_result p span{
	display: block;
	padding-top: 10px;
}
#photo{
	width: 870px;
	margin: 50px auto 0;
	padding-bottom: 50px;
}
#photo a{
	color:#fff;
}
#photo ul{
	width: 870px;
}
#photo ul li{
	width: 140px;
	margin:5px 5px 0 0;
	float: left;
}
.ma0{
	margin: 0;
}
#shusai{
	background-color: #fff;
	padding: 30px 0;
}
#content02{
	background-color:#aee23b;
	padding-top: 50px;
}
#content02 #gaiyo{
	width:790px;
	margin:0 auto 30px;
	text-align:left;
	padding:20px 40px;
	background-color:#fff;
	line-height:1.5;
}
#content02 #gaiyo dl{
	width:790px;
	border-bottom:3px dotted #ebebeb;
	padding:10px 0;
}
#content02 #gaiyo dt{
	width:80px;
	float:left;
	color:#EC006E;
	font-weight:bold;
	font-size:15px;
}
#content02 #gaiyo dd{
	float:right;
	width:700px;
}
#content02 #gaiyo dd a{
	text-decoration: none;
	color:#ff40a7;
	font-weight:bold;
	font-size: 18px;
}
.bo_no{
	border: none !important;
}
p#text_1{
	padding-bottom: 10px;
}
p#text_2{
	padding-bottom: 50px;
}

#footer p{
	color:#fff;
	font-size: 12px;
	padding: 50px 0;
}



/*smp

#wrapper{
	font-size:1.4rem;
	background-size:auto 30%;
}

img{
	width:100%;
	height:auto;
}
.txt12{
	font-size:1.2rem;
}
.txt25{
	font-size:1.4em;
}
#area01{
	background:none;
	padding-bottom:4%;
}
#main{
	width:100%;
	padding-bottom:4%;
}
#main h1{
	width:95%;
	margin:0 auto;
	padding:2% 0 0;
}
#main h1 img{
	width:100%;
}
#smp_img{
	display:block;
	width:100%;
	height:auto;
	padding-bottom:2%;
}
#gaiyo{
	width:98%;
	margin:0 0 3% 0;
	border:none;
	padding:1%;
	border-top:2px dashed #FFD8EC;
	border-bottom:2px dashed #FFD8EC;
	border-radius:0 !important;
}
#gaiyo dl{
	width:95%;
	margin:2% auto;
	border-bottom:1px dotted #EC006E;
	padding:1% 0;
}
#gaiyo dt{
	width:100%;
	float:none;
	padding:1% 0;
	letter-spacing:0.3em;
}
#gaiyo dd{
	float:none;
	width:100%;
}
#gaiyo dd p{
	line-height:1.2;
}
*/
</pre></body></html>