/* -----------------------------------------------
              Top-Page
   ----------------------------------------------- */

/*Frame*/

#Main .frame-at p,
#Main .frame p {
	padding-bottom: 0;
}

.frame-at {
	border: 5px solid #96253F;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.frame-at p,
.frame-at a {
	font-weight: bold;
	font-size: 14px;
}

.frame-at h2 {
	line-height: 1.5;
}

.frame-at p {
	line-height: 1.4;
}

/*Photo*/

#Main .comp-photo {
	height: 280px;
	padding: 35px 10px 10px;
}

#Main .comp-photo img {
	display: block;
}

#Main .comp-photo .area-hd {
	background: url(../img/bg_photo_hd.gif) repeat-x;
	width: 450px;
	height: 27px;
	position: absolute;
	left: 0;
	top: 0;
}

#Main .comp-photo .hd {
	background: url(../img/txt_photo_top.gif);
	width: 200px;
	height: 13px;
	position: relative;
	left: 12px;
	top: 7px;
}

#Main .comp-photo .area-image {
	width: 430px;
	height: 230px;
	overflow: hidden;
}

#Main .comp-photo .area-image img {
	position: relative;
	top: 0;
}

#Main .comp-photo .area-text {
	width: 236px;
	height: 42px;
	font-size: 10px;
	line-height: 1.4;
	padding-top: 7px;
}

#Main .comp-photo .btn-prev {
	position: absolute;
	left: 20px;
	top: 129px;
}

#Main .comp-photo .btn-next {
	position: absolute;
	right: 20px;
	top: 129px;
}

#Main .comp-photo .btn-photo {
	position: absolute;
	left: 256px;
	top: 9px;
}

#Main .comp-photo .btn-kk-photo {
	position: absolute;
	left: 309px;
	top: 9px;
}

#Main .comp-photo .btn-photo-db {
	position: absolute;
	right: 10px;
	top: 273px;
}

/*Book*/

#Main .comp-book {
	height: 290px;
	padding: 25px 10px 7px;
}

#Main .comp-book .area-hd {
	width: 230px;
}

#Main .comp-book .area-image img {
	margin: auto;
	padding: 10px 0 7px;
}

#Main .comp-book .btn-prev {
	left: 10px;
	top: 123px;
}

#Main .comp-book .btn-next {
	right: 10px;
	top: 123px;
}

/*Race*/

#Main .comp-race {
	padding: 8px;
	margin-top: 5px;
}

#Main .comp-race .box-w156 {
	padding-right: 15px;
}

#Main .comp-race .box-w156 p {
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 1.4;
}

#Main .comp-race .box-w156.auto {
	padding-right: 0;
}

#Main .comp-race .box-w156 h2 a {
	display: block;
	width: 156px;
	height: 25px;
}

#Main .comp-race .box-w156.keirin h2 {
	background: url(../img/hd_race.gif) 0 -78px; no-repeat;
}

#Main .comp-race .box-w156.keiba h2 {
	background: url(../img/hd_race.gif) 0 -52px no-repeat;
}

#Main .comp-race .box-w156.boat h2 {
	background: url(../img/hd_race.gif) 0 -26px no-repeat;
}

#Main .comp-race .box-w156.auto h2 {
	background: url(../img/hd_race.gif) 0 0 no-repeat;
}

/*About*/

#Main .about {
	padding-top: 15px;
	padding-bottom: 5px;
}

#Main .about h2 {
	height: 35px;
	background: url(../img/txt_top_kk.gif) 0 0 no-repeat;
}

#Main .about .box-w320 p {
	padding-bottom: 5px;
	line-height: 1.5;
}

#Main .about .box-w320 .btn-corp {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

#Main .about ul {
	width: 332px;
}

#Main .about ul li {
	float: left;
	border: 1px solid #789BAE;
	width: 158px;
	padding: 6px 0 5px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 1.0;
	margin-left: 6px;
	background: none;
}

/*Information*/

#Main dl.info {
	color: #000000;
}


