@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------------------------
 放射線部
------------------------------------------------------------------------------ */
/*----- 共通 -----*/
.hosImgLeft {
float: left;
margin-right: 20px;
border: 0;
text-align:center;
}
.hosImgLeft02 {
float: left;
margin-right: 20px;
width: 280px;
}
.hosImgLeft.last {
margin-right: 0;
}
.hosImgLeft p{
text-align:center;
}
.hosImgLeft dt {
margin-bottom: 3px;
}
.hosImgRight {
float: right;
margin-left: 20px;
margin-bottom: 15px;
border: 0;
text-align:center;
}
.hosImgRight dt {
margin-bottom: 3px;
}
.hosImgCaption {
font-size: 92.3%;
line-height: 140%;	
}
.hosImgCaption span.hosMini {
font-size: 82%;
}
.hosTxtRight {
text-align: right;	
}
.hosTxtRight02 {
float: right;
width: 580px;
}
.hosTit {
font-size: 123.1%;
font-weight: bold;	
margin-bottom: 10px;
}
.hosTable {
width: 100%;
}
.hosTable tr th {
background-color: #5158a0;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
text-align: center;
width: 100px;
color: #ffffff;
}
.hosTable tr td {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
}
.hosTable tr td.number {
text-align: right;
padding-right: 10px;
}


.hosNav {
width: 880px;
margin-bottom: 30px;
}
.hosNav li {
float: left;
text-align: center;
margin-right: 10px;
}
.hosNav li a {
display: block;
width: 260px;
background-color: #fff;
text-decoration: none;
color: #000;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px #CCCCCC dotted;
}
.hosNav li a:hover {
background-color: #EAECFD;	
}

/* トップ */
.hosHosVision {
padding-top: 30px;
font-size: 135%;
font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
color: #5158a0;
line-height: 200%;
}
.hosHosList li {
padding-left: 1em;
text-indent: -1em;
margin-bottom: 20px;	
}
.hosTxtBox {
background-color: #f7f7f7;
padding: 20px 15px 15px 20px;
}
.hosTxtLeft {
float: left;
}
.hosLis {
width: 880px;
}
.hosLis li {
float: left;
text-align: center;
margin-right: 10px;
}
.hosLis li a {
display: block;
width: 260px;
background-color: #fff;
text-decoration: none;
color: #000;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px #CCCCCC dotted;
}
.hosLis li a:hover {
background-color: #EAECFD;	
}
.hosLis {
margin-bottom:20px;
}

/* MRI検査 */
.hosMriTable {
text-align: center;
float: right;
margin-left: 20px;
border-top: none;
border-left: none;
}
.hosMriTable td {
border-right: none;
border-bottom: none;
vertical-align: top;
}
.hosMriTable td img {
margin-bottom: 5px;
}

/* 安全性・被ばく 20171106追加*/
.hosSafetyL {
width: 45%;
float: left;
margin-right: 20px;
}
.hosSafetyTable {
width: 100%;
}
.hosSafetyTable tr th {
background-color: #5158a0;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
text-align: center;
color: #ffffff;
}
.hosSafetyTable tr td {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
}

.hosSafetyTable tr td.number {
text-align: right;
padding-right: 10px;
}

