@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;
	background:url(/nol/anniversary/2013/img/result/cont_box.jpg);
	margin: 0 auto;
}

a:active { color: #ff8000; }


.textBox{
	width: 650px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	/* border: solid 1px #000; */
	padding: 10px 0 0 0;
}




.textBox td{ padding: 5px; text-align: center;}
.textBox th{ padding: 5px; text-align: center; border: solid 1px #000; font-weight: bold;}



h2{
	margin: 0 auto;
	padding: 0;
	padding-top: 30px;
}
h3{
	width: 645px;
	text-align: left;
	/* border-right: solid 10px #800000; */
	border-bottom: solid 2px #800000;
	font-size: 20px;
	font-weight: bold;
	color: #800000;
	margin: 20px auto 5px auto;
	padding: 0 0 0 5px;
}


.topback{
	width: 645px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
}

.header{
	width: 720px;
	height: 50px;
	margin: 0 auto;
	padding: 210px 40px 0 40px;
	text-align: left;
	color: #fff;
	background:url(/nol/anniversary/2013/img/result/header.jpg) top center no-repeat;
}

/* table
============================================================================================= */

.date {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background:#fff;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
	border-bottom:#666 1px solid;
}


.date th, td{
	padding: 5px 10px;
	color: #666;
	border-right:#666 solid 1px;
}


.date th	{
	border-bottom: 2px solid #666;
}

.date td	{
	border-bottom: 1px solid #666;
	color:#333;
}

.date_s th, .date_c td	{
	padding: 5px;
}

.date_s img {
	margin-left:-2px;
	margin-right:-10px;
	padding-right:15px;
}

.date_s td {
	text-indent:5px;
}

.date_s strong {
	line-height:16px;
	font-size:14px;
	padding-left:5px;
}

.table_gleen	{ text-align: center; background:url(/nol/anniversary/2011/images/content_bg_kyoutu.gif); text-indent:0; }
.table_red		{ background:url(/nol/anniversary/2011/images/content_bg_taikou.gif); }
.table_blue		{ background:url(/nol/anniversary/2011/images/content_bg_kongou.gif); }
.table_glay		{ background:url(/nol/anniversary/2011/images/content_bg_kotoshi.gif); }
.table_white	{ background:url(/nol/anniversary/2011/images/content_bg.gif); }


td.shinku , th.shinku { background:#a22042; text-align:center; color:#ffffff; font-weight:bold; }
td.yamabuki , th.yamabuki { background:#f7b500; text-align:center; color:#ffffff; font-weight:bold; }
td.konpeki , th.konpeki { background:#007cbc; text-align:center; color:#ffffff; font-weight:bold; }
td.moegi , th.moegi { background:#abcf53; text-align:center; color:#ffffff; font-weight:bold; }

strong.title_margin{
	 margin-left: -12px;
}

.td_text_left td{
	text-align: left;
}

td.no_text{
	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;}