@charset "shift_jis";

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style-type: none;
}

img {
	border: none;
	display: block;
}

input,textarea,select {
	font-size: 1.2em;
}

form {
	margin: 0px;
}

table {
	border-collapse: separate;
	font-size: 100%;
	border-spacing: 1;
	text-align: left;
	line-height: 140%;
}
td {
	word-break: break-all;
	line-height: 1.7em;
}

a {
	color:#333333;
	text-decoration: none;
}

a:link {
	color:#333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}
a:visited {
	color:#333333;
}
a:active {
	color:#333333;
}

/*IE6対応*/
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	color: #333333;
	background-color: #EAF2FA;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
	background-repeat: repeat;
}
#maininner {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/*トータル設定ここまで
-------------------------------*/


/*ヘッダー
-------------------------------*/
#header {
	height: 155px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headerback.png);
	background-repeat: no-repeat;
}
#header h1 {
	height: 88px;
	width: auto;
	margin: 0px;
}
#header h1 img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


/*コンテンツ
-------------------------------*/
#contents {
	height: auto;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	opacity: 0.9;
}

/* #h_illust img {
	float: left;
	height: 57px;
	width: 35px;
}*/

#h_illust img {
	float: left;
	height: 57px;
	width: 35px;
}
#clinictitle {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	color: #033;
	letter-spacing: 0.15em;
}
#headerinner {
	height: 80px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 70px;
}
#yoyaku {
	height: auto;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#information {
	clear: both;
	height: auto;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#timeschedule {
	/* background-color: #666; */
	border-collapse: collapse;
}

#timeschedule td{
	border: solid 1px;
}

.timeTableTd{
	width: 88.5px;
	text-align: center;
}

.headerSunday{
	background-color: #FAD0DB;
	height: 33px;
}

.headerWeekday{
	background-color: #ACDBDB;
}

.headerSaturday{
	background-color: #C7DCF2;
}

.bodyWeekHeight{
	height: 53px;
}

.bodySunday{
	background-color: #FEF4F7;
}

.bodyWeekday{
	background-color: #F5F2E9;
}

.bodySaturday{
	background-color: #F4F8FD;
}



/*フッター
-------------------------------*/
.pagetop {
	height: auto;
	float: right;
	width: 150px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	width: auto;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerback.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#footerinner {
	height: 55px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
}
#footerinner p {
	float: right;
	margin-right: 30px;
}
