@charset "shift_jis";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	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.2em;
	text-align: left;
	line-height: 1.3em;
	font-weight: 700;
	color: #FFF;
	float: left;
	margin-top: 18px;
	margin-left: 8px;
}

img {
	border: none;
}


#clinictitle {
	height: auto;
	width: auto;
}
#header {
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
	height: 79px;
	width: auto;
}
.explanation {
	text-align: left;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 7px;
	clear: both;
}
#titlerleft {
	float: left;
}
#headerinner {
	height: 79px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	background-image: url(../images/line1.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#yoyakumain {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.8em;
}
#footer {
	height: auto;
	width: auto;
}

#coment {
	color: #F00;
	font-size: 0.8em;
}
#passward {
	background-image: url(../images/back3.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
