@charset "utf-8";
@import "common/0-import.css?20201028";

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
/* 製薬業界の求人を探す */

#spMode {
    background-color: #E9F3FB;
    border-top: 2px solid #999999;
    font-size: 35px;
    padding: 40px 0;
    width: 100%;
}

#spMode a {
	background: -webkit-gradient(
                        linear, left top, left bottom,
                        from(#FFFFFF),
                        to(#EBEBEB));
	background: -moz-linear-gradient(
                        #FFFFFF 0%,
                        #EBEBEB);
	background: linear-gradient(
                        #FFFFFF 0%,
                        #EBEBEB);
    border: 3px solid #999999;
	border-radius: 4px;
    color: #333333 !important;
    font-family: HiraKakuProN-W6;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
}

#conts h2.search {
	margin-bottom: 0;
	padding: 20px 0 0 70px;
	height: 41px;
	background: url(../img/index/h2_bg_search.jpg) no-repeat;
	position: relative;
	color: #111;
	font-size: 2.16em;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts h2.search .date {
	position: absolute;
	bottom: 5px;
	right: 155px;
	vertical-align: middle;
	color: #D0881C;
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
}

#conts h2.search .date img {
	vertical-align: text-top;
	padding-right: 5px;
}

#conts h2.search .count {
	position: absolute;
	bottom: 2px;
	right: 30px;
	color: #111;
	font-size: 18px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts h2.search .count span {
	padding: 0 5px;
	color: #258CD8;
	font-size: 25px;
	font-weight: bold;
}

#conts h2 span {
	color: #258CD8;
}

#conts .pickup {
	margin: 0 0 30px 4px;
}

#conts .pickup li {
	margin: 0 3px 5px 0;
	float: left;
}

#conts .pickup li a {
	padding: 25px 0 0 20px;
	width: 340px;
	height: 95px;
	background: url(../img/index/search_bg.jpg) no-repeat;
	display: block;
	color: #333!important;
	text-decoration: none;
}

	*html #conts .pickup li a {
		width: 360px;
		height: 120px;
	}

#conts .pickup li a:hover {
	background: url(../img/index/search_bg_over.jpg) no-repeat;
}

#conts .pickup li a:hover .title {
	text-decoration: none;
}

#conts .pickup li a .title {
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(../img/index/search_icon01.png) no-repeat;
	display: block;
	color: #258DDA;
	font-size: 18px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-decoration: underline;
	line-height: 1.2;
}

#conts .pickup li a .text {
	display: block;
	font-size: 13px;
}

#conts .searchBox {
	margin: 0 0 30px 0;
	padding-top: 20px;
	width: 728px;
	border: 1px solid #DDD;
	border-top: none;
}

#conts .searchBox h3 {
	margin-bottom: 20px;
	padding: 14px 0 0 50px;
	height: 41px;
	background: url(../img/index/h3_bg_search.jpg) no-repeat;
	font-size: 20px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .searchBox h3 span {
	color: #258CD8;
}

#conts .banner {
	margin-bottom: 30px;
}

#conts .banner .pharmacist,
#conts .banner .doctor,
#conts .banner .doctorate {
	margin-right: 12px;
	width: 232px;
	float: left;
}

#conts .banner .doctorate {
	margin-right: 0;
}

#conts .banner li a {
	padding: 12px 0 12px 15px;
	width: 211px;
	background: #FFF;
	display: block;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1.25;
	text-decoration: none;
}

	*html #conts .banner li a {
		width: 355px;
	}

#conts .banner li a span {
	display: block;
	line-height: 1.25;
}

#conts .banner .pharmacist a {
	background: url(../img/index/search_icon02.png) no-repeat right 10px center;
	border: 3px solid #FFCC99;
}

#conts .banner .pharmacist a:hover {
	background: #FFF5EA url(../img/index/search_icon02.png) no-repeat right 10px center;
}

#conts .banner .pharmacist a span {
	color: #FF9933;
	font-size: 20px;
}

#conts .banner .doctor a {
	background: url(../img/index/search_icon03.png) no-repeat right 10px center;
	border: 3px solid #F6A3BA;
}

#conts .banner .doctor a:hover {
	background: #FDECF1 url(../img/index/search_icon03.png) no-repeat right 10px center;
}

#conts .banner .doctor a span {
	color: #ED4776;
	font-size: 20px;
}

#conts .banner .doctorate a {
	background: url(../img/index/search_icon04.png) no-repeat right 10px center;
	border: 3px solid #70D3B0;
}

