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

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

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

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

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

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

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

.clear{ clear:both; }


/* font
=======================================*/

.f_b {
	font-weight: bold;
}

.f_blue{
	color:#1594de;
	font-weight:bold;
}

.f_red{
	color:#900;
	font-weight:bold;
}


/* note
=======================================*/


.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}

/* re
=======================================*/


#re_top{
	width: 200px;
	height: 20px;
	padding-bottom:5px;
	margin:0px 0px 0px 600px;
	text-align:right;
}

#re_top a:link {
	color:#000;
	text-decoration: underline;
}

#re_top a:visited {
	color:#000;
	text-decoration: underline;
}

#re_top a:hover {
	color:#f00;
	text-decoration: none;
}

#re_top a:active {
	color: #f00;
	text-decoration: underline;
}


/* 
=======================================*/

#c_line{
	width: 800px;
	height:auto;
	margin: 0px auto;
	border:#fff solid 1px;
	z-index:5;
}

#container{
	width: 800px;
	margin: 0px auto;
	background:#ffffcc url(/nol/campaign/invitation/img/wall.png) top center;
}

#header{
	width: 800px;
	height: 380px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/header.png) top center no-repeat;
}

#leader{
	width: 800px;
	height: 229px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/leader.png) top center no-repeat;
}

#c_box{	
	width:800px;
	margin: 0 auto;
	background:url(/nol/campaign/invitation/img/con_wall.png) top center no-repeat;
	}
	
#b_box{
	width:660px;
	height:50px;
	margin-left:50px;
	}
	
.btn_top{
	width:220px;
	height:50px;
	float:left;
	}

#c_header{
	width:800px;
	background:url(/nol/campaign/invitation/img/con_header.png) top center;
	}
	
#c_main{	
	width:800px;
	margin: 0 auto;
	background:url(/nol/campaign/invitation/img/con_main.png) top center;
	}

#c_footer{	
	width:800px;
	/*height: ***px;*/
	margin: 0 auto;
	background:url(/nol/campaign/invitation/img/con_footer.png) top center no-repeat;
	}

.txt_box{
	width: 670px;
	padding: 0px 0px 10px 70px;
	text-align: left;
	color: #000000;
	}




#s_box01_header{
	width: 800px;
	height: 86px;
	margin: 0px auto;
	}
	
#s_box01_main{
	width: 800px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box01_main.png) top center;
	}
	
#s_box01_footer{
		width: 800px;
	height: 51px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box01_footer.png) top center no-repeat;
	}

	
#s_box02_header{
	width: 800px;
	height: 86px;
	margin: 0px auto;
	}
	
#s_box02_main{
	width: 800px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box02_main.png) top center;
	}
	
#s_box02_footer{
		width: 800px;
	height: 51px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box02_footer.png) top center no-repeat;
	}
	
	
#s_box03_header{
	width: 800px;
	height: 86px;
	margin: 0px auto;
	}
	
#s_box03_main{
	width: 800px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box03_main.png) top center;
	}
	
#s_box03_main tr td {
	background-color:#b94047;
	color:#fff;
	padding:7px;
	text-align:left;
	vertical-align:middle;
}

#s_box03_main table {
	background-color:#b94047;
	color:#fff;
	padding:7px;
	vertical-align:top;
	text-align:left;
	margin-bottom:5px;
	width:650px;
}

.item_name { 
	width:120px; 
	font-weight:bold; 
	vertical-align:middle;
}

.item_ss { 
	width:55px; 
	vertical-align:middle;
}

#s_box03_main a:link {
	color: #f8e58c;
	text-decoration: underline;
}

#s_box03_main a:visited {
	color: #f8e58c;
	text-decoration: underline;
}

#s_box03_main a:hover {
	color:#f00;
	text-decoration: underline;
}

#s_box03_main a:active {
	color: #900;
	text-decoration: underline;
}



#s_box03_footer{
		width: 800px;
	height: 51px;
	margin: 0px auto;
	background:url(/nol/campaign/invitation/img/s_box03_footer.png) top center no-repeat;
	}

.s_title01 {
    color: #c89932;
    padding-left: 5px;
    border-left: 8px solid #c89932;
    border-bottom: 1px solid #c89932;
	font-size:15px;
	font-weight:bold;
	width:95%;
	text-align:left;
}

.s_title02 {
    color: #f08300;
    padding-left: 5px;
    border-left: 8px solid #f08300;
    border-bottom: 1px solid #f08300;
	font-size:15px;
	font-weight:bold;
	width:95%;
	text-align:left;
}

.s_title03 {
    color: #900;
    padding-left: 5px;
    border-left: 8px solid #900;
    border-bottom: 1px solid #900;
	font-size:15px;
	font-weight:bold;
	width:95%;
	text-align:left;
}</pre></body></html>