@charset "utf-8";

/* ---------- reset ---------- */

*{
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

img{border:0;}

/*h1,h2,h3,h4,h5,h6,p,td
{
	line-height:1.4em;
	color:#333333;
	font-size: 100%;
}*/

input,
textarea,
select{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}

input[type="submit"] { font-size:12px; }


hr {
	height:1px;
	color:#999999;
	background-color:#999999;
}

/* body 
--------------------------------------------------*/
html {
	height:100%;
}

body
{
	text-align:center;
	background-image:url(http://www.keimei.or.jp/img/bg_body_02.gif);
	height: 100%;
	font-size:small;
}

a
{
	text-decoration:none;
	color:#3F6A95;
}

a:hover
{
	text-decoration:underline;
	color:#FF0000;
}


/* 全体構造
--------------------------------------------------*/
#wrapper {
	background:url(http://www.keimei.or.jp/img/bg_body_01.gif) top left repeat-x;
	height: 100%;
	min-height:100%;
}

body > #wrapper {
    height: auto;
}


div#main_wrap_bg {
	width:840px;
	margin:0 auto;
	background:url(http://www.keimei.or.jp/img/bg_body_03.png) top center repeat-y;
	height: 100%;
	min-height:100%;
}

body > div#main_wrap_bg {
    height: auto;
}


/* Hiding from IE5-Mac\*/
*html div#main_wrap_bg {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.keimei.or.jp/img/bg_body_03.png',sizingMethod='scale');
}
/* end */

div#main_wrap {
	width:790px;
	margin:0 auto;
	text-align: left;
	position: relative;
	background-color:#ffffff;
}


/* ヘッダ
--------------------------------------------------*/
#header{
	width:788px;
	height: 95px;
	border-color: #707070;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background:url(http://www.keimei.or.jp/img/bg_header.gif) 50% bottom no-repeat;
	position: relative;
	font-size: 1px;
}

.main_rogo {
	margin-top:33px;
	margin-left:45px;
}

div#size_wrap {
	float:right;
	margin-top: 48px;
	overflow: hidden;
}

ul#size_btn {
	list-style: none;
	height: 23px;
	display: block;
	overflow:hidden;
	width: 90px;
	margin-left: 20px;
}

ul#size_btn li {
	float: right;
	font: normal 1px/1px "verdana";
	text-indent: -9999px;
	display: block;
}

ul#size_btn li a
{
	text-decoration: none;
	display: block;
	background: top left no-repeat;
	margin-left:3px;
	margin-right:2px;
}

ul#size_btn li#size_btn_01 a:hover { background-position: 0px -23px;}
ul#size_btn li#size_btn_02 a:hover { background-position: 0px -20px;}
ul#size_btn li#size_btn_03 a:hover { background-position: 0px -16px;}

ul#size_btn li#size_btn_01 a { background-image: url(http://www.keimei.or.jp/img/size_btn01.gif); width: 23px; 	height: 23px; margin-top:0;}
ul#size_btn li#size_btn_02 a { background-image: url(http://www.keimei.or.jp/img/size_btn02.gif); width: 33px;	height: 20px; margin-top:3px;}
ul#size_btn li#size_btn_03 a { background-image: url(http://www.keimei.or.jp/img/size_btn03.gif); width: 16px;	height: 16px; margin-top:7px;}


/* ヘッダナビゲーション
--------------------------------------------------*/
#head_navi{
	height:19px;
	margin-top: 1px;
	background:url(http://www.keimei.or.jp/img/bg_head_navi.gif) left top no-repeat #ffffff;
	font-size: 12px;
	margin-bottom: 2px;
}

#head_navi ul{
	float:right;
	margin-top: 3px;
}

#head_navi li{
	margin-right: 4px;
	margin-left: 18px;
	background:url(http://www.keimei.or.jp/img/bg_head_navi_li.gif) left 2px no-repeat;
	padding-left: 8px;
	display: inline;
}

/* 中段レイアウト
--------------------------------------------------*/
#contents_wrap {
	width:100%;
	float: left;
	padding-bottom: 10px;
}

#contents_main {
	width:598px;
	float: right;
	height: 100%;
	overflow: hidden;
}

#side_menu {
	width:187px;
	float: left;
	height: 100%;
	overflow: hidden;
}


/* トップイメージ
--------------------------------------------------*/
#top_image {
	width:100%;
	margin-bottom: 2px;
}


/* イベント情報
--------------------------------------------------*/
#event_info {
	float:right;
	width: 225px;
/*	background-color: #Fedddd; */
	border:#959595 solid 1px;
}

#event_info ul {
	list-style:none;
	margin-left:10px;
	margin-bottom: 10px;
}

#event_info li {
	padding-left:15px;
	margin-bottom: 5px;
	background:url(http://www.keimei.or.jp/img/bg_li_event.gif) 2px top no-repeat;
}


/* イベント情報2
--------------------------------------------------*/
#event_info2 {
	float:right;
	width: 210px;
        padding-left: 15px;
}

/* エントリー情報
--------------------------------------------------*/
#entry_info {
	float:left;
	width: 365px;
}