#conts .banner .doctorate a:hover {
	background: #D4F2E7 url(../img/index/search_icon04.png) no-repeat right 10px center;
}

#conts .banner .doctorate a span {
	color: #3FBF7B;
	font-size: 20px;
}

#conts .aboutBox {
	height: 228px;
	margin-bottom: 35px;
}

#conts .aboutBox a {
	padding: 20px 0 0 10px;
	display: block;
	width: 720px;
	height: 208px;
	background: url(/img/index/top_about_bg.jpg) no-repeat;
	color: #333;
	text-decoration: none;
}

	*html #conts .aboutBox a {
		width: 730px;
		height: 228px;
	}

#conts .aboutBox a .color {
	color: #258CD8;
	font-size: 19px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .aboutBox a .text {
	margin-top: 10px;
	padding-left: 12px;
	display: inline-block;
}

#conts .aboutBox a:hover {
	background: url(/img/index/top_about_over.jpg) no-repeat;
}

#conts .aboutBox span.txt {
	padding: 114px 0 0 23px;
	display: block
}

#conts .aboutBox span.bold {
	font-weight: bold;
}

/* 製薬業界 転職トピックス */
#conts h2.topics {
	margin-bottom: 10px;
	padding: 20px 0 5px 70px;
	/*height: 39px;*/
	background: url(../img/index/h2_bg_topics.jpg) no-repeat;
	position: relative;
	color: #111;
	font-size: 1.9em;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts .topicsList {
	margin: 0 0 30px 4px;
}

#conts .topicsList.topicsType02 {
	margin: 0 0 55px 4px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#conts .topicsList li {
	margin: 0 3px 13px 0;
	float: left;
	position: relative;
}

#conts .topicsList li.type2 {
	margin: 0 2px 0 0;
}

#conts .topicsList li .bg {
	padding: 20px 20px 0;
	width: 320px;
	height: 179px;
	background: url(../img/index/topics_bg.jpg) no-repeat;
	display: block;
	color: #333;
	text-decoration: none;
}

	*html #conts .topicsList li .bg {
		width: 360px;
		height: 199px;
	}

#conts .topicsList li.type2 .bg {
	padding: 19px 0 0;
	width: 239px;
	height: 305px;
	background: url(../img/index/topics_bg02.jpg) no-repeat;
}
	*html #conts .topicsList li.type2 .bg {
		height: 324px;
	}

#conts .topicsList li .bg .title {
	margin-bottom: 20px;
	display: block;
	color: #111;
	font-size: 17px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}

#conts .topicsList li .bg .text {
	font-size: 13px;
}

#conts .topicsList li.type2 .bg .text {
	display: block;
	margin: 0 18px 0 16px;
	font-size: 14px;
	line-height: 1.58;
}

#conts .topicsList .link {
	font-size: 14px;
}

#conts .topicsList li.type2 .bg .title {
	margin: 0 0 7px;
	padding: 0 0 0 16px;
	height: 54px;
	background: url(../img/index/dotted_line_blue.png) center bottom no-repeat;
	color: #258CD9;
	font-size: 18px;
	line-height: 1.3;
}

#conts .topicsList li.type2.vol02 .bg .title {
	margin: 7px 0 30px;
}

#conts .topicsList li.type2 .bg .title .space {
	display: inline-block;
	padding-left: 2.5em;
	line-height: 1.1;
}

#conts .topicsList li .bg .title.row {
	padding: 10px 0 10px;
}

#conts .topicsList li .bg .title .sub {
	color: #258DDA;
	font-size: 14px;
	vertical-align: middle;
}

#conts .topicsList li .bg .title .sub img {
	padding-top: 3px;
	padding-right: 5px;
}

#conts .topicsList li a .title .sub img {
	height: 15px;
	vertical-align: middle;
	display: inline-block;
	line-height: 1;
}

#conts .topicsList li .bg .img {
	float: left;
	margin-right: 10px;
}

#conts .topicsList li.type2 .bg .img {
	display: block;
	float: none;
	margin: 0 auto 10px;
}

/*#conts .topicsList li a .link {
	margin-top: 15px;
	padding-left: 17px;
	background: url(/img/common/icon/icon01.gif) no-repeat 0 5px;
	display: block;
	text-decoration: underline;
	overflow: hidden;
}*/

