@charset"Shift_JIS";

/*--全体--*/
body {
	color:#6a0000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
	
	scrollbar-3dlight-color:    #FFFFFF;
	scrollbar-arrow-color:      #ffc263;
	scrollbar-darkshadow-color: #ffc263;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-highlight-color:  #ffc263;
	scrollbar-shadow-color:     #6a0000;
	scrollbar-track-color:      #FFFFFF;

}

h1{
	margin:0;
	padding:0;
	font-weight:normal;
}

h2{
	margin:0;
	padding:0;
	font-weight:normal;
}

h3{
	margin:-4px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:normal;
}

h4 {
	margin:5px 0 15px 0;
	padding:5px 0 5px 10px;
	font-weight:normal;
	background: url(../img/head4.gif);
	width:623px;
	height:18px;
	font-size:14px;
	}

h5{
	margin:0;
	padding:0 0 5px 0;
	font-size:13px;
	border-bottom:#fbd8d8 solid 1px;
	width:100%;
	font-weight:normal;
	line-height:180%;
}

.head2{
	margin:10px 0 10px 0;
	padding:0;
	clear:both;
}

.head3{
	margin:0 0 14px 12px;
	padding:0;
	clear:both;
}

.head3_b{
	margin:0 0 10px 12px;
	padding:0;
	clear:both;
}

.head4{
	margin:20px 0 12px 11px;
	padding:0 0 7px 18px;
	border-bottom:solid #FFFFFF 1px;
}

.head4_b{
	margin:20px 0 12px 0;
	padding:0 0 7px 15px;
	border-bottom:solid #FFFFFF 1px;
}

.head4_c{
	margin:20px 0 14px 0;
	padding:0 0 7px 15px;
	border-bottom:solid #FFFFFF 1px;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}

li{
	margin:0;
	padding:0;
	text-align:left;
}

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

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

a:active {
	color: #ffffff;
	text-decoration:underline;
}

a:visited{
	color:#ffffff;
	}

p {
	margin:0 10px 15px 11px;
	line-height:170%;
	}

.text
	{
	margin:0 1em 0.5em 1em;
	}

.text_ind_01 {
	text-indent:3.2em;
}
	
/*  定義  */
dl{
	margin:0;
	}

dd{
	font-size:12px;
	line-height:140%;
	margin:2px 0 5px 1em;
	}

/* リスト */

.contents ul{
	list-style:none;
	margin:0;
	padding:0;
	}

.contents li{
	line-height:150%;
	text-indent:1.0em;
	font-size:12px;
	}


#wrapper{
	margin:0 auto;
	padding:0;
	width:750px;
	height:auto;
	text-align:center;
	background:#FFFFFF url(../img/contents_bg.gif) top left repeat-y;
}

/*--ヘッドメッセージ--*/
#headline{
	margin:0;
	/* padding:0 13px 0 13px; */
	background:#ffffff url(../img/headline_bg.gif) center left no-repeat;
	text-align:left;
	width:750px;
	height:22px;
}
#headline h2 {
	font-size: 10px;
	color:#FFFFFF;
	padding: 5px 13px 0 13px;
}

/*--ヘッダー--*/
#header{
	margin:0;
	padding:0;
	width:750px;
	height:102px;
}

#header_link{
	position:absolute;
	left:630px;
	top:103px;
	margin:-3px 0 0 0;
	padding:0;
	width:162px;
	height:17px;
	background:url url(../img/naviHeader.gif) top left no-repeat;
}

#header_link ul{
	margin:0;
	padding:0 0 0 -20px;
	width:95px;
	height:17px;
	display:block;
	list-style:none;
	text-indent:-10000px;	
}

#header_link li{
	margin:0;
	padding:0;
	float:left;
}

li#header_reserve a{
	margin:0;
	padding:0;
	width:95px;
	height:17px;
	background:#a98585 url(../img/naviHeader.gif) left top no-repeat;
	display:block;
	outline:0;
}
#header_link li#header_reserve a:hover,#header_link li#header_reserve a:active{
	background:#a98585 url(../img/naviHeader.gif) 0 -17px no-repeat;
}

