/* CSS Document */

/* ¥Ï¥ó¥²ÍÑ
=======================================*/


#main_content {
	background: url(/nol/campaign/kisan2012/wrap_bg.png);
}





/* Reset
=======================================*/


* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

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;
}

table {
	font: 100%;
	font-size:inherit;
}



img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}



.clear {
	clear: both; 
}


p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}


/* Layout
=======================================*/

body {
	text-align: center;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(/nol/campaign/kisan2012/wrap_bg.png);
}

#outline {
	text-align: center;
	background:;
}

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
}

/* header */


#header {
	height: 580px;
	width: 800px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/nol/campaign/kisan2012/header.png) center top no-repeat;
}


#header p {
	display: none;
}


#contents {
	padding:20px 40px;
}



/* footer */


#footer {
	padding:0 60px 12px 40px;
}

#footer .notice {
	float: left;
	width: 580px;
	color: #000;
	line-height:1.2;
	border:#990000;
	padding:10px;
}

#footer .toTop {
	float: right;
	width: 100px;
	text-align: right;
}



/* Hypertext
=======================================*/

/*a:link {
	color: #eecccc;
	text-decoration: underline;
}

a:visited {
	color: #eecccc;
	text-decoration: underline;
}

a:hover {
	color: #ffcccc;
	text-decoration: none;
}

a:active {
	color: #ffcccc;
	text-decoration: underline;
}*/

/* Style
=======================================*/


.font10_b {
	margin-top:5px;
	padding-top:5px;
	font-size:10px;
	border-top:#CCC 1px dotted;
}

.font10 {
	margin-top:5px;
	font-size:10px;
}

.bL3px {
	border-left:#CCC solid 3px;
	padding-left:15px;
	margin:5px 0 5px 15px;
}

.t_h2 {
	margin:20px 0 0 0;
}

.t_h4 {
	margin-left:-10px;
}


.t_h5 {
	margin:10px 0 0 0;
}


.cont_cover {
	margin-bottom:30px;
}

.cont_txt {
	margin:0 30px;
	background:#fff;
	padding:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	padding-top:80px;
	margin-top:-80px;
	z-index:-100;
}


.cont_table {
	margin:10px 0 0 0;
	border-left:#ccc solid 1px;
	width:640px;
}

.cont_table th {
	background:#e3e3e3;
	padding:5px;
	border-right:#ccc solid 1px;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}

.cont_table td {
	padding:5px;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
}


.cont01 {
	background:url(/nol/campaign/kisan2012/cont01_bg.png) top center repeat-y;
}

.cont02 {
	background:url(/nol/campaign/kisan2012/cont02_bg.png) top center repeat-y;
}


.cont01_foot {
	background:url(/nol/campaign/kisan2012/cont01_foot.png) top center no-repeat;
	height:10px;
}


.cont02_foot {
	background:url(/nol/campaign/kisan2012/cont02_foot.png) top center no-repeat;
	height:10px;
}

.cont_box01 {
	background:url(/nol/campaign/kisan2012/cont_box01_bg.png) top center no-repeat;
	height:480px;
	width:640px;
}

.cont_box02 {
	background:url(/nol/campaign/kisan2012/cont_box02_bg.png) top center no-repeat;
	width:600px;
	padding:70px 20px 30px 20px;
	margin-top:20px;
}


.cont_box01_table {
	margin:0 0 0 0;
	width:300px;
	border-right:#ccc solid 1px;
	border-top:#ccc solid 1px;
}

.cont_box01_table th {
	background:#e3e3e3;
	padding:3px;
	width:50px;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

.cont_box01_table td {
	padding:3px;
	border-bottom:#ccc solid 1px;
}

