@charset"shift_jis";

/***************************************************
	B-BROS用スタイルシート
	index.css
	トップページレイアウトスタイル定義
***************************************************/

/*-----contents-----*/
#contents {
	float: left;
	width: 628px;
	padding-top: 10px;
	padding-left: 3px;
}
#contents .mainvisual {
	float: left;
	width: 360px;
}
#contents .new {
	float: right;
	width: 265px;
}
#centernavi {
	background: url(../img/brand_bg.gif) no-repeat bottom;
}
#centernavi .brand {
	float: left;
	width: 190px;
	padding: 10px 5px;
	_padding: 0px 5px;
}
#centernavi .brand h3 {
	padding-left: 47px;
	margin-top: 4px;
	_margin-top: 0;
	height: 23px;
font-size: 12px;
}
#centernavi .brand h3 a:link {
	color: #FFD700;
	text-decoration: none;
}
#centernavi .brand h3 a:visited {
	color: #FFD700;
	text-decoration: none;
}
#centernavi .brand h3 a:hover {
	color: #FF9933;
	text-decoration: underline;
}
#centernavi .brand ul {
	padding-left: 47px;
	padding-bottom: 4px;
}

#contents .categry {
	float: left;
	width: 468px;
}

#contents .categry table {
	margin: 4px 0;
}

#contents .categry p {
	padding: 10px;
	font-size: 13px;
	line-height: 120%;
}
#centernavi .brand li a:link {
	color: #FFFFFF;
	text-decoration: none;
font-size: 11px;
}
#centernavi .brand li a:visited {
	color: #FFFFFF;
	text-decoration: none;
font-size: 11px;
}
#centernavi .brand li a:hover {
	color: #7FFF00;
	text-decoration: underline;
font-size: 12px;
}

#contents .categry a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#contents .categry a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#contents .categry a:hover {
	font-size: 12px;
	color: #7FFF00;
	text-decoration: underline;
}

#contents .schedule {
	float: right;
	width: 154px;
}
.schedule iframe {
	margin-top: 5px;
}

/*-----side-----*/
#side {
	float: right;
	width: 162px;
	padding-top: 10px;
	padding-right: 3px;
/*	margin-bottom: 10px;*/
}
#side .search {
	height: 80px;
	_height: 110px;
	width: 160px;
	margin-bottom: 5px;
	padding-top: 30px;
	padding-left: 5px;
	background: url(../img/TOP-SEARCH.jpg) no-repeat top left;
}
#side .search form {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#side .search select {
	width: 110px;
	margin-bottom: 6px;
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#side .search img {
	margin-bottom: 10px;
}

#side .search input {
	width: 45px;
	margin-bottom: 10px;
	font-size: 10px;
}
#side li {
	margin-bottom: 5px;
}

.time {
	width: 468px;
	margin: 0;
	padding: 0 0 0 340px;
}

.oec {
	background: url(../img/oec-40th.gif) no-repeat top left;
	padding: 3px 3px 0;
	height: 167px;
	_height: 170px;
	width: 160px;
}

#free {
	width: 628px;
}

#free table {
	margin-top: 5px;
	margin-bottom: 5px;
       font-size: 12px;
	line-height: 120%;
	background: url(../img/freei.jpg) no-repeat;
}

#free table a:link {
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
#free table a:visited {
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
#free table a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}