li#header_home a{
	margin:0;
	padding:0;
	width:67px;
	height:17px;
	background:#a98585 url(../img/naviHeader.gif) -17px top no-repeat;
	display:block;
	outline:0;
}
#header_link li#header_home a:hover,#header_link li#header_home a:active{
	background:#a98585 url(../img/naviHeader.gif) -105px -17px no-repeat;
}

/*--メインナビゲーション--*/

#navi{
	margin:-3px 0 0 0;
	padding:0;
	width:750px;
	height:56px;
	background:url(../img/navi.gif) #FFFFFF top left no-repeat;
	display:block;
}

#navi ul{
	margin:0;
	padding:0;
	width:750px;
	height:56px;
	display:block;
	list-style:none;
	text-indent:-10000px;
}

#navi li{
	margin:0;
	padding:0;
	float:left;
}

/*--ナビ院長紹介--*/
li#navi_profile a{
	margin:0;
	padding:0;
	width:127px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top left no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_profile a:hover,#navi li#navi_profile a:active{
	background:#a98585 url(../img/navi.gif) 0 -56px no-repeat;
}

.n_profileON{
	margin:0;
	padding:0;
	width:127px;
	height:56px;
	background:#a98585 url(../img/navi.gif) 0 -56px no-repeat;
	display:block;
	outline:0;
}

/*--ナビクリニック紹介--*/
li#navi_clinic a{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top -127px no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_clinic a:hover,#navi li#navi_clinic a:active{
	background:#a98585 url(../img/navi.gif) -127px -56px no-repeat;
}

.n_clinicON{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) -127px -56px no-repeat;
	display:block;
	outline:0;
}

/*--ナビ診療案内--*/
li#navi_information a{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top -251px no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_information a:hover,#navi li#navi_information a:active{
	background:#a98585 url(../img/navi.gif) -251px -56px no-repeat;
}

.n_informationON{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) -251px -56px no-repeat;
	display:block;
	outline:0;
}

/*--ナビENGLISH--*/
li#navi_english a{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top -375px no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_english a:hover,#navi li#navi_english a:active{
	background:#a98585 url(../img/navi.gif) -375px -56px no-repeat;
}

.n_englishON{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) -375px -56px no-repeat;
	display:block;
	outline:0;
}

/*--ナビお問い合わせ--*/
li#navi_contact a{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top -499px no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_contact a:hover,#navi li#navi_contact a:active{
	background:#a98585 url(../img/navi.gif) -499px -56px no-repeat;
}

.n_contactON{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) -499px -56px no-repeat;
	display:block;
	outline:0;
}

/*--ナビサイトマップ--*/
li#navi_sitemap a{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) top -623px no-repeat;
	display:block;
	outline:0;
}
#navi li#navi_sitemap a:hover,#navi li#navi_sitemap a:active{
	background:#a98585 url(../img/navi.gif) -623px -56px no-repeat;
}

.n_sitemapON{
	margin:0;
	padding:0;
	width:124px;
	height:56px;
	background:#a98585 url(../img/navi.gif) -623px -56px no-repeat;
	display:block;
	outline:0;
}

/*---コンテンツ全般---*/
#content{
	margin:0;
	padding:0;
	width:750px;
	height:auto;
	background:url(../img/bg.gif) repeat-y;
}

.title{
	margin:0;
	padding:0;
}

#menu{
	margin:0;
	padding:0;
	float:left;
	width:179px;
	height:423px;
	background:#e9dccf url(../img/menu_bg.gif) top left no-repeat;
	text-align:left;
}

#menu ul{
	text-indent:-10000px;
}

#menu li{
	margin:0;
	padding:0;
}

#maincontent{
	margin:0 16px 0 12px;
	padding:0;
	width:540px;
	height:auto;
	vertical-align:top;
	float:right;
	text-align:left;
}

#contentsTITLE{
	margin:0;
	padding:0;
	width:706px;
	border:#333333 solid 1px;
}

#contentsTITLE h3{
	margin:0;
	padding:0;
	border:0;
}

.mainTEXT{
	margin:0 0 0 20px;
	padding:0;
	line-height:180%;
}

.back_to_top{
	margin:15px auto 0 auto;
	padding:5px 0 0 0;
	width:95%;
	clear:both;
	border-top:#330000 dotted 1px;
	text-align:right;
}

.back_to_top2{
	margin:0 0 20px 0;
	padding:5px 0 0 0;
	width:542px;
	text-align:right;
}

