@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{
	width: 700px;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 40px;
}




/* 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
=======================================*/

#header{
	width: 800px;
	height: 500px;
	text-align: left;
	background:url(/nol/campaign/kisan2014_2/img/header.jpg) top center no-repeat;
}

/*
------------------------------------------------------------------------------- */
#container{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #313131;
	text-shadow: 0 0 5px #fff;
}

#container2{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #313131;
	text-shadow: 0 0 5px #fff;
}

.cont_box{
	width: 750px;
	text-align: center;
	padding: 0 25px;
	background:url(/nol/campaign/kisan2014_2/img/cont_center.jpg);
	margin: 0 auto;
	color: #313131;
	text-shadow: 0 0 5px #fff;
}


.txt{
	text-align: left;
	width: 720px;
	margin: 0 auto;
	font-size: 12px;
}

h2{
	font-size: 20px;
	font-weight: bold;
	border-left: solid 10px #cd1616;
	padding-left: 5px;
	color: #cd1616;
	line-height: 1.2;
	margin-bottom: 10px;
}

h3{
	font-size: 20px;
	font-weight: bold;
	border-left: solid 10px #cd1616;
	padding-left: 5px;
	color: #cd1616;
	line-height: 1.2;
	margin-bottom: 10px;
}

h4{
	margin-bottom: 10px;
	background:#cd1616;
	color: #fff;
	padding: 12px 10px 10px 10px;
	font-size: 20px;
	line-height: 1;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}


#container2 h2{ border-left: solid 10px #1635c7; color: #1635c7;}
#container2 h3{ border-left: solid 10px #1635c7; color: #1635c7;}
#container2 h4{ background:#1635c7;}





h5{
	border-left: solid 5px #5d9c54;
	color: #5d9c54;
	margin: 5px 0;
	font-size: 16px;
	padding-left: 5px;
}

.cram_box h5{
	border-left: solid 5px #f9f000;
	color: #f9f000;
	padding-left: 5px;
	margin: 0 0 5px 0;
}

.cram_box2 h5{
	border-left: solid 5px #f9f000;
	color: #f9f000;
	padding-left: 5px;
	margin: 0 0 5px 0;
}

table.item_box{margin-bottom: 4px;}
table.item_box td{ padding: 5px; border: solid 1px #000; }
table.item_box th{ padding: 5px; border: solid 1px #000; width: 180px; background:#bae0c9;}

.bottom_box{
	width: 800px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	background:url(/nol/campaign/kisan2014_2/img/cont_bottom.jpg) top center no-repeat;
}

table.item_box2{margin-bottom: 4px;}
table.item_box2 td{ padding: 5px; border: solid 1px #000; }
table.item_box2 th{ padding: 5px; border: solid 1px #000; background:#bae0c9;}
td.item_couka{background:#bae0c9;}

.cram_box{
	width: 700px;
	padding: 0 10px 10px 10px;
	color: #fff;
	background: #921010;
	text-shadow: 0 0 5px #000;
}

.cram_box2{
	width: 700px;
	padding: 0 10px 10px 10px;
	color: #fff;
	background: #4b38ff;
	text-shadow: 0 0 5px #000;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}