@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}
.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{
	width: 700px;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 40px;
}




/* Hypertext
=======================================*/

a:link {
	color: #00ff00;
	text-decoration: underline;
}

a:visited {
	color: #00ff00;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #00ff00;
	text-decoration: underline;
}

/* Style
=======================================*/


/*
------------------------------------------------------------------------------- */
#container{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #ebebeb;
	border: solid 1px #fff;
}

.cont_box{
	width: 750px;
	text-align: center;
	padding: 0 25px;
	background:url(/nol/campaign/kisan2014/img/cont_center.jpg);
	margin: 0 auto;
	color: #ccc;
	text-shadow: 0 0 5px #003791;
}

.left_box{
	width: 350px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.right_box{
	width: 350px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
}

.h2_title{padding-bottom: 10px;}
.h3_title{padding: 20px 0 10px 0;}

.left_box p{ padding-left: 15px;}
.right_box p{ padding-left: 15px;}
.txt{
	text-align: left;
	width: 720px;
	margin: 0 auto;
	font-size: 12px;
}
h4{
	margin-bottom: 5px;
	padding-top: 10px;
}
h5{
	border-left: solid 5px #ffff00;
	color: #ffff00;
	margin: 5px 0;
	font-size: 16px;
	padding-left: 5px;
}

.cram_box h5{
	border-left: solid 5px #3163b7;
	color: #3163b7;
	padding-left: 5px;
	margin: 0 0 5px 0;
}


table.item_box{margin-bottom: 4px;}
table.item_box td{ padding: 5px; border: solid 1px #fff; background:#b0c6ea; color: #000; text-shadow: 0 0 5px #fff;}
table.item_box th{ padding: 5px; border: solid 1px #fff; width: 180px; background:#3163b7; color: #fff;}

.bottom_box{
	width: 800px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	background:url(/nol/campaign/kisan2014/img/cont_bottom.png) top center no-repeat;
}

table.item_box2{margin-bottom: 4px;}
table.item_box2 td{ padding: 5px; border: solid 1px #fff; background:#86a8df; color: #000; text-shadow: 0 0 1px #fff;}
table.item_box2 th{ padding: 5px; border: solid 1px #fff; background:#98bbf5; color: #000;}
td.item_couka{background:#3163b7 !important; color: #fff !important; text-shadow: 0 0 5px #003791 !important;}

.cram_box{
	width: 700px;
	padding: 0 10px 10px 10px;
	color: #000;
	background: #fff;
	text-shadow: 0 0 5px #fff;
}

.og{
	color: #ff8000;
	text-align: center;
	margin: 20px auto;
}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}