@charset "utf-8";
/*
 * ==========================================================================
 * 
 * [content]
 * 
 * ==========================================================================
 */
img {
	vertical-align: middle;
	/*width: 100%;*/
}
/**
 * 幅指定	
 */
.w5p { width: 5% !important; }
.w33p { width: 33% !important; }
.w45p { width: 45% !important; }
.w49p { width: 49% !important; }
.w50p { width: 50% !important; }
.w90p { width: 90% !important; }
.w110 { width: 110px !important; }
.w120 { width: 120px !important; }
.w130 { width: 130px !important; }
.w140 { width: 140px !important; }
.w150 { width: 150px !important; }
.w160 { width: 160px !important; }
.w170 { width: 170px !important; }
.w180 { width: 180px !important; }
.w190 { width: 190px !important; }
.w200 { width: 200px !important; }
.w210 { width: 210px !important; }
.w220 { width: 220px !important; }
.w230 { width: 230px !important; }
.w240 { width: 240px !important; }
.w250 { width: 250px !important; }
.w300 { width: 300px !important; }
.w310 { width: 310px !important; }
.w320 { width: 320px !important; }
.w330 { width: 330px !important; }
.w340 { width: 340px !important; }
.w350 { width: 350px !important; }
.w400 { width: 400px !important; }
.w450 { width: 450px !important; }
.w480 { width: 480px !important; }
.w640 { width: 640px !important; }
.w1em { width: 1em !important; }
.w2em { width: 2em !important; }
.w3em { width: 3em !important; }
.w3hem { width: 3.5em !important; }
.w4em { width: 4em !important; }
.w4hem { width: 4.5em !important; }
.w5em { width: 5em !important; }
.w5hem { width: 5.5em !important; }
.w6em { width: 6em !important; }
.w6hem { width: 6.5em !important; }
.w7em { width: 7em !important; }
.w8em { width: 8em !important; }
.w9em { width: 9em !important; }
.w10em { width: 10em !important; }
.w11em { width: 11em !important; }
.w12em { width: 12em !important; }
.w13em { width: 13em !important; }
.w14em { width: 14em !important; }
.w15em { width: 15em !important; }
.w16em { width: 16em !important; }
.w17em { width: 17em !important; }
.w18em { width: 18em !important; }
.w19em { width: 19em !important; }
.w20em { width: 20em !important; }
/**
 * レイアウト
 */
.mL1hem { margin-left: 1.5em !important; }
.mL2em { margin-left: 2em !important; }
.mL2hem { margin-left: 2.5em !important; }
.mL3em { margin-left: 3em !important; }
.mL3hem { margin-left: 3.5em !important; }
.mL4em { margin-left: 4em !important; }
.mL4hem { margin-left: 4.5em !important; }
.mL5em { margin-left: 5em !important; }
.mL6em { margin-left: 6em !important; }
.mL7em { margin-left: 7em !important; }
.mL8em { margin-left: 8em !important; }
.mL9em { margin-left: 9em !important; }
.mL10em { margin-left: 10em !important; }
.mL11em { margin-left: 11em !important; }
.mL12em { margin-left: 12em !important; }
.mL17em { margin-left: 17em !important; }
.mL70 { margin-left: 70px !important; }
.mB55 { margin-bottom: 55px !important; }
.mB60 { margin-bottom: 60px !important; }
.mB70 { margin-bottom: 70px !important; }
.mB80 { margin-bottom: 80px !important; }
.mB90 { margin-bottom: 90px !important; }
/**
 * 文字装飾
 */
