@charset "utf-8";


* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px 5px 1px 5px;
}
body {
	color:#505050;
	background-color: #FFFFFF;
	font-size: 14px;
}
img {
	border: 0;
}
/* ヘッダー */
#head {
	height: 130px;
	position: relative;
}
#head h1 {
	font-size: 9px;
	position: absolute;
	top: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #777777;
	left: 27px;
}

#head img#logo {
	position: absolute;
	left: 15px;
	top: 25px;
	width:250px;
	height:50px;
}

/*メニュー*/
#menu {
	height: 45px;
	position: absolute;
	left: 1px;
	bottom: 0px;
	width: 500px;
	padding-top: 2px;
	padding-left: 15px;
}

#menu ul {
	border-left: 1px solid #F0F0F0;
	height: 45px;
}
#menu li {
	display: inline;
}
#menu li a {
	line-height: 16px;
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 6px 24px 6px 24px;
	font-size: 12px;
	color: #675c43;
	text-decoration: none;
	border-right: 1px solid #eeeeee;
	text-align: center;
	background-image: url(img/menua.gif);
	letter-spacing: 2px;
}
#menu li strong {
	line-height: 16px;
	display: block;
	float: left;
	width: auto;
	height: 30px;
	background-image: url(img/menulo.gif);
	padding: 6px 24px 6px 24px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #eeeeee;
	text-align: center;
	letter-spacing: 2px;
}
#menu li a span {
	line-height: 10px;
	font-size: 9px;
	color: #bba67a;
}
#menu li strong span {
	line-height: 12px;
	font-size: 9px;
	color: #bba67a;
}

#menu li a:hover {
	background-image: url(img/menulo.gif);
	color: #ffffff;
}
#menu2 {
	height: 45px;
	position: absolute;
	left: 500px;
	bottom: 0px;
	width: 500px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #ffffff;
}
#menu2 ul {
	height: 45px;
	border-left: 1px solid #eeeeee;
}
#menu2 li a {
	line-height: 16px;
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 6px 8px 6px 8px;
	font-size: 12px;
	color: #675c43;
	text-decoration: none;
	border-right: 1px solid #eeeeee;
	text-align: center;
	background-image: url(img/menua.gif);
	letter-spacing: 2px;
}
#menu2 li strong {
	line-height: 16px;
	display: block;
	float: left;
	width: auto;
	height: 30px;
	background-image: url(img/menulo.gif);
	padding: 6px 8px 6px 8px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #eeeeee;
	text-align: center;
	letter-spacing: 2px;
}
#menu2 li a span {
	line-height: 10px;
	font-size: 9px;
	color: #bba67a;
}
#menu2 li strong span {
	line-height: 12px;
	font-size: 9px;
	color: #bba67a;
}

#menu2 li a:hover {
	background-image: url(img/menulo.gif);
	color: #FFFFFF;
}
#menu2 li {
	display: inline;
}


/* メイン */
#main {
	width: 938px;
	padding: 6px;
}

#content {
	width: 680px;
	float: right;
	padding-bottom: 5px;
	margin:10px 5px 10px 5px;
}

h2 {
	height: 32px;
	font-size: 18px;
	line-height: 26px;
	padding: 16px 0px 12px 5px;
	font-weight: normal;
	color: #333333;
	border-bottom: 2px solid #543f32;
	letter-spacing: 2px;
}

h2 span {
	font-size: 10px;
	padding-left: 20px;
	color: #bba67a;
	letter-spacing: 1px;
	line-height: 14px;
}
#content h3 {
	background-image: url(img/mida1.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 45px;
	color: #ffffff;
	padding: 3px 5px 3px 30px;
	margin: 20px 0px 30px 0px;
	font-weight: normal;
	background-color: #ffffff;
	display: block;
	letter-spacing: 4px;
}
#content h4 {
	background-image: url(img/mida2.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 16px;
	line-height: 25px;
	margin: 10px 5px 10px 5px;
	padding: 4px 5px 3px 20px;
	font-weight: normal;
	letter-spacing: 4px;
}
#content h5 {
	color: #222222;
	font-size: 16px;
	line-height: 16px;
	margin: 5px 10px 0px 10px;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

