@CHARSET "EUC-JP";

/* ELEMENT */
form {
	margin				: 0px;
}

/* ID */

/* CLASS */
.medicalInformation {
	border				: 1px solid #4DB47E;
	padding				: 10px;
	width				: 545px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

head:first-child+body .medicalInformation {
	width				: 560px;
}

.imgBdr {
	border				: 1px solid #9c9c9c;
}

.recshImage {
	margin				: 1px;
}

.recruitInformation {
	border				: 1px solid #F8355C;
	margin				: 5px 0px 5px 0px;
	padding				: 10px;
	width				: 545px;
}

head:first-child+body .recruitInformation {
	width				: 560px;
}

.scoutBlock {
	background-image	: url( ../_image/scout.gif );
	background-repeat	: no-repeat;
	height				: 75px;
	padding				: 20px 5px 10px 100px;
}

.specialList {
	list-style-type		: none;
	margin				: 3px 5px 5px 20px;
}
.news1 {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(https://www.w-medicalnet.com/img/ar1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}
.usefulInformation {
	border				: 1px solid GRAY;
	margin				: 5px 0px 5px 0px;
	padding				: 10px;
	width				: 545px;
}

.usefulBlock {
	margin				: 3px;
	width				: 260px;
}

head:first-child+body .usefulInformation {
	width				: 560px;
}

.quickBlock {
	padding				: 0px 5px 10px 0px;
}

.whatsNew {
	margin				: 2px;
	text-align			: center;
	width				: 100px;
}

head:first-child+body .specialList {
	margin-left			: 20px;
	padding				: 0px;
} ul.specialList a {
	text-decoration: none;
}
