
#str_container .headingBlue div {
	padding:7px 15px 0 10px;
}

/* ==========================================================================
検索用レイアウトテーブル
=========================================================================== */
#id_form{
	margin-bottom:20px;
}
.sectionCobaltBlue{
	padding:7px;
	background:#DCE6F6;
	border:#124385 3px solid;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

#str_container .tblSearch{
	width:940px;
	background:#ffffff; 
}
	#str_container .tblSearch td{
		padding:0px;
	}
	
	#str_container .tblSearch td{
	
	}
	/* プレイエリア ---------------*/
	#str_container .tblSearch td.playarea{
		border-right:2px solid #cccccc;
		width:188px;
	}
	
	#str_container .tblSearch td.playarea p{
		font-size:85%;
		color:#666666;
	}
	/* プレー候補日 ---------------*/
	#str_container .tblSearch td.proposeday{
		border-bottom:2px solid #cccccc;
	}
	#str_container .tblSearch td.proposeday li{
		display:inline;
	}
	/*　~　*/
	#str_container .tblSearch td.proposeday div.boxTtl{
		position:relative;
	}
	
	#str_container .tblSearch td.proposeday div.boxTtl #selectCalendar{
		margin:0;
		position:absolute;
		top:0px;
		left:161px;
	}
	#str_container .tblSearch td.proposeday .form_tbl_layout_inner td{
		padding:0 10px 0 0 !important;
	}

	/* プレー料金 ---------------*/
	#str_container .tblSearch td.price{
		border-bottom:2px solid #cccccc;
	
	}
	/* ゴルフ場名・GDOコード ---------------*/
	#str_container .tblSearch td.golfcoursegdocod{
		border-bottom:2px solid #cccccc;
	}
		#str_container .tblSearch td.golfcoursegdocod input{
			width:210px;
		}
	
	
	/* プレースタイル ---------------*/
	#str_container .tblSearch td.playstyle{
	
	}
	
		#str_container .tblSearch td.playstyle .form_tbl_layout_inner{
			width:100%;
		}
	
		#str_container .tblSearch td.playstyle .form_tbl_layout_inner td{
			width:25%;
		}

/* ==========================================================================
検索用レイアウトテーブル：インナー
=========================================================================== */
#str_container .form_tbl_layout_inner{

}

#str_container .form_tbl_layout_inner th,
#str_container .form_tbl_layout_inner td{
	padding:0 0 0 0 !important;
	border:0 !important;
}

/* プレーエリアを指定
--------------------------------------------- */
#str_container select#playarea{
	margin:0;
	width:140px;
	height:100px;
}

#str_container select#playarea optgroup{
	font-weight:normal;
	font-style:normal;
}

/* プレーエリアを指定
--------------------------------------------- */
/*　カレンダーから指定する　*/
#str_container p#selectCalendar span {
padding:0 3px;
vertical-align:top;
}


#str_container .tblSearch td.description{
  padding:3px 10px;
  border-top:2px solid #ccc;
}
#str_container .tblSearch td.description p{
  color: #666;
  font-size: 100%;
  margin-top:0;
}
#str_container .tblSearch.kodawari td.rating,
#str_container .tblSearch.kodawari td.starttime{
  border-right:none;
}
#str_container select#playarea{
    margin:0 0 5px;
    width:160px;
    height:90px;
}
#str_container .tblSearch td{
}
#str_container .tblSearch td.price{
  border-right:none;
}
#str_container .tblSearch td .inputtitle{
	width:125px;
	margin: 0;
	padding:11px 10px;
	float:left;
	background:#eee;
}
#str_container .tblSearch td .inputtitle p {
	padding:2px 0 1px 6px;
	margin: 0;
	border-left:4px solid #eb4055;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

#str_container .tblSearch td.playarea .inputtitle{
	width:168px;
	float:none;
}

#str_container .tblSearch td.proposeday .inputtitle{
	height:3em;
	margin:0;
}



#str_container .tblSearch td .inputarea{
	width:575px;
	margin:8px 10px 0 0;
	_margin:8px 5px 0 0;
	float:right;
}
#str_container .tblSearch td.playarea .inputarea{
	width:160px;
	margin:8px 0px 3px 10px;
	float:none;
}
#str_container .tblSearch td.playarea .inputarea p{
	margin:0;
	line-height:1.1em;
}
#str_container .tblSearch td.golfcoursegdocod{
  border-bottom:none;
}
#str_container .tblSearch.kodawari td.continue,
#str_container .tblSearch.kodawari td.golfertype{}

#yui-gen0 #yui-gen0_t td { padding: 0px; }
#str_container #str_menuAndContents .sectionCobaltBlue .form_submit_btn{
  margin:0 0 10px;
  padding:0;
}
#str_container .tblSearch td li{
  font-size:98%;
}
#str_container .tblSearch td a{
  text-decoration:none;
}




#str_container .headingCobaltBlue div p.title{
	float:left;
	margin:0;
	text-align:left;
	color:#fff;
	font-weight:bold;
}




.otherplans{
	margin-bottom:10px;
	background:#fff;
}
.otherplans .inputtitle{
	margin: 0;
	padding:11px 10px;
	border-top:2px solid #cccccc;
	background:#eee;
}
.otherplans .inputtitle p {
	padding:2px 0 1px 6px;
	margin: 0;
	border-left:4px solid #eb4055;
	font-weight:bold;
	color:#000;
	font-size:12px;
}
.otherplans ul{
	padding:10px;
}
.otherplans li{
	display:inline;
}