/* CSS Document */
/* 基本ベース */
html{
    font-size:100%;
}
body{
	color:#333333;
	background-color:#F2F2EE;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	width:100%;
}
h1,h2,h3,h4,h5,h6 {
    padding:0px;
	margin:0px;
	clear:both;
	text-indent:1em;
}
img a,img {
    border:none;
}
a {
    color: #29AFA6;
	text-decoration : none ;
}
a:visited {
    color: #00586F;
	text-decoration : none ;
}
a:hover {
    color:#29AFA6;
    text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}
a:active {
    overflow: hidden;
	outline: none;
}
p {
	padding:0;
	margin:0;
}
dl {
	margin: 0;
	padding: 0;
}
ul {
    list-style:none;
	margin: 0;
	padding: 0;
}
li,dt,dd {
    margin: 0;
	padding: 0;
}

strong {
    font-weight:normal;
}
.invisi {
    text-indent:-9999px;
	display:none;
}
.rss {
    text-indent:-9999px;
	display:none;
}
.rss_s {
    text-indent:-9999px;
	display:none;
}
.rss_m {
    text-indent:-9999px;
	display:none;
}
.rss_k {
    text-indent:-9999px;
	display:none;
}
/* 基本ベース */
#bg {
	background-image: url(../img/bg_bg.png);
	height:141px;
	background-repeat:no-repeat;
	background-position:center top;
	behavior: expression(IEPNGFIX.fix(this));
	z-index:1;
	margin:0;
}
#container {/*外枠*/
	width:960px;
	height:auto;
    margin: 0 auto;
	padding: 0px;
	height: 100%;
}
#logo a{
    width: 350px;
	height: 84px;
	overflow: hidden;
	text-indent:-9999px;
	top: 0;
	margin: 0;
	padding:0;
	position: absolute;
	z-index:4;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0;
	clear: both;
	border:none;
}
#logo a:hover,a:visited {
    border:none;
}
/*ヘッダ部分*/
#header {
	height: 84px;
	width: 960px;
	position: absolute;
	background-image: url(../img/bg_head.png);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	top:0px;
}
#pankuzu {
    width: 237px;
	height:30px;
	position: relative;
	margin: 0 auto;
	padding:0;
	top:0;
	color:#663366;
	text-indent:2em;
	font-size: 10px;
	letter-spacing:1px;
	line-height:2.4em;
}
/*メインメニュー*/
#menu {
    width:857px;
	height:55px;
	margin:0px 51px;
	position: relative;
	top:0;
}
.menu {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
	height:55px;
	width:857px;
}
.menu li{
	float:left;
	margin:0;
	padding:0;
	background:none;
}
.menu a{
	float:left;
	height:55px;
	text-indent:-9999px;
	font-size:0;
	cursor:pointer;
}
.menu_top a{
	width:109px;
	background:url(../img/menu_top.png) no-repeat;
}
.menu_outline a{
	width:144px;
	background:url(../img/menu_outline.png) no-repeat;
}
.menu_sinryou a{
	width:150px;
	background:url(../img/menu_sinryou.png) no-repeat;
}
.menu_equipment a{
	width:154px;
	background:url(../img/menu_equipment.png) no-repeat;
}
.menu_yobou a{
	width:164px;
	background:url(../img/menu_yobou.png) no-repeat;
}
.menu_access a{
	width:136px;
	background:url(../img/menu_access.png) no-repeat;
}
.menu a:hover,
.menu li.active a{
	background-position:0 -55px !important;
	border:none;
}
/*メインメニュー*/
/*ヘッダ部分*/