h3.midashi {
	font-size:120%;
	background:url(http://www.keimei.or.jp/img/bg_entryinfo_h3.gif) left bottom no-repeat;
	padding-bottom: 3px;
	padding-left: 40px;
	padding-top: 3px;
}

.entry_info_main {
	padding: 5px 10px 5px 20px;
	margin-bottom: 10px;
}

.entry_info_main p {line-height: 1.5em!important;}

.entry_info_main img {
	margin-right:5px;
}


/* 続きを読むボタン
--------------------------------------------------*/
.btn_tuduki {
	float:right;
	margin-top: 8px;
}

.btn_tuduki a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	width: 91px;
	height: 16px;
	background: url(http://www.keimei.or.jp/img/bg_tuduki_btn.gif) no-repeat top left;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

.btn_tuduki a:hover {
	background-position: 0px -16px;
}


/* 検索部分
--------------------------------------------------*/
#search_box {
	background-color:#d2d2d2;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 1px;
}

.serach {
	height:16px;
	width: 160px;
	font-size: 12px;
}


/* メインメニュー
--------------------------------------------------*/
ul#main_menu {
	width:187px;
	list-style:none;
	font-size: 14px;
	font-weight: bold;
}

ul#main_menu li a:link,
ul#main_menu li a:visited,
ul#main_menu li a:active
{
	height:28px;
	display:block;
	background:url(http://www.keimei.or.jp/img/bg_mainmenu.gif) left top no-repeat;
	padding-left: 12px;
	margin-top:1px;
	padding-top: 9px;
	letter-spacing: 0px;
}

ul#main_menu li a:hover {
	background-position:0 -37px;
	margin-top:1px;
}


/* 病院情報
--------------------------------------------------*/
#hosp_info {
	background-color:#e3ebed;
	border:#b4b4b4 solid 1px;
	padding: 10px;
}

#hosp_info h3 {
	font-size:120%;
	color:#003e66;
}

#symbol_space {
	padding-bottom: 10px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;

}

#symbol_honbun {
	font-size: 90%;
	color: #666666;
	line-height: 150%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;

}

/* フッタ関連
--------------------------------------------------*/
#foot_navi {
	width:95%;
	text-align: center;
	padding-bottom: 10px;
	margin:0 auto;
	/*font-size: 12px;*/
	clear:both;
}

#foot_navi ul {
	list-style:none;
	line-height: 1.5em;
	word-break:keep-all;
}

#foot_navi li {
	display:inline;
	margin: 0 7px;
}


#footer {
	clear:both;
	width:100%;
}


/* カテゴリーリスト
-------------------------------------------*/
#catListDiv{
	padding:2em;
	margin:1em;
	border-top:#999999 dotted 1px;
}

#catListDiv dt{
	background:url(http://www.keimei.or.jp/img/cat_list_header.gif) left top no-repeat;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:1.5em;
}

#catListDiv dd{
	padding-left:3em;
	margin-bottom:2em;
}

#catListDiv dd a {
	text-decoration:underline;
}



/* アーカイブ用
--------------------------------------------------*/
#entry_arc_div {
	float:left;
	width: 100%;
}

h3.midashi2 {
	font-size:120%;
	background:url(http://www.keimei.or.jp/img/bg_entryarc_h3.gif) left bottom no-repeat;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-top: 12px;
}

#entry_arc_div p {
	line-height:1.5em;
	margin:0.5em;
}

#entry_arc_div h4 {
	color:#398A3E;
	background-color:#f3f3f3;
	border-left: 15px solid #398A3E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:x-large;
	margin-bottom:10px;
	margin-top:20px;
}

#entry_arc_div h5 {
	color:#ff9900;
	border-bottom: 1px solid #ff9900;
	font-size:medium;
	margin-bottom:10px;
	margin-top:20px;
}

#entry_arc_div h5:first-letter {
	font-size: 2em;
	color:#ff9900;
}

#entry_arc_div h6 {
	font-size:medium;
	font-weight:bold;
	color:#990000;
	background:url(http://www.keimei.or.jp/img/bg_h6.gif) left 3px no-repeat;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:20px;
}


#entry_arc_div hr {
  color: #398A3E; /* 線の色(IE用) */
  background-color: #398A3E; /* 線の色(NN用) */
  border: 0px; /* 枠の太さ */
}

#entry_arc_div blockquote {
	background-color:#FFFFCC;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	margin: 1em 3em;
	padding:1em;
}


#entry_arc_div h1,
#entry_arc_div h2,
#entry_arc_div h3
{
	margin-top:1em;
	margin-bottom:1em;
}


/* 表示調整用
--------------------------------------------------*/
.mgn-t-1em {margin-top:1em;}
.mgn-t-2em {margin-top:2em;}
.mgn_btm_5px {margin-bottom:5px;}
.mgn_btm_10px {margin-bottom:10px;}
.clear {clear:both;}


/* サイトマップ用
-------------------------------------------*/
.siteMapUl1,
.siteMapUl2
{
	margin:0 0 0 1em;
	padding:0;
}

.siteMapA,
.siteMapB
{
	list-style:none;
	margin:1em 0;
	padding:0 0 0 20px;
}

.siteMapA{
	background:url(http://www.keimei.or.jp/img/sitemap/sitemap_a.gif) left top no-repeat;
}

.sitemapX li{
	background:url(http://www.keimei.or.jp/img/sitemap/sitemap_b.gif) left top no-repeat;
}

.siteMapB{
	background:url(http://www.keimei.or.jp/img/sitemap/sitemap_b.gif) left top no-repeat;
}


/* ページトップアイコン
-------------------------------------------*/
.ReturnTop a{
	float:right;
	padding:3px;
	display:block;
	border: #999999 1px solid;
	margin: 10px 5px;
}

.ReturnTop a:link,
.ReturnTop a:visited,
.ReturnTop a:active {
	color:#333333;
}
.ReturnTop a:hover {
	background-color:#FFFF33;
	text-decoration: none;
	color: #CC0000;
}


/* トップページ新着
-------------------------------------------*/
ul.newsList {
list-style:none;
line-height:1.6;
}

ul.newsList li {
background:url(http://www.keimei.or.jp/img/newslist.gif) left 4px no-repeat;
padding-left:15px;
}
