/*
=Index
*/

#index_image{
	background: url(../images/index/main.png) no-repeat center center;
	text-indent: -9999px;
	margin: 20px auto 20px auto;
	width: 600px;
	height: 280px;
}

*html #index_image{
	margin: 20px;
}

#index_fla a ,#index_fla a:hover {
	background-image:url(../images/common/icon_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	margin:0px;
}
#index_info {
	clear:both;
	width:550px;
	margin:0px auto 10px;
}

#index_contact {
	display:inline;
	float:right;
	width:180px;
}
#index_contact h2 {
	margin:0px;
}
#index_aboutarea {
	clear:both;
	width:550px;
	margin:0px auto 10px;
}
#index_map {
	display:inline;
	float:left;
	width:220px;
	height:150px;
}
#index_about {
	display:inline;
	float:right;
	width:320px;
	height:150px;
}
#index_about dt {
	width:70px;
	text-align:left;
	text-indent:-5000px;
	margin:0px 0px 4px 0px;
}
#index_about dd {
	text-align:left;
	margin:0px 0px 12px 0px;
}

/*---------------------見出し---------------------------*/
h2#time{
	background:url(../images/index/uketsuke_title.png) no-repeat top right;
	width: 140px;
	height: 24px;
	text-indent: -9999px;
	padding-bottom: 10px;
	float: left;
}

h2#inquiry{
	background:url(../images/index/otoiawase_title.png) no-repeat top right;
	width: 140px;
	height: 24px;
	text-indent: -9999px;
	padding-bottom: 10px;
	float: left;
}

h2#access{
	background:url(../images/index/access_title.png) no-repeat top right;
	width: 140px;
	height: 24px;
	text-indent: -9999px;
	padding-bottom: 10px;
	float: left;
}

*html h2#time, *html h2#inquiry, *html h2#access{
	height: 34px;
}

/*---------------------各項目---------------------------*/
div.index_content_box{
	width: 420px;
	padding-left: 20px;
	float: right;
	border-left: 1px solid #000;
}

*html div.index_content_box{
	width: 441px;
}

#index_time, #index_inquiry, #index_access{
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
}

table#time_table{
	font-size: 83%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
}

table#time_table th{
	padding: 3px 6px;
	border: 2px solid #4A2B00;
}

table#time_table th.th_hide{
	border: 0px solid #FFF;
}

table#time_table td{
	padding: 3px 6px;
	border: 2px solid #4A2B00;
}

table#time_table td.table_y{
	font-weight: bold;
	background-color: #ffeab3;
}

p#tel_fax_email{
	width: 360px;
	height: 60px;
	text-indent: -9999px;
	background: url("../images/index/tel_fax.png") no-repeat top left;
}

/* 2009追加 */

#map{
	margin: 10px 0px;
	border: 2px solid #4A2B00;
}

div.index_border{
	clear: both;
	height: 20px;
	margin: 10px 20px;
	border-bottom: 1px dotted #000;
}