.mt10{
	margin-top:10px;
	padding:0;
}

.mt15{
	margin-top:15px;
	padding:0;
}

.mt20{
	margin-top:20px;
	padding:0;
}

.mt25{
	margin-top:25px;
	padding:0;
}

.ml10{
	margin-left:10px;
	padding:0;
}

	/*--FONTカラー設定--*/
	.font_red {
	color: #8e1212;
	}

	.font_red2 {
	color: #964018;
	}

	.font_pink {
	color: #e88997;
	}
	
	.font_green {
	color: #8d8d5c;
}



/*--トップ--*/

#topCONTENTS{
	clear:both;
	margin:0;
	padding:0;
	width:750px;
	height:244px;
	background:#FFFFFF;
}

.top_contentsIMG{
	margin:0 0 1px 0;
	padding:0;
}

#top_link{
	margin:0;
	padding:0;
	width:750px;
	height:21px;
	background:url(../img/top_sapporo.gif) top left no-repeat;
}

#top_link ul{
	margin:0;
	padding:0;
	width:750px;
	height:21px;
	display:block;
	list-style:none;
	text-indent:-10000px;
}

#top_link li#linkSapporo a{
	margin:0;
	padding:0;
	width:750px;
	height:21px;
	background:#a98585 url(../img/top_sapporo.gif) top left no-repeat;
	display:block;
	outline:0;
}
#top_link li#linkSapporo a:hover,#top_link li#linkSapporo a:active{
	background:#a98585 url(../img/top_sapporo.gif) 0 -21px no-repeat;
}

/*-- トップメイン --*/
#topMain{
	clear:both;
	margin:0;
	padding:0;
	width:750px;
	height:314px;
	 background:#fd6600 url(../img/main_bg.gif) top center no-repeat;
}

.topMainLeft {
	float:left;
	display:inline; /* for Winie6 */
	width: 376px;
	margin: 0 16px 0 0;
	height:245px;
	background:url(../img/sepline.gif) top right no-repeat;
}

.topMainRight {
	float:left;
	display:inline; /* for Winie6 */
	width: 358px;
	margin: 16px 0 0 0;
	height:229px;
	background:url(../img/title_whatsnew.gif) top left no-repeat;
}

.topReserve {
	position:relative;
	background:url(../img/reserveButton.gif) top left no-repeat;
	height:245px;
	margin:16px 0 0 16px;
	width:341px;
}
.topReserverButton h2 a {
	float:left;
	margin: 17px auto auto 17px;
	padding:0;
	display:block;
	display:inline;
	width: 308px;
	height:51px;
	background:url(../img/reserveButton1.jpg) top left no-repeat;
	text-decoration:none;
}

.topReserverButton h2 a:active {
	background:url(../img/reserveButton2.jpg) top left no-repeat;
}
.topReserverButton h2 a:hover {
	background:url(../img/reserveButton3.jpg) top left no-repeat;
}

.topMainRight .boxWhatsnew {
	overflow:auto;
	padding:0 0;
	width:340px;
	height:200px;
	text-align:left;
	margin:16px 0 0 0;
}
table#tblWhatsnew{
	width:310px;
	height:auto;
	margin:5px;
	padding:0 0 10px 0;
	table-layout:fixed;
	}

table#tblWhatsnew.top-left{
	font-size:11px;
	padding:3px 0 1px 0;
	margin:0;
	border-bottom: dashed #CCCCCC 1px;
	line-height:1.5em;
	text-align:left;
	}

/*
table#tblWhatsnew th{
	color:#6a0000;
	width:80px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	}
	
table#tblWhatsnew td{
	color:#6a0000;
	text-align:left;
	font-size:11px;
	}
*/
table#tblWhatsnew th{
	color:#6a0000;
	width:80px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding:6px 0 5px 0;
	border-bottom:dashed #ffc263 1px;
	}
	
table#tblWhatsnew td{
	color:#6a0000;
	padding:6px 0 5px 0;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	border-bottom:dashed #ffc263 1px;
	letter-spacing:0.1em;
	}





/*--院長紹介--*/
#contentsArea {
	width: 748px;
	height:auto;
	margin: 0;
	padding: 0;
	text-align:center;
}


#profileContents {
	margin: 0 0 0 30px;
	padding:20px;
	width:706px;
	height: auto;
}

