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

/*------------------------------------------------------------
	CRAのための医学統計
------------------------------------------------------------*/

#conts h2.useful {
	/*margin-top: 30px;*/
	margin-bottom: 15px;
	padding: 20px 0 0 70px;
	min-height: 39px;
	height: auto !important;
	height: 59px;
	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";
	line-height: 1;
}

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

#conts h2.useful .cra {
	color: #EC4676;
	font-weight: bold;
}

#container .sns.head {
	margin: 15px 8px;
}

#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;
}

#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 .statisticsList dd img {
	margin-left: 20px;
	float: right;
}

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


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

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

#conts .backToTheTop {
	margin-top: 30px;
	text-align: center;
	font-size: 1.08em;
}

#container .sns.foot {
	margin: 30px 10px 0;
}

#conts .pageList {
	text-align: right;
}

#sideBar .sideApplyUnder .title {
	padding: 12px 5px 0;
	background: url(/img/inexperience/apply_top.jpg) no-repeat top;
	font-size: 1.5em;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1;
	text-align: center;
	zoom:1;
}
#sideBar .sideApplyUnder .title span {
	color: #EB4676;
	font-size: 1.111em;
	font-weight: bold;
}
#sideBar .sideApplyUnder .title span span {
	font-size: 0.65em;
}
#sideBar .sideStatistics {
	margin-top: 15px;
}

/*------------------------------------------------------------
	記事ページ
------------------------------------------------------------*/
#conts h2.useful.detail {
	margin-top: 0;
	line-height: 1.5;
}

#conts .article {
	margin: 0 10px;
}

#conts .article .info {
	border-top: 1px dotted #258DDA;
	padding: 15px 0;
}

#conts .article .date {
/*	padding-top: 5px;*/
	color: #999;
	text-align: right;
	float: right;
}

#conts .article .info .sns {
	margin: 0;
	float: left;
}

#conts .article .entry {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DDD;
	line-height: 1.7;
}

#conts .article .entry .img {
	margin-left: 15px;
	float: right;
}

#conts .article .entry p {
	color: #333;
	margin-bottom: 2em;
}

#conts .article .entry .sns.foot {
	margin: 40px 0 0;
}

#conts .article .pager {
	margin-bottom: 60px;
	position: relative;
}

#conts .article .pager li.prev {
	padding-right: 20px;
	width: 239px;
	float: left;
	text-align: right;
}

#conts .article .pager li.prev a {
	padding-left: 15px;
	background: url(../img/common/icon/icon04.png) no-repeat left 2px;
}

#conts .article .pager li.index {
	width: 180px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -90px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	text-align: center;
	zoom: 1;
}

#conts .article .pager li.next {
	padding-left: 20px;
	width: 239px;
	float: right;
}

#conts .article .pager li.next a {
	padding-right: 15px;
	background: url(../img/common/icon/icon01.gif) no-repeat right 2px;
}

#conts .article .book h3 {
	padding: 18px 0 0 30px;
	background: url(../img/statistics/book_bg.jpg) no-repeat;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	zoom: 1;
}

#conts .article .book .inner {
	margin-bottom: 7px;
	padding: 10px 30px 10px;
	border: 1px solid #DDD;
	border-top: none;
}

#conts .article .book .inner .imgR {
	margin-top: 20px;
	float: right;
}

#conts .article .book .inner h4 {
	margin-bottom: 10px;
	padding-top: 15px;
	border-top: 1px dotted #258DDA;
	color: #258CD9;
	font-size: 16px;
}

#conts .article .book .inner p {
	margin-bottom: 10px;
	line-height: 1.6;
}

#conts .article .book .inner a {
	padding-left: 15px;
	background: url(../img/common/icon/icon01.gif) no-repeat left 4px;
	display: inline-block;
}

#conts .article .book .link {
	text-align: right;
}

#conts .article .book .link a {
	padding-left: 15px;
	background: url(../img/common/icon/icon01.gif) no-repeat left 2px;
}

#conts .article .entry h3 {
    border-bottom: 1px dotted #258DDA;
    font-size: 1.16em;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

#conts .entry ul {
	margin-bottom: 20px;
}

#conts .entry ul li {
    background: url(../img/common/icon/path_icon.gif) no-repeat left 7px;
    padding-left: 10px;
}

#conts .entry blockquote {
	background: #EEE;
	padding: 10px;
}

#conts img.aligncenter,
#conts img.alignright {
	padding: 1px;
    border: 1px solid #CCCCCC;
}
img.alignleft {
    display: inline;
	margin: 10px 10px 10px 0;
    float: left;
}
#conts img.alignright {
	display: inline;
	margin: 10px 0 10px 10px;
	float: right;
}
#conts img.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
}

/*------------------------------------------------------------
	CRA関連のコンテンツ
------------------------------------------------------------*/
#conts .craLink {
	margin-top: 60px;	
}

#conts .craLink .ttl01 {
	margin-bottom: 10px;
	padding: 20px 10px 10px 70px;
	background: url(../img/cra/ttl_bg.png) repeat-x top left;
	position: relative;
	color: #111;
	font-size: 1.846em;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	zoom: 1;
}

#conts .craLink .ttl01:before {
	margin-top: -18px;
	width: 44px;
	height: 43px;
	background: url(../img/cra/icon_ttl01.png) no-repeat top left;
	position: absolute;
	top: 50%;
	left: 18px;
	content: " ";
	zoom: 1;
	z-index: 10;
}

#conts .craLink li {
	width: 146px;
	float: left;
}

#conts .craLink li a {
	padding-bottom: 7px;
	background: url(../img/cra/link_bg02.png) no-repeat bottom center;
	display: block;
	text-decoration: none;
}

#conts .craLink li a .bg {
	padding: 19px 13px 10px 17px;
	background: url(../img/cra/link_bg01.png) no-repeat top center;
	display: block;	
	zoom: 1;
}

#conts .craLink li a .thum {
	margin-bottom: 10px;
	display: block;
}

#conts .craLink li a .ttl {
	padding-left: 15px;
	background: url(../img/cra/icon_arrow02.png) no-repeat 0 1px;
	color: #333;
	font-weight: bold;
	font-size: 0.928em;
	letter-spacing: -0.2px;
}

#conts .craLink li.statistics a {
	background: url(../img/cra/link_bg04.png) no-repeat bottom center;
	pointer-events:none;
}

#conts .craLink li.statistics a .bg {
	background: url(../img/cra/link_bg03.png) no-repeat top center;
}

#conts .craLink li.statistics a .ttl {
	background: url(../img/cra/icon_arrow06.png)  no-repeat 0 0;
}

#conts .craLink li.statistics a .ttl span {
	color: #666;
}

#conts .craLink li a .thum {
	margin-bottom: 10px;
	display: block;
}

#conts .craLink li.statistics a .thum {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#conts .craLink li a .ttl {
	padding-left: 15px;
	background: url(../img/cra/icon_arrow02.png) no-repeat 0 0;
	color: #333;
	font-weight: bold;
	font-size: 0.928em;
	letter-spacing: -0.2px;
}