#conts .topicsList li .link a {
	padding: 155px 0 0 140px;
	width: 210px;
	height: 34px;
	background: url(/img/common/icon/icon01.gif) no-repeat 125px 159px;
	color: #333;
	text-decoration: underline;

	position: absolute;
	top: 5px;
	left: 5px;
}

	*html #conts .topicsList li .link a {
		width: 350px;
		height: 189px;
	}

#conts .topicsList li.type2 .link a {
	width: 196px;
	height: 30px;
	padding: 282px 0 0 32px;
	background: url(/img/common/icon/icon01.gif) no-repeat 17px 287px;
}

#conts .topicsList li .link a:hover {
	width: 207px;
	height: 31px;
	text-decoration: none;
	border: 3px solid #ADD4F1;
	padding: 152px 0 0 137px;
	background: url(/img/common/icon/icon01.gif) no-repeat 122px 156px;
}

	*html #conts .topicsList li .link a:hover {
		width: 350px;
		height: 189px;
	}

#conts .topicsList li.type2 .link a:hover {
	width: 193px;
	height: 28px;
	border: 3px solid #ADD4F1;
	padding: 279px 0 0 29px;
	background: url(/img/common/icon/icon01.gif) no-repeat 14px 284px;
	color: #258DDA;
}

	*html #conts .topicsList li.type2 .link a:hover {
		height: 304px;
	}

/* 製薬業界 転職お役立ちマニュアルを読む */
#conts h2.manual {
	margin-bottom: 10px;
	padding: 20px 0 0 70px;
	height: 39px;
	background: url(../img/index/h2_bg_manual.jpg) no-repeat;
	position: relative;
	color: #111;
	font-size: 1.9em;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts .manualList {
	margin-left: 3px;
}

#conts .manualList li {
	margin-right: 1px;
	float: left;
}

#conts .manualList li a {
	padding: 20px 17px 0;
	width: 146px;
	height: 209px;
	background: url(../img/index/manual_bg01.jpg) no-repeat;
	display: block;
	color: #333;
	text-decoration: none;
}

	*html #conts .manualList li a {
		width: 180px;
		height: 229px;
	}

.topPage #conts .manualList li a {
	padding: 20px 15px 0;
	width: 211px;
	height: 172px;
	background: url(../img/index/manual_bg01_1.jpg) no-repeat;
	display: block;
	color: #333;
	text-decoration: none;
}

	*html .topPage #conts .manualList li a {
		width: 211px;
		height: 172px;
	}

#conts .manualList li.special a {
	background: url(../img/index/manual_bg02.jpg) no-repeat;
}

#conts .manualList li a:hover {
	background: url(../img/index/manual_bg01_ov.jpg) no-repeat;
}

.topPage #conts .manualList li a:hover {
	background: url(../img/index/manual_bg01_1_ov.jpg) no-repeat;
}

#conts .manualList li.special a:hover {
	background: url(../img/index/manual_bg02_over.jpg) no-repeat;
}

.topPage #conts .manualList li a .img {
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

#conts .manualList li a .title {
	margin-bottom: 10px;
	padding: 0 0 5px 20px;
	background:  url(../img/index/manual_icon01.png) no-repeat left 8px;
	border-bottom: 1px dotted #258DDA;
	display: block;
	color: #258DDA;
	font-size: 15px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}

.topPage #conts .manualList li a .title {
	margin-bottom: 8px;
	padding: 0 0 5px 20px;
	background:  url(../img/index/manual_icon01.png) no-repeat 1px 1px;
	border-bottom: 1px dotted #258DDA;
	display: block;
	color: #258DDA;
	font-size: 14px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: normal;
}

#conts .manualList li a .shortTitle {
	padding: 8px 0 8px 21px;
}

#conts .manualList li.special a .title {
	background:  url(../img/index/manual_icon02.png) no-repeat left 15px;
	border-bottom: 1px dotted #960;
	color: #960;
	font-size: 13px
}

#conts .manualList li.special a .title span {
	color: #F60;
}

#conts .manualList li a .text {
	padding: 0 5px;
	display: block;
}

.topPage #conts .manualList li a .text {
	padding: 0 3px;
	display: block;
	font-size: 14px;
}

/*企業一覧*/
#conts h2.company {
	margin-bottom: 15px;
	padding: 20px 0 5px 70px;
	background: url(../img/index/h2_bg_company.jpg) no-repeat;
	position: relative;
	color: #111;
	font-size: 1.9em;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

#conts h2.company .count {
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: #111;
	font-size: 18px;
	font-weight: normal;
}

