@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: 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{
	text-align: left;
	margin: 0 auto;
	line-height: 1.2;
	text-indent: -15px; 
	padding-left: 15px;
}


#footer {
	margin-top: 520px;
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #800000;
	text-decoration: underline;
}

a:visited {
	color: #800000;
	text-decoration: underline;
}

a:hover {
	color: #ff8040;
	text-decoration: none;
}

a:active {
	color: #800000;
	text-decoration: underline;
}

/* Style
=======================================*/

#header{
	width: 800px;
	height: 500px;
	text-align: left;
	background:url(/nol/anniversary/2013/img/header.jpg) top center no-repeat;
}
/*
#header h1{
	padding: 180px 0 0 250px;
}
*/
/*
------------------------------------------------------------------------------- */
#container{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #362710;
	text-shadow: 0 0 5px #fff;
	background:url(/nol/campaign/ranse/img/main_bg.png) bottom center;
}

.cont_box{
	width: 750px;
	margin: 0 auto;
	padding-top:10px;
	text-align: left;
}

.title_box{
	font-size: 20px;
	color: #1c3caa;
	text-shadow: 0 0 5px #fff;
	border-left: solid 10px #1c3caa;
	padding-left: 10px;
	margin: 5px 0;
}

.title_box2{
	font-size: 18px;
	color: #3e62df;
	text-shadow: 0 0 5px #fff;
	border-left: solid 10px #3e62df;
	padding-left: 10px;
	margin: 5px 0;
}

.title_box3{
	font-size: 18px;
	color: #49330e;
	text-shadow: 0 0 5px #fff;
	border-left: solid 10px #49330e;
	padding-left: 10px;
	margin: 5px 0;
}



table.item{width: 100%; margin-bottom: 10px; background: #f1dab4;}
table.item td{border-left: none; padding-left: 10px; padding: 5px; border-bottom: solid 1px #4d350f;}
table.item th{border-left: none; padding-left: 10px; padding: 5px; border-bottom: solid 1px #4d350f;}

th.bg01,td.bg01{
	background: #dca547;
}

table.day{ background: #f1dab4; margin-top: 10px;}
table.day th{padding: 5px; border: solid 1px #4d350f; text-align:left; background: #dca547;}
table.day td{padding: 5px; border: solid 1px #4d350f; text-align:left;}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}