/*////////////////////////////////////////////////////////////
	illust
////////////////////////////////////////////////////////////*/

.illust {
	float: left;
	width: 215px;
	margin-bottom: 30px;
}

/*////////////////////////////////////////////////////////////
	intro
////////////////////////////////////////////////////////////*/

.intro {
	float: right;
	width: 250px;
	padding-top: 20px;
}
.intro h3 {
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 7px;
}

/*////////////////////////////////////////////////////////////
	photo library
////////////////////////////////////////////////////////////*/

.pl {
	clear: both;
	margin-bottom: 30px;
}
.pl p {
	background-image: url(/images/service/bowling/bg_01.gif);
	height: 86px;
	width: 500px;
}
.pl p.batting {
	margin-bottom: 5px;
}
.pl p.notes {
	height: auto;
	width: auto;
	background-image: none;
	font-size: 84%;
}

.pl p img {
	margin-top: 8px;
	margin-left: 12px;
}

/*////////////////////////////////////////////////////////////
	bowling report & schedule
////////////////////////////////////////////////////////////*/

.tkai .bg {
	background-image: url(/images/service/bowling/bg_02.gif);
	height: 46px;
	position: relative;
	margin-bottom: 30px;
}
.tkai .bg select {
	margin-top: 13px;
	margin-left: 13px;
	width: 160px;
}
.tkai .bg p {
	height: 26px;
	width: 270px;
	left: 215px;
	top: 10px;
	position: absolute;
}

/*////////////////////////////////////////////////////////////
	facilities
////////////////////////////////////////////////////////////*/

.faci h4 {
	margin-bottom: 14px;
}
.faci h5 {
	margin-bottom: 7px;
}
.faci .type1 p {
	margin-left: 52px;
}
.faci .type1 .imgL {
	margin-right: 50px;
}
.faci .break {
	font-size: 1px;
	line-height: 1px;
	background-image: url(/images/common/lin_03.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.faci .type2c {
	float: left;
	width: 270px;
}
.faci .type2c p {
	margin-left: 49px;
}
.faci .type2i {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}
.faci .type3c {
	float: right;
	width: 270px;
}
.faci .type3c p {
	margin-left: 49px;
}
.faci .type3i {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}
