/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
	font:14px/1.231 "ヒラギノ角ゴ Pro W3";
	color:#482F15;
	width:100%;

}

#container {
	width:100%;
}

h1 {
	margin:0 auto 0px auto;
}

h2 {
	font-size: 121%;
	text-shadow: 1px 1px 2px #ccc;
	color: #f4b800;
	margin-bottom: 10px;
}
#wrap {
	padding: 10px;
}



#logo {
	width:auto;
	margin:0 0 15px;
}

#Nav  {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:16px;
	overflow:hidden;
	background-color:#1A2162;
	font-weight:bold;
	width:auto;
	margin:0 10px 0 10px;
}

#Nav ul {
	margin:0;
	padding:0;
}

#Nav li {
	list-style-type:none;
	float:left;
	-webkit-box-flex:1;
}

#Nav li a {
	display:block;
	width:104px;
	padding:5px 0;
	border: solid 1px #FFFFFF;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	height:45px;
	line-height:50px;
}

#Nav li a:hover {
	border-color:#999;
}

nav.global-navi ul {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    background:#251D0E;
    border: 1px solid #FFF;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: table;
    table-layout: fixed;
	margin-top:0px;
}
 
nav.global-navi ul li {
    border-right: 1px solid #FFF;
    display: table-cell;
}
 
nav.global-navi ul li:last-child {
    border-right: none;
}
 
nav.global-navi ul li a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 0;
    display: block;
}
 
nav.global-navi ul li a:hover {
    background: #111111;
}

/*--------メニュー---------*/

.menu {margin-bottom: 20px;}

.menu h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	color:#FFF;
	background-color:#1A2162;
	padding:5px 0 5px 5px;
}

.menu ul {
	margin:0;
	padding:0;
}

.menu li {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 1px #EFEFEF;
}

.menu li a {
	display:block;
	font-size:16px;
	text-decoration:none;
	color:#574620;
	padding: 10px 0 10px 10px;
	background-color:#F3F3F1;
	background-position: 0 50%;
}

.menu li a:hover {
	background-color:#FFFEFB;
}

/*--------メニューend---------*/

/*--------コンテンツ---------*/

#content {
	background-color:#FFFEFB;
	padding-bottom:50px;
}

.contents {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	border: solid 1px #888;
	padding:5px;
	background-color:#FFF;
}

.contents h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents p {
	font-size:14px;
	margin:5px 0 5px 5px;
	font-weight:bold;
}

.contents img {
	width:110px;
	border:none;
	display: inline-block;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}

.contents a {
	height:auto;
	color:#000;
	text-decoration:none;
	display:block;
	overflow:hidden;
}

.contents a:hover {
	background-color:#FFF;
}


.contents_sub {
	float:none;
	width:auto;
	height:auto;
	margin: 0 3px;
	padding:5px;
}

.contents_sub h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents_sub p {
	font-size:14px;
	margin:5px 0 5px 5px;
	font-weight:bold;
}

.contents_sub img {
	width:120px;
	border:none;
	display: inline-block;
	vertical-align: middle;
	float:right;
	margin-left:5px;
}

.contents_sub1 {
	float:none;
	width:auto;
	height:auto;
	margin: 0 3px;
	padding:5px;
}

.contents_sub1 h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents_sub1 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.contents_sub1 img {
	width:120px;
	border:none;
	display: inline-block;
	vertical-align: middle;
	float:right;
	margin-left:5px;
}

.contents_sub2 {
	float:none;
	width:auto;
	height:auto;
	margin: 0 3px;
	padding:5px;
}

.contents_sub2 h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents_sub2 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.contents_sub2 img {
	width:120px;
	border:none;
	display: inline-block;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}

.contents_sub3 {
	float:none;
	width:auto;
	height:auto;
	margin: 0 3px;
	padding:5px;
	height:auto;
}

.contents_sub3 h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents_sub3 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.contents_sub3 img {
	width:199px;
	border:none;
	display: inline-block;
	float:left;
	margin-left:5px;
	margin-right:10px;
}

.contents_sub4 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	padding:5px;
}

.contents_sub4 h3 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#1A2162;
	padding:5px 0 0px 0px;
	margin-bottom:0px;
}

.contents_sub4 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.contents_sub4 img {
	width:130px;
	border:none;
	display: inline-block;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}



/*--------コンテンツend---------*/


section, nav {
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}
aside {
	background-color: #ebebeb;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
}
aside p:last-child {
	margin-bottom: 0;
}

#btnTop {
	border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}

div#Footer {
    position: fixed !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#Footer {
    text-align: center;
    background: #444;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#444));
    padding: 0 0 10px 0;
    color: white;
}


div#Footer h1 {
	margin:0 auto 5px auto;
}




footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}


footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}



/*--------医院概要---------*/


.info {
	width:auto;
	height:auto;
	margin-bottom:20px;
}


.info h3 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#1A2162;
	background-color:#DFE1F7;
	padding:5px 0 5px 5px;
	border: solid 1px #1A2162;
}

.info h4 {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	margin:10px 0 5px 5px;
	color: #FFF;
	background-color:#FF6600;
	padding:5px 5px;
	width:60px;
	text-align:center;
}


