@charset "utf-8";
/*　formatting style
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 16pt;
	color: #333333;
	background-image: none;
	background-color: #FF0083;
	width: 887px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/*　link styles
----------------------------*/
a:img {
	border-style: none;
}
#wrapper {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(ime-1/back-2.png);
	background-repeat: repeat;
	background-position: right bottom;
}
#header {
	background-color: #FFFF00;
	float: right;
	width: 794px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0083;
}
#sideheader {
	float: left;
	background-color: #FFFF00;
	height: 1307px;
}
#sidebar {
	float: left;
	background-color: #EFEFEF;
	height: 1205px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0083;
	border-right-color: #FF0083;
	border-bottom-color: #FF0083;
	border-left-color: #FF0083;
}
#main {
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 600px;
	height: 1200px;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

#footer {
	clear: both;
	background-color: #FFFF00;
	padding-right: 10px;
	background-image: none;
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 14px;
	padding-top: 5px;
}
#header img {
	float: left;
	text-decoration: none;
}


#header table {
	float: right;
	margin-top: 27px;
}
#main table {
	margin-bottom: 30px;
}

#sidebar ul {
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	height: 50px;
	width: 150px;
}
#sidebar ul a {
	text-decoration: none;
	background-image: url(ime-1/botan/b-a.png);
	height: 50px;
	width: 120px;
	list-style: url(ime-1/botan/b-a.png);
}
#main #map {
	border: 1px ridge #666666;
}
#main h2 {
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 15pt;
}

#main h3 {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 12pt;
}
#main h4 {
	color: #000000;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
}

#main p {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
#main #left {
	float: left;
	padding-right: 10px;
	padding-bottom: 7px;
}


#main #form1 {
	margin-bottom: 25px;
	border: 1px none #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
