@charset "euc-jp";
/* CSS Document */

body {
	padding:16px 0 0 0;
}  

#header {
	width:1020px;
	height:auto;
	margin-top:13px;
	color:#ffffff;
}

#header a{
	color:#ffffff;
}

#header h1 {
	font-size:11px;
	color:#ffffff;
	text-align:right;
}
#rogo {
	float:left;

}
#head-menu {
	float:right;
	width:600px;
}
#head-menu ul {

	margin-left:105px;
}
#head-menu ul li {
	float:right;
	display:block;
}
img.card {
	float:right;
	padding:25px 0 0 0;
}

#main-menu {
	width:1020px;
	height:29px;
}
#main-menu ul li {
	float:left;
}

#head-bari {
	width:1020px;
	min-height:45px;
	border-bottom:11px solid #ffffff;
}
/*@
@-------------------------------------------------- */
#bari-left {
	width:380px;
	height:auto;
	float:right;
}
#item_serch {
padding:12px 0 0 22px;
}
#item_serch ul {
	padding-bottom:5px;
}
#item_serch li {
float:left;
font-size:10px;
color:#666;
line-height:14px;
margin:5px 13px 0 2px;
}
#item_serch input {
	vertical-align:top;
}
#serch {
	width:220px;
	height:16px;
}
/*@
@-------------------------------------------------- */
#bari-right {
	width:580px;
	height:auto;
	float:left;
	padding:15px 0 0 25px;
}
#bari-right li {
	font-size:11px;
	line-height:18px;
	padding-left:45px;
}

.news {
	background:url(../images/news.jpg) no-repeat left center;
}