/*---------------------------------------------
 Initialization
---------------------------------------------*/

html,body{
	height: 100%;
}
.hospital .search {
	clear: both;
	margin: 0px;
	height: 34px;
	width: 306px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.data table tr th {
	background-color: #FC9;
	font-size: small;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.data table tr td {
	font-size: small;
	color: #333;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.data table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


body{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 75%;
	line-height: 1.5;
	text-align: center;
}
body#haken02 {
	background: #c3fec3;
}
body#tenshoku02 {
	background: #fee9ee;
}
head~/* */body { font-size: 75%; }  /* for IE8 */
html:not(:target) body { font-size: 12px; }  /* for mordern except IE8 */

div,p,dl,dt,dd,ul,ol,li,th,td,
h1,h2,h3,h4,h5,h6,form,input,textarea,blockquote{
	margin: 0;
	padding: 0;
}

select, input, textarea{ font-size: 12px; line-height: 1.2; }
input{ vertical-align: middle; }

hr{ display: none; height: 0;}
img{ border: 0; }
li{ list-style: none;}
table{
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

em{ color: #ff0000; font-style: normal; font-weight: normal;}
strong{ font-weight: bold;}

.clear{ clear:both;}

.hide { display: none; }
a {
	color: #666;
}
	
/*---------------------------------------------
 共通用
---------------------------------------------*/
#ContentOuter{
	border: 1px solid #999;
	background-image: none;
	background-color: #fff;

}
#button {
	text-align: center;
	width: 682px;
	margin: auto;
	margin-bottom: 10px;
}

#button a {
	display: block;
	color: #fff;
	height: 0px;
	overflow: hidden;
	padding-top: 92px;
	background-image: url("./img/button.png");
}	
#button a {background-position: 0 0;}
#button a:hover {background-position: 0 -92px;}
img.voice {
	margin-bottom: 10px;
}	
/*---------------------------------------------
 バックアップナース　2011年11月
---------------------------------------------*/
body#backupnurse {
	margin: 0;
	padding: 0;
}
body#backupnurse #wrap {
	width: 930px;
	background-image: none;
	border-left: 1px solid #a5e1f3;
	border-right: 1px solid #a5e1f3;	
}		
body#backupnurse #main {
	background-image: none;
	margin-bottom: 30px;
	width: 930px;
}
body#backupnurse #regist_button {
	width: 930px;
	text-align: center;

}
body#backupnurse #regist_button a {
	background-image: none;
}	
body#backupnurse #regist_button .left {
	width: 465px;
	float: left;

}		
body#backupnurse #regist_button .right {
	width: 465px;
	float: right;
	margin-bottom: 30px;
}
#backupnurse #wrap #regist_button .right p {
	margin-left: -40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#backupnurse #osusume {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}

body#backupnurse #point {
	text-align: center;
	margin-bottom: 30px;
}
body#backupnurse #point p {
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
}
body#backupnurse #reason {
	text-align: center;
	margin-bottom: 30px;
}
body#backupnurse #reason p {
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 13pt;
}
body#backupnurse #work {
	text-align: center;
	margin-bottom: 30px;
	font-size: 13pt;	
}
body#backupnurse #work p {	
	margin: 10px 0 30px 0;
	font-size: 13pt;
	}
body#backupnurse #work .hospital {
	width: 890px;
	margin-left: 20px;
	overflow: hidden;
	font-size: 13pt;	
}
body#backupnurse #work .hospital .title {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #fd5c64;
	color: #fd5c64;
	width: 600px;
	font-size: 110%;
}
body#backupnurse #work .hospital .icon {
	width: 650px;
	float: left;
}
body#backupnurse #work .hospital .icon li {
	float: left;
	margin-right: 10px;
	display: inline;
}	
body#backupnurse #work .hospital .image {
	width: 240px;
	margin-top: -50px;
	float: right;
}
body#backupnurse #work .hospital .data {
	clear: both;
	width: 380px;
	font-size: 90%;
	float: left;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#backupnurse #work .hospital .osusume {
	float: right;
	background-image: url('./img/backupnurse/osusume_back.jpg');
	background-repeat: no-repeat;
	width: 360px;
	height: 100px;
	padding-top: 50px;
	padding-left: 65px;
	font-size: 90%;
	color: #fd5c64;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#backupnurse #wrap #work .hospital .date_osusume {
	height: 254px;
	clear: both;
	padding: 0px;
	width: 890px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.osusume .osusume_text_small p {
	font-size: small;
}


body#backupnurse #work .hospital .osusume p {
	width: 300px;
	line-height: 115%;
}
body#backupnurse #campaign {
	margin-bottom: 50px;
	text-align: center;
}	
body#backupnurse #footer {
	margin-left: -0px;
}												
#header #headerRight #freecall {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#header #headerRight {
	float: right;
	width: 460px;
	margin-top: 5px;
}
#header {
	width: 890px;
	text-align: left;
}
/*---------------------------------------------
201201追加
---------------------------------------------*/
.red {
	color: #ff0000;
}	
#detail {
	width: 890px;
	margin: auto;
	margin-top: 40px;	
}	

#detail .lead {
	margin: 20px 0;
	text-align: left;
}	
#detail table {
	border: 1px solid #999;
	margin-bottom: 40px;
	width: 890px;
	border-collapse: collapse;
//	background: url(./img/detail_bk.jpg) no-repeat 640px 70px;
}
#detail table th {
	background-color: #f1f1f1;
	padding: 10px;
	border: 1px solid #999;
}
#detail table td {
	padding: 10px;
	text-align: left;
	border: 1px solid #999;	
}
#detail table td p.condition {
	margin-bottom: 15px;
}
#detail table td p.lead {
	margin-top: 0;
}
#header img{
	margin-left:3px;
}
.bold {
	font-weight: bold;
}
.pink {
	color: #ff0099;
}						