#profileContents h2 {
	font-size:18px;
	color: #ffffff;
	margin: 0;
	text-align: left;
	}
#profileContents h3 {
	font-size:12px;
	font-weight:normal;
	color: #6a0000;
	margin: 0 0 10px 0;
	padding: 6px;
	height: auto;
	background-color:#ebdcca;
	text-align: left;
	letter-spacing:0.1em;
	border-left: 5px solid #6a0000;
	}
#profileContents h5 {
	font:12px bold;
	margin:5px;
	color: #6a0000;
	}

#profileContents h6 {
	font-size:12px;
	font-weight: bold;
	margin:1em 0.5em 0.5em 0px;
	text-indent: 1em;
	color:#ab4d00;
}

#profileContents .main-block {
	clear:both;
	width: 660px;
	height: auto;
	margin: 0 0 10px 0;
	font-size:12px;
	line-height:130%;
	float:left;
	text-align:left;
	}

#profileContents .img001 {
	float: left;
	margin: 0 5px 1em 12px;
}
#profileContents .img002 {
	float: left;
	width: 100px;
	height: 120px;
	margin: 0 1em 1em;
	background-color:#f0f8ff;
	border:1px #ddcfb9 solid;
}

#profileContents .img003 {
	float: left;
	margin: 0 1em 1em 0;
}
#profileContents .img004 {
	float: right;
	margin: 0 12px 1em 5px;
}

.line{
	clear:both;
	border-bottom:1px #ebdcca dashed;
	height:1px;
	width:640px;
	margin:0 0 1em 0;
	}

#profileContents ul{
	margin:0 0 12px 0;
	padding:0;
	text-align:left;
	line-height:150%;
}

#profileContents li{
	margin:0;
	padding:0;
	text-align:left;
}

#englishContents ul{
	margin:0 0 12px 15px;
	padding:0;
	text-align:left;
	line-height:150%;
	list-style:disc;
}
.profile_doktor{
	margin:0;
	padding:0;
	float:right;
	width:480px;
}

.doctorCategory {
	font-weight:bold;
}

/* テーブル */
#profileContents table{
	width: 600px;
	background-color:#ddcfb9;
	margin:0 1em 1em;
	}
#profileContents caption{
	color: #000000;
	font-weight:bold;
	text-align:left;
	}
#profileContents th,td{
	padding:5px 10px;
	border:hidden;
	}

#profileContents .t001 th {
	color: #6a0000;
	background-color:#ebdcca;
	height:20px;
	padding:5px 10px;
	text-align:center;
	letter-spacing:1em;
	font-weight:bold;
	border: 1px solid #ffffff;
	}
	
#profileContents .t001 td {
	color: #6a0000;
	background-color:#FFFFFF;
	border:hidden;
	padding:5px 10px;
	text-align:left;
	}

#profileContents .t001 .tdcenter {
	text-align:center;
	}

#profileContents .doctorTitle {
	margin:0 1em 0.5em 1em;
	font-size: 12px;
	text-indent: 0;
	}



/*--クリニック紹介--*/
table#t002 th {
	color: #6a0000;
	background-color:#ebdcca;
	height:20px;
	padding:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
	border: 1px solid #ffffff;
	}
	
table#t002 td {
	color: #6a0000;
	background-color:#FFFFFF;
	border:hidden;
	padding:5px 10px;
	text-align:center;
	}

#tablCaption ul{
	list-style:outside;
	margin:0;
	padding:0;
	}

#tablCaption li{
	margin: 0 0 3px 17px;
	line-height:170%;
	/* text-indent:1em;*/
	font-size:12px;
	/* background:url(../img/arrow01.gif) 5px left no-repeat; */
	list-style-image:url(../img/arrow01.gif);
	list-style-position:outside;
}

.clinic_p{
	margin:0;
	padding:0;
	float:left;
	width:480px;
	}


/*--診療案内--*/

.setubi{
	margin:0;
	padding:0;
	float:left;
	left:220px;
	width:440px;
}




/*--リンク集--*/
#profileContents dt{
	font-size:12px;
	text-indent:1.5em;
	background:url(../img/li.gif) center left no-repeat;
	}
	
#profileContents dd{
	font-size:12px;
	text-indent:0.5em;
	}	

