/* IZUMO CSS Document */


/*
フォーマット
 */
*{
	font-family: "MS UI Gothic";
	font-size: 12pt;
	line-height: 1.3;
} 

body{
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/wallImg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
	background-color: #e8b444;
}
#container{
	margin:0px auto;
	text-align: center;
	height: auto;
	width: 800px;
	background-color: #9aaf91;

}
div.low{
	margin:0px 1px;
	text-align: center;
	background-attachment: scroll;
	background-image:  url(../images/wallparts_02.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 798px;
	padding: 0px;

}

table{border-collapse: collapse;}


/*
リンク設定
*/






a.index {
	background: url(../images/iconArrow.gif) no-repeat scroll left center;
	margin: 0px 4px 0px 0px;
	padding-left: 10px;
	font-size: 10px;
	color: #d3d7c4;
	text-decoration: none;



}







/*
テキスト
*/
h1 {
	font-size: 14pt;
	background-repeat: no-repeat;
	margin: 8px 0px 16px;
	padding: 6px 0px;
	font-weight: bold;
	text-align: left;
	height: 21px;
	width: 556px;
	vertical-align: middle;
	text-indent: 12px;
	background-color: #90a78b;
	color: #FFFFFF;








}
h2{
	font-size: 13pt;
	line-height: 1.3;
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336633;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;


}


/*
ヘッダー
*/
#Header{
	width: 798px;
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/ImgHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
#HeaderRead{
	margin: 0px;
	width: 498px;
	padding: 0px;
	font-size: 8pt;
	color: #d3d7c4;

}
#HeaderIndex {
	padding: 0px 10px 0px 0px;
	text-align: right;
	text-decoration: none;

}





#navi {
	text-align: right;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/naviImg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 19px;
	height: 170px;
	width: 760px;



}



div.high{
	margin:0px auto;
	text-align: center;
	height: auto;
	width: 798px;
	padding: 0px;
	background-attachment: scroll;
	background-image:  url(../images/ImgHeaderWall.gif);
	background-repeat: repeat-x;
	background-position: center top;

}

img.btn{
	margin:8px 1px;
	}


/*
レフト
*/
td.Menu {
	background-attachment: scroll;
	background-image: url(../images/wallparts_02.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 1.3;

}
#Menu {
	background-image: url(../images/ImgMenuWall.gif);
	margin: 0px;
	width: 160px;
	padding: 16px 0px 0px;
}
/*
フッター
*/
#copyright {
	font-family: "Arial";
	font-size: 9px;
	color: #a1aca2;
	text-align: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 32px;
	margin-left: 0px;

}
#banner {
	margin: 16px auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;

	}
	
div.main {
	text-align: left;
	padding: 0px;
	width: 568px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;


}
#Footer {
	background-color: #666666;
	height: 60px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}
