@charset "UTF-8";
body {
	font: 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #CCC url(images/bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}

.all_clear { clear:both; }
/*-------------------------------------------------*/

.twoColLiqLtHdr #container {
	width: 900px;
	background: #ffdebe;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #F93;
	border-left: 1px solid #F93;
}
/*-------------------------------------------------*/

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 250px;
	position: relative;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.twoColLiqLtHdr #sidebar1 h1 {
	font-size: 14pt;
	color:#F60;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 #hospinfo {
	font-size: 11pt;
	width: 220px;
	margin-left: 15px;
	line-height: 16pt;
}
.twoColLiqLtHdr #sidebar1 #freearea {
	font-size: 10pt;
	line-height: 12pt;
}

.side_clinic_info {
	font-size:90%;
	border: 2px solid #F60;
	margin-top: 1em;
	margin-bottom: 20px;
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.side_clinic_info .smaller{
	font-size: 90%;
}

.side_clinic_info .haikei {
	color: #FFF;
	background-color: #F60;
	width: 220px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
/*-------------------------------------------------*/


.twoColLiqLtHdr #mainContent {
	background-color: #FFFFFF;
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
/*-------------------------------------------------*/


/* 再使用できる各種クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#header #head_right {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color: #03C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
#container #header ul#navi {
	color: #000;
	text-decoration: none;
}
/*ヘッドナビ用*/
#navi a:link {
	color: #FFF;
	text-decoration: none;
}
#navi a:visited {
	color: #FFF;
	text-decoration: none;
}
#navi a:hover {
	color: #930;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
/*-------------------------------------------------
 TOP ヘッダ
-------------------------------------------------*/

#header {
	background: #FFF;
	height: 140px;
	position: relative;
	color: #F93;
}
#header h1 {
	margin: 0;
	padding: 1px 0px 1px 5px;
	height: 20px;
	font-size: 8pt;
}
#header h2 {
	height: 80px;
	position: absolute;
	width: 500px;
	top: 20px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#header #head_right {
	text-align: right;
	height: 80px;
	padding-right: 5px;
	position: absolute;
	left: 502px;
	top: 20px;
	width: 390px;
}
#header #ad {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 110%;
	color: #F93;
}
#header #tel {
	font-weight: bold;
	font-size: 22pt;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
	color: #F93;
}
/*-------------------------------------------------
 TOP ナビボタン
-------------------------------------------------*/

#container #header ul#navi {
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	clear: both;
	color: #FFF;
	padding: 0px;
	position: absolute;
	width: 900px;
	left: 0px;
	top: 100px;
	margin: 0px;
}
#container #header ul#navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#container #header ul#navi #text1 {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar1 {
	position: absolute;
	left: 124px;
	top: 0px;
}
#container #header ul#navi #text2 {
	position: absolute;
	left: 138px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar2 {
	position: absolute;
	left: 250px;
	top: 0px;
}
#container #header ul#navi #text3 {
	position: absolute;
	top: 11px;
	left: 260px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar3 {
	position: absolute;
	left: 377px;
	top: 0px;
}
#container #header ul#navi #text4 {
	position: absolute;
	left: 394px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar4 {
	position: absolute;
	left: 508px;
	top: 0px;
}
#container #header ul#navi #text5 {
	position: absolute;
	left: 522px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar5 {
	position: absolute;
	left: 633px;
	top: 0px;
}
#container #header ul#navi #text6 {
	position: absolute;
	left: 650px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar6 {
	position: absolute;
	left: 763px;
	top: 0px;
}
#container #header ul#navi #text7 {
	position: absolute;
	left: 778px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #bar7 {
	position: absolute;
	left: 889px;
	top: 0px;
}

#mainphoto{
	width:900px;
	height:260px;
	background:url(../images/top/flash.jpg) 0 0 no-repeat;
}
/*-------------------------------------------------
 コンテンツタイトル
-------------------------------------------------*/
#mainContent h1 {
	background-image: url(images/pagetitle.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 100%;
	color: #666;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 35px;
	margin-left: 10px;
	margin-top: 0px;
	background-position: 0px 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#mainContent h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	padding: 0px 0px 0px 50px;
	margin: 15px 0px 10px 0px;	
	color:#fff;
	font-size:110%;/* 15px相当 */
	font-weight:bold;
	line-height:30px;
	background:url("images/bg_h2.gif") 0 0 no-repeat;
	text-align: left;
	width: 550px;	
	letter-spacing: 1pt;
}