#dl_sitemap {
	margin:0 0 60px 0;
	text-align:left;
}

#dl_sitemap a {
	color: #6a0000;
	text-decoration:underline;
}

#dl_sitemap a:hover {
	background:#f9e8cd;
}

#dl_sitemap a:active {
	background:#f9e8cd;
}



/*--お問い合わせ--*/

table#t003{
	margin-bottom:60px;
	}
	
#t003 th {
	color: #6a0000;
	background-color:#ebdcca;
	height:20px;
	padding:9px 5px 5px 10px;
	text-align:left;
	letter-spacing:0.2em;
	font-weight:bold;
	border: 1px solid #ffffff;
	vertical-align:top;
	}
	
#t003 td {
	color: #6a0000;
	background-color:#FFFFFF;
	border:hidden;
	padding:9px 5px 5px 5px;
	text-align:left;
	}

.t003_note{
	margin: 10px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	background:#f5f1ec;
}

.text_big{
	font-size:18px;
	}
.contact a{
	color: #6a0000;
	text-decoration:underline;
}

.contact a:hover{
	background:#f9e8cd;
}

.contact a:active {
	background:#f9e8cd;
}
.contact a:visited{
	color: #6a0000;
	text-decoration:underline;
}


/*--サイトマップ--*/



/*--フッター--*/
.footNavi{
	clear:both;
	width:732px;
	margin:20px auto 0 18px;
	padding:20px 0 13px 0;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	background:url(../img/dotline.gif) top left no-repeat;
	clear:both;
}
.footNavi a{
	color:#ffffff;
	text-decoration:none;
	border:none;
	}
.footNavi a:hover{
	color:#ffffff;
	text-decoration:underline;
	}	
.footNavi a:active{
	color:#ffffff;
	text-decoration:underline;
	}
.footNavi a:visited{
	color:#ffffff;
	}
	
.footNaviLeft {
	float:left;
	width:500px;
	margin: 0 62px 0 0;
}
.footNaviRight {
	float:left;
	/* width:188px; */
	width:150px;
}

.footNaviRight img{
	border:none;
}

#contentsFooter {
	clear:both;
	margin:0;
	padding:22px 0 0 0;
	width:750px;
	height:34px;
	text-align:left;
	background:#fd6500 /* url(../img/footNavi_bg.gif) repeat-y */;
	font-size:10px;
	color:#FFFFFF;
	}
#contentsFooter a{
	color:#ffffff;
	text-decoration:none;
	border:none;
	}
#contentsFooter a:hover{
	color:#ffffff;
	text-decoration:underline;
	}	
#contentsFooter a:active{
	color:#ffffff;
	text-decoration:underline;
	}
#contentsFooter a:visited{
	color:#ffffff;
	}
#contentsFooter .footNaviLeft {
	float:left;
	width:500px;
	padding: 0 64px 0 18px;
	margin:0;
}
#contentsFooter .footNaviRight {
	float:left;
	width:168px;
	margin-top:3px;
}
	




/* コピーライト */
#footer{
	margin:0 0 0 0;
	padding: 12px 0 0 0;
	width:750px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.05em;
	background:#FFFFFF url(../img/contents_bg_w.gif) repeat-y;
}

.back_to_top{
	margin:15px auto 0 auto;
	padding:5px 0 0 0;
	width:620px;
	clear:both;
	text-align:right;
	border:none;
	text-decoration:none;
}

/* EMGLISHページに予約ボタンを追加 */
.section_e_info {
	clear:both;
	width:100%;
	height:auto;
	margin:0;
}
.section_e_info_left {
	float:left;
	width:400px;
	height:auto;
	margin:0 20px 0 0;
}
.section_e_info_right {
	float:left;
	width:200px;
	height:40px;
	margin:0;
	background:url(../img/appointment_01.gif) top left no-repeat;
}
.section_e_info_right h2 a {
	margin:0;
	padding:0;
	width:150px;
	height:36px;
	display:block;
	background:url(../img/appointment_01.gif) top left no-repeat; 
	text-decoration:none;
}
.section_e_info_right h2 a:active{
	background:url(../img/appointment_02.gif) top left no-repeat; 
}
.section_e_info_right h2 a:hover{
	background:url(../img/appointment_02.gif) top left no-repeat; 
}
