<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}



strong {
	font-weight: bold;
}

/* Layout
=======================================*/

#container{
	width: 800px;
	background: #fc0 url(/nol/event/maizoukin/img/wall.png) top center;
	color: #fff;
	border: solid 1px #fff;
	
}

#header{
	width: 800px;
	height:495px;
	background:url(/nol/event/maizoukin/img/header.png) top center no-repeat;
}

#leader{
	width: 800px;
	height: 195px;
	background:url(/nol/event/maizoukin/img/leader.png) top center no-repeat;
}

#c_footer {
	width: 800px;
	height: 38px;
	background: url(/nol/event/maizoukin/img/c_footer.png)  top center no-repeat;

}

#c_header {
	width: 800px;
	height: 33px;
	background:url(/nol/event/maizoukin/img/c_header.png) bottom center no-repeat;
}

#c_main {
	width: 800px;
	background:url(/nol/event/maizoukin/img/c_wall.png) top center;
}


#title_01 {
	width: 768px;
	height:32px;
	background:url(/nol/event/maizoukin/img/title_01.png) top center no-repeat;
	}

#title_02 {
	width: 768px;
	height:32px;
	background:url(/nol/event/maizoukin/img/title_02.png) top center no-repeat;
	}

#title_03 {
	width: 768px;
	height:32px;
	background:url(/nol/event/maizoukin/img/title_03.png) top center no-repeat;
	}

#title_04 {
	width: 768px;
	height:32px;
	background:url(/nol/event/maizoukin/img/title_04.png) top center no-repeat;
	}

#title_05 {
	width: 768px;
	height:32px;
	background:url(/nol/event/maizoukin/img/title_05.png) top center no-repeat;
	}
	
#s_title_01 {
	width: 768px;
	height:24px;
	background:url(/nol/event/maizoukin/img/s_title_01.png) top center no-repeat;
	}

#s_title_02 {
	width: 768px;
	height:24px;
	background:url(/nol/event/maizoukin/img/s_title_02.png) top center no-repeat;
	}

#s_title_03 {
	width: 768px;
	height:24px;
	background:url(/nol/event/maizoukin/img/s_title_03.png) top center no-repeat;
	}

#s_title_04 {
	width: 768px;
	height:24px;
	background:url(/nol/event/maizoukin/img/s_title_04.png) top center no-repeat;
	}

	
.s_title {
    color: #000;
    padding-left: 5px;
    border-left: 5px solid #000;
    /*border-bottom: 1px solid #900;*/
	font-size:14px;
	font-weight:bold;
	width:80%;
	margin:0px 0px 0px 60px;
	text-align:left;
}

	
.txt_box{
	color: #000;
	/* border: solid 1px #fff; */
	width: 690px;
	margin-left:60px;
	text-align: left;
}

.txt_box02{
	color: #000;
	/* border: solid 1px #fff; */
	width: 690px;
	margin-left:60px;
	text-align: left;
	padding-bottom: 25px;
}

.txt_box03{
	color: #000;
	/* border: solid 1px #fff; */
	width: 690px;
	margin-left:60px;
	text-align: left;
	padding-bottom: 10px;
}

.txt_box04{
	color: #000;
	/* border: solid 1px #fff; */
	width: 280px;
	text-align: left;
	padding-bottom: 10px;
}

#p_back{ 	
	color: #000;
	/* border: solid 1px #fff; */
	width: 700px;
	margin-left:50px;
	text-align: right;
	padding-top: 18px;
	padding-bottom: 20px;
	font-weight:bold;
}

.ss_box{ 
	width:650px;
	margin:0px auto;
	color:#333;
	font-size:11px;
	 }
	 
.ss_cap{ 
	width:628px;
	margin:5px auto 0px auto;
	border:solid 2px #fc0;
	color:#333;
	font-size:11px;
	padding:3px 10px;
	background-color:#fff;
	 }
	 
.ss_box03{ 
	width:400px;
	margin:0px auto;
	color:#333;
	font-size:11px;
	 }
	 
.ss_cap02{ 
	width:380px;
	margin:5px auto 0px auto;
	border:solid 2px #fc0;
	color:#333;
	font-size:11px;
	padding:3px 10px;
	background-color:#fff;
	 }
	 
.ss_box02{ 
	width:650px;
	margin:0px auto 10px auto;
	color:#333;
	font-size:11px;
	 }	
	 
.f_box{
	float:left;
}

.clear{ clear:both; }</pre></body></html>