#mainContent h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	font-size:95%;
	color:#5A5132;
	font-weight:bold;
	line-height:30px;
	background:url("images/pagetitle.gif") 0 0 no-repeat;
	background-repeat: no-repeat;	
	text-align: left;
	padding: 6px 0px 0px 35px;
	margin: 15px 0px 10px 0px;	
	letter-spacing: 1pt;
	width: 550px;
}


div#mainContent h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 105%;
	color: #333;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #600;
	padding: 2px 0px 0px 10px;
	margin: 15px 0px 10px 0px;
	line-height: 15pt;
	width: 95%;
}
/*-------------------------------------------------*/

#mainContent .h2_gray {
	border-bottom-color: gray;
	border-left-color: gray;
}
#mainContent .h2_blue {
	border-bottom-color: blue;
	border-left-color: blue;
}
#mainContent .h2_green {
	border-bottom-color: green;
	border-left-color: green;
}
#mainContent .h2_olive {
	border-bottom-color: olive;
	border-left-color: olive;
}
#mainContent .h2_yellow {
	border-bottom-color: yellow;
	border-left-color: yellow;
}
#mainContent .h2_fuchsia {
	border-bottom-color: fuchsia;
	border-left-color: fuchsia;
}
#mainContent .h2_maroon {
	border-bottom-color: maroon;
	border-left-color: maroon;
}
#mainContent .h2_red {
	border-bottom-color: red;
	border-left-color: red;
}
/*-------------------------------------------------*/
.timetable {
	background: #FF3300;
	text-align: center;
	width:550px;
}
.tr_time {
	background: #FF6633;
}
.tr_oc {
	background: #FFFFFF;
}
.time_ps {
	text-align:right;
	color: #F60;
	width:550px;
	padding-bottom:40px;
}

.table_qanda {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
/*-------------------------------------------------*/

.hosp .text_center {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hosp {
	height: 245px;
	width: 265px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: none;
}

.aisatsu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
}
.aisatsu .aisatsu_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 200px;
}
.aisatsu .aisatsu_words {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 380px;
}
.inchou_name{
	font-size: 120%;
	text-align: right;
	padding-top:15px;
	margin-bottom: 30px;
}

.contents_photo{
	width: 590px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	float: left;
	height:auto;
}
.contents_photo .tokucho_photo {
	margin: 0px;
	padding: 0px;
	float: left;	
	width: 210px;
}
.contents_photo .tokucho_explanation {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 370px;
	float: left;
	height:auto;
}

.contents_photo .laser_photo {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;	
	width: 150px;
}

.contents_photo .laser_explanation {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 400px;
	float: left;
	height:auto;
}

.contents_photo .implant_photo {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;	
	width: 260px;
}

.contents_photo .implant_explanation {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 330px;
	float: left;
	height:auto;
}
.contents_photo .implant1_photo {
	margin: 0px;
	padding: 0px;
	float: left;	
	width: 200px;
}

.contents_photo .implant1_explanation {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width: 380px;
	float: left;
	height:auto;
}

.contents_photo .HA_photo {
	margin: 0px;
	padding: 0px;
	float: left;	
	width: 90px;
}

.contents_photo .HA_explanation {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width: 490px;
	float: left;
	height:auto;
}
/*-------------------------------------------------*/

.smaller{
	font-size:70%;
}
.side_address{
	font-size:80%;
}
.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.image_clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}
.zero{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.c_bold{
	font-weight: bold;
}
.c_red{
	color: #F00;
}
.c_orange{
	color: #F90;
}
.c_orange_bold{
	color: #F90;
	font-weight:bold;
}
.c_blue{
	color: #00F;
}
.c_lightblue {
	color: #06F;
}
.c_pink {
	color:#F69;
}
.c_purple {
	color: #939;
}
.to_next{
        margin-bottom: 50px;
}


/*-------------------------------------------------
 フッタ
-------------------------------------------------*/
#footer {
	padding: 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#F93 url(images/foot_bg.gif) repeat-x;
	height: 25px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 900px;
}
#footer #foottxt {
	font-size: 9pt;
	color: #FFF;
	position: absolute;
	height: 19px;
	top: 7px;
	left: 6px;
}

/* :::::::::: コロナバナー :::::::::: */
.bnr_corona{
	margin:20px 0 20px;
	width: 550px;
}
.bnr_corona img{
	width: 100%;
	max-width: 1280px;
}
