body,table,th,tr,td{
	margin:0;
	padding:0;
	color:#565656;
	font-size:10pt;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif, Osaka;
}
img{
	margin:0;
	padding:0;
	border:none;
}
ul,ol{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}
dl,dt,dd{
	margin:0;
	padding:0;
}
hr{
	display:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

h1 {
	font-size:8pt;
	font-weight:normal;
	float:left;
	background-color:#999900;
	color:#ffffff;
	margin:4px 0 0 180px;
	width:820px;
	text-align:left;
	padding-top:1px;
}
* html h1 {margin:4px 0 0 90px;}

.box h2{
	font-size:11pt;
	color:#ffffff;
	background-color:#808080;
	padding:0 4px 0 4px;	/*上,右,下,左*/
	margin:4px 0 4px 0;
}

p{
	margin:0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}

a:hover{color:#008800;}

.page {
	float:left;
	width:800px;
	height:105px;
	border-top:4px dashed #d8d8d8;
	color:#ffffff;
}
/* ～ヘッダー部を定義～ */
div#header {
	width:1000px;
	position:fixed;top:0px;left:0px;
	height:60px;
	background-color:#ffffff;
}

div#navigation{
	width:1000px;
	height:30px;
	margin:0px;
	padding:0px;
	background: url("../img/btn.gif") repeat-x 0 0px;
}

div#navigation a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	width:180px;
	height:30px;
	text-align:left;
	font-size:11pt;
	font-weight:bold;
	background: url("../img/btn.gif") no-repeat 0 0px;
}
div#navigation a:hover{
	background-position: bottom left;
}
div#navigation img{
	vertical-align:middle;
}
div#navigation span{
	display:block;
	margin-top:6px;
}


div#btn{
	margin:5px 0 0 190px;
}
div#btn .logo{
	float:left;
	background:url("../img/btn053_09.png") no-repeat 0 0px;
	width:200px;
	height:50px;
	margin:0 60px 0 0;
	text-align:center;
	font-size:10pt;
}
div#btn .logo img{margin-top:3px;}
div#btn .logo:hover{
	background-position: bottom left;
	cursor:pointer;
}

div#btn .button{
	display:block;
	float:left;
	width:110px;
	height:36px;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url("../img/pbtn.png") no-repeat 0 0px;
	margin-top:7px;
}
div#btn .button:hover{
	background-position: bottom left;
}
div#btn .button span{
	display:block;
	margin-top:8px;
}

/* ～コンテナ部を定義～ */
div#container {width:1000px;float:left;}

/* ～サイド部を定義～ */
div#side {width:180px;float:left;position:fixed;top:30px;left:0px;background-color:#ffffff;}
div#side a{text-decoration:none;color:#565656;}

div#side .head{
	float:left;
	height:30px;
	width:180px;
	margin:0px;
	color:#ffffff;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}
div#side .headpad{padding:4px 0 0 0;}
div#side #headA{background: url("../img/btn051_01.gif") no-repeat 0 0px;}
div#side #headB{background: url("../img/btn051_02.gif") no-repeat 0 0px;}
div#side #headC{background: url("../img/btn051_03.gif") no-repeat 0 0px;}
div#side #headD{background: url("../img/btn051_04.gif") no-repeat 0 0px;}
div#side #headE{background: url("../img/btn051_05.gif") no-repeat 0 0px;}

div#side .open p{
	display:block;
	float:left;
	height:36px;
	width:180px;
	margin:0px;
	font-size:10pt;
	background-position:top left;
}
div#side .open span{
	display:block;
	margin:8px 0 0 4px;
}
div#side .open p:hover{
	background-position:bottom left;
	color:#008800;
	cursor:pointer;
}

div#side .link a{
	display:block;
	float:left;
	height:42px;
	width:180px;
	margin:0px;
	font-size:10pt;
}
div#side .link a:hover{background-position: bottom left;color:#008800;}
div#side .link span{
	display:block;
	margin:12px 0 0 18px;
}

/* ～コンテンツ部を定義～ */
div#contents {width:100%;float:left;margin:90px 0 0 190px;}
* html div#contents {margin:90px 0 0 93px;}

/* ～フッターナビ部を定義～ */
div#footNav {
	width:1000px;
	float:left;
	margin:10px 0 10px 0;
}
div#footNav ul,div#footNav li{
	display:inline;
	padding:0 4px 0 0;
	font-size:8pt;
}

div#footNav .left{
	margin:0 0 0 10px;
	border:none;
	float:left;
}
div#footNav .right{
	margin:0 10px 0 0;
	border:none;
	float:right;
}

/* ～フッター部を定義～ */
div#footNav{
	margin-bottom:10px;
	font-size:0.8em;
}
div#footNav ul{
	margin-left:10px;
	width:530px;
}
div#footNav li{
	display:inline;
	margin-left:2px;
	padding-left:5px;
	border-left:solid 1px #565656;
}
div#footNav li#footFirst{
	margin-left:0;
	padding-left:0;
	border-left:none;
}
div#footNav p{
	margin-right:10px;
	line-height:1;
}

div#footNav .left{
	border:none;
	float:left;
}
div#footNav .right{
	border:none;
	float:right;
}

div#footer {
	width:1000px;
	float:left;
	margin:0 0 0 0;
	background:url("../img/f_bg.gif") repeat-x;
}
div#footer .left{
	margin:6px 0 0 10px;
	border:none;
	float:left;
}
div#footer .right{
	margin:6px 10px 0 0;
	border:none;
	float:right;
}

