/* ---------------------------------------------------
golf-fukuoka01,02
--------------------------------------------------- */
#base{
	margin-top: 15px;
	padding: 0;
}

#base a:link {
	color: #0000ff;
	text-decoration: underline;
}

#base a:visited {
	color: #0000ff;
	text-decoration: underline;
}

#base a:hover {
	color: #bb0000;
	text-decoration: none;
}

/* ---------------------------------------------------
class
--------------------------------------------------- */
.va-top{
	vertical-align: top;
}

.bg-ffff99{
	background-color: #ffff99;
}

.return{
	text-align: right;
	padding: 5px 5px 0 0;
}

/* ---------------------------------------------------
contents_01
--------------------------------------------------- */
#contents_01{
	margin: 0px;
	padding: 10px 0 0 0;
	width: 735px;
}

#contents_01 .middle{
	margin: 0px;
	padding-top: 10px;
	padding-left: 23px;
	background-image: url(/customer/static2/img/golf-fukuoka/middle.gif);
	background-repeat: repeat-y;
}

#contents_01 .middle p {
	line-height: 140%;
	padding-bottom: 15px;
}

#contents_01 p{
	padding: 0px;
	font-size: 105%;
	line-height: 140%;
}

#contents_01 .course{
	width: 690px;
	padding: 10px 0;
}

#contents_01 .course table{
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
}

#contents_01 .course table th{
	width: 170px;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	color: #330000;
	background-color: #f5f5dc;
	padding: 0.2em 1em;
	text-align: center;
	white-space: nowrap;
}

#contents_01 .course table td{
	width: 500px;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	padding: 0.3em 1em;
	text-align: left;
}

/* ---------------------------------------------------
contents_02city
--------------------------------------------------- */
#contents_02city{
	margin-top: 15px;
	padding: 10px 0 0 0;
	width: 735px;
}

#contents_02city .middle{
	margin: 0px;
	padding-top: 10px;
	padding-left: 17px;
	background-image: url(/customer/static2/img/golf-fukuoka/list_middle01.gif);
	background-repeat: repeat-y;
}

#contents_02 .middle p {
	line-height: 140%;
	padding-bottom: 15px;
}

#contents_02city .select{
	width: 700px;
	padding: 10px 0;
}

#contents_02city .select p{
	color:#008000;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#contents_02city .select table{
	border-top: 1px solid #8fbc8f;
	border-left: 1px solid #8fbc8f;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
}

#contents_02city .select table th{
	border-right: 1px solid #8fbc8f;
	border-bottom: 1px solid #8fbc8f;
	color: #008000;
	background-color: #f0fff0;
	padding: 0.2em 1em;
	text-align: center;
	white-space: nowrap;
}

#contents_02city .select table td{
	border-right: 1px solid #8fbc8f;
	border-bottom: 1px solid #8fbc8f;
	padding: 0.3em 0.5em;
	text-align: left;
	text-size: 10px;
}

#contents_02city .select table .price{
	color: #ff0000;
	white-space: nowrap;
	text-align: right;
}

/* ---------------------------------------------------
contents_02air
--------------------------------------------------- */
#contents_02air{
	margin-top: 15px;
	padding: 10px 0 0 0;
	width: 735px;
}

#contents_02air .middle{
	margin: 0px;
	padding-top: 10px;
	padding-left: 17px;
	background-image: url(/customer/static2/img/golf-fukuoka/list_middle02.gif);
	background-repeat: repeat-y;
}

#contents_02air .select{
	width: 700px;
	padding: 10px 0;
}

#contents_02air .select p{
	color:#008000;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#contents_02air .select table{
	border-top: 1px solid #8fbc8f;
	border-left: 1px solid #8fbc8f;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
}

#contents_02air .select table th{
	border-right: 1px solid #8fbc8f;
	border-bottom: 1px solid #8fbc8f;
	color: #008000;
	background-color: #f0fff0;
	padding: 0.2em 1em;
	text-align: center;
	white-space: nowrap;
}

#contents_02air .select table td{
	border-right: 1px solid #8fbc8f;
	border-bottom: 1px solid #8fbc8f;
	padding: 0.3em 0.5em;
	text-align: left;
}

#contents_02air .select table .price{
	color: #ff0000;
	white-space: nowrap;
	text-align: right;
}

