@charset "shift_jis";


/*　style.css
============================================================

Author: 株式会社ビット・エイ
Last modified: [ 2010 ]
CSS構成: 新成医会サイト みどり病院ページスタイル

============================================================
*/


/* -------------------------------------------------------------------
みどりケアセンターページ
　　　幅：700px
-------------------------------------------------------------------- */


body {
background:#fdf8e5 url(img/top_line.gif) top center repeat-x;
}



/* ///////////////////////////////////////////////////////////// サブページ */

/* 左コンテンツ領域 */
/* -- [ contents ] --------------------------------------- */
#contents h1{
margin: 0 0 25px;
}
#contents h2{
font-size: 1.7em;
font-weight: bold;
color: #FFFFFF;
padding: 0 1em;
background: url(../img/con_h2.gif) no-repeat;
background-position: bottom;/*for winIE*/
line-height: 35px;
letter-spacing: 0.1em;
margin: 0 0 23px;
clear: both;
}


#contents h2.about{
padding:20px 30px 0 50px;
background:url(img/sub_about.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;

}

#contents h2.facility{
padding:20px 30px 0 50px;
background:url(img/sub_facility.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;

}


#contents h2.info{
padding:20px 30px 0 50px;
background:url(img/sub_info.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;

}


#contents h2.sbmail{
padding:20px 30px 0 50px;
background:url(img/sub_mail.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;
}

#contents h2.sblink{
padding:20px 30px 0 50px;
background:url(img/sub_link.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;
}

#contents h2.sbsecu{
padding:20px 30px 0 50px;
background:url(img/sub_security.gif) no-repeat left;
line-height: 35px;
margin: 0 0 23px;
width:620px;
height:53px;
clear: both;
font-size: 18px;
font-weight:bold;
color:#854914;
vertical-align:middle;
}


#contents h3{
	font-size:114.3%;
	font-weight:bold;
	padding:0 0 0 20px;
	margin-bottom: 15px;
	line-height: 28px;
	clear: both;
	background:url(img/sub_obi.gif) no-repeat;
	width:640px;
	height:27px;
	color:#854914;
}




/*
#contents h3{
font-size:100%;
font-weight:bold;
padding:0 1em;
margin-bottom: 15px;
line-height: 28px;
clear: both;
border-bottom:1px solid #ACE4A3;
border-left:5px solid #007A59;
}*/
#contents h4{
color: #666666;
font-size: 1em;
font-weight: bold;
margin-bottom: 5px;
}
#contents p{
padding: 0;
margin-bottom: 10px;
}
#contents ol, #contents ul {
margin-left:0.25em;
}
#contents ol li{
list-style-type:decimal;
list-style-position:outside;
padding: 0 1em 0 0;
margin-left:1.5em;
_margin-left:2em;
line-height: 1.5em;
/text-indent:5px;
}
#contents ul li{
padding: 0 1em 0 0;
margin-left:20px;
list-style:outside url(img/listmark.gif);
line-height: 1.5em;
}
#contents ul .in{
margin: 0 0 0.5em 1em;
font-size:90%;
}
#contents ul .in li{
list-style:outside url(/img/listmark_in.gif);
}
#contents .explain {
_zoom: 1;
overflow: hidden;
margin-bottom: 10px;
}
#contents .explain dt{
font-weight:bold;
margin: 0 0 10px;
padding:5px 8px 5px 30px;
width: 102px;
display: inline-block;
/display: inline;
/zoom: 1;
background: url(img/dt_bk.gif) 8px 0.6em no-repeat;
vertical-align: top;
}
#contents .explain dd {
display: inline-block;
/display: inline;
/zoom: 1;
width:492px;
padding:5px 0 0 10px;
margin: 0 0 10px 10px;
border-left:1px solid #cccccc;
vertical-align: top;
}
#contents table {
	width: 100%;
	margin: 0 auto 14px;
	font-size: 100%;
	border-spacing:0;
	border-collapse:separate; /*for Firefox*/


/border-collapse:collapse; /*for winIE*/
	border-top:1px solid #ffa64c;/*for Firefox*/
	border-left:1px solid #ffa64c;/*for Firefox*/
	border-right:0px;/*for Firefox*/
	border-bottom:0px;/*for Firefox*/
}
#contents table th, #contents table td {
	padding: 6px 8px;
	border-top:0px;/*for Firefox*/
	border-left:0px;/*for Firefox*/
	border-right:1px solid #ffa64c;/*for Firefox*/
	border-bottom:1px solid #ffa64c;/*for Firefox*/

/border:1px solid #ffa64c;/*for winIE*/
	font-size: 100%;
}
#contents table th {
	background-color: #ff8000;
	color:#FFFFFF
}

#contents table.top {
width: 100%;
margin: 0 auto;
}
#contents table.top th {
	background-color: #ff8000;
	width: 5%;
	color: #ffffff;
	font-weight: bold;
	padding: 20px;
}
#contents table.top td {
text-align: left;
padding: 20px;
}
#contents .top .bt_bk {
background-color: #FFFFFF;
background-image: none;
}
#contents .top td img {
text-align: center;
}

#contents .box1{
	padding: 10px 20px;
	border: 1px solid #ff9933;
	margin:0 0 10px;
}

#contents .box3 {
	padding:5px 10px;
	background-color: #ffb367;
	margin:10px 0 10px;
}


#contents .box4 {
	padding: 10px;
	background-color: #ffffff;
	border:1px #ffb367 solid;
	margin:0 0 10px;
}

/* 右メニュー */
/* -- [ side_navi] --------------------------------------- */

