@charset "UTF-8";

/* 2006/11/27 */
/* Tondabayashi Byoin CSS */


/* Basic Tags  */
body#other {
	text-align: center;
	margin: 0;
	padding: 0;
}
body#topPage {
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper {
	width:600px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
.clearing {
	clear:both;
	padding:0;
	margin:0;
	height:0;
	width:0;
	display:block;
}



/* Basic Links */
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#FF6600;
}
a:active {
	color:#FF6600;
}
#breadcrumbs a:link,#footer a:link  {
	color:#00516F;
}
#breadcrumbs a:visited,#footer a:visited {
	color:#00516F;
}
#breadcrumbs a:hover,#footer a:hover {
	color:#FF6600;
}
#breadcrumbs a:active,#footer a:active {
	color:#FF6600;
}
#theader a,#header a,#contBtnL a,#contBtnS a {
	text-decoration:none;
}
img {
	border:none;
}

/* Header (Top Page) */
#theader {
	width:600px;
	margin:0;
	padding:0;
}
#tgnavi {
	display:none;
}
#theader h1 {
	background-image : url(../img/byoin_logo.gif) ;
	background-repeat : no-repeat ;
	width:370px;
	height:48px;
	display:block;
	text-indent:-5000px;
	margin:0;
	padding:130px 0 0;
	background-position : bottom;
	clear:both;
}
#topPage #addTate {
	background-image:url(../img/add_tate.gif);
	background-repeat:no-repeat;
	background-position : bottom;
	text-indent:-5000px;
	width:397px;
	height:34px;
	display:block;
	margin:0;
	padding:116px 0 0;
}
#theader img {
	width:360px;
	display:block;
	float:left;
	background-image:url(../img/gnavi_bgloop.gif);
	background-repeat:repeat-x;
	padding:9px 0 0;
}



/* Header */
#header {
	width:600px;
	margin:0 auto;
	padding:0 0 10px;
	border-bottom:8px #DEE5DE solid;
}
#gnavi {
	display:none;
}
#header h1 {
	width:370px;
	margin:0;
	padding:0;
	float:left;
}
#addYoko {
	display:none;
}
#addPrint {
	margin:6px 0;
	padding:0;
	float:right;
	width:212px;
}
p#breadcrumbs {
	padding:0 0 20px;
	margin:0;
	background-color : #fff ;
}


/* Falsh Navi */
#topPage #flashNavi {
	display:none;
}
#other #flashNavi {
	display:none;
}



/* Contents (Top Page)*/
#topPage #main {
	width:570px;
	margin:0;
	padding:45px 0 52px;
}
/* Win IE Only */
* html #topPage #main { 
	margin:0 0 32px;
}
#whatsNew {
	float:left;
	width:380px;
	background-image : url(../img/whatsnew_bg.gif);
	background-repeat : no-repeat ;
}
#whatsNew h2 {
	text-indent:-5000px;
	margin:0;
	padding:0;
	width:127px;
	height:20px;
	display:block;
	background-image : url(../img/whatsnew.gif) ;
	background-repeat : no-repeat ;
	float:left;
}
.passed {
	float:right;
}
#whatsNew dl {
	padding:18px 0 0;
	margin:0;
	clear:both;
}
dd.dayItem {
	clear:both;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	width:auto;
	background-image : url(../img/topicicon.gif) ;
	background-repeat : no-repeat ;
	background-position : 1px 3px;
}
dd.infoItem {
	float:right;
	padding:0 0 0 8px;
	margin:0;
	text-align:left; 
	width:250px;
}
#contBtnL {
	display:none;
}

/* Contents Btn Share */
#contBtnS {
	display:none;
}