/*フッター*/
#foot {
	width:958px;
	height:75px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/bg_foot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
	clear:both;
	display:block;
}
.copy{/*コピーライト*/
	text-align:center;
	vertical-align:bottom;
	font-size: 12px;
	color: #FDFBF2;
	line-height: 1.4em;
	margin:0;
	font-weight:normal;
	display:block;
	clear:both;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
p.html a img{
    text-align:right;
	margin-top:0px;
	margin-right:5px;
	margin-left:700px;
	padding:0;
	border:none;
	position: absolute;
}
/*フッターのリンクリスト*/
#linklist{/*リンクリスト*/
	width:100%;
	height:30px;
	position: relative;
	background-image:url(../img/bg_linklist.png);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:middle;
	font-size: 11px;
	z-index:3;
	letter-spacing: 1px;
	padding:20px 0px 0px 0px;
	line-height:1.1em;
}
#linklist li {
    display:inline;
    padding-left:10px;
    padding-right:5px;
    border-left:1px solid;
}
#linklist li.first {
    border-left:none;
}

li#linklist a{
	letter-spacing: 0.2em;
}

li#linklist a:hover{
	text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}
/*フッターのリンクリスト*/
/*フッター*/

/*コンテンツ*/
#contents {/*全ページ共通コンテンツ*/
	width:960px;
	height:auto;
	padding:0;
	margin:0 auto;
	top:84px;
	position: relative;
	background-image:url(../img/bg_main_contents.png);
	background-repeat:repeat-y;
}
/*イメージ画像*/
#main_img {/*トップページ*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_top.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
#outline_img {/*病院概要*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_outline.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
#yobou_img {/*予防について*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_yobou.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
#equipment_img {/*検査設備*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_equipment.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
#access_img {/*所在地*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_access.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
#sinryou_img {/*診療案内*/
    width:960px;
	height:252px;
	text-indent:-9999px;
	margin: 0 auto;
	padding:0;
	position: relative;
	background-image:url(../img/image_sinryou.jpg);
	background-repeat: no-repeat;
	display:block;
	top:0;
}
/*イメージ画像*/

/*イメージ画像下*/
#main_contents {
	width:958px;
	height:auto;
	padding:0;
	margin:0 auto;
	position: relative;
	clear:both;
}
/*カラムなし*/
#only {
    width: 948px;
	height:auto;
	position: relative;
	margin: 0px 6px 0px 6px;
	padding:0;
	top:2px;
}
.left_1 {
    float: left;
	width: 474px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0;
	display:block;
	clear:both;
}
.right_2 {
    float: right;
	width: 474px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0;
	display:block;
}
.title_free460 {/*テキストタイトル幅470*/
    width:460px;
	height:30px;
	padding:0;
	margin:0;
	font-size:17px;
	font-weight: bold;
	color:#333333;
	text-indent:25px;
	line-height:1.7em;
	letter-spacing:1px;
	background-image: url(../img/title_free470.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
	overflow: hidden;
	behavior: expression(IEPNGFIX.fix(this));
}
/*カラムなし*/
/*イメージ画像下*/
/*トップ右側*/
#right {
    width:706px;
    margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 5px;
	float:right;
}
#news {/*更新情報*/
	width: 707px;
	height:30px;
	position: absolute;
	padding:0;
	margin: 0px 0px 30px 0px;
	display: block;
	background-image: url(../img/bg_news.png);
	background-repeat: no-repeat;
	border:none;
}
#newscontent {
	padding:0;
	margin: 0;
	color:#763D34;
	line-height:2.5em;
	text-indent:115px;
	font-size:12px;
}
.right_a {
    float: left;
	width: 350px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0;
	background:url(../img/bg_foot_end.png) repeat-y;
	background-position:right;
	display:block;
}
.right_b {
    float: right;
	width: 350px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0;
	display:block;
}
.three_text {
    margin:40px 85px 0px 20px;
	font-size:12px;
	letter-spacing:1px;
	line-height:1.2em;
}
.list_arrow {
	padding:0;
	margin:0;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0em;
	text-indent:-3px;
	line-height:1.4em;
	list-style-position: outside;
	list-style-image: url(../img/arrow.png);
}
ul.list_arrow {
    margin:20px 0px 0px 50px;
	padding-bottom:10px;
}
/*トップ右側*/