#sidemenu #side_img {

}
#sidemenu h2 {
margin: 0 0 5px;
}
#sidemenu #side_navi {
padding: 5px;
font-size: 1.2em;
line-height: 2em;
margin: 0 0 10px;
}

#sidemenu #side_navi dd{
margin-left: 10px;
}
#sidemenu #side_navi dt a{
display: block;
width: 200px;
color: #333333;
text-decoration: none;
padding: 0 0 0 30px;
background: url(img/li01.gif) no-repeat 10px 10px;
}
#sidemenu #side_navi dd a{
display: block;
width: 185px;
color: #333333;
text-decoration: none;
padding: 0 0 0 35px;
background: url(img/li03.gif) no-repeat 16px 12px;
}

#sidemenu #side_navi dd img {
margin:10px 5px;
}

#sidemenu #side_navi dt a:hover{
background: url(img/li01.gif) no-repeat 10px 10px #ffb367;
}
#sidemenu #side_navi dd a:hover{
background: url(img/li02.gif) no-repeat 16px 12px #ffb367;
}
#sidemenu #side_navi dt.active{
background: url(img/li01.gif) no-repeat 10px 10px #ff8000;
}
#sidemenu #side_navi dt.active a{
color: #ffffff;
background: url(img/li01.gif) no-repeat 10px 10px;
}
#sidemenu #side_navi dd.active{
background: url(img/li02.gif) no-repeat 16px 12px #ff8000;
width: 185px;
}
#sidemenu #side_navi dd.active a{
color: #ffffff;
background: url(img/li04.gif) no-repeat 16px 12px #ff8000;
}
#sidemenu #side_navi dl.in{
margin-left: 20px;
}

#sidemenu #side_navi dl.in dt a{
width: 165px;
}
#sidemenu #side_navi dl.in dd a{
width: 155px;
}
#sidemenu #side_navi dl.in dt.active{
background: url(../img/li03_active.gif) no-repeat 16px 5px #007a59;
}
#sidemenu #side_navi dl.in dd.active a{
width: 155px;
}


/* -- [ gnavi ] --------------------------------------- */

#gnavi{
	width: auto;
	height: 50px;
	margin: 0 auto 10px;
	_zoom: 1;
	overflow: hidden;
	background: url(/img/nav_bg.jpg) right top no-repeat;
}
#gnavi li{
float: left;
}

#side_navi a img {
vertical-align: middle;
margin-left: 5px;
}


/* -- [ トップ 各種ご案内 ] --------------------------------------- */
/* ///////////////////////////////////////////////////////////// トップページ */

#contents .top_contents {
	float: left;
	width: 700px;
}

#home #contents h1 {
border: 0;
margin: 0;
/font-size: 1px;
}
#contents #info dl {
	width: auto;
	display: block;
	overflow: hidden;
	_zoom: 1;
}
#top_news {
	margin-bottom: 25px;
	border:1px solid #cccccc;
	overflow: hidden;/* for Firefox */
	_zoom: 1;/* for IE.6 */
	position: relative;
	width: 700px;
	float: right;
}
#top_news img {
/vertical-align: top;/* 旧IE対処 */
}
#top_news a.bt{
position:absolute;
top:18px;
right:20px;
}
#home #contents #top_news h1 {
background: url(img/h2_bg_home.jpg) left top repeat-x;
padding: 13px 20px;
}
#news_scroll {
	height: 100px;
	_height: 100px;/* for IE.6 */
}
#contents #top_bnr {
/*float: right;
margin-bottom: 25px;
overflow: hidden;
_zoom: 1;
position: relative;
width: 326px;*/
display: none;
}
#contents #top_bnr ul {
list-style: outside none;
margin: 0;
padding: 0;
}
#contents #top_bnr ul li {
list-style: outside none;
margin: 0 0 25px;
padding: 0;
}
#contents #top_bnr img {
}
#contents #info {
height: 200px;
}


/* -- [ 新着情報 新着情報一覧 ] --------------------------------------- */

#contents #news_list dt {
width: 130px;
float: left;
clear: both;
font-weight: bold;
color: #ff8000;
padding-right: 1em;
}
#contents #news_list dd {
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 16px;
list-style: none;
padding: 0 0 10px 140px;
}


#contents #news_list li {
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 16px;
list-style: none;
padding: 10px 0;
}

#contents #news_list li .date {
font-weight: bold;
color: #007A59;
padding-right: 1em;
}

/* -- [ footer ] --------------------------------------- */
#footer{
	font-size:1.2em;
	width:960px;
	height:40px;
	margin:0 auto;
	padding-top:0px;
	clear:both;
/*background-color:#e6e6e6;*/
}

#footer_bt {
width:960px;
height:auto;
background:url(img/btm_bt_bk.gif) no-repeat bottom left;
border-top:2px solid #ff9933;
overflow:hidden;
}

#footer_bt ul#f_group {
width:600px;
text-align:center;
margin:0 auto;
}

#footer_bt ul#f_group li {
float:left;
padding:10px 20px 10px 0;
}



/* テキストナビ */
#f_text_navi{
width:960px;
height:30px;
margin:0;
padding:2px 0 0 0;
background:url(img/btm_menu_bk.gif) no-repeat;
color:#FFFFFF;
}

#f_text_navi ul{
margin:0 auto;
padding:0;
list-style-type:none;
text-align:center;
}

#f_text_navi li{
padding:0;
display:inline;
}

#f_text_navi li a {
width:auto;
padding:0 1em;
color:#ffffff;
border-left:1px solid #ffffff;
}

#f_text_navi li a:hover {
	width:auto;
	color:#fff2e5;
	border-left:1px solid #ffffff;
}

#f_text_navi li#f_t06 a {
border-right:1px solid #ffffff;
}
