@charset "utf-8";

/*-------------------------------------------------
	reserve CSS 
---------------------------------------------------*/
div.formBox{
	background:url(/golf/reserve/img/reserveBgbottom.png) no-repeat left bottom;
	padding-bottom:20px;
}
table.tableTypeForm{
	width:600px;
}
table.tableTypeForm th{
	padding:10px 10px 10px 22px;
	width:160px;
	vertical-align: top;
}
table.tableTypeForm td{
	padding:10px 10px;
}
ul.rType li{
	padding-bottom:5px;
}
ul.rType li span{
	width:130px;
	display:block;
	float:left;
}
input.w01{
width:120px;
}
input.w02{
width:50px;
}
input.w03{
width:60px;
}
input.w04{
width:370px;
}
input.w05{
width:150px;
}
input.re{
width:150px;
}
input.send{
width:190px;
}
select.s01{
width:50px;
}
select.s02{
	width:80px;
}
div#contents div#contentsLeft p.submit{
margin:15px 0 5px 0;
text-align:center;
}
div#contents div#contentsLeft p.error{
width:370px;
color: #CC0000;
}
p.tel{
background:#EEEEE2 url(../../common/img/icon_tel.gif) no-repeat scroll 10px 0.55em;
border:1px solid #CCCCCC;
font-family:Verdana,"ＭＳ Ｐゴシック",sans-serif,Osaka;
font-size:1.4em !important;
padding:0 10px 0 35px;
font-weight: bold;
color:#333333;
}