@charset "utf-8";
/* CSS Document */
body {
	background: top center;
	margin: 0;
	padding: 0;
	text-align:left;
    font-size:14px;
	letter-spacing: 1px;
	color:#333;
	line-height:1.6;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅";
}

* {
	padding:0;
	margin: 0;
}


/* テキストのリンク */
a{
	text-decoration:none;
	color:#333;
}

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

a:visit{
	color:#333;
}

.panList {
	width:675px;
	height:30px;
	font-size:13px;
	margin:10px 10px 0;
}




#wrapper{
	margin:0 auto;
}

/*　Index　TOPページ　*/

/* ヘッダー */
#headerWrapper {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: url(/wp-content/assets/bgheaderWrapper.jpg) repeat-x;
}

#header {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
    width:960px;
    height:118px;
}

#header .hedText {
	position: absolute;
	width:565px;
	height:20px;
	font-size:12px;
	left:0px;
	top:6px;
}

#header h1.siteTitle {
	position: absolute;
	top: 33px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 300px;
	height:70px;
	display: block;
	float: left;
	background: url(/wp-content/assets/bgSiteTitle.gif) 0px 0px;
	z-index: 999;
}



#header #topTel {
	position: absolute;
	top:5px;
	right: 1px;
	margin: 0;
	padding: 0;
	width:370px;
	height:110px;
	display: block;
}


#header #topTel .companyTel1 {
	position: absolute;
	top: 0px;
	right:1px;
	margin: 0;
	padding: 0;
	width:370px;
	height:110px;
	display: block;
	background: url(/wp-content/assets/imgTopTel.gif);
}

.altText {
    text-indent: -9999px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
}
/* ヘッダー終わり */




/* ナビゲーションボタン */
#gMenu {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    height:50px;
    background: url(/wp-content/assets/bgGMenu.jpg) repeat-x;
}
#navi{
	width:960px;
	height:50px;
	margin:0 auto;
}

.gmenuHome{
	width:auto;
	height:50px;
	float:left;
}

img{
	border:none}



#containerUpper{
	width:960px;
	margin:0 auto;
	padding:0;
}


#main{
	width:960px;
	height:1550px;
	margin:0px auto;
}

p{
	margin:0;
	padding:0;
}


#left{
	width:695px;
	height:auto;
	float:left;
}




#left h2{
	margin:0;
	padding:0;
}


#left p{
	margin:0 5px 20px;
}



#left h3{
	margin:15px 0 10px;
	padding:0;
}







#staff {
width:695px;
float:left;
}



#staff .info {
float:left;
width:505px;
}

#staff .greeting{
	margin:10px 0px 0 10px;
	text-align:left;
}


#staff .photo {
float:right;
width:172px;
}



/* 経歴 */

#profile{
	width:695px;
	height:auto;
	float:left;
	margin-bottom:10px;
}



#profile div.profile-wrap {
    height:auto;
}

#profile div.profile-wrap dl {
    zoom: 1;
}

#profile div.profile-wrap dl {
    width:693px;
    padding:5px 0;
    background: url(/wp-content/assets/dot.gif) repeat-x left bottom;
}

dl {
    display: block;
	margin:0;
}

#profile div.profile-wrap dt {
    float: left;
    width:70px;
	padding-left:10px;
}

dt {
    display: block;
}

#profile div.profile-wrap dd {
    width:613px;
	margin-left:80px;
}

#profile div.profile-wrap dd a{
	color:#333;
	text-decoration:none;
}


#profile div.profile-wrap dd a:hover{
	color:#333;
	text-decoration:underline;
}


dd {
    display: block;
}

#profile div.profile-wrap dl::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.touroku1{
	float: left;
	width: 280px;
	padding-top: 20px;
}

.touroku2{
	float: left;
	width: 380px;
	padding-top: 150px;
}



/* 論文などの紹介 */
.introduction{
	width:685px;
	float:left;
	height:55px;
	padding:5px 0 0 10px;
	line-height:1.8
}


.introduction a{
	text-decoration:underline;
	color:#00F
}




.left-bar{
	width:677px;
    height:33px;
	margin:20px 0 10px;
    padding: 10px 0 0 18px;
    background: white url(/wp-content/assets/stuff-bar1.gif) 0 0 no-repeat;
    border-bottom: 1px dotted #333333;
    color: #729c14;
    font-size: 1.2em;
    font-weight: bold;
    float:left;
}


.left-title{
	width:695px;
	height:auto;
	float:left;
}





#right{
	width:240px;
	height:auto;
	float:right;
}




/* サイドメニュー */
#sideMenu{
	width:240px;
	height:auto;
	float:right;
	margin:15px 0 0;
}


