@charset "UTF-8";

/*=========================================================================
   print.css　
=========================================================================*/
#header,
#globalMenuWrp,
#footerWrp{
display:none;
}

body{
font-size:12px;
background-color:#fff;
width:75%;
}

* html body{
zoom:60%;
}

/* hospital information - content
-------------------------------------------------------------------------*/
#detail .detHosInfo .hosInfContent {
 margin-right:19px;
}

/* hospital top - photo
-------------------------------------------------------------------------*/
#detail .detHosTop .detPhoto {
 margin-right:18px;
}

/*-------------------------------------------------------------------------
 recruit - detail - recruit info
-------------------------------------------------------------------------*/
#detail .detRecInfo {
 width:800px;
}

/* recruit info - lead
-------------------------------------------------------------------------*/
#detail .detRecInfo .recInfLead .recInfText {
 margin-right:39px;
}

/*-------------------------------------------------------------------------
 recruit - detail - message
-------------------------------------------------------------------------*/
#detail #detMessage .mesPhoto {
 margin:0 18px 0 0;
}

/*-------------------------------------------------------------------------
 content_ad_cassette
-------------------------------------------------------------------------*/
.cassetteTitle1 {
 overflow:visible;
}

* html .cassetteTitle1 h5 {
 padding-top:0;
}

.subjectWap,
.subjectWap .subject {
 overflow:visible;
}

.cassetteSubMenu ul li.current a img {
 visibility:visible;
}

.cassetteDetailWap{
 overflow:visible;
}