#content p {
	font-size: 14px;
	line-height: 22px;
	padding: 3px;
	margin-top: 3px 10px 3px 10px;
}

.intyou {
	width: 220px;
	float: left;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}
/* コンテンツハーフ */
.harf_l {
	width: 50%;
	float: left;
	padding: 0px;
	margin-top: 5px;
}
.harf_r {
	width: 50%;
	float: right;
	padding: 0px;
	margin-top: 5px;
}
.clear {
	clear: both;
}
.ar {
	text-align:right;
}
.al {
	text-align:left;
}

#content a {
	line-height: 16px;
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #675C43;
	text-decoration: none;
	padding-top: 6px;
	text-align: left;
	letter-spacing: 3px;
}
#content a:hover {
	line-height: 16px;
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #675C43;
	text-decoration: underline;
	padding-top: 6px;
	text-align: left;
	letter-spacing: 3px;
}

/* サイド */

#leftside {
	background-color: #543f32;
	padding: 5px;
	float: left;
	width: 220px;
	margin-top: 10px;
}
#leftside h3 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	background-image: url(img/side-mi.gif);
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
#leftside hr {
	border:none;
	border-top:dashed 1px #543f32;
	height:5px;
	width:200px;
	display:block;
	margin: 10px auto 10px auto;
	}
#leftside .sidecon {
	width: 210px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px 5px 10px 5px;
}
#leftside a {
	line-height: 16px;
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #675C43;
	text-decoration: none;
	padding-top: 6px;
	text-align: left;
	letter-spacing: 3px;
}
#leftside a:hover {
	line-height: 16px;
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #675C43;
	text-decoration: underline;
	padding-top: 6px;
	text-align: left;
	letter-spacing: 3px;
}

/* フッター */

#footb {
	background-color: #eeeeee;
	clear: both;
	border-top: 1px solid #CCCCCC;
}

#foot {
	height: 120px;
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#foot p {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 25px;
}

#foot #logo {
	font-size: 28px;
	color: #555555;
	position: absolute;
	right: 25px;
	bottom: 55px;
}
#foot table.table_foot {
	border-collapse: collapse;
	width: 400px;
	margin: 10px;
}
#foot table td {
	padding: 2px;
	font-size: 14px;
}

#foot a {
	color: #666666;
	text-decoration: none;
}
#foot a:hover {
	color: #333333;
	text-decoration: underline;
}

#footb #clt {
	text-align: center;
	color: #666666;
	font-size: 12px;
}

/*
各種テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table td {
	border:5px solid #ffffff;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
#content table td.gr {
	width: 150px;
	border-color: #ffffff;
	background-color: #dddddd;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#content table td.yel {
	width: 150px;
	border-color: #ffffff;
	background-color: #ffff00;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#content table.sinryou {
	border-collapse: collapse;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
#content table.sinryou td.sinsatu {
	border-collapse: collapse;
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 20px;
	text-align: center;
	color: #543f32;
}
#content table.sinryou td {
	border-collapse: collapse;
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 14px;
	text-align: center;
	color: #543f32;
}

#content table.ryoukin {
	border-collapse: collapse;
}
#content table.ryoukin td {
	border-collapse: collapse;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #dddddd;
	font-size: 14px;
	text-align: right;
	padding-left: 10px;
	padding-right: 0px;
}
#content table.ryoukin td.al {
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #dddddd;
	font-size: 14px;
	text-align: left;
	padding:2px 0px 2px 10px;
}
#content table.ryoukin td.gr {
	width:auto;
	border-color: #ffffff;
	background-color: #dddddd;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

#content table.yotei td {
	border:5px solid #ffffff;
	font-size: 14px;
	text-align: left;
	padding: 5px;
}
#content table.yotei td.zikan {
	border-color: #ffffff;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#content table.yotei td.mida {
	border-color: #ffffff;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	}
#content table.yotei img {
	display:block;
	margin:auto;
	}

#content table.keisei td {
	border-color: #ffffff;
	}
#content table.keisei img {
	display:block;
	margin:auto;
	vertical-align:middle;
	}

/* 当院について */
.enkaku {
	width: 410px;
	float: left;
	padding: 0px;
	margin-top: 5px;
}

