@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
}
.contBox{ color: #491b1c;}
h1{ margin:0; padding: 0;}
h2{ margin:0; padding: 0;}
h3{ margin:0; padding: 0;}
p{margin: 0; padding: 0;}

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;
	text-align: center;
}

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
=======================================*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	filter: alpha(opacity=100);
}

#outline {
	text-align: center;
}

.at{
	width: 700px;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 40px;
}


#footer {
	margin-top: 520px;
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: underline;
}

/* Style
=======================================*/




/*
------------------------------------------------------------------------------- */
#container{
	width: 800px;
	text-align: center;
}

#cont1{
	width: 800px;
	height: 394px;
	text-align: center;
	background:url(/nol/anniversary/2012/preevent/img/cont1.jpg) top center;
}

#cont2{
	width: 800px;
	height: 1520px;
	text-align: center;
	background:url(/nol/anniversary/2012/preevent/img/cont2.jpg) top center;
}

#cont2_han{
	width: 800px;
	height: 1600px;
	text-align: center;
	background:url(/nol/anniversary/2012/preevent/img/cont2.jpg) top center;
}


h3{
	font-size: 14px;
	border-left: solid 5px #000;
	padding: 0 0 0 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cont1_A{
	width: 650px;
	height: 170px;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 160px 0 0 0;
}

.cont1_B{
	width: 650px;
	height: 40px;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 0 0 0 0;
}

.cont2_A{
	width: 650px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 70px 0 0 0;
}
.img_box1{
	padding-left: 30px;
}

.cont2_B{
	width: 650px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 30px 0 0 0;
}

.cont2_C{
	width: 650px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 30px 0 0 0;
}
.img_box2{
	padding-left: 0;
}

table#item_box{width: 650px; margin: 0 auto; text-align: center;}
#item_box th{
	text-align: center;
	/* border-top: solid 1px #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000; */
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	background: #aa2b18;
	padding: 3px;
	color: #fbecc4;
}
#item_box td{
	text-align: left;
	/* border-top: solid 1px #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000; */
	border-bottom: solid 1px #000;
	padding: 3px;
}
#item_box td.centerText{text-align: center;}

/*
------------------------------------------------------------------------------- */


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}