@charset "UTF-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");
#flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#cateNavi {
	float: left;
	width: 476px;
}
#osusume {
	float: left;
	height: 147px;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	border: 1px solid #990000;
	overflow: hidden;
}
#estimate {
	float: left;
	width: 202px;
	padding-top: 4px;
}
#osusume h2,#homeDescription h2 {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #811B07;
	text-align: center;
	padding: 3px;
}
.osusumeList {
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.osusumeList img {
	float: left;
	margin-right: 5px;
	border: 1px solid #999999;
}
.osusumeList p {
	font-size: 65%;
	line-height: 115%;
}
#osusume a {
	color: #003399;
}

#fair {
	width: 855px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bottom {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 65%;
	line-height: 135%;
	color: #666666;
	text-align: left;
	padding-top: 30px;
	clear: both;
}
#bottomBuut {
	float: left;
	width: 307px;
	padding-top: 5px;
}
#osusume h2 a:link,#osusume h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#fair p {
	margin-top: 10px;
	font-size: 95%;
}
#osusume a:hover {
	color: #FF9900;
}

h1 {
	padding-left: 20px;
	font-size: 70%;
}
a:link {
	color: #003399;
}
#fair td td {
	padding: 5px;
}
a:hover {
	color: #FF6600;}
h2 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeDescription {
	padding-top: 10px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#homeDescription .descTexBlock {
	width: 420px;
	border: 1px solid #811B07;
	padding-bottom: 10px;
}
#homeDescription p,
#homeDescription ul {
	font-size: 80%;
	line-height: 135%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#homeDescription ul {
	margin-left: 25px;
	list-style-type: square;
}
#homeDescription li {
	margin-top: 3px;
}
#homeDescription a {
	color: #FF6600;
}
#homeDescription a:hover {
	text-decoration: none;
}



/*110404追加*/
.bnr-col {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	position: relative;
}
.bnr-col ul {
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 5px;
	margin-left: 20px;
}
.bnr-col .l-bnr {
	float: left;
}
.bnr-col .l-bnr li {
	list-style: none;
	float: left;
	font-size: 11px;
	margin-right: 10px;
}
.bnr-col .l-bnr .first {
	/*margin-right: 0;*/
}
.bnr-col .r-bnr {
	float: right;
}
.bnr-col a {
	color: #333333;
}
.bnr-col a:hover {
	color:#FF6600;
}

.time-col {
	text-align: center;
	padding-top: 10px;
}
.time-col table {
	border: 1px solid #DF6017;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 70%;
}
#fair .time-col .time-txt {
	margin-top: 20px;
	margin-bottom: 25px;
}
#fair .time-col p {
	margin-top: 5px;
}
#fair .time-col table p {
	padding: 5px 10px;
	margin-top: 0;
}
#fair .time-col .time-txt p {
	font-size: 80%;
}
#fair .time-col .time-txt p.bold {
	font-size: 105%;
}
