@charset "shift_jis";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #333333;				/*全体の文字色*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

#titleright{
	list-style-type: none;
	text-align: left;
	height: auto;
	font-size: 1.1em;
	text-align: center;
	line-height: 1.5em;
	font-weight: 600;
	color: #FFF;
	float: left;
	margin-left: 8px;
}

img {
	border: none;
}


#clinictitle {
	height: auto;
	width: auto;
}
#header {
	background-color:#00A199;
/*	background-image: url("../images/back2.jpg");
	background-repeat: repeat-x;*/
	height: 41px;
	width: auto;
}
.explanation {
	text-align: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 1rem;
	text-indent:-1rem;
	clear: both;
	height: auto;
	width: auto;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#titlerleft {
	float: left;
}
#headerinner {
	height: 41px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	background-image: url("../images/line4.png");
	background-repeat: repeat-x;
	height: 3px;
	width: auto;
}
#yoyakumain {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.9em;
}
#footer {
	height: auto;
	width: auto;
}
#coment {
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#passward {
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	width: auto;
	background-color: #ffffcc;
}

input[type="submit"].Machi,
input[type="button"].Machi {
	font-size:16px;
	height:28px;
}

/* 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;}

.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:#264DFC;}
.colorRed{color:#DD0000;}
.colorWhite{color: #FFF;}

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

.textLink{text-decoration: underline;}
.textLink:hover{text-decoration: none;}

