/*///印刷用のcss///*/

body{
	width: 17cm;
	text-align: center;
	font-size: 12pt;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	color: #000000;
	background-color: #FFFFFF;
}

/* IE6 or sooner */
* html body{
	width: 17cm;
	font-size: 12pt;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	color: #000000;
	background-color: #FFFFFF;
}

/*  #boxが#box-innerを囲む。 -------------------------------*/
/*  #box-innerは#header,#main,#footerを含む ----------------*/
#box{
	width: 17cm;
}
* html #box{
	/* for ie6 */
	width: 17cm;
}

#box-inner{
	width: 17cm;
	text-align: left;
}

/* ヘッダ -------------------------------*/
#header{
}

h1{
	text-indent:1px; 
}

h1 a{
	display: block;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-indent: 1px;
}

/* フッタ上のリンク -------------------------------*/
div.footer-link{
	display: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.footer-link a{
	display: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* フッタ -------------------------------*/
#footer{
	display: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* メイン -------------------------------*/
#main{	/*#mainは#sidenavi・#contents・#topicsを囲む*/
	width: 17cm;
}

/* contents -------------------------------*/
#contents{
	float: right;	/* #sidenaviと逆に */
	width: 17cm;
}

/* contents-inner -------------------------------*/
#contents-inner{
}

/* topics -------------------------------*/
#topics{
	display: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* naiyou -------------------------------*/
#naiyou{
	width: 17cm;
}

/* naiyou2(トピックスが無い時)) -------------------------------*/
#naiyou2{
	width: 17cm;
}

/* sidenavi -------------------------------*/
#sidenavi{
	display: none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
/* ---------------------------------------------------- */













/*=========================================
index新着情報
===========================================*/
h2.sinchaku{
	padding:5px 0 5px 15px;
	border-left:magenta 8px solid;
	border-bottom:magenta 1px solid;
	font-weight: bold;
	width:17cm;
	font-size:15pt;
}


/*文字範囲*/
div.text{
	width:17cm;
	margin-bottom: 2cm;
}

/*h3の文字とアイコン画像*/
h3.sinchaku{
		font-size:13pt;
		color:magenta;
		text-decoration:none;
}

/*非選択時:詳しくはこちら*/
div.sinchaku-link a{
		font-size:10pt;
		color:magenta;
	padding-left:20px;
}
/*=========================================
index新着情報おわり
===========================================*/

/*=========================================
indexお知らせ
===========================================*/
h2.osirase{
	padding:5px 0 5px 15px;
	border-left:blue 8px solid;
	border-bottom:blue 1px solid;
	font-weight: bold;
	width:17cm;
	color:#000000;
	font-size:15pt;
}

/*非選択時:詳しくはこちら*/
div.osirase-link a{
		font-size:10pt;
		color:blue;
	padding-left:20px;
}
/*=========================================
indexお知らせおわり
===========================================*/

/*=========================================
リンク一覧ページ
===========================================*/
h2.title{
	padding:5px 0 5px 15px;
	border-left:blue 8px solid;
	border-bottom:blue 1px solid;
	font-weight: bold;
	width:17cm;
	font-size:15pt;
	color:#000000;
}

/*非選択時：h3の文字とアイコン画像*/
h3.link a{
		font-size:13pt;
		color:#000000;
		text-decoration:none;
	padding-left:18px;
}
/*=========================================
リンク一覧ページおわり
===========================================*/

/*=========================================
外来診療日程表
===========================================*/
/*表 テーブル*/
table.nittei{
	border: 1px solid #cccccc;
	margin-bottom:10px;
}

table.nittei th,
table.nittei td{
	font-size: 80%;
	padding: 4px 2px;
	border: 1px solid #cccccc;
}

table.nittei th{
	width: 100px;
	text-align: center;
}

table.nittei td{
	width: 70px;
	text-align: center;
}

table.nittei caption{
	font-size: 120%;
	line-height: 2;
	text-align: center;
}

tr.blue{
	background-color:#afeeee;
}

th.blue2{
	background-color:#e0ffff;
}
/*表 テーブルおわり*/

