@charset "shift-jis";
/*----------- dezain02 -----------*/
* { margin: 0px;
	padding: 0px;
	font:normal normal normal 100%/1.3 "ＭＳ Ｐ明朝";
	boeder: none;
	}
/* ============ body ================== */
body { /*width:800px;*/
	text-align: center;
	background-color: #a6ffa6;
	}
/* ============ wrapper ================= */
div#wrapper { width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
	background: url(common/template02_body_01.gif);
	}
/* ========== header ================= */
#header { width: 780px;
	height: 370px;
	margin-left: 10px;
	background-color: #699c26;
	}
div#header h2 { padding-left: 5px;
	height: 20px;
	font-size: 1em;
	color: #ffffff;
	}
div#header_ima01 { width: 74px;
	height: 350px;
	background: url(common/template02_gras_03.jpg);
	float: left;
	}
/* ------------ nav ----------------- */
div#nav { width: 240px;
	float: left;
	margin-left: 1px;
	}
div#nav ul { list-style-type: none;
	}
div#nav li a { width: 238px;
	height: 70px;
	background: url("common/template02_nab_04.jpg") no-repeat;
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #ffffff;
	}
span#nav a.section { font-size: 1em;
	}
div#nav a:hover { position:relative;
	top:0px;
	right:-10px;
	color: #ff6347;
	}
div#header_sub { float: right;
	}
div#header_ima02 { width: 465px;
	height: 350px;
	background: url(common/template02_top_03.jpg);
	}
div#header h1 { font-size:1.5em;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	padding-top:140px;
	color:#00ccff; /* 文字色 */
	}
/* ============ contes ============ */
div#contes { clear: both;
	margin-left: 10px;
	}
/* ---------- main -------------- */
div#main { float: left;
	width: 466px;
	margin-top: 10px;
	}
	
div#main02 {
	width: 766px;
	margin-top: 10px;
	}	

div#main02 h2 { border-right: 1px #cc0000 solid;
	border-bottom: 1px #cc0000 solid;
	background-color: #98fb98;
	padding-left: 3px;
	margin-bottom: 5px;
	width: 100%;
	}
div#main02 p { text-indent: 1em;
	width: 95%;
	margin-bottom: 5px;
	}
div#main02 p.inf_text { width: 95%;
	font-size: 0.9em
	margin-bottom: 5px;
	}
	
div#main h2 { border-right: 1px #cc0000 solid;
	border-bottom: 1px #cc0000 solid;
	background-color: #98fb98;
	padding-left: 3px;
	margin-bottom: 5px;
	width: 90%;
	}
div#main p { text-indent: 1em;
	width: 95%;
	margin-bottom: 5px;
	}
div#main p.inf_text { width: 95%;
	font-size: 0.9em
	margin-bottom: 5px;
	}
/* ----------- main_sub ---------- */
div#main_sub { float: left;
	width: 300px;
	margin: 10px 7px 0 7px;
	}
div#main_sub h2 { border-right: 1px #cc0000 solid;
	border-bottom: 1px #cc0000 solid;
	background-color: #98fb98;
	padding-left: 3px;
	margin-bottom: 5px;
	}
div#main_sub p { font-size: 0.9em;
	}
div#main_sub dl,dt,dd{ margin:0;
	font-size: 90%;
	margin-left: 7px;
	}
div#main_sub dt{ font-weight:bold;
	}
/* ========== footer ============= */
div#footer { clear: both; /* IE */
	width: 780px;
	height: 50px;
	margin: 20px 0 0 10px;
	background: url(common/template02_footer_09.gif) repeat-x;
	}
address { text-align: center;
	font-size: 90%;
	padding-top: 20px;
	font: "ＭＳ Ｐゴシック","Osaka",sans-serif;
	}