/*トップ左側*/
#left {
    width:235px;
	height:400px;
	margin:0;
	padding: 0px 0px 0px 2px;
	float:left;
}
#left_waku {/*左背景*/
	background-image: url(../img/left_waku.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 222px;
	clear:both;
	display: block;
	margin:0px 0px 10px 15px;
	padding:0;
	text-indent:-9999px;
}
#time {
    margin:0px 15px;
	position: relative;
	padding:0;
	width:192px;
	height:59px;
	top:85px;
	display: block;
	text-align:center;
}
#close {
    margin:0px 15px;
	position: relative;
	padding:0;
	width:192px;
	height:25px;
	top:137px;
	display: block;
	text-align:center;
}
#visit {
    margin:0px 15px;
	position: relative;
	padding:0;
	width:192px;
	height:50px;
	top:185px;
	display: block;
	text-align:center;
}
/*トップ左側*/

/*コンテンツ*/
.pagetop{
   float: right;
   margin: 5px;
   padding: 3px;
   width: 80px;
   border: 1px solid #D8D8CB;
   background: #F3F3ED;
   font-size: 11px;
   font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
   text-align: center;
   letter-spacing: 0em;
   clear:both;
   height:10px;
   line-height:0.8em;
   display:block;
}
.pagetop a:hover {
    text-decoration : none ;
	border-bottom: 1px solid ;
	border-bottom-style: dotted;
}

