@import url("ikt2style.css");
body {
	background-color: #FFFFFF;
}



#wrapper {
	color: #000000;
	width: 920px;
	background-color: #E8E7E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 0px;
}
#middle {
	width: 919px;
	color: #000000;
	height: auto;
	background-color: #F4F3F3;
	border: 2px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 920px;
	background-repeat: no-repeat;
	font-size: small;
	background-image: url(image/top_background.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
	background-color: #F4F3F3;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navi {
	width: 920px;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #F4F3F3;
	border: thick double #D3E0FF;
}
#wrapper #navi table {
	background-image: url(image/menu-bar.gif);
	font-size: small;
}

#left1 {
	padding-top: 1px;
	border: medium none #999999;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
	float: left;
	text-align: left;
	height: auto;
	background-color: #F4F3F3;
}
#left1 #form1 {
	color: #000000;
	background-color: #F4F3F3;
	height: 80px;
	width: 246px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #666666;
}


#right {
	float: left;
	padding-right: 5px;
	width: 450px;
	height: auto;
	color: #000000;
	background-color: #F4F3F3;
	padding-left: 5px;
}
#right1 {
	float: right;
	width: 200px;
	color: #000000;
	height: auto;
	background-color: #F4F3F3;
	border: 1px solid #CCCCCC;
}
#footer {
	clear: left;
	width: 920px;
	color: #000000;
	height: auto;
	padding: 0px;
	background-color: #F4F3F3;
}
address {
	color: #000000;
	background-color: #FFFFFF;
}
.menu-bar {
	color: #0000CC;
	font-size: small;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