#conts h2.company .count span {
	padding: 0 5px;
	color: #258CD8;
	font-size: 25px;
	font-weight: bold;
}

#conts .companyLead {
	margin: 0 10px 15px;
	font-size: 14px;
}

#conts .companyList {
	padding: 0 10px 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#conts .companyList::after {
	display: block;
	width: 32%;
	content: "";
}

#conts .companyList li {
	margin-bottom: 15px;
}

#conts .companyList li a {
	padding: 12px 10px;
	width: 227px;
	background: #FFF url(/img/company/index/bg01.png) repeat-x left top;
	box-shadow: 0 0px 7px 2px #e2e2e2;
	display: block;
	color: #333;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
}

#conts .companyList li a:hover:after {
	display: block;
	width: 100%;
	height: 100%;
	border: 3px solid #ACD3F0;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	content: "";
}

#conts .companyList li a .title {
	margin-bottom: 5px;
	padding-left:  20px;
	background:  url(../img/index/manual_icon01.png) no-repeat 1px 1px;
	display: block;
	color: #258DDA;
	font-size: 14px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: normal;
}

#conts .companyList li a .date {
	padding-left: 10px;
	display: block;
	color: #999;
	font-size: 12px;
}

#conts .companyMore {
	margin-bottom: 55px;
    padding-right: 11px;
    font-size: 1.08em;
    text-align: right;
}

#conts h2.useful {
	margin-top: 45px;
	margin-bottom: 15px;
	padding: 20px 0 0 70px;
	height: 39px;
	background: url(/img/index/h2_bg_useful.jpg) no-repeat;
	position: relative;
	color: #111;
	font-size: 1.9em;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts div.statistics {
	margin-left: 8px;
	margin-bottom: 10px;
	width: 710px;
	background: url(/img/index/statistics_bg.jpg) no-repeat left bottom;
	border-top: 5px solid #EFEFEF;
	color: #333;
	font-size: 1.08em;
}

#conts div.statistics p {
	padding: 0 170px 25px 30px;
	line-height: 1.6;
	zoom:1;
}
#conts div.statistics .lead {
	margin-bottom: 5px;
	padding: 20px 170px 0px 30px;
	font-size: 1.786em;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	line-height: 1.4;
}
#conts div.statistics .lead span {
	color: #996600;
	font-size: 0.88em;
}

#conts div.statistics .lead .cra {
	color: #EC4676;
	font-size: 1em;
}

.topPage #conts ul.topicsList .title span.cra {
	color: #EC4676;
	line-height: 1.2;
}

#conts .newRecent {
	margin-bottom: 60px;
	border: 1px solid #DDD;
	position: relative;
}

#conts .recentHdg {
	padding: 10px 10px 10px 20px;
	background: #F6F6F6;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	box-sizing: border-box;
}

#conts .recentHdgTxt {
	color: #258DDA;
	font-size: 1.544em;
	font-weight: normal;
}

#conts .recentCount {
	color: #111;
	font-size: 18px;
}

#conts .recentCount span {
	padding: 0 5px;
	color: #258CD8;
	font-size: 25px;
	font-weight: bold;
}

#conts .recentList {
	padding: 15px 20px 0;
	color: #999999;
	font-size: 1.157em;
}

#conts .recentList.scrl {
	height: 142px;
	overflow-y: scroll;
}

#conts .recentList .order {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	display: flex;
	border-bottom: 1px dotted #258DDA;
	overflow: hidden;
}

#conts .recentList .order a {
	padding-left: 20px;
	max-width: 100%;
	background:  url(../img/index/manual_icon01.png) no-repeat left center;
	display: inline-block;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: underline;
	box-sizing: border-box;
}

#conts .recentList .order a:hover {
	text-decoration: none;
}

#conts .recentList .date {
	margin-right: 5px;
	padding: 2px 5px;
	background-color: #DD9E37;
	display: inline-block;
	color: #FFF;
	text-align: center;
}

#conts .statisticsList {
	color: #999999;
	font-size: 1.157em;
	zoom:1;
}

#conts .statisticsList dt span {
	margin: 0 10px 10px;
	padding: 0 0 10px!important;
	display: block;
	border-bottom: 1px dotted #258DDA;
}

#conts .statisticsList dt a {
	padding-left: 20px;
	padding-bottom: 3px;
	background:  url(../img/index/manual_icon01.png) no-repeat;
}

#conts .statisticsList dt a:link,
#conts .statisticsList dt a:visited {
	color: #333;
	text-decoration: underline;
}

