@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	background-repeat: repeat;
}
a {
	color: #016ACC;
}
a:hover, a:active {
	color: #00305C;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 295px;
	margin-bottom: 10px;
}
#header #siteTitle img {
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
}
#contents {
	overflow: hidden;
	margin-bottom: 20px;
}
#main {
	width: 660px;
	margin-right: 10px;
	float: right;
}
#sidebar {
	width: 260px;
	margin-left: 10px;
	float: left;
	padding-top: 15px;
}
.Inner {
	padding: 15px;
}

/* #footer */
#footer {
	width: 960px;
	float: none;
	clear: both;
	background-image: url(../images/bg_9Fa.png);
}
#footer #footerLeft {
	width: 290px;
	float: left;
	text-align: center;
	line-height: 40px;
}
#footer #footerLeft p {
	font-weight: bold;
	color: #666666;
	text-shadow: 1px 1px #D1D1D1;
	margin-top: 28px;
}
#footer #footerRight {
	width: 655px;
	float: right;
	margin-left: 15px;
}
#footer #footerRight p {
	font-size: 14px;
}
#footer #copyright {
	clear: both;
	text-align: center;
	background-color: #016ACC;
	color: #FFFFFF;
}

/* #mainNav */
#mainNav ul {
	padding: 0;
	list-style-type: none;
}
#mainNav li {
	height: 43px;
	overflow: hidden;
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 43px;
}
#mainNav li a {
	display: block;
	height: 43px;
	overflow: hidden;
	padding-left: 34px;
	padding-right: 10px;
	background-image : url(../images/menuBg.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #016ACC;
}
#mainNav li a:hover, #mainNav li a.on {
	background-image : url(../images/menuBg_on.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

/* #news */
#news h3 {
	background-image: url(../images/top_indexBg_9Fa.png);
	width: 635px;
	padding-left: 20px;
	height: 56px;
	line-height: 47px;
	background-repeat: no-repeat;
}
#news {
	background-color: #FFFFFF;
}
#news dl {
	margin-left: 10px;
}
#news dl:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#news dt {
	color: #000000;
	float: left;
	line-height: 19px;
	min-height: 19px;
	width: 170px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image : url(../images/point01.png);
	background-position: 0 14px;
	background-repeat: no-repeat;
}
#news dd {
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 19px;
	min-height: 19px;
	padding-left: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}

/* #Page */
#Page .Inner h2 {
	/* [disabled]border-left: 6px solid #016ACC;
*/
	padding: 3px 18px;
	letter-spacing: 3px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 1px 1px #D4D4D4;
	background-image: url(../images/rista7.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#Page .Inner h2 span {
	background-image: url(../images/rista7.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 18px;
}
#Page .Inner .indent {
	text-indent: 23px;
	line-height: 162%;
}
/*#contents #main #Page {
	background-image: url(../images/doctor.gif);
	background-repeat: no-repeat;
	background-position: 96% 100%;
	padding-bottom: 59px;
}*/
#Page .Inner h3 {
	font-weight: normal;
	border-bottom: 1px solid #A2D0EB;
	color: #000000;
}
#Page .Inner h3 span {
	padding-right: 6px;
	color: #A2D0EB;
}
#Page .Inner .InnerBox {
	margin-bottom: 32px;
}
#Page .Inner ul li {
	list-style: url(../images/point01.png) outside;
	margin-bottom: 1em;
}
#Page .tel {
	color: #000000;
	font-weight: bold;
}
#Page #innai img, #Page #intyou img {
	margin-bottom: 2em;
	-webkit-box-shadow: 4px 4px 5px #9D9D9D;
	box-shadow: 4px 4px 5px #9D9D9D;
}
#topPage .Inner h2 {
	background-image: url(../images/line01.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom: 11px;
}
ul li .access {
	font-weight: bold;
	margin-right: 0.5em;
}

/* #time_table */
#time_table	{
	margin: 20px 0;
}
#time_table tr {
	text-align: center;
	line-height: 300%;
	margin: 10px;
}
#time_table .time {
	width: 200px;
}
#time_table th {
	background-color: #C7E4FE;
	color: #016ACC;
	text-shadow: 1px 1px 1px #D1D1D1;
}
#time_table th {
	border: 2px #ffffff solid;
}
table#time_table,
table#time_table td {
	border: 2px solid #C7E4FE;
}
#time_table .open	{
	color: #016ACC;
	text-shadow: 1px 1px 1px #D1D1D1;
}

#pagetop{
	/* [disabled]width: 179px; */
	/* [disabled]margin-top: 100px; */
	margin-right: 0;
	margin-bottom: 0;
	/* [disabled]margin-left: -27px; */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 520px;
	text-align: right;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
	display: block;
	width: 100px;
	/* [disabled]height: 91px; */
	margin-top: 0;
	/*	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;*/
	/* [disabled]padding-left: 24px; */
	overflow: hidden;
	background-image : url(../images/doctor.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	/* [disabled]line-height: 91px; */
	/* [disabled]color: #000000; */
	/* [disabled]text-decoration: none; */
	font-size: 12px;
	padding-top: 70px;
	vertical-align: bottom;
}
