
@charset "Shift_JIS";

/* #############################################################

[ index ]

Additional authority person of parts : Web master

############################################################# */

/* -------------------------------------------------------------- 
���o���imain�j
-------------------------------------------------------------- */
#content div.main{
	width:740px;	
}
#content div.main h1{
	width:100%;
	height:55px;
	line-height:55px;
	text-indent:20px;
	font-size:2em;
	font-weight:bold;
	color:#4F4E4C;
	background:url(/resources/images/content/bg_title_top.jpg) no-repeat 0 0;
}
#content div.main p.lead{
	margin:10px 25px;
}

/* -------------------------------------------------------------- 
errorMessage
-------------------------------------------------------------- */
#mainContainer .errorMessage {
	margin:20px auto 10px auto;
}
#mainContainer .errorMessage.mt00 {
	margin-top:0;
}
/* -------------------------------------------------------------- 
 ����ɍi�荞��(sectionSearchTour)
-------------------------------------------------------------- */

/* ������������itable_search_condition�j
--------------------------------------------- */
#content .sectionSearchTour {
	margin-top:10px;
}
#content .sectionSearchTour h3 {
	width:706px;
	height:25px;
	margin:5px 7px 0 7px;
	padding:6px 10px 0 10px;
	background:url(/resources/images/bg_search_selected.gif) repeat-x 0 0;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
}

#content .sectionSearchTour table.table_search_condition {
	width:706px;
	margin:10px 10px 0;
	border-top:1px solid #FFC184;
	border-left:1px solid #FFC184;
}
#content .sectionSearchTour table.table_search_condition th,
#content .sectionSearchTour table.table_search_condition td {
	padding:7px 10px 4px 10px;
	border-bottom:1px solid #FFC184;
}
#content .sectionSearchTour table.table_search_condition th {
	background:
		url(/resources/images/bg_list_txt.gif) repeat 0 0;
	text-align:left;
}
#content .sectionSearchTour table.table_search_condition td {
	border-right:1px solid #FFC184;
}