#conts .statisticsList dt a:hover {
	text-decoration: none;
}

#conts .statisticsList dt.first {
	padding-bottom: 10px;
}

#conts .statisticsList dt.first,
#conts .statisticsList dt span {
	padding-left: 10px;
	padding-right: 10px;
}

#conts .statisticsList dt img {
	vertical-align: -2px;
	margin-left: 5px;
}

#conts .statisticsList dd {
	margin: 0 10px 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #258DDA;
	color: #333333;
	font-size: 0.9333em;
	zoom:1;
}

#conts .newsMore,
#conts .statisticsMore {
	margin-top: 6px;
	padding-right: 11px;
	font-size: 1.08em;
	text-align: right;
}

#conts .recentMore {
	margin-top: 6px;
	padding-right: 11px;
	float: right;
}

#conts .recentMore span {
	padding-left: 19px;
	background: url(/img/common/icon/icon07.png) no-repeat left 2px;
	font-size: 1.08em;
	display: block;
	cursor: pointer;
}

#conts .recentMore.closed span {
	background: url(/img/common/icon/icon08.png) no-repeat left 2px;
}

#conts .newsMore a,
#conts .statisticsMore a,
#conts .companyMore a {
	padding-left: 16px;
	background: url(/img/common/icon/icon01.gif) no-repeat left 2px;
}

#conts .statisticsList dd img,
#conts .newsList dd img {
	float: right;
	margin-left: 20px;
}

#conts .statisticsList dd .img img {
	width: 105px;
	height: auto;
}

#conts .alert {
	margin-bottom: 55px;
	width: 100%;
}

#conts .alert a {
	display: inline-block;
}

#conts .alert a:hover {
	opacity: 0.8;
}

/* 職種リスト */

#conts .jobList {
	margin: 0 0 33px 30px;
	width: 668px;
}

#conts .jobList li {
	width: 319px;
	float: left;
	margin-right: 30px;
}

#conts .jobList li.last {
	margin-right: 0;
}

#conts .jobList li h4 {
	line-height: 35px;
	font-size: 16px;
	background: url(/img/index/top_h3_bg01.gif) 0 bottom repeat-x;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #258DDA;
}

#conts .jobList li ul {
	width: auto;
	padding: 0 10px;
}

#conts .jobList li ul li {
	width: auto;
	float: none;
	margin: 0 0 3px 0;
	padding-left: 17px;
	background: url(/img/common/icon/icon01.gif) no-repeat 0 5px;
	font-size: 14px;
}

#conts .jobList li ul li a {
	color: #333;
	text-decoration: underline;
}

#conts .jobList li ul li a:hover {
	text-decoration: none;
}

#conts .jobList li ul li.last {
	margin-bottom: 0;
}

#conts .jobList li ul li .mrLink {
	vertical-align: middle;
	margin-right: 5px;
}

#conts .jobList li ul li .mrBn {
	vertical-align: middle;
}

#conts .topBanner {
	margin-bottom: 40px;
}

#conts .topBanner .pharmacist {
	float: left;
	width: 355px;
	height: 55px;
	background: url(/img/index/top_pharmacist_over.gif) no-repeat;
}

#conts .topBanner .pharmacist a,
#conts .topBanner .doctor a {
	display: block;
}

#conts .topBanner .pharmacist a:hover img,
#conts .topBanner .doctor a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts .topBanner .doctor {
	float: right;
	width: 355px;
	height: 55px;
	background: url(/img/index/top_doctor_over.gif) no-repeat;
}



#conts h3.manual,
#conts h3.pickup {
	margin-bottom: 20px;
}

#conts .manualList li.resume {
	background: url(/img/index/top_manual_bn01_over.jpg) no-repeat;
}

#conts .manualList li.howto {
	background: url(/img/index/top_manual_bn02_over.jpg) no-repeat;
}

#conts .manualList li.english {
	background: url(/img/index/top_manual_bn03_over.jpg) no-repeat;
}

#conts .manualList li.correction {
	background: url(/img/index/top_manual_bn04_over.jpg) no-repeat;
}

#conts .manualList li.resume a,
#conts .manualList li.howto a,
#conts .manualList li.english a,
#conts .manualList li.correction a {
	display: block;
}

#conts .manualList li.resume a:hover img,
#conts .manualList li.howto a:hover img,
#conts .manualList li.english a:hover img,
#conts .manualList li.correction a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

/* 121002 */

#conts .pickupList {
	margin-bottom: 40px;
}