.fontMincho { font-family: "ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "HGS明朝E", Verdana, "ＭＳ Ｐ明朝", serif; }
/**
 * 文字色
 */
.c835EA5 { color: #835EA5; }
.cC1AED2 { color: #C1AED2; }
.cED2087 { color: #ED2087; }
.cFF3399 { color: #FF3399; }
.cE50057 { color: #E50057; }
.c036EAB { color: #036EAB; }
.c006934 { color: #006934; }
/**
 * フォーム用CSS
 */
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label, input, textarea, select {
	/*font-size: 13px;*/
	line-height: 16px;
	margin: 0;
}
input.formText[type=text], 
input.formText[type=password], 
input.formText[type=number], 
input.formText[type=email], 
textarea.formText,
select.formSelect {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
input.formText[type=text]:focus, 
input.formText[type=password]:focus, 
input.formText[type=number]:focus, 
input.formText[type=email]:focus, 
textarea.formText:focus,
select.formSelect:focus {
	border: 1px solid #444444;
}
.entrySubmit01 {
	background: #23720a;
	color: #FFFFFF;
	border: none;
	padding: 0.5em 0.5em 0.5em 1.5em;
	letter-spacing: 1em;
	font-size: 110%;
}
.entrySubmit01:hover {
	background: #1a5607;
	cursor: pointer;
}
/**
 * アイコン用CSS
 */
.icoLinkOutside {
	background: scroll url(../../images/content/content/iconOutside.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
	.icoLinkOutside a {
		color: #fb5800;
	}
/**
 * 見出し用CSS
 */
.headSubject01 {
	background: #0077AA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 15px;
	position: relative;
}
	.headSubject01 .title {
		padding: 0 0 0 25px;
		line-height: 20px;
	}
	.headSubject01.schedule .title {
		background: scroll url(../../images/content/content/icoCalendar.png) no-repeat left center;
	}
	.headSubject01.news .title {
		background: scroll url(../../images/content/content/icoNews.png) no-repeat left center;
	}
	.headSubject01.report .title {
		background: scroll url(../../images/content/content/icoReport.png) no-repeat left center;
	}
	.headSubject01.laboratories .title {
		background: scroll url(../../images/content/content/icoLabo.png) no-repeat left center;
	}
	.headSubject01 .backnumber {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background: scroll url(../../images/content/content/arrow_b.png) no-repeat 10px center #FFFFFF;
		padding: 0 10px 0 20px;
		line-height: 30px;
		display: inline-block;
		text-decoration: none;
		font-size: 12px;
		color: #868686;
		font-weight: normal;
		position: absolute;
		right: 10px;
		top: 10px;
	}
.headSubject02 {
	font-weight: bold;
	font-size: 110%;
	color: #0077AA;
	border-left: 6px solid #0077AA;
	padding: 0 0 0 15px;
}
/**
 * 背景色
 */
.bgE8EDF2 { background-color: #E8EDF2; }
/**
 * リスト用CSS
 */

/**
 * ステータス用CSS
 */
.statusClose {
	color:#666;
	font-size:110%;
	text-align:center;
	background:#e8edf2;
	padding:10px 0px;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.eventEnd {
	display:block;
	color:#fff;
	font-size:110%;
	text-align:center;
	background:#cf4465;
	padding:10px 0px;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/**
 * ボタン用CSS
 */
.formBt {
	display:inline-block;
	background:#e18851;
	color:#fff;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	padding:10px 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.formBt {
	color:#fff;
	text-decoration:none;
}
.formBt:hover {
	background:#e69a6c;
}
/**
 * ページング用スタイル
 */
.pagingList {
	color:#bbb;
	overflow:hidden;
	margin:20px 0px;
}
	.pagingList .prevLink {
		width:48%;
		float:left;
		text-align:right;
		padding-right:10px;
		border-right:1px solid #aaa;
	}
	.pagingList .nextLink {
		width:48%;
		float:right;
	}
/**
 * ボックス用スタイル
 */

/**
 * テーブル用スタイル
 */
.tableStyle01 {
	width: 100%;
	margin: 0 0 20px;
}
	.tableStyle01 tr {
		border-bottom: 1px dashed #A9A8A8;
	}
	.tableStyle01 th {
		vertical-align: top;
		text-align: left;
		padding: 5px 0;
		font-weight: normal;
	}
	.tableStyle01 td {
		padding: 5px 0;
	}
/**
 * レスポンシブ対策フロートボックス用スタイル
 */
.respFloatVox {}
	.respFloatVox .leftVox {
		float: left;
	}
	.respFloatVox .rightVox {
		float: right;
	}
/**
 * alphaBg
 */
#alphaBg {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	background: #FFFFFF;
	display: none;
	min-height: 100%;
}
.popupWrapper {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	/*display: none;*/
	z-index: 2100;
	visibility: hidden;
}
/*--終了しましたアイコン--*/
.end {
	display: inline-block;
	*display: inline;
	color:#fff;
	font-size:80%;
	letter-spacing:-0.05em;
	background: #cf4545;
	line-height: 18px;
	padding: 0px 5px;
	margin-left:10px;
}
.detailEnd {	/* 詳細ページ */
	color:#cf4545;
	font-size:130%;
	text-align:center;
	letter-spacing: 0.2em;
	border: 2px solid #cf4545;
	padding: 7px;
	margin-bottom:20px;
}
/*--募集は終了しましたアイコン--*/
.end2 {
	display: inline-block;
	*display: inline;
	color:#fff;
	font-size:80%;
	letter-spacing:-0.05em;
	background: #e18851;
	line-height: 18px;
	padding: 0px 5px;
	margin-left:10px;
}
/**
 * お知らせ(基本)
 */
.articleWrapper.list {
	padding: 0 10px;
}
	.articleWrapper.list article {
		margin: 0 0 10px;
		background: scroll url(../../images/content/content/arrow_b.png) no-repeat left 0.55em;
		padding: 0 0 0 15px;
	}
		.articleWrapper.list article time {
			width: 7em;
			float:left;
			vertical-align: middle;
		}
		.articleWrapper.list article .title {
			margin-left:7.5em;
			vertical-align: middle;
		}
		.articleWrapper.list article .icoNew {
			color: #CF4465;
			margin: 0 0 0 1em;
			vertical-align: middle;
		}
		.articleWrapper.list article .tagWrapper {
			width: 19em;
			float: left;
		}
		.articleWrapper.list.laboratories article .title {
			margin: 0 0 0 19em;
			display: block;
		}
		.articleWrapper.list article .tag {
			font-size: 10px;
			display: inline-block;
			vertical-align: middle;
			padding: 1px 0;
			width: 13em;
			text-align: center;
			color: #FFFFFF;
		}
		.articleWrapper.list article .tag.microbio {
			background: #E87C8B;
		}
		.articleWrapper.list article .tag.blood {
			background: #E18851;
		}
		.articleWrapper.list article .tag.chem {
			background: #6579B3;
		}
		.articleWrapper.list article .tag.patho {
			background: #77BB83;
		}
		.articleWrapper.list article .tag.physio {
			background: #499786;
		}
		.articleWrapper.list article .tag.urine {
			background: #77C0CD;
		}
		.articleWrapper.list article .tag.transfus {
			background: #c65548;
		}
		.articleWrapper.list article .tag.gene {
			background: #9F7CAC;
		}
		.articleWrapper.list article .tag.embryo {
			background: #FFBB53;
		}
/**
 * 検索結果
 */
.searchWrapper.list {
	padding: 0 10px;
}
	.searchWrapper.list article {
		margin: 0 0 10px;
		background: scroll url(../../images/content/content/arrow_b.png) no-repeat left 0.55em;
		padding: 0 0 0 15px;
	}
		.searchWrapper.list article .title {
			vertical-align: middle;
		}
/**
 ****************************************************
 * 
 * screens larger than 769
 * 
 ****************************************************
 */
@media only screen and (min-width: 769px) {
	.pcDspNone { display: none; }
}
/**
 ****************************************************
 * 
 * screens smaller than 768
 * 
 ****************************************************
 */
@media only screen and (max-width: 768px) {
	.spDspNone { display: none; }
	/**
	 * end
	 */
}