@charset "utf-8";

body {
	font-family:  Arial, Helvetica,"ヒラギノ角ゴ Pro W3",  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",  sans-serif;
	background: #FFEAC1 url(../images/headerbg.png) top center no-repeat;
	padding: 0;
	margin: 10px;
	color:#6f6f6f;
}
img {
	border: none;
}

div.inner_contents {
	width:810px;
	margin:10px auto
}

div.main_contents {
	background-color:#FFF;
	width:800px;
	height:470px;
	margin:0 auto;
	padding:10px 0;
}
div.main_contents_l {
	background-color:#FFF;
	width:800px;
	height:720px;
	margin:0 auto;
	padding:10px 0;
}
div.main_contents_m {
	background-color:#FFF;
	width:800px;
	height:560px;
	margin:0 auto;
	padding:10px 0;
}
	/* accessページで高さを上書き */

	div.accesspage {
		height:760px;
	}

/* dock - top */
.dock {
	z-index:100;
	position: relative; 
	top:100px;
	width:760px;
	margin:0 auto;
	text-align: center;
}
.dock_2nd {
	top:62px;
}

.dock-container {
	position: absolute;
	text-align: center;
	margin:0 auto;
	height: 80px;
/*	background: url(../images/dock-bg2.gif); */
}
a.dock-item {
	display: block;
	width: 40px;
	color: #FF3300;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}



/*-----隠しテキスト-----*/
.rmv
	{
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	}
	
/*-----IMG要素 -----*/
img {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}


img.left-margin{
float:right;
margin-left:15px;
}

img.right-margin{
float:left;
margin-right:15px;
}


/*-----回り込み解除-----*/
.clear{
	clear:both;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

	font-size:0;
}

.clear-fix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
/* End hide from IE-mac */


/*-----見出し,段落要素 -----*/

h1,h2,h3,h4,p,div,ul{
	margin:0px;
	padding:0px;
	}




/* メインコンテンツ　*/


div#main-contents{
	border-top:1px solid #e5eef4;
	margin:53px 20px 0px;
	width:760px;
	font-size:14px;
	}

/* 見出し　*/

h1{
	width:760px;
	height:54px;
	margin-bottom:20px;
	}


h2{
	color:#ea970d;
	font-size:20px;
	margin-bottom:5px;
	}


h3{
	margin-bottom:5px;
	color:#3f978e;
	font-size:16px;
	}

/* テキスト　*/


div#main-contents p{
	line-height:140%;
	margin-bottom:25px;
	}


/*　TOPページ　*/
	div.top_contents { position:relative; }
	div.top_contents_left  { width:190px;position:absolute; }
	div.top_contents_center { width:418px;position:absolute;left:190px;text-align:center;padding-top:16px; }
	div.top_contents_right { width:190px;position:absolute;left:608px; }
	div.top_contents_left div.news {
		width:190px;height:181px;background:url(../images/top_pic_left_news_bg.gif);position:relative;
		padding-left:20px;
	}
	div.top_contents_left div.news ul {
		position:absolute;width:150px;height:120px;left:24px;top:24px;overflow:auto;overflow-x:hidden;
		font-size:13px;
	}
	div.top_contents_left div.news ul li{
		font-size:100%;
		color:#FD4102;
		margin-left:20px;
		font-size:13px;
	}
	div.top_contents_left div.news ul li.title{
		list-style:none;
		margin-left:6px;
		margin-bottom:6px;
		color:#333355;
		font-weight:bold;
	}
	#slideshow img { position:absolute; top:16px; left:10px; z-index:8; }
	#slideshow img.active { z-index:10; }
	#slideshow img.last-active { z-index:9; }

/*　院長挨拶　*/


h1.greeting{
	background-image:url(../images/h1_greeting.gif);
	}
/*　スタッフ紹介　*/



h1.staff{
	background-image:url(../images/h1_staff.gif);
	}
/*　予約・お問合わせ　*/


h1.contact{
	background-image:url(../images/h1_contact.gif);
	}


#main-contents #download{
	background-image:url(../images/download_bg.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:70px;
	margin-bottom:30px;
	}
#main-contents #download p{
	margin-bottom:10px;
	margin-left:100px;
	padding-top:8px;
	}
#main-contents #download ul{
	list-style:none;
	margin:0px 0px 0px 100px;
	padding:0px;
	
	}

#main-contents #download ul li{
	padding-left:25px;
	background-image:url(../images/pdficon_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}


/* リスト　*/
div#main-contents ol li {
	margin-bottom: 7px;
}



/* アクセスページ　*/

h1.access{
	background-image:url(../images/h1_access.gif);
	}

div#info{
	width:460px;
	float:left;
	}


table#time{
	margin-bottom:10px;
	}

table#time th{
	padding-right:15px;
	padding-bottom:5px;
	}
table#time td{
	padding-right:15px;
	padding-bottom:5px;
	}

ul.outlink {
	margin-left:20px;	
}

ul.outlink li {
	line-height:160%;
}

ul.outlink li a {
	background:url(../images/window.gif) right no-repeat;
	padding-right:20px;
}




/* 予約・問い合わせページ */

span.telnum a {
	font-size:120%;
	color:#444455;
	text-decoration:none;
	font-weight:bold;
}
span.telnum a:visited {
	color:#444455;
}


div#footer {
	background:#FFF9ED url(../images/footer_bg2.gif) no-repeat 0 6px;
	width:800px;height:100px;
	margin:10px auto;
	position: relative;
	clear:both;
}

div#footer p.telto a{
	position: absolute;
	width:260px;height:30px;
	left:524px;
	top:10px;
	text-indent:-9999px;
}


div#footer ul {
	list-style:none;
	margin:0;
	padding:1px 0 0 10px;
	clear:both;
}

div#footer ul li {
	float:left;
	margin-top:10px;
	padding:0px 6px 0px 6px;;
	border-left:1px solid #666;
	font-size:12px;
}
div#footer ul li.top {
	border-left:none;
}

div#footer ul li a,
div#footer ul li a:link,
div#footer ul li a:visited {
	padding:0px;
	font-size:12px;
	color:#444466;
	text-decoration:none;
	line-height:100%;
}

div#footer ul li a:hover {
	color:#6699dd;
	text-decoration:none;
}

div#footer p.copyright {
	clear:both;
	top:64px;
	margin:6px 6px 6px 16px;
	color:#555;
	font-size:10px;
	position: absolute;
}

/*--- コンセプト ---*/

#main-contents h1.concept {
	background-image: url(../images/h1_concept.gif);
}

#banner-kids {
	cursor:pointer;
	background-image: url(../images/banner_kids.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 760px;
	text-indent:-2000px;
}


/*--- 診療内容 ---*/
#main-contents h1.dental-service {
	background-image: url(../images/h1_service.gif);
}

#service-list {
	margin-bottom: 30px;
	clear: both;
	padding-bottom: 1px;
}

#service-list dl {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	width: 760px;
	margin: 0px 0px 6px;
	padding: 0px 0px 5px;
}
* html #service-list dl {
	margin: 0px 0px 10px;
}

#service-list dl dt {
	float: left;
	width: 110px;
	margin: 5px 0px 5px 5px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffd687;
}

#service-list dl dd {
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--- 院内紹介 ---*/
#main-contents h1.info {
	background-image: url(../images/h1_info.gif);
}






/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
// #cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;}
#cboxOverlay{background:#184B7E 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
/*
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
*/