.kokuzi {
	width: 250px;
	float: right;
	padding: 0px;
	margin-top: 5px;
}

/* スライドショー */
#top_img {
	width: 665px;
	height: 332px;
	padding: 5px 5px 5px 5px;
	margin  5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	border-color: #543f32;
	background-color: #543f32;
	background-image: url("img/renew.png");
	background-position: right;
	background-repeat: no-repeat;
}
#slideshow {
	position: relative;
	width: 484px;
	height: 322px;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
}
#slideshow img {
	position: absolute;
	top: 0;
	left:0;
	z-index: 8;
	opacity: 0.0;
	width:484px;
	height:322px;
}
#slideshow img.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow img.last-active {
	z-index: 9;
}

/* --- リストエリア --- */
ol.qa {
width: 500px; /* リストエリアの幅 */
margin: 0;
padding: 0;
list-style-type: none;
font-size: 80%;
}

/* --- リスト項目の内容 --- */
ol.qa dl {
margin: 0;
background: #f9f9f9 url(qa_back.gif) repeat-x top; /* リスト項目の背景 */
}

/* --- Questionエリア --- */
ol.qa dt {
margin: 0;
padding: 8px 6px 6px 35px; /* Questionエリアのパディング（上右下左） */
background: url(img/q5g.gif) no-repeat 4px 5px; /* Questionエリアの背景 */
border: 1px #c0c0c0 solid; /* Questionエリアの境界線 */
font-weight: bold;
font-size: small; 
line-height: 120%;
}

/* --- Answerエリア --- */
ol.qa dd {
margin: 0;
padding: 11px 6px 25px 35px; /* Answerエリアのパディング（上右下左） */
background: #ffffff url(a5.gif) no-repeat 4px 8px; /* Answerエリアの背景 */
line-height: 150%;
}

/* --- リストエリア --- */
ol.flow {
width: 500px; /* リストエリアの幅 */
margin: 0;
padding: 0;
list-style-type: none;
font-size: 80%;
}

/* --- リスト項目 --- */
ol.flow li {
margin-bottom: 12px; /* リスト項目の下マージン */
padding-bottom: 28px; /* リスト項目の下パディング */
background: url(flow_back.gif) no-repeat center bottom; /* リスト項目の背景 */
}
/* --- 最後のリスト項目 --- */
ol.flow li.last {
margin-bottom: 0;
padding-bottom: 0;
background-image: none;
}

/* --- ボックス --- */
ol.flow dl {
margin: 0;
}

/* --- タイトルエリア --- */
ol.flow dt {
padding: 9px 10px 7px; /* タイトルエリアのパディング（上、左右、下） */
background: #ffffff url(maru4_500_top.gif) no-repeat top; /* タイトルエリアの背景 */
border-bottom: 1px #c0c0c0 solid; /* タイトルエリアの下境界線 */
font-weight: bold;
font-size: medium; 
color: #999999;
}
/* --- タイトル --- */
ol.flow dt strong {
margin-left: 3px;
color: #2b2b2b;
}

/* --- 本文エリア --- */
ol.flow dd {
margin: 0;
padding: 15px 15px; /* 本文エリアのパディング（上下、左右） */
background: #ffffff url(maru1_500_bottom.gif) no-repeat bottom; /* 本文エリアの背景 */
color: #2b2b2b;
line-height: 150%;
font-size: small; 
}


.block {
    padding: 20px;
    background: #ffe5e9;
    background: linear-gradient(to bottom, #fff, #ffc0cb);
                -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffc0cb));
                -moz-linear-gradient(top, #fff, #ffc0cb);
                filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFffffff', endColorstr='#FFffc0cb');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffc0cb',GradientType=0 );
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}