#sideMenu h4{
	width:240px;
	height:40px;
	float:left;
    margin:0
}


#sideMenu ul {
    margin:0px 0 0 0px;
    float:left;
}

#sideMenu ul.contents li a {
    padding-left:28px;
    background: url(/web/20190617235624im_/http://www.narashima-dental.com/images/navi/sideArrow.gif) no-repeat 8px 2px;
	color:#333;
	text-decoration:none;
}

#sideMenu ul.contents li a:hover {
	text-decoration: underline;
}



#sideMenu ul.contents li{
     width: 240px;
     padding:6px 0;
	 letter-spacing:2px;
     background: url(/wp-content/assets/dot.gif) repeat-x left bottom;
}

#sideMenu ul li {
     list-style: none;
}

#sideMenu ul li span{
	font-size:12px;
}



/* サイドバーの診療時間など */
.sideTime{
margin:20px 0 0;
padding:8px;
width:222px;
float:left;
border:1px solid #ccc
}


.sideTime p {
line-height:140%!important;
margin:10px 5px;
}

.orange {
color: #ff9f02!important;
font-size:smaller
}


.sideTime table {
border: 1px solid #CCC;
border-collapse: collapse;
width: 100%;
margin:5px 0;
padding: 0;
}

.sideTime table {
border-collapse: collapse;
}

.sideTime table {
border-collapse: collapse;
}

.sideTime th {
font-weight: normal;
border: 1px solid #CCC;
text-align: center;
background-color: #fef9db;
padding: 2px;
}

.sideTime td {
background-color: #fff;
border: 1px solid #c2c8bb;
font-size: 100%;
text-align: center;
color: #2d2d2d;
padding: 2px;
width: 40px!important;
}

.red{
color:#a40000!important;
}



p.sideText{
	font-size:12px;
}





/* サイドバーアクセス */
.sideAcc{
margin:20px 0 0;
width:240px;
height:331px;
float:left;
background:url(/wp-content/assets/sideAcc.gif);
}

.side_accBox{
	width:220px;
	height:auto;
	float:left;
	margin:245px 10px 0;
	font-size:12px;
}


p.accText{
	margin-top:10px;
}



/* サイドバーカード */
.sideCard{
margin:20px 0 0;
padding:8px;
width:222px;
float:left;
border:1px solid #ccc
}


.cardInner{
	width:220px;
	height:auto;
	float:left;
	margin:5px 5px 0;
	font-size:12px;
}




/* ページの先頭に戻る */
.top{
	width:960px;
	float:left;
}

.pagetop a{
	color:#286C89;
　　text-decoration: none;
　　padding-bottom:5px;
}


.pagetop:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.pagetop {
width:118px;
float:right;
text-align: right;
cursor:pointer;
margin-top:20px;
}




/* フッター */
#footerWrapper {
	background: url(/wp-content/assets/bgFooterWrapper.gif);
}


#footer {
    margin: 0 auto;
    padding:0;
    width:960px;
    text-align: left;
	color:#333
}



#link{
　　padding:0px 0 0;
　　width:960px;
	height:50px;
	text-align:left;
	margin:0px auto;
	line-height:50px;
	border-bottom:1px solid #FFF;
}

#menu{
	list-style-type:none;
	margin:0
}

#menu li{
	display:inline;
	padding:0 15px;
	background-image:url(/web/20190617235624im_/http://www.narashima-dental.com/images/navi/greenArrowFooter.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}




#footerItem.clearFix{
	width:auto;
	height:162px;
}


.clearFix::after {
    content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}



#footerAdd {
    width:960px;
    float: left;
	margin:15px 0 0 0;
}

#footerAdd1 {
    width:310px;
    float: left;
    font-style: normal;
	line-height:1.4
}

#footerAdd1 a:hover{
	opacity: 0.75;
    filter: alpha(opacity=75);
}



#footerAdd2 {
    width:300px;
	height:90px;
    float:left;
    font-style: normal;
	padding-top:20px
}

p.addText{
	text-align:left;
	font-size:13px;
	line-height:1.6;
}




#footerAdd p {
    margin: 0;
    padding: 0;
}


address {
   display: block;
}



.footerCopyright{
	width:960px;
	height:37px;
	line-height:37px;
	font-size:13px;
	color:#FFF;
	text-align:center;
	float:left;
}

/*
     FILE ARCHIVED ON 23:56:24 Jun 17, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:15:06 Jul 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.848
  load_resource: 1943.045 (2)
  PetaboxLoader3.resolve: 1058.47 (2)
  PetaboxLoader3.datanode: 103.635 (2)
*/