@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: 1px;
	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;*/
	color: #634417;
	/*background-color: #EAF2FA;*/
	background-color: #FAF5DE;
	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;
}

strong {
	/*color: #555555;*/
}
/*トータル設定ここまで
-------------------------------*/


/*ヘッダー
-------------------------------*/
#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;
}

/* HELPER --------------------------------------------------- */
.m0{margin:0!important;}
.mb0{margin-bottom:0px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb100{margin-bottom:100px!important;}

.mt0{margin-top:0px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt50{margin-top:50px!important;}
.mt100{margin-top:100px!important;}

.ml15{margin-left:15px!important;}

.mtb0{margin:}

.p0{padding: 0!important;}
.pb0{padding-bottom:0!important;}
.pb30{padding-bottom:30px!important;}
.pb50{padding-bottom:50px!important;}
.pb0{padding-bottom:0!important;}

.pt0{padding-top:0!important;}
.pt100{padding-top:100px!important;}

.ptb0{padding:0 auto!important;}
.ptb15{padding:15px 0!important;}
.ptb27{padding:27px 0!important;}
.ptb30{padding:30px 0!important;}
.ptb50{padding:50px 0!important;}
.ptb60{padding:60px 0!important;}
.ptb80{padding:80px 0!important;}

.alignLeft{text-align:left!important;}
.alignRight{text-align:right!important;}
.alignCenter{text-align:center!important;}

.imgCenter{
	display:block;
	margin:0 auto;
	}

.rpImg {
 max-width: 100% !important;
 height: auto;
	}

.hide{visibility: hidden;}
.none{display: none;}
.colorBlue{color:#2980B9!important;}
.colorRed{color:#EA5550!important;}
.colorWhite{color: #FFF!important;}

span.supText {
   font-size: 75.5%;
   vertical-align: top;
   position: relative;
   top: -0.1em;
   padding: 0 0 0 5px
   }

/*コンテンツ
-------------------------------*/
#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.4em;
	line-height: 1.5em;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	/*color: #033;*/
	/*color: #555555;*/
	color: #7F602E;
	letter-spacing: 0.05em;
}
#headerinner {
	height: 80px;
	width: 660px;
	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 #888;
	/*padding-left: 20px;*/
}

.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;
}

input[type="text"],
input[type="password"],
input[type="button"],
select {
	border: solid 1px #aaa;
	color: #33231d;
}

table.top{
	width: 640px;
}
.top td{
	line-height: 1.7em;
	padding: 0 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.top td:nth-child(2){
	width: 75%;
}

.top td:nth-child(2){
	width: 25%;
	font-size: 16px;
}

table.top a{
	display: block;
	/*width: 450px;*/
	width: 100%;
	height: 100px;
	align-content: center;
	color: #FFF;
	/*border: #E6AC24 1px solid;*/
	border: #2980B9 2px solid;
	/*border-radius: 36px;*/
	/*background-color: #E6AC24;*/
	background-color: #2980B9;
	margin: 0 auto;
	/*padding: 20px 0 20px 0px;*/
	box-sizing: border-box;
	transition-duration: .2s;
}

.top td:nth-child(2) a{
	border: #FDDEA5 1px solid;
	background-color: #FDDEA5;
	color: #7F602E;
}

table.top a:hover{
	/*color:#E6AC24;*/
	color:#2980B9;
	background-color: #FFF;
	transition-duration: .2s;
}

/*フッター
-------------------------------*/
.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: 105px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
#footerinner p {
	float: right;
	margin-right: 30px;
}

