@charset "UTF-8";
#wrapper/*formatting style
------------------------------*/
 {
	font-style: normal;
	margin: 0px;
	padding: 50px;
	color: #E9B8FF;
	background-repeat: no-repeat;
	font-size: 75%;
	line-height: 1.6;
	font-family: Geneva, sans-serif;
	overflow: scroll;
	position: absolute;
}
#main {
	margin-bottom: 20px;
	float: right;
	position: absolute;
	left: 260px;
	background-color: #FFFFFF;
	width: 730px;
	background-repeat: no-repeat;
	color: #333;
	padding-left: 20px;
	line-height: 1;
}
#sidebar {
	margin-bottom: 0px;
	position: relative;
	height: 500px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 2.5em;
	font-size: 8pt;
	width: 240px;
	vertical-align: 20%;
}
#body {
	position: absolute;
}

#sidebar ul li {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666;
	text-align: left;
	display: block;
	height: 2.5em;
	width: 240px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px double #333333;
	border-left-width: 2px;
	border-left-style: solid;
	font-size: small;
}
hr {
	display: none;
}
/*link styles
------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	position: relative;
	left:+1px;
	top:+1px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: static;
	background-position: center bottom;
}
h1 {
	background-color: #000000;
	background-position: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images_top/top_top_sozai.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
address {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	float: none;
	vertical-align: bottom;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	width: 730px;
	margin-left: 260px;
	text-indent: 20px;
	font-size: smaller;
	padding: 10px;
}
img {
	padding-right: 750px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	position: relative;
}
ul {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 13px;
	border-top: 50px solid;
	border-bottom: none;
	border-left-style: none;
	list-style: none;
	border-right: none;
	letter-spacing: 1px;
	top: 0%;
	text-decoration: none;
	line-height: 200%;
	text-align: left;
	display: inline;
}
#sidebar p {
	color: #666;
	line-height: normal;
	font-size: 9pt;
}
