@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

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
=======================================*/

body {
	color: #000;
	text-align: center;
	background: #000 url(/nol/index_image/bg_dark.jpg);
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background: #000 url(/nol/event/shinsetsu2008/images/bg_wrapper.jpg) 0 0 repeat-y;
}

#outline {
	margin: 0 25px;
	text-align: center;
}

#container {
	width: 800px;
	border-bottom: #900 1px solid;
	text-align: left;
}

#contents {
	width: 770px;
	margin-left: 15px;
	text-align: left;
}

#footer {
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #900;
	text-decoration: underline;
}

a:visited {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #c30;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: underline;
}

/* Style
=======================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}

ul.listTypeA {
	margin-left: 1.8em;
}

ul.listTypeA li {
	list-style-position: outside;
	list-style-type: disc;
}

ul.listTypeA li ul {
	margin-left: 0;
}

ul.listTypeB {
	padding-left: 1.2em;
}

ul.listTypeB li {
	text-indent: -1.2em;
	list-style: none;
}

#header span {
	display: none;
}

h1 {
	height: 640px;
	width: 800px;
}

.entry {
	text-align: left;
	background: url(/nol/event/shinsetsu2008/images/entry_bg.jpg) left top repeat-y;
}

.entry .textArea {
	width: 680px;
	padding-bottom: 1em;
	margin-left: 45px;
	text-align: left;
}

.event01 {
	height: 230px;
	background: url(/nol/event/shinsetsu2008/images/img_01.jpg) left top no-repeat;
}

.event02 {
	height: 322px;
	background: url(/nol/event/shinsetsu2008/images/img_02.jpg) left top no-repeat;
}

.event02 p {
	margin-left: 300px;
}

.event03 {
	height: 271px;
	background: url(/nol/event/shinsetsu2008/images/img_03.jpg) left top no-repeat;
}

.event03 p {
	width: 320px;
}

.entryTypeA {
	width: 740px;
	padding: 20px 0;
	margin-left: 15px;
	border: #D0BFE2 1px solid;
	text-align: left;
	background: #DED2EB url(/nol/event/shinsetsu2008/images/entry_a_bg.jpg) left bottom no-repeat;
}

.entryTypeA .textArea {
	width: 680px;
	margin-left: 30px;
	text-align: left;
}

.ss {
	float: left;
	text-align: center;
}