/*小さい文字*/
span.s-font{
	font-size:75%;
}
/*=========================================
外来診療日程表おわり
===========================================*/

/*=========================================
研修医募集
===========================================*/
/*表 テーブル*/
table.kensyuibosyu{
	border: 1px solid blue;
	margin-bottom: 20px;
}

table.kensyuibosyu th,
table.kensyuibosyu td{
	font-size: 90%;
	padding: 4px 8px;
	border: 1px solid blue;
}

table.kensyuibosyu th{
	width: 40px;
	text-align: right;
}

table.kensyuibosyu td{
	width: 200px;
	text-align: center;
}

table.kensyuibosyu caption{
	font-size: 90%;
	line-height: 2;
	text-align: center;
}
/*表 テーブルおわり*/

/*アイコン表示*/
a.word:after{
	content: url(../image/word.gif);
}
/*=========================================
研修医募集おわり
===========================================*/

/*=========================================
大曲仙北学術講演会
===========================================*/
div.image{
	width: 610px;
	text-align: center;
}
/*=========================================
大曲仙北学術講演会おわり
===========================================*/

/*=========================================
角館の魅力
===========================================*/
.img_container {
	margin-bottom: 24px;
}

.img_container ul {
	display:block;
	list-style:none;
}

.img_container ul li{
	float:left;
	width:100px;
	margin:10px;
}

.img_container ul li a img {
	width:93px;
	/*height:93px;*/
	border:2px solid #3399ff;
	/*padding:5px;*/
	background:#eee;overflow: hidden;
}

.img_container ul li a:hover img {
	border-color: darkred;
}
/*=========================================
角館の魅力おわり
===========================================*/

/*=========================================
血管ドック
===========================================*/
/*左右にfloatする時の枠*/
div.float{
	width:610px;
}

/*float:左*/
div.float-left{
	float:left;
	width:170px;
}

/*float:右*/
div.float-right{
	float:right;
	width:170px;
}
/*=========================================
血管ドックおわり
===========================================*/

/*=========================================
ボーダー
===========================================*/
/*ボーダー*/
div.border{
	border17cm;
	margin:5px 0 30px;
}
div.border hr{
	display:none;
}
/*=========================================
ボーダーおわり
===========================================*/

/*=========================================
診療科案内-各科用のcss
===========================================*/
h2.title2{
	padding:5px 0 5px 15px;
	border-left:blue 8px solid;
	border-bottom:blue 1px solid;
	font-weight: bold;
	width:17cm;
}

/*中見出し(小さい青さくらアイコン)*/
h3.midasi{
	font-size:15pt;
	color:blue;
	text-decoration:none;
	margin-bottom: 1em;
	padding-left:18px;
	background:url("../image/sakura-blue-p.gif") no-repeat 0 2px;
}

h3.midasi{
	padding:5px 0 5px 15px;
	background: #EEFFEE;
	border-bottom:blue 1px solid;
	border-top:blue 1px solid;
	font-size:15pt;
	color:blue;
	width:17cm;
}

/*小出し*/
h4.midasi{
	font-size:13pt;
	color:blue;
	margin-bottom: 1em;
	font-weight: bold;
}

/*ボーダー*/
div.border2{
	border-bottom: 1px dashed blue;
	width:17cm;
	margin:5px 0 30px;
}
div.border2 hr{
	display:none;
}

/*強調(赤文字)*/
strong{
	font-weight: bold;
	color: red;
}

/*ブルー文字*/
span.blue{
	color:blue;
}

/*ピンク文字*/
span.pink{
	color:magenta;
}
/*=========================================
診療科案内-各科用のcssおわり
===========================================*/

/*=========================================
病院組織図
===========================================*/
img.sosikizu{
	width: 10cm;
	height: 20cm
}
/*=========================================
病院組織図おわり
===========================================*/

/* ---------------------------------------------------- */
p{
	line-height: 1.5;
	padding-bottom: 1em;
	font-size: 12pt;
}
a {
color: blue; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

/*リンク先のアドレスを表示する*/
a:hover {
	color: red; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 10pt;
}
/* ---------------------------------------------------- */