@charset "EUC-JP"; 

/*--font--*/

.txt12w		{ 
font-size:12px; 
color:#fff;
text-align:left;
vertical-align:top;
line-height:1.5;
}

/*--Footer--*/
.foot		{ 
font-size:11px; 
font-weight:bold; 
color:#fff;
text-align:center;
vertical-align:middle;
}

/*   reset   */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,em,address	{ margin: 0; padding: 0; }


/*   whole   */
body		{ 
background: url(/nol/index_image/bg_dark.jpg); 
margin: 0 auto;
font-size:12px;
 }
#nana		{ width: 800px; background: #222 url(/nol/index_image/shadow.png) no-repeat; position: relative; behavior: url(/script/lib/iepngfix/iepngfix.htc); }
.clear		{ clear: both; font-size: 1px; line-height: 1px; height: 1px; }
.clear hr	{ display: none; }


/*   head   */
#if		{ margin: 0 4px; border-left: 1px solid #8B0000; border-right: 1px solid #8B0000; }
#head		{ margin: 0 4px; background: url(/nol/event/tanabata2008/docs/nana01.jpg) left top no-repeat; height: 500px; position: relative; }
#head h1	{ background: url(/nol/event/tanabata2008/docs/nana02.jpg) no-repeat; width: 541px; height: 278px; position: absolute; top: 222px; left: 0; text-indent: -9999px; overflow: hidden; }
#head h2	{ background: url(/nol/event/tanabata2008/docs/nana03.jpg) no-repeat; width: 259px; height: 500px; position: absolute; top: 0; left: 541px; text-indent: -9999px; overflow: hidden; }
#head p		{ position: absolute; font-size: 1px; left: -9999px; }

a:link { color:#FFFFCC; } 
a:visited { color:#FFFFCC; } 
a:hover { color:#FFFFCC; } 
a:active { color:#FFFFCC; } 

