@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	font-family: sans-serif;
	font-style: normal;
	line-height: 1.6;
	color: #333333;
}
a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top: 3px solid #FF6600;
}
#header {
	height: 300px;
	margin-bottom: 5px;
	position: relative;
}
#header h1 {
	font-size: 125%;
}
#header p {
	width: 400px;
	position: absolute;
	top: 70px;
	left: 517px;
}
#header #spoue {
	height: 93px;
	width: 730px;
	position: absolute;
	top: 175px;
	left: 100px;
}


#header ul {
	position: absolute;
	top: 270px;
	width: 900px;
	margin-left: 7px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	width: 127px;
	display: block;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #FF6600;
	border-bottom: 2px double #FFff66;
	border-left: 1.3px solid #FF6600;
	color: #0000FF;
	text-decoration: none;
	background-image: url(img/botan4.png);
}
#header ul li a:hover {
	color: #FF0000;
	text-decoration: none;
	background-image: url(img/botan3.png);
	background-repeat: no-repeat;
}



#hidaribar {
	float: left;
	height: 100px;
	width: 180px;
	padding-top: 15px;
}
#hidaribar ul li {
	list-style: url(none) none;
}
#hidaribar ul li a {
	color: #0000FF;
	display: block;
	float: left;
	height: 30px;
	width: 160px;
	background-image: url(img/botan.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-decoration: none;
	border: 2px solid #FF9900;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 3px;
}

#hidaribar .syoukai {
	width: 120px;
}
#hidaribar .ookisyoukai {
	text-align: center;
	width: 120px;
	background-color: #FFCC66;
	padding: 4px;
	border: 2px solid #FF6600;
	margin-top: 3px;
}


#main {
	float: left;
	width: 550px;
}
#main h2 {
	font-size: 150%;
	background-image: url(img/mimi1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 37px;
	border-bottom: 2px double #33FF00;
	border-top: 1px solid #FFCC33;
	margin: 5px 25px 15px 0px;
}
#main h3 {
	font-size: 120%;
	background-image: url(img/h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #FF9966;
	border-bottom: 1px double #00FFFF;
	margin-right: 90px;
}


#sidebarue {
	float: left;
	width: 190px;
}

#sidebar {
	width: 190px;
	float: left;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li a {
	height: 33px;
	width: 186px;
	display: block;
	margin-top: 2px;
	padding-top: 15px;
	text-align: center;
	border: 2px solid #FF6600;
	color: #0000FF;
	text-decoration: none;
	background-image: url(img/botan.png);
	background-repeat: no-repeat;
	background-position: center;
}
#sidebar ul li a:hover {
	color: #FF6600;
	background-image: url(img/botan1.png);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background-color: #FF6600;
	margin-top: 10px;
	height: 80px;
}
#footer ul li {
	list-style: none;
	float: left;
	margin-top: 30px;
}

#footer ul li a {
	margin-left: 15px;
	color: #333333;
}
#footer #foter {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}
#footer #foter a {
	color: #333333;
}

#footer #ad {
	clear: both;
	margin-top: 30px;
}
#main #spo1 {
	margin-top: -3.5px;
	font-size: 70%;
}
#main #spo {
	font-size: 70%;
	margin-top: -4px;
}
