body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	font-style: normal;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border-top-style: none;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}
#container h1 {
	font-size: 10px;
	line-height: 30px;
	color: #333333;
	margin: 0px;
	text-align: right;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#container #head {
	margin-top: 15px;
	height: 80px;
	font-size: 10px;
}
#container #head .headleft {
	float: left;
	width: 200px;
}
#container #head .headright {
	float: right;
	width: 468px;
	margin-top: 10px;
	text-align: right;
}
#container #main {
	width: 900px;
	font-size: small;
	line-height: 170%;
	font-weight: normal;
	color: #444444;
	margin-top: 15px;
	text-align: center;
}


#container #head .img_left {
	float: left;
}
.clear {
	clear: both;
	color: #FFFFFF;
	height: 1px;
}
#container #footer {
	padding-top: 30px;
	background-image: url(img/line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	line-height: 180%;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
}

#container #footer #api {
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
}


a {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #bb3377;
	text-decoration: underline;
}

#serch{
	width: 195px;}
	


#bod {
	margin-bottom: 10px;
}

form {display: inline;}





a:hover img{
	opacity:0.7;
	filter: alpha(opacity=80);
    padding: 0px;
    border: none;	
}
