@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;
	background-image:url(/nol/campaign/kisan2015/img/wall.jpg);
}

.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: 445px;
	text-align: left;
	background:url(/nol/campaign/kisan2015/img/header.png) top center no-repeat;
}

/*
------------------------------------------------------------------------------- */


#c_header{
		width: 800px;
		height:37px;
		background:url(/nol/campaign/kisan2015/img/c_header.png) no-repeat top center;
		 }
		 
#c_wall{
		width: 800px;
		background:url(/nol/campaign/kisan2015/img/c_wall.png) ;
		 }
		
#c_footer{
		width: 800px;
		height:42px;
		background:url(/nol/campaign/kisan2015/img/c_footer.png) no-repeat top center;
		 }


#m_footer{
		width: 800px;
		height:12px;
		background:url(/nol/campaign/kisan2015/img/footer.png) no-repeat top center;
		 }

.txt_box{
	text-align: left;
	width: 650px;
	margin: 0 auto;
	padding-bottom:20px;
}

.txt_box02{
	text-align: left;
	width: 650px;
	margin: 0 auto;
}

.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}

h2{
	font-size: 20px;
	font-weight: bold;
	border-left: solid 10px #eb6101;
	padding-left: 5px;
	color: #eb6101;
	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:#f39800;
	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;
}

h5{
	border-left: solid 5px #5d9c54;
	color: #5d9c54;
	margin: 5px 0;
	font-size: 16px;
	padding-left: 5px;
}

table.item_box{margin-bottom: 4px; width:640px;}
table.item_box td{ padding: 5px; border: solid 1px #000; background:#ffffff;}
table.item_box th{ padding: 5px; border: solid 1px #000; background:#c7dc68;}
table.item_box th.name{ width: 160px;}

.cram_box{
	width: 620px;
	padding: 0 10px 10px 10px;
	color: #fff;
	background: #7b8d42;
	text-shadow: 0 0 5px #000;
}

.cr_title{
	border-left: solid 5px #f5e56b;
	color: #f5e56b;
	margin: 5px 0;
	font-size: 16px;
	padding-left: 5px;
}

.img_box{ padding:10px 0px 0px 0px; }

