@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:3900px;
	margin:0px auto;
}

p{
	margin:0;
	padding:0;
}


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



/* メイン画像 */
#mainImg {
	width:695px;
	height:240px;
	margin:15px 0;
}


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


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

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



/* ３つの特徴 */
#point {
width:690px;
margin:0 0 0 5px;
}

#point dl {
width:675px;
margin:0;
}

#point dl dt {
color: #729c14;
font-size: 1.2em;
font-weight: bold;
}

#point dl dt span {
font-size: 1.5em;
font-style: italic;
font-family: Verdana,Chicago,sans-serif;
font-weight: normal;
}

#point dd {
display: block;
margin:5px 0 10px 0;
width:690px
}


.left-bar{
	width:695px;
	height:auto;
	float:left;
	margin:20px 0 0;
}



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


/*　院内紹介　*/
.clinicInner {
margin-bottom: 20px;
}


h5 {
clear: both;
margin: 0 0 10px 0;
padding: 2px 0 1px 18px;
line-height: 1.5em;
font-size: 16px;
font-weight: bold;
background: url(/wp-content/assets/tag-gr.jpg) 5px 2px no-repeat;
}

.image {
margin: 0 20px 0 0;
float: left;
display: block;
border: 1px solid #CCCCCC;
padding: 2px;
}

.image2{
margin: 0 20px 0 0;
display: block;
border: 1px solid #CCCCCC;
padding: 2px;
}

.innerTxt{
margin:0;
}

.innerTxt2{
margin:0;
height:250px;}


.clearfix {
display: block;
float:left;
width:695px
}








#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/20190617233417im_/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/20190617233417im_/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:34:17 Jun 17, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:15:08 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.381
  load_resource: 883.747 (2)
  PetaboxLoader3.resolve: 664.893 (2)
  PetaboxLoader3.datanode: 93.679 (2)
*/