@charset "utf-8";

/**オールリセット**/
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	line-height:160%;
}
:focus{
	outline:0;
}
table{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
a img, iframe{
	border:none;
}
ol, ul{
	list-style:none;
}
input, textarea, select, button{
	font-size:100%;
	font-family:inherit;
}
select{
	margin:inherit;
}
/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol{margin-left:2em;}
/* == clearfix == */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
/**クリアーhr**/
.crboth {
line-height:0;
clear:both;
}

/**HTMLタグの再定義**/
.float_right {
    float: right;
    margin: 0 0 10px 10px;
}
.float_left {
    float: left;
    margin: 10px 10px 0 0;
}
a:link {
	color: #67A561;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #398A45;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #49857C;
	text-decoration: none;
	line-height: 1.3em;
}

/**HTMLタグの再定義**/
body {
	background-color: #FFFFFF;
	background-image: url("img/bg.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #666666;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

/**全体包括**/

#wrapper {
	background-color: #FFFFFF;
	background-image: url("img/wrap_Bg.gif");
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#container {
	background: url("img/container_bg.gif") repeat-y scroll 0 0 #FFFFFF;
	margin: 22px 0 0;
	padding: 0;
}

/**ヘッダーエリア**/
#allheader {
	background-image: url("img/gheader_bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 132px;
	margin: 0;
	padding: 88px 0 0 33px;
	position: relative;
	width: 867px;
}
#allheader h1 {
	color: #282D2F;
	font-size: 24px;
	font-weight: bold;
	left: 54px;
	line-height: 1.1em;
	margin: 0;
	position: absolute;
	top: 56px;
	width: 550px;
}
#allheader p {
	color: #554935;
	font-weight: bold;
	left: 74px;
	margin: 0;
	padding: 6px 0 0;
	position: absolute;
	top: 98px;
	width: 520px;
}

/**コンテンツエリア**/
#allbody {
	margin: 0;
	padding: 0;
}
#sidenavi {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	width: 260px;
}

/**カラムパーツ**/
#maincontents {
	float: left;
	margin: 0;
	padding: 0 20px 0 10px;
	width: 600px;
}
#maincontents h2 {
	background-color: #FFFFFF;
	background-image: url("img/h2bg.gif");
	background-position: left center;
	background-repeat: no-repeat;
	border: medium none;
	color: #3E827E;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
	padding: 10px 0 6px 55px;
}
#maincontents h3 {
	background-color: #F8F9F2;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #B5BA94;
	border-left: 6px solid #B5BA94;
	color: #3E827E;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 6px;
	padding: 5px 0 5px 10px;
}
#maincontents p {
	letter-spacing: 0.1em;
	margin: 0.5em 10px 1em;
	padding: 0;
}
#maincontents table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #96ac8a;
	border-left: 1px solid #96ac8a;
}
#maincontents th {
	text-align: center;
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #F3F4E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #96ac8a;
	border-bottom-color: #96AC8A;
	vertical-align:middle;
}
#maincontents td {
	border-bottom: 1px solid #96ac8a;
	border-right: 1px solid #96ac8a;
	padding: 5px;
	line-height: 1.5em;
	vertical-align:middle;
}
#maincontents ul {
	list-style: none outside none;
	margin: 10px 10px 1em 20px;
	padding: 0;
}
#maincontents ul li {
	background: url("img/conList_01.gif") no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
}

/**メニューリスト**/
#sidenavi .SideTop {
	background: url("img/S_Ttl.gif") no-repeat scroll 0 0 #FFFFFF;
	color: #54453F;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin: 0 0 4px;
	padding: 0;
	text-align: center;
	width: 260px;
}
#sidenavi .TopLink a,#sidenavi dl dt a {
	background-color: #F4F5EB;
	background-image: url("img/S_List1.gif");
	background-position: 4px 6px;
	background-repeat: no-repeat;
	border: 1px solid #EBEEDB;
	display: block;
	margin: 4px 0 0;
	padding: 6px 10px 6px 26px;
	zoom:1;
}
#sidenavi .TopLink a:hover,#sidenavi dl dt a:hover {
	background-color: #FCFCF8;
	background-image: url("img/S_List2.gif");
	background-position: 3px 6px;
}
#sidenavi dl dd a {
	background: url("img/S_List3.gif") no-repeat scroll 6px 10px #FFFFFF;
	border-bottom: 2px dotted #B5BA94;
	display: block;
	margin: 0;
	padding: 6px 10px 6px 30px;
	zoom:1;
}
#sidenavi dl dd a:hover {
	background-position: 9px 10px;
}
#sidenavi dl dd.item-10 a {
	background: url("img/S_List4.gif") no-repeat scroll 2px 4px transparent;
	display: block;
	margin: 0;
	padding: 6px 10px 6px 37px;
	zoom:1;
}
#sidenavi dl dd.item-10 a:hover {
	background: url("img/S_List5.gif") no-repeat scroll 2px 4px transparent;
	background-position: 4px 4px;
}


/**フッターエリア**/
#allfooter {
	background-color: #EBEEDC;
	color: #54453F;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width:900px;
}
#allfooter a {
	color:#54453F;
}


/**画像回り込み**/
.MainBodyImgRight {
    float: right;
    margin: 0 0 10px 10px;
}
.MainBodyImgLeft {
    float: left;
    margin: 10px 10px 0 0;
}

/**追加CSS**/
a:link {
	color: #677452;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #598E4D;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #70695C;
	text-decoration: none;
	line-height: 1.3em;
}