#conts .pickupList li {
	width: 355px;
	line-height: 0;
}

#conts .pickupList li a {
	display: block;
	width: 355px;
	height: 80px;
}

#conts .pickupList li a:hover {
	background-color: #FFF;
}

#conts .pickupList li a:hover img {
	visibility: hidden;
}

#conts .pickupList li.vol01 {
	float: left;
}

#conts .pickupList li.vol01 a {
	background: url(/img/index/bn_pickup01_over.jpg) no-repeat;
}

#conts .pickupList li.vol02 {
	float: right;
}

#conts .pickupList li.vol02 a {
	background: url(/img/index/bn_pickup02_over.jpg) no-repeat;
}

#conts .pickupList li.inexperience {
	float: left;
	margin-top: 20px;
}

#conts .pickupList li.inexperience a {
	background: url(/img/index/bn_inexperience_over.jpg) no-repeat;
}

#conts .pickupList li.inexperience a:hover img {
	visibility: hidden;
}

/* 140122 */

#sideBar .sideAbout {
	margin-top: 0;
}

/* 製薬業界 ニュース */
#conts .pharmanews {
	margin-top: 45px;
	background: url(/img/index/news_bg.png) repeat-x left 0 #F6F6F6;
	border: 1px solid #DFDFDF;
}

#conts .pharmanews .useful {
	margin-top: 0;
	background: url(/img/index/news_ttl.png) no-repeat 15px 12px;
	position: relative;
}

#conts .pharmanews .useful:before {
	width: 730px;
	height: 5px;
	background: #555;
	position: absolute;
	top: -7px;
	left: -1px;
	content: "";
}

#conts .pharmanews .inner {
	padding: 0 20px 20px;
}

#conts .pharmanews .inner .ban {
	margin-bottom: 30px;
	background: url(/img/index/news_bn_over.jpg) no-repeat;
}

#conts .pharmanews .inner .ban a {
	display: block;
}

#conts .pharmanews .inner .ban a:hover img {
	visibility: hidden;
}

#conts .pharmanews .inner dl {
	padding-bottom: 5px;
	border-bottom: 1px dotted #C9C9C9;
}

#conts .pharmanews .inner dl dt {
	margin: 15px 0 10px;
	padding-top: 15px;
	border-top: 1px dotted #C9C9C9;
	color: #999;
	font-size: 1.153em;
}

#conts .pharmanews .inner dl dt .ttl {
	padding-left: 17px;
	background: url(/img/index/icon_news.png) no-repeat 0 4px;
	display: block;
}

#conts .pharmanews .inner dl dt .ttl {
	display: table;
}

#conts .pharmanews .inner dl dt .ttl a,
#conts .pharmanews .inner dl dt .ttl .date {
	display: table-cell;
	vertical-align: top;
}

#conts .pharmanews .inner dl dt .ttl .date {
	padding-left: 10px;
	width: 190px;
}

#conts .pharmanews .inner dl dt:first-child {
	margin-top: 0;
	padding-top: 0;
	background-position: 0 ;
	border-top: none;
}

#conts .pharmanews .inner dl dt .icon {
	margin-top: 3px;
	padding-left: 10px;
	background: none;
	display: inline-block;
	vertical-align: top;
}

#conts .pharmanews .inner dl dd {
	line-height: 1.6;
}

#conts .pharmanews .inner .more {
	margin-top: 10px;
	text-align: right;
}

#conts .pharmanews .inner .more a {
	padding-left: 15px;
	background: url(/img/index/icon_arrow.png) no-repeat 0 2px;
}

/* NewsPlus バナー */
#conts .newsplus {
	margin-bottom: 45px;
	text-align: center;
}

#conts .newsplus .ban {
	display: inline-block;
}

#conts .newsplus .ban:hover {
	box-shadow: 0 0 1px #258DDA;
}

#conts .seoRoom .search {
	padding-right: 10px;
	padding-bottom: 8px;
	height: auto;
}

#conts .seoRoom .categorySearch h2.search {
	padding-right: 235px;
}

#conts .mainImage.smallTtl {
	display: table;
	padding: 62px 275px 62px 29px;
	width: 426px;
	height: 91px;

}

#conts .mainImage.smallTtl h2 {
	display: table-cell;
	height: 91px;
	font-size: 22px;
	vertical-align: middle;
	position: static;
	top: 0;
	left: 0;
	line-height: 1.1;
}

#conts .mainImage.smallTtl h2 span {
	line-height: 1.1;

}