.info p {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	margin:5px 0 5px 5px;
}


/*--------虫歯治療---------*/


.cavity {
	width:auto;
	height:auto;
	margin-bottom:20px;
}


.cavity h3 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#1A2162;
	background-color:#DFE1F7;
	padding:5px 0 5px 5px;
	border: solid 1px #1A2162;
}

.cavity h4 {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:21px;
	color:#3399CF;
	background-color:#FFF;
	border-bottom: dotted 1px #3399CF;
	text-align:center;
	margin-top:15px;
}

.cavity h5 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#FF6600;
	padding:5px 0 5px 5px;
	text-align:center;
}


.cavity p {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	margin:5px 0 5px 5px;
	line-height:170%;
}

.cavity1 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	color:#FF6F0E;
	border: solid 1px #FF9900;
	background-color:#FFECCE;
	padding:5px;
}

.cavity1 p {
	font-size:14px;
	margin:5px 0 5px 5px;
	color:#FF6666;
}

.cavity1 img {
	width:110px;
	border:none;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}

.cavity2 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	border: solid 1px #D9D9D9;
	padding:5px;
	overflow:hidden;
	display:block;
}

.cavity2 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.cavity2 img {
	width:120px;
	height:145px
	border:none;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}

/*--------予防---------*/


.prevention {
	width:auto;
	height:auto;
	margin-bottom:20px;
}


.prevention h3 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#1A2162;
	background-color:#DFE1F7;
	padding:5px 0 5px 5px;
	border: solid 1px #1A2162;
}

.prevention h4 {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:21px;
	color:#3399CF;
	background-color:#FFF;
	border-bottom: dotted 1px #3399CF;
	text-align:center;
	margin-top:15px;
}

.prevention h5 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#FF6600;
	padding:5px 0 5px 5px;
	text-align:center;
}


.prevention p {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	margin:5px 0 5px 5px;
	line-height:170%;
}

.prevention1 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	color:#FF6F0E;
	border: solid 1px #FF9900;
	background-color:#FFECCE;
	padding:5px;
}

.prevention1 p {
	font-size:14px;
	margin:5px 0 5px 5px;
	color:#FF6666;
}

.prevention2 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	border: solid 1px #D9D9D9;
	padding:5px;
	overflow:hidden;
	display:block;
}

.prevention2 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.prevention2 img {
	width:120px;
	height:145px
	border:none;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}

/*--------infant---------*/

.infant {
	width:auto;
	height:auto;
	margin-bottom:20px;
}


.infant h3 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#1A2162;
	background-color:#DFE1F7;
	padding:5px 0 5px 5px;
	border: solid 1px #1A2162;
}

.infant h4 {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:21px;
	color:#3399CF;
	background-color:#FFF;
	border-bottom: dotted 1px #3399CF;
	text-align:center;
	margin-top:15px;
}

.infant h5 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#FF6600;
	padding:5px 0 5px 5px;
	text-align:center;
}


.infant p {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	margin:5px 0 5px 5px;
	line-height:170%;
}

.infant1 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	color:#FF6F0E;
	border: solid 1px #FF9900;
	background-color:#FFECCE;
	padding:5px;
}

.infant1 p {
	font-size:14px;
	margin:5px 0 5px 5px;
	color:#FF6666;
}

.infant2 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	border: solid 1px #D9D9D9;
	padding:5px;
	overflow:hidden;
	display:block;
}

.infant2 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.infant2 img {
	width:120px;
	height:145px
	border:none;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}


/*--------スタッフ---------*/
.staff1 {
	float:none;
	width:auto;
	height:auto;
	margin: 6px;
	border: solid 1px #D9D9D9;
	padding:5px;
	overflow:hidden;
	display:block;
}

.staff1 p {
	font-size:14px;
	margin:5px 0 5px 5px;
}

.staff1 img {
	width:120px;
	height:145px
	border:none;
	vertical-align: middle;
	float:left;
	margin-right:5px;
}



/*--------top---------*/
.top_img {
	width:auto;
	margin:0 0 15px;
}


.top_img h3 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#FFF;
	background-color:#251D0E;
	padding:5px 0 5px 5px;
}



#Tel {
	width:242px;
	height:43px;
	margin:10px auto 20px auto;
}



#header li{
     width:50%;
     float:left;
     box-sizing :border-box;
	 list-style:none;
}


/*--------TIME---------*/
#time_img {
	width:auto;
	margin:20px 0 20px;
}

.fix_menu_smartphone{
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.fix_menu_smartphone img{
  width:100%;
}


table {
	border-collapse: collapse;
	width:100%;
}
th.t_top {
    border-top: #C385A0 4px solid;
}
th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background-color:#F6F6F6;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	background-color:#FFF;
}


h5 {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:21px;
	color:#C385A0;
	border-bottom: dotted 1px #C385A0;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.title_sub {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:21px;
	color:#009999;
	border-bottom: dotted 1px #009999;
	margin-top:15px;
	margin-bottom:15px;
}

.title_sub1 { 
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
	color:#FFF;
	background-color:#F3910C;
	padding:5px 0 5px 5px;
}



	
