@charset "utf-8";
@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	list-style: none;
}
body {
	color: #333;
	font-size: 75%;
	line-height: 2;
	font-family: sans-serif;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #90F;
}
a:hover {
	color: #0F0;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1100px;
}

#header {
	height: 103px;
}
#header #img1 {
	position: absolute;
	top: 0px;
}
#header h1 {
	font-size: 10px;
}
#menu {
	width: 200px;
	float: left;
	background-color: #F30;
}
#menu ul {
	margin-top: 5px;
	margin-bottom: 15px;
}
#menu ul li {
	padding-left: 15px;
	background-image: url(img/2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	line-height: 1.2;
	margin-top: 15px;
}

#menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FF0;
}




#main {
	width: 770px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#main h2 {
	clear: left;
	font-size: 14px;
}

#main a #ue {
	float: left;
}
#main #bun {
	border: 3px dotted #6F0;
	clear: left;
	padding-left: 30px;
	margin-top: 5px;
}
#main #bun1 {
	border: 3px dotted #F3C;
	margin-top: 5px;
	padding-left: 5px;
}






#migi {
	width: 100px;
	background-image: url(img/migi.png);
	background-repeat: repeat-y;
	float: right;
	height: 1800px;
}
#footer {
	width: 1100px;
	clear: left;
}
#main #google {
	font-size: 8px;
	padding-bottom: -3px;
}
#main #google1 {
	float: left;
	height: 320px;
	width: 745px;
	border: 1px dotted #F0F;
	padding-left: 20px;
}
#main #google1 #google2 {
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
#main #real {
	width: 180px;
	text-align: center;
	float: left;
	margin-left: 8px;
	height: 215px;
	margin-top: 8px;
}

