@charset "UTF-8";

#col_left01 {
	float:left;
	height:auto;
	width:310px;
}
#col_right01 {
	float:right;
	height:auto;
	width:630px;
}

#search_box {
	background-color:#FAD167;
}

#col_left01 h2 {
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:none;
	background-color: #FF9900;
	display: block;
	height: auto;
	width: auto;
	font-family: "lr SVbN", "Osaka|";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
}
.qrimg {
	float:right;
	padding:5px 5px 0 0;
}
.search_box04 {
	height:auto;
	width:auto;
}
.search_box04 li {
	display:block;
	float:left;
	white-space: nowrap;
	list-style-type: none;
	padding: 0px 18px 3px 0px;
	width: auto;
}
.search_box04 li a {
	padding: 0px 0px 0px 8px;
	background-image: url(/img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

