﻿@charset "utf-8";



/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}



/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}

#hospital_index h5 {
	clear:both;
	display:block;
	padding:0 0 0 10px;
	color:#5f91ff;
	background:url(../img/bg_h5.gif) left center no-repeat;
	font-size:1.16em;
	}


/* エネルギー治療
----------------------------------------------- */

#hospital_index p.center {
	text-align:center;
	}



/* 治療メニューのテーブル
----------------------------------------------- */
table.course {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
	width:100%;
	}
table.course th,
table.course td {
	border:1px #dcdcdc solid;
	text-align:left;
	}
table.course tbody th,
table.course tbody td {
	padding:5px 7px;
	vertical-align:top;
	}
table.course thead th {
	padding:0 7px;
	height:28px;
	background:url(../img/bg_course.gif) bottom center repeat-x;
	}
table.course tbody th {
	color:#0a2371;
	background-color:#f1f3fa;
	}
table.course tbody th.herf {
	width:50%;
	}
table.course th.width {
	width:70px;
	text-align:center;
	}


/* 申し込みの流れ
----------------------------------------------- */
ul#appli img {
	vertical-align:bottom;
	}



/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:41px 0 30px 10px;
	}


