@charset "UTF-8";
#header ul li/* formatting style
---------------------------------*/
 {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* link style
---------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #CCCCCC;
}
/* basic layout
----------------------------*/
#wrapper {
	margin: 0px auto;
	width: 788px;
}
#kensaku_left {
	float: left;
	height: 40px;
	width: 685px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
	font-style: normal;
	padding: 0px;
}
#ber {
	float: left;
	height: 4px;
	width: 785px;
	background-color: #CC9933;
	padding: 0px;
	margin: 0px 0px 5px;
}
#rollover {
	height: 40px;
	width: 785px;
	margin: 0;
	padding: 0;
}
#kensaku_r {
	float: left;
	height: 40px;
	width: 100px;
	padding: 0px;
}

