/*基本タグ*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 150%;
}

h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 6px 10px 0 0;
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	text-align: right;
	line-height: 100%;
	color: #FFFFFF;
	font-size: 170%;
	font-weight: bold;
}
h3 {
	padding: 0px 0 0 5px;
	margin: 2.5em 0 .5em 0;
	border-width: 0 0 0 5px;
	border-style: solid;
	font-size: 125%;
	font-weight: bold;
	}
h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	font-size: 100%;
	font-weight: bold;
}

p {color:#333333
	}
	
a {
	color: #000066;
}
a:hover {
	color: #2867D0;
}

dl {
	margin: 1em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin: 0;
	padding-left: 2em;
	padding-bottom: 1em;
}

/*フォント装飾関係*/

.marginblock h3.first {
	margin-top: 0 !important;
}

.font-small {
	font-size: smaller;
}

.end-parag {
	margin-bottom: 3em;
}

/* パンくず */
.path {
	margin: 0px;
	padding: 0px 5px 0 0;
	font-size: 80%;
	text-align: right;
}

/*ページ内リンク*/
table.pagelink {
	width: 534px;
	margin: 10px 0 0 30px;
}
table.pagelink td {
	padding: 1px;
}
table.pagelink td p {
	padding: 0 0 0 20px;
	margin: 0;
	background-image: url(img/yajirushi.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 90%;
}
table.pagelink tr.page_top td,
table.pagelink tr.page_bottom td {
	background-repeat: repeat-x;
	background-position: left;
	}
table.pagelink tr.page_top td {
	background-image: url(img/border01.jpg);
	background-position: top;
	padding-top: 10px;
}
table.pagelink tr.page_bottom td {
	background-image: url(img/border02.jpg);
	background-position: bottom;
	padding-bottom: 10px;
}

/* 戻るボタン */
.btn-home {
	margin-top: 2em;
	padding-left: 12px;
	background-image: url(img/btn_home.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/* メニュー内病院案内情報 */
address {
	margin: 50px 10px 10px 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color:#333333;
}
address .centername {
	font-size: 110%;
	font-weight: bold;
}
address .tel {
	font-size: 125%;
}

/* レイアウトに関する定義 */
#wrap_body {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
}
.marginblock {
	width: 534px;
	margin-top: 27px;
	margin-left: 30px;
	color:#333333;
}

.withpic dt {
	clear: both;
}

.img-center {
	padding: 10px;
	text-align: center;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
}

.img-right {
	float: right;
	margin: 0 0 10px 10px;
}


.imagetable td {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

/* 左メニュー部分 */
td#menu, td#menu_bottom, {	
	vertical-align: top;
	background-position: top left;
	background-repeat:repeat-y;
}
td#menu #menu-contents {
	padding-top:122px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 85%;
	height:400px;
}

td#menu ul {
	margin: 0;
	padding: 15px 0 0 15px;
	list-style-type: none;
	line-height: 125%;
}
td#menu ul li {
	margin: 0;
	padding: 4px 0 0 15px;
	background-position: top left;
	background-repeat: no-repeat;
}

/*td.address {
	padding: 10px;
	vertical-align: bottom;
	font-size: 85%;
}*/

/* */
.contents #subcontents {
	margin-top: 1em;
}
#subcontents {
	font-size: 90%;
}
#subcontents td {
	padding-left: 15px;
}
#subcontents td.first {
	padding-left: 0;
}

table.getbanner {
	font-size: 70%;
	line-height: 130%;
}

.hissu {
	color: #CC0000;
	font-size: 0.875em;
	font-weight: bold }

/*各ページトップボタン*/
table.btn td{
	padding:3px 20px 25px 15px;
	vertical-align:top;
	}
table.btn td h3{
	font-size:110%;
	margin:0 0 5px 0;
	padding:0px;
	border:none;
	}
table.btn td ul{
	margin:0;
	padding:0;}
table.btn td h3 a,table.btn td h3 a:hover,table.btn td h3,table.btn td  ul li a,table.btn td  ul li a:hover{
	color:#FFFFFF;}
btn td h3 a:hover,table.btn td  ul li a:hover{
	text-decoration:none;}
table.btn td.no-btn{
	background:none;}
table.btn td ul{
	margin-bottom:0px;
}
table.btn td ul li{
	background-position:0px 5px}

.top_bg{
	background-position:bottom;
	background-repeat:no-repeat;}
	
/* AcrobatやFlashプレーヤーのダウンロード */
p.get_app {
	font-size: 0.75em;
	border: double #4093E6 4px;
	padding: 5px }
p.get_app img {
	margin-right: 10px }