/* Contents (Other Page)*/
#other #main {
	width:600px;
	margin:25px 0 15px;
	padding:0;
}
/* Win IE Only */
* html #other #main { 
	margin:20px 0 15px;
}
#mainContents {
	width:570px;
	margin:0 auto;
}
#mainContents h2 {
	padding:0;
	margin:0;
}
#mainContents p {
	margin:0;
	padding:10px 0 0;
}
#mainContents h3 {
	padding:0;
	margin:25px 0 0;
	font-size:0.95em;
}
#mainContents h4 {
	padding:0.3em 0 0 10px;
	margin:25px 0 0;
	width:560px;
	height:1.6em;
	display:block;
	background-color:#DEE5DE;
	font-size:0.95em;
}
#mainContents h5 {
	padding:20px 0 0;
	margin:0;
	border-bottom:dotted 1px #333;
	font-size:0.95em;
}
div.staff {
	width:570px;
	padding:25px 0 15px;
	margin:0;
}
img.staff {
	float:left;
}
div.staff table {
	float:right;
	width:460px;
}
div.staff th {
	border-bottom:1px dotted #333;
	width:130px;
	padding:5px 0 2px;
	text-align:left;
	vertical-align:top;
}
div.staff td {
	width:330px;
	border-bottom:1px dotted #333;
	padding:5px 0 2px;
}
div.staff strong {
	padding:0 1em;
	font-size:1.4em;
}
div.staff span {
	padding:4px;
	color:#FFF;
	background-color:#666;
}
ul.contListSuji {
	padding-top:10px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	list-style-type:decimal;
	list-style-position:outside;
}
.pageTopBack {
	display:none;
}


/* Sub Navi */
#subNavi {
	display:none;
}
#subNaviBtn {
	display:none;
}



/* Footer */
#footer {
	margin:0 auto 20px;
	padding:0 0 10px;
	border-top:12px solid #5F6460;
	border-bottom:1px solid #666;
	width:600px;
}
#footerMain {
	width:600px;
	margin:0 auto;
	padding:10px 0 0;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#txtLnk {
	display:none;
}
#footerMain p {
	padding:30px 0 0;
	margin:0;
	color:#666;
	font-size:0.8em;
}
#footerMain img.mark {
	padding:0 40px 0 0;
	margin:0;
	float:right;
	width:55px;
	height:62px;
	display:block;
}

/* 2007.01.12～　追加 */
/* 共通項目 */
.baseTable{ padding:5px; margin:5px 0 5px 0; border:0 }
.tbback01{ background-color:#CCCCCC; }
.tbback02{ background-color:#efefef; }
.tbback02_2{ background-color:#efefef; text-align:center; font-weight:normal; }
.tbback03{ background-color:#FFFFFF; }
.tbback03_2{ background-color:#FFFFFF; text-align:center; }
.btn a{
width:204px;
height:40px;
background: url(../img/btn_normal.gif) no-repeat left center;
font-weight:bold;
text-decoration:none;
display:block;
padding-top:0.25em;
margin:5px 0 5px 0;
padding:18px 0 0 0;
text-align:center;
}
.btn a:hover{ background-image: url(../img/btn_normal_on.gif); }
.icon01{
background: url(../img/icn_blank.gif) no-repeat right center;
padding:0 20px 0 0;
}

/* 登録医のご紹介 */
.searchResult{ padding:5px 0 10px 0; }
.searchResult dl{ margin:5px 0 0 0; padding:0 0 5px 0; }
.searchResult dt{
background:url(../img/icn_name.gif) no-repeat left center;
margin:5px 0 0 0;
padding:0 0 0 25px;
font-weight:bold;
}
.searchResult dd{ margin:5px 0 0 0; }
.searchResult dd span{ font-weight:bold; color:#FF0000; }
.result01{
background:url(../img/icn_add.gif) no-repeat left center;
padding:3px 0 5px 65px;
}
.result02{
background:url(../img/icn_kamoku.gif) no-repeat left center;
padding:3px 0 5px 65px;
}
.resultText span{ color:#FF0000; font-weight:bold; }
#searchBar{
padding:3px 0 3px 0;
border-bottom:2px double #CCC;
border-top:1px solid #CCC;
text-align:right;
margin:3px 0 3px 0;
}
#searchBar span{ font-weight:bold; margin:0 3px 0 3px; }
#searchBar2{
border-top:2px double #CCC;
border-bottom:1px solid #CCC;
padding:3px 0 3px 0;
text-align:center;
}
#searchBar2 strong{ margin:0 3px 0 3px; }
#searchBar2 a{ margin:0 3px 0 3px; }

.pageTopBack2{display:none; }
img.btn_print{display:none; }
