@charset "utf-8";
/* ===================================================================
CSS information

 file name  :tron.css
 author     :Ability Consultant
style info  :トロン保健センターページ設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */



/* ページタイトル部分
----------------------------------------------------------- */
h2 {
	background:url(../images/top/st_title.jpg) top center no-repeat;
	height:275px;
	text-indent:-9999px;
	background-color:#2A1D12;

}

/* #info_box トロン温泉からのお知らせ部分
----------------------------------------------------------- */
#main #info_box h3{
	background:url(../images/top/st_info.gif) no-repeat;
	height:21px;
	width:242px;
	text-indent:-9999px;
	margin:0 0 5px 0;
}

#main #info_box #info_textbox{
	width:601px;
	background:#F9EFDF;
	border-top:2px solid #C07B04;
	border-right:2px solid #C07B04;
	border-left:2px solid #C07B04;
	padding:10px 0 0 10px;
}

/* #about_box トロンについて部分
----------------------------------------------------------- */
#main #about_box{
	margin:20px 0;
	overflow:hidden;
}

#main #about_box h3{
	background:url(../images/top/st_about.gif) no-repeat;
	height:31px;
	width:615px;
	text-indent:-9999px;
	margin:0 0 25px 0;
}

#main #about_box h4#about_sst01{
	background:url(../images/top/sst_about01.gif) no-repeat;
	height:15px;
	width:280px;
	text-indent:-9999px;
	margin:0 0 12px 0;
}

#main #about_box p{
	width:615px;
	margin:0 0 10px 0;
}

#main #about_box h4#about_sst02{
	background:url(../images/top/sst_about02.gif) no-repeat;
	height:31px;
	width:615px;
	text-indent:-9999px;
	margin:0;
}

#main #about_box #about_textbox01{
	width:605px;
	background:url(../images/top/bg_about_boxfooter01.gif) bottom no-repeat;
	padding:10px 0 0 10px;
	margin:0 0 15px 0;
}

#main #about_box #about_textbox01 p{
	width:570px;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
}

#main #about_box h4#about_sst03{
	background:url(../images/top/sst_about03.gif) no-repeat;
	height:15px;
	width:167px;
	text-indent:-9999px;
	margin:20px 0 12px 0;
}

#main #about_box #about_leftbox{
	width:295px;
	float:left;
	background:url(../images/top/bg_about_boxfooter02.gif) bottom right no-repeat;
}

#main #about_box #about_leftbox h4{
	background:url(../images/top/sst_about04.gif);
	width:295px;
	text-indent:-9999px;
	height:28px;
	margin:0 0 10px 0;
}

#main #about_box #about_leftbox li{
	width:230px;
	margin:0 0 5px 15px;
	padding:0 0 0 25px;
}

#main #about_box #about_leftbox li#list01{
	background:url(../images/top/icon_list01.gif) no-repeat 0 4px;
}

#main #about_box #about_leftbox li#list02{
	background:url(../images/top/icon_list02.gif) no-repeat 0 4px;
}

#main #about_box #about_leftbox li#list03{
	background:url(../images/top/icon_list03.gif) no-repeat 0 4px;
}

#main #about_box #about_leftbox li#list04{
	background:url(../images/top/icon_list04.gif) no-repeat 0 4px;
}

#main #about_box #about_rightbox{
	float:right;
	width:301px;
	margin:0 35px 0 0;
	display:inline;
	background:url(../images/top/bg_about_boxfooter03.gif) bottom right no-repeat;
}

#main #about_box #about_rightbox h4{
	background:url(../images/top/sst_about05.gif);
	width:301px;
	text-indent:-9999px;
	height:28px;
}

#main #about_box #about_rightbox p{
	width:270px;
	margin:10px 0 10px 15px;
}


/* #facilities_box 施設について部分
----------------------------------------------------------- */
#main #facilities_box{
	clear:both;
	margin:20px 0;
}

#main #facilities_box h3{
	background:url(../images/top/st_facilities.gif) no-repeat;
	height:31px;
	width:615px;
	text-indent:-9999px;
	margin:0 0 25px 0;
}

#main #facilities_box #pic_box li{
	float:left;
	margin:0 14px 20px 0;
	width:196px;
}

#main #facilities_box ul#text_list {
	clear:both;
	width:600px;
	margin:0 0 0 25px;
}

#main #facilities_box #text_list li{
	text-indent:-0.5em;
}


/* #hours_box 営業時間部分
----------------------------------------------------------- */
#main #hours_box{
	margin:20px 0;
	clear:both;
}

#main #hours_box h3{
	background:url(../images/top/st_hours.gif) no-repeat;
	height:31px;
	width:615px;
	text-indent:-9999px;
	margin:0 0 25px 0;	
}

#main #hours_box h4{
	text-indent:-9999px;
	height:15px;
	line-height:15px;
	margin:0 0 20px 0;
}

#main #hours_box h4#hours_sst01{
	background:url(../images/top/sst_hours01.gif);
	width:81px;
}

#main #hours_box h4#hours_sst02{
	background:url(../images/top/sst_hours02.gif);
	width:81px;
}

#main #hours_box h4#hours_sst03{
	background:url(../images/top/sst_hours03.gif);
	width:205px;
}

#main #hours_box h4#hours_sst04{
	background:url(../images/top/sst_hours04.gif);
	width:415px;
}

#main #hours_box h4#hours_sst05{
	background:url(../images/top/sst_hours05.gif);
	width:94px;
}

#main #hours_box h4#hours_sst06{
	background:url(../images/top/sst_hours06.gif);
	width:383px;
}

#main #hours_box h4#hours_sst07{
	background:url(../images/top/sst_hours07.gif);
	width:383px;
}

#main #hours_box table {
	border-top:1px dotted #A2A2A2;
	border-collapse:separate;
	border-spacing:1px;
	text-align:center;
	margin:0 0 30px 0;
}

#main #hours_box table th {
	background:#FFF8DE none repeat scroll 0 0;
	font-weight:normal;
	width:175px;
	padding:10px 0 10px 25px;
	border-bottom:1px dotted #A2A2A2;
}

#main #hours_box table td {
	width:325px;
	text-align:left;
	padding:10px 0 10px 25px;
	border-bottom:1px dotted #A2A2A2;
}


/* #access_box アクセス・地図部分
----------------------------------------------------------- */
#main #access_box{
	margin:20px 0;
	clear:both;
}

#main #access_box h3{
	background:url(../images/top/st_access.gif) no-repeat;
	height:31px;
	width:615px;
	text-indent:-9999px;
	margin:0 0 25px 0;
}

#main #access_box iframe{
	border:solid 3px #674525;
}

#main #access_box h4{
	background:url(../images/top/sst_access01.gif);
	width:340px;
	text-indent:-9999px;
	height:15px;
	line-height:15px;
	margin:30px 0 20px 0;
}

#main #access_box p#left_text{
float:left;
}

#main #access_box img{
float:right;
margin:0 35px 0 0;
}








/*  */

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}


