@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: transparent url(/nol/event/tsuina2009/images/bg_wrapper.png) repeat-y left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/nol/event/tsuinashiki2009/images/bg_wrapper.png", sizingMethod="scale");
}

#outline {
	margin: 0 25px;
	text-align: center;
}

#container {
	width: 800px;
	border-bottom: #900 1px solid;
	text-align: left;
	background: #eed3a4 url(/nol/event/tsuina2009/images/bg_main.jpg) repeat-y left top;
}

#contents {
	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.4em;
}

ul.listTypeA li {
	list-style-position: outside;
	list-style-type: disc;
}

#header span {
	display: none;
}

h1 {
	height: 550px;
	width: 800px;
	background: url(/nol/event/tsuina2009/images/h1.jpg) left top no-repeat;
}

.colum01 {

}

.colum01 .textArea {
	height: 240px;
	background: url(/nol/event/tsuina2009/images/colum01.jpg) no-repeat left top;
	padding-left: 60px;
	text-align: left;
}

.colum02 {

}

.colum02 .textArea {
	height: 240px;
	background: url(/nol/event/tsuina2009/images/colum02.jpg) no-repeat left top;
	padding: 0 60px 0 450px;
	text-align: left;
}

.colum03 {

}

.colum03 .textArea {
	height: 160px;
	background: url(/nol/event/tsuina2009/images/colum03.jpg) no-repeat left top;
	padding: 0 60px;
	text-align: left;
}

.outline {
	margin-left: 30px;
	padding: 20px 30px;
	width: 680px;
	background: #d5bc84;
	border: #7d6227 1px solid;
}