/*タイトル*/
/*タイトル大*/
#title_hello {/*院長あいさつ*/
	background-image: url(../img/title_hello.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 692px;
	clear:both;
	margin:30px 0px 5px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
#title_outline {/*病院概要*/
	background-image: url(../img/title_outline.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 692px;
	clear:both;
	margin:30px 0px 5px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
/*タイトル大*/

/*トップタイトル中*/
#title_s_trusam {/*トラサム*/
	background-image: url(../img/title_s_trusam.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 355px;
	clear:both;
	margin:0px 0px 20px 0px;
	padding:0;
	text-indent:-9999px;f
	display:block;
}
/*トップタイトル中*/
/*タイトル中*/
#title_m_access {/*所在地*/
	background-image: url(../img/title_m_access.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 753px;
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
	behavior: expression(IEPNGFIX.fix(this));
}
/*タイトル中*/
.title_free {/*テキストタイトル*/
    width:692px;
	height:34px;
	padding:0;
	margin:30px 0px 5px 0px;
	font-size:17px;
	font-weight: bold;
	color:#763D34;
	text-indent:25px;
	line-height:1.9em;
	letter-spacing:1px;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
	overflow: hidden;
}
.title_mark {/*テキストタイトル二番目*/
	height:20px;
	width: auto;
	padding:0;
	margin:0;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
	letter-spacing: 1px;
	text-indent:30px;
	line-height:1.4em;
	background-position: 0 0;
	background-image: url(../img/title_mark.png);
	background-repeat: no-repeat;
}
/*タイトル*/
/*コンテンツ*/

/*classさまざま*/
.normal {
    padding:0px 5px;
	margin:0px 0px 10px 0px;
	font-size: 13px;
	color: #47301F;
	line-height: 1.8em;
	text-indent:1em;
}
.normal_p {
    padding:0px 5px;
	margin:0;
	font-size: 13px;
	color: #663366;
	font-weight:normal;
}
.normal_m_green {
    padding:0px 5px;
	margin:0;
	font-size: 13px;
	color: #339999;
	line-height: 1.2em;
	letter-spacing: 0;
	font-weight:normal;
}
.normal img,
.sub_title_text img {
    width:auto;
	height:auto;
	float:right;
	margin:0px 10px 5px 5px;
	border:1px solid #D5C8A0;
}
.cen img {
    width:auto;
	height:auto;
	text-align:center;
	margin:0px 10px 5px 5px;
	border:1px solid #D5C8A0;
}
.sub_title_text {
	padding:5px 10px;
	margin: 0;
	font-size: 14px;
	color: #763D34;
	line-height: 1.4em;
	letter-spacing: 0em;
	font-weight: bold;
	text-indent:0em;
}
.text_cen {
	padding:5px 10px;
	margin: 0;
	font-size: 15px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0em;
	font-weight: bold;
	text-align:center;
}
.big {
	padding:0;
	margin: 0;
	font-size: 12px;
	color: #663366;
	line-height: 1.4em;
	letter-spacing: 0;
	font-weight: bold;
	text-indent:0em;
	letter-spacing:1px;
}
.mid {
	padding:0;
	margin: 0;
	font-size: 12px;
	color: #339999;
	letter-spacing: 0;
	font-weight: bold;
	text-indent:0em;
}
.def {
	padding:0;
	margin: 0;
	font-size: 12px;
	line-height:1.2em;
	color: #333333;
	letter-spacing: 0em;
	text-indent:1em;
}
.small {
	margin: 0;
	padding:0;
	padding-left:0px;
	padding-top:0.1em;
	font-size: 11px;
	color: #333333;
	clear:both;
	font-weight:normal;
}
.text_r {
    padding:0;
	margin:15px 0px 0px 0px;
	font-size: 13px;
	color: #FF5600;
	letter-spacing: 1px;
	text-align:right;
	clear:both;
}
.text_m {
    padding:5px 0px 5px 5px;
	margin:0px;
	font-size: 13px;
	color: #FF6666;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-align:left;
}
.text_check {
    padding:5px 0px 0px 5px;
	margin:0px;
	font-size: 16px;
	color: #333333;
	line-height: 1em;
	letter-spacing: 1px;
	text-align:left;
}
.hr {
	background-image: url(../img/bg_hr.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 700px;
	clear:both;
	margin:20px 0px 5px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
.hr_m {
	background-image: url(../img/bg_hr_s.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 753px;
	clear:both;
	margin:20px 0px 15px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
.hr_s {
	background-image: url(../img/bg_hr.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 200px;
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0;
	text-indent:-9999px;
	display:block;
}
.map{
    text-align:center;
	border-color:#ECECE6;
	border: none;
	width:670px;
	height:450px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.cen {
    text-align:center;
	margin:15px 0px 0px 0px;
	border:none;
}
.list_arrow_m {
	padding:0;
	margin:10px 0px;
	font-size: 15px;
	color: #333333;
	letter-spacing: 0em;
	text-indent:-3px;
	line-height:1em;
	list-style-position: outside;
	list-style-image: url(../img/arrow.png);
}
ul.list_arrow_m {
    margin:0px 0px 0px 50px;
	padding:0;
	clear: both;
}
#contact_tel {
    width:319px;
	height:71px;
	margin:0;
	padding:5px 0px 0px 0px;
	background:url(../img/head_ban_contact_white.png) no-repeat;
}
#contact_form a{
	width:80px;
	height:66px;
	display:block;
	z-index:300;
	margin: 0px 0px 0px 239px;
	background:url(../img/head_ban_contact_a.png) no-repeat;
	text-indent:-9999px;
}
#contact_form a:hover,
#contact_form li.active a{
	background-position:0 -66px !important;
	border:none;
}
.b_detail a,
.b_detail a:visited{
    width:117px;
	height:18px;
	display: block;
	list-style: none;
	text-indent:-9999px;
	background-image:url(../img/img_detail.png);
	background-repeat:no-repeat;
	background-position: top;
	clear:both;
	margin:0px auto 0px 50px;
	padding:0;
}
.b_detail a:hover,
.b_detail active a{
	background-position:0 -18px !important;
	border:none;
	margin:0px auto 0px 50px;
	padding:0;
}
.note {/*理念説明*/
    padding:10px 0px 0px 34px;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	color: #663366;
	line-height: 1.2em;
	letter-spacing: 0.2em;
	text-indent:1em;
}
/*新着情報*/
.news_title {/*新着情報タイトル*/
	padding:0;
	margin:10px;
	font-size: 15px;
	color: #FF6699;
	letter-spacing: 0px;
	line-height:1.2em;
	text-indent:0;
}
.date {/*新着情報タイトル日付*/
	padding:0;
	margin:0;
	font-size: 11px;
	color: #29AFA6;
	letter-spacing: 1px;
	line-height:1.8em;
	font-weight:normal;
	text-indent:0;
}
/*新着情報*/

/*地図*/
#access {
    width:748px;
	height:450px;
	background-color:#FFFFFF;
}
/*地図*/
/*テーブル*/
.tt{
    width:700px;
	margin: 0 auto;
	clear:both;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	color:#47301F;
	font-size:12px;
	letter-spacing:0.05em;
	width:95%;
	margin:auto;
}
thead th,
thead td {
    font-weight: normal;
	line-height:normal;
	text-align: left;
	font-size:11px;
	color:#D2C59B;
	letter-spacing:0.2em;
	border-bottom: 0.2em solid #D4C6A0;
	padding-top:1em;
	padding-bottom:0.1em;
}

tfoot th,
tfoot td {
    font-weight: normal;
	line-height:normal;
	text-align: left;
	font-size:11px;
	color:#D2C59B;
	letter-spacing:0.2em;
	border-top: 0.2em solid #D4C6A0;
	padding-bottom:1em;
	padding-top:0.2em;
}

th,td {
    padding: 0.7em 0.25em;
}
tbody th,td	{
    text-align: left;
	vertical-align: top;/*二行以上になった時に上詰めになるように*/
	/*overflow:auto;*/
}
tbody th {
    font-weight: bold;
	white-space: nowrap;
	color:#663366;
}

tbody th a:link,
tbody th a:visited {
    font-weight: bold;
}

/*tbody th + td {
    white-space: nowrap;
}*/

tbody td,
tbody th {
    border: 1px solid #fff;
	border-width: 1px 0;
}

tbody tr.odd th,
tbody tr.odd td {
    border-color: #D4C6A0;
	background: #FFFFF4;
}

tbody tr:hover td,
tbody tr:hover th {
    background: #F2F2F2;
}
caption {
    font-weight: bold;
	font-size: 15px;
	text-align: left;
	text-indent:1em;
	color:#663366;
	margin: 0;
	padding: 0.25em 0.25em;
}
.en {
    font-weight: normal;
	font-size: 9px;
	letter-spacing:1px;
	color:#663366;
	text-transform: uppercase;/*大文字にする*/
	/*font: "Bitstream Vera Sans","Luida Sans Unicode", Verdana, Helvetica, sans-serif;*/
}
/*テーブル*/
/*バナー*/
#ban_3pl a,
#ban_3pl a:visited{
    width:300px;
	height:60px;
	display: block;
	list-style: none;
	text-indent:-9999px;
	background-image:url(../img/ban_3pl.png);
	background-repeat:no-repeat;
	background-position: top;
	clear:both;
	margin:0 auto;
	padding:0;
}
#ban_lo a,
#ban_lo a:visited{
    width:300px;
	height:60px;
	display: block;
	list-style: none;
	text-indent:-9999px;
	background-image:url(../img/ban_lo.png);
	background-repeat:no-repeat;
	background-position: top;
	clear:both;
	margin:0 auto;
	padding:0;
}
#ban_lo a:hover,
#ban_lo active a,
#ban_3pl a:hover,
#ban_3pl active a{
	background-position:0 -60px !important;
	border:none;
	margin:0 auto;
	padding:0;
}
/*バナー*/
/*classさまざま*/
