@charset "EUC-JP";   /*   文字コード   */

/*   全体   */
body				{ background: url(/nol/index_image/bg.jpg); }
body,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,address	{ margin: 0px; padding: 0px; }
.clear				{ clear: both; }
h1				{ display: none; }
h4.title			{ display: none; }
hr				{ display: none; }
a img				{ border: none; }
a				{ text-decoration: none; color: #C1B79E; }
a:visited			{ color: #C1B79E; }
a:hover				{ color: #F00; text-decoration: underline; }
#whole				{ width: 800px; margin: auto; background: #FCFFF6; }
#content			{ border-left: 1px solid #516B21; border-right: 1px solid #516B21; }
.bar				{ background: url(/nol/campaign/shinzan/bar.gif) bottom repeat-x; height: 20px; margin-left: 60px; margin-right: 60px; margin-top: 30px; }

/*   ヘッダー   */
#head				{ width: 800px; }
#menu				{ font-size: 70%; color: #FFF; line-height: 24px; background-color: #3F501F; border-bottom: solid 1px #638229; }
#menu ul			{ margin-left: 8px; list-style: none; }
#menu li			{ display: inline; }
#menu li.nol			{ float: left; margin-right: 215px; margin-top: 2px; }
#menu li.nol span		{ display: none; }
#menu li.nol a			{ background: #3F501F url(/nol/campaign/shinzan/nol.gif) 4px 4px no-repeat; width: 106px; height: 19px; display: block; }
#menu li a			{ color: #FFF; text-decoration: none; }
#menu li a:visited		{ color: #FFF; text-decoration: none; }
#menu li a:hover		{ color: #FFEA00; text-decoration: underline; }
.header				{ clear: both; border-top: solid 1px #516B21; }

/*   フッター   */
#foot				{ background-color: #3F501F; clear: both; border-top: solid 1px #638229; }
#foot address			{ color: #FFF; font-size: 80%; padding: 7px 20px; text-align: right; font-style: normal; border-top: solid 1px #516B21; }

/*   新参者   */
#shin				{ padding: 20px 60px 0; color: #E3E8D8; }
#shin h2			{ background: url(/nol/campaign/shinzan/sub_ttl01.gif) no-repeat; height: 34px;
				  filter:alpha(opacity=30);-moz-opacity:0.3; }
#shin h2 span			{ display: none; }
#shin .text			{ padding: 0 5px; font-size: 94%; line-height: 135%; }
#shin .text p			{ padding: 7px 0; }
#shin .text strong		{ color: #E3E8D8; }


/*   テーブル  */
table				{ width: auto; border-collapse: collapse; border: 1px solid #3F501F; }
td				{ font-size: 80%; border: 1px solid #3F501F; }
td.head				{ background-color: #E3E8D8; padding: 3px 0; width: 135px; text-align: center; color: #E3E8D8; vertical-align: top; }
td.contents			{ padding: 3px 15px; }
table td ul			{ margin-left: 25px; list-style: disc; }
table td ul li span		{ font-size: 90%; }

/*   東西   */
#touzai				{ padding: 30px 60px 23px; color: #E3E8D8; }
#touzai h2			{ background: url(/nol/campaign/shinzan/sub_ttl02.gif) no-repeat; height: 34px;
				  filter:alpha(opacity=30);-moz-opacity:0.3; }
#touzai h2 span			{ display: none; }
#touzai .text			{ padding: 7px 5px 0; font-size: 94%; line-height: 135%; }
#touzai .text p			{ padding: 0 0 7px; }
#touzai .text p a		{ color: #E3E8D8; text-decoration: underline; }
#touzai .text p a:visited	{ color: #E3E8D8; }
#touzai .text p a:hover		{ color: #C00; }

