@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	position: relative;
	padding-bottom: 180px;
}

/* レイアウト */
#Home-index #conts {
	float: left;
	width: 710px;
	text-align: left;
}

#Home-index #conts .topContsInner {
	width: 475px;
	float: right;
}

/* Amazon */
#conts #campaign {
	width: 475px;
	height: 114px;
	position: relative;
	margin: -3px 0 12px;
}

#conts #campaign a {
	display: block;
	width: 480px;
	height: 109px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/pc/img/index/bn_campaign_over.jpg) no-repeat;
}

#conts #campaign a:hover img {
	visibility: hidden;
}

#conts #campaign p {
	color: #999;
	font-size: 11px;
	line-height: 1.2;
	position: absolute;
	left: 0;
	top: 117px;
}

#conts .comBox {
	margin-bottom: 6px;
	padding-bottom: 18px;
	background: url(/pc/img/index/bottom_recommend.png) no-repeat bottom;
}

#conts .comBox h3.sprite {
	width: 475px;
	height: 51px;
}

#conts .comBox .inner {
	text-align: left;
	padding-top: 10px;
	/* padding: 10px 0 8px; */
	background: url(/pc/img/index/bg_article.png) repeat-y;
}

#conts .comBox .inner .linkTxt {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

/* お知らせ */
#conts #notice h3.sprite {
	background-position: 0 -659px;
}

#conts #notice .inner {
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right: 14px;
}

#conts #notice .inner .linkTxt {
	margin-bottom: 5px;
	display: inline-block;
}

#conts #notice .inner .info a {
	color: #E5A647;
}

/* いちおしコンテンツ */
#conts #recommend h3.sprite {
	background-position: 0 -43px;
}

#conts #recommend .inner {
	padding-bottom: 8px;
}

#conts #recommend .inner .article {
	background: url(/pc/img/common/line02.png) repeat-y center;
}

#conts #recommend .inner .article .articleInner {
	width: 221px;
}

#conts #recommend .inner .article .left {
	float: left;
	padding-left: 16px;
}

#conts #recommend .inner .article .right {
	width: 211px;
	padding-left: 10px;
	float: right;
}

#conts #recommend .inner .article .articleInner .img {
	display: block;
	float: left;
	width: 76px;
	height: 76px;
	border: 2px solid #A0D638;
	margin-right: 10px;
}

#conts #recommend .inner .article .articleInner .text {
	float: right;
	width: 117px;
	padding-right: 14px;
}

#conts #recommend .inner .article .right .text {
	padding-right: 3px;
}

#conts #recommend .inner .article .articleInner .text h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

#conts #recommend .inner .article .articleInner .text p {
	color: #777;
}

#conts #recommend .inner .article .articleInner .text p a {
	color: #7FA50A;
}

#conts #recommend .inner .article .articleInner .text p a:hover {
	color: #99AA80;
}

/* 人気トピック */
#conts #pickUpTopic {
	width: 224px;
	float: left;
}

#conts #pickUpTopic .monitor {
	margin-bottom: 6px;
}

#conts #pickUpTopic .monitor a {
	display: block;
	width: 224px;
	height: 94px;
	background: url(/pc/img/index/bn_monitor_over.jpg) no-repeat;
}

#conts #pickUpTopic .writer {
	margin-bottom: 6px;
}

#conts #pickUpTopic .writer a {
	display: block;
	width: 224px;
	height: 94px;
	background: url(/pc/img/common/template/sidebar/bn_writer_over.jpg) no-repeat;
}


#conts #pickUpTopic .about {
	margin-bottom: 8px;
}

#conts #pickUpTopic .about a.sprite {
	display: block;
	width: 224px;
	height: 44px;
	background-position: -476px -237px;
}

#conts #pickUpTopic .about a.sprite:hover {
	background-position: -476px -283px;
}

#conts #pickUpTopic .writer a:hover,
#conts #pickUpTopic .monitor a:hover,
#conts #pickUpTopic .about a:hover {
	background-color: #FFF;
}

#conts #pickUpTopic .writer a:hover img,
#conts #pickUpTopic .monitor a:hover img,
#conts #pickUpTopic .about a:hover img {
	visibility: hidden;
}

#conts #pickUpTopic h3.sprite {
	margin: 0 auto;
	width: 220px;
	height: 40px;
	background-position: -476px -69px;
}

#conts #pickUpTopic .inner {
	text-align: left;
	margin: 0 2px;
	padding: 0 3px;
	background: url(/pc/img/index/bg_pickup.png) repeat-y;
	zoom: 1;
}

#conts #pickUpTopic .inner dt {
	padding: 8px 9px 0;
}

#conts #pickUpTopic .inner dd {
	padding: 0 9px 8px;
	font-size: 14px;
	word-wrap: break-word;
	background: url(/pc/img/common/line01.png) repeat-x left bottom;
}

#conts #pickUpTopic .inner dt span {
	vertical-align: middle;
}

#conts #pickUpTopic .inner dt span.date {
	margin-right: 10px;
}

#conts #pickUpTopic .inner dt span.sprite {
	height: 13px;
	display: inline-block;
}

#conts #pickUpTopic .inner dt span.sprite.cat01 {
	width: 59px;
	background-position: 0 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat02 {
	width: 47px;
	background-position: -61px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat03 {
	width: 62px;
	background-position: -110px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat04 {
	width: 47px;
	background-position: -419px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat05 {
	width: 73px;
	background-position: -468px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat06 {
	width: 52px;
	background-position: -360px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat07 {
	width: 81px;
	background-position: -543px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat08 {
	width: 53px;
	background-position: -174px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat09 {
	width: 70px;
	background-position: -229px 0;
}

#conts #pickUpTopic .inner dt span.sprite.cat010 {
	width: 57px;
	background-position: -301px 0;
}


#conts #pickUpTopic .bottom {
	padding-bottom: 11px;	
	background: url(/pc/img/index/bottom_pickup.png) no-repeat bottom;
}

#conts #pickUpTopic .bottom a.sprite {
	margin: 0 auto;
	width: 220px;
	height: 50px;
	background-position: -476px -111px;
}

#conts #pickUpTopic .opinion {
	background: url(/pc/img/index/bg_opinion.png) no-repeat;
	margin: 5px 2px 10px;
	padding: 15px 14px 16px;
}

#conts #pickUpTopic .opinion a.sprite {
	display: block;
	width: 192px;
	height: 35px;
	background-position: -476px -163px;
}

#conts #pickUpTopic .opinion a.sprite:hover {
	background-position: -476px -200px;
}

/* 看護クイズ */
#conts #qLead {
	margin-bottom: 20px;
}

#conts #qLead  sup,
#conts #qLead  sub {
	color: #333;
	font-size: 0.8em;
}

#conts #qLead .qTtl {
	margin-bottom: 0;
	padding: 12px 0 13px;
	background: #6E5944;
	position: relative;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

#conts #qLead .qTtl:after {
	content: "";
	margin-left: -12px;
	width: 25px;
	height: 23px;
	background: url(/pc/img/kq/common/arrow01.png) no-repeat center bottom;
	position: absolute;
	bottom: -19px;
	left: 50%;
	z-index: 10;
}

#conts #qLead .qTtl .ttlTxt,
#conts #qLead .qTtl .count {
	display: inline-block;
	vertical-align: middle;
}

#conts #qLead .qTtl .count {
	margin-top: -2px;
	margin-left: 13px;
	padding: 2px 9px 2px;
	border: #FAF9E9 1px solid;
	border-radius: 5px;
	color: #FAF9E9;
	font-size: 1.09em;
}

#conts #qLead .qTtl .count span {
	padding-right: 0.2em;
	padding-left: 0.2em;
	font-size: 1.15em;
	color: #FAF9E9;
	font-weight: bold;
}

#conts #qLead .inner {
	padding: 28px 20px 20px;
	background-color: #FAF9E9;
	border-bottom: #E6E4C7 6px solid;
	position: relative;
	font-size: 1.09em;
	line-height: 1.6;
}

#conts #qLead .inner:before,
#conts #qLead .inner:after {
	content: "";
	width: 85px;
	height: 20px;
	background: url(/pc/img/kq/common/bg_ring.png) repeat-x left center;
	display: inline-block;
	position: absolute;
	top: -9px;
}

#conts #qLead .inner:before {
	left: 6px;
}

#conts #qLead .inner:after {
	right: 6px;
}

#conts #qLead .inner .txt {
	margin-bottom: 15px;
	text-align: left;
}

#conts #qLead .inner .txt,
#conts #qLead .inner .txt sup,
#conts #qLead .inner .txt sub {
	color: #333;
}

#conts #qLead .inner .innerSec:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

#conts #qLead .inner .thumb {
	margin-bottom: 10px;
	margin-left: 10px;
	width: 80px;
	height: 80px;
	border: #53CC9D 2px solid;
	background: #FFF;
	float: right;
	position: relative;
}

#conts #qLead .inner .thumb:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts #qLead .inner .thumb .qThumb {
	margin: auto;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#conts #qLead .inner .thumb .portrait {
	width: auto;
	height: 100%;
}

#conts #qLead .inner .thumb .landscape {
	width: 100%;
	height: auto;
}

#conts #qLead .inner .qList {
	margin-bottom: 3px;
}

#conts #qLead .inner .qList li {
	color: #333;
}

#conts #qLead .inner .qList li span {
	padding-right: 0.5em;
	color: #333;
	font-weight: bold;
}

#conts #qLead .more a {
	color: #2C9971;
}


/* 新着記事 ステキナース研究所 */
#conts #newArticle {
	margin-bottom: 6px;
	padding-bottom: 14px;
	background: url(/pc/img/index/bottom_article.png) no-repeat bottom;
}

#conts #newArticle h3.sprite {
	width: 475px;
	height: 51px;
	background-position: 0 -97px;
}

#conts #newArticle .inner {
	position: relative;
	padding: 0 16px 43px;
	background: url(/pc/img/index/bg_article.png) repeat-y;
	zoom: 1;
}

#conts #newArticle .inner .article {
	padding: 8px 0;
	background: url(/pc/img/common/line01.png) repeat-x left bottom;
}

#conts #newArticle .inner .article h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#conts #newArticle .inner .article .img {
	float: right;
	width: 80px;
	height: 80px;
	border: 1px solid #F0F0F0;
	margin-left: 20px;
}

#conts #newArticle .inner .article .sentence {
	color: #777;
	margin-bottom: 8px;
}

#conts #newArticle .inner .article .info a {
	color: #5DACFF;
}

#conts #newArticle .inner .article .info a:hover {
	color: #8CAECB;
}

#conts #newArticle .inner .bottom {
	width: 475px;
	height: 49px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#conts #newArticle .inner .bottom a.sprite {
	width: 475px;
	height: 49px;
	background-position: 0 -151px;
}

* html #conts #newArticle .inner .bottom {
	bottom: -3px;
}

/* 新着記事 看護・ケア */
#conts #newArticleKc {
	margin-bottom: 6px;
	padding-bottom: 14px;
	background: url(/pc/img/index/bottom_article.png) no-repeat bottom;
}

#conts #newArticleKc h3.sprite {
	width: 475px;
	height: 51px;
	background-position: 0 -554px;
}

#conts #newArticleKc .inner {
	position: relative;
	padding: 0 16px 43px;
	background: url(/pc/img/index/bg_article.png) repeat-y;
	zoom: 1;
}

#conts #newArticleKc .inner .article {
	padding: 8px 0;
	background: url(/pc/img/common/line01.png) repeat-x left bottom;
}

#conts #newArticleKc .inner .article h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#conts #newArticleKc .inner .article .img {
	float: right;
	width: 80px;
	height: 80px;
	border: 1px solid #F0F0F0;
	margin-left: 20px;
}

#conts #newArticleKc .inner .article .sentence {
	color: #777;
	margin-bottom: 8px;
}

#conts #newArticleKc .inner .article .info a {
	color: #009779;
}

#conts #newArticleKc .inner .article .info a:hover {
	color: #88CCB8;
}

#conts #newArticleKc .inner .bottom {
	width: 475px;
	height: 49px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#conts #newArticleKc .inner .bottom a.sprite {
	width: 475px;
	height: 49px;
	background-position: 0 -607px;
}

* html #conts #newArticleKc .inner .bottom {
	bottom: -3px;
}

/* 新着ブログ */
#conts #newBlog {
	padding-bottom: 14px;
	background: url(/pc/img/index/bottom_article.png) no-repeat bottom;
}

#conts #newBlog h3 {
	width: 475px;
	height: 51px;
	background-position: 0 -411px;
}

#conts #newBlog .inner {
	position: relative;
	padding: 0 16px 43px;
	background: url(/pc/img/index/bg_article.png) repeat-y;
	zoom: 1;
}

#conts #newBlog .inner .article {
	padding: 8px 0;
	background: url(/pc/img/common/line01.png) repeat-x left bottom;
	text-align: left;
}

#conts #newBlog .inner .article center {
	text-align: left;
}

#conts #newBlog .inner .article h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#conts #newBlog .inner .article .img {
	float: right;
	width: 80px;
	height: 80px;
	border: 1px solid #F0F0F0;
	margin-left: 20px;
}

#conts #newBlog .inner .article .sentence {
	color: #777;
	margin-bottom: 8px;
}

#conts #newBlog .inner .article .info a,
#conts #newBlog .inner .article center a {
	color: #EA5F8C;
}

#conts #newBlog .inner .article .info a:hover {
	color: #C980A1;
}

#conts #newBlog .inner .bottom {
	width: 475px;
	height: 49px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#conts #newBlog .inner .bottom a.sprite {
	width: 475px;
	height: 49px;
	background-position: 0 -465px;
}

* html #conts #newBlog .inner .bottom {
	bottom: -3px;
}

#conts .sText {
	width: 947px;
	font-size: 11px;
	position: absolute;
	left: 0;
	bottom: 40px;
	padding-bottom: 16px;
	background: url(/pc/img/index/bg_stext_bottom.png) no-repeat bottom;
}

#conts .sText p {
	padding: 15px 15px 4px;
	background: url(/pc/img/index/bg_stext.png) no-repeat top;
}

#conts .sText p a {
	text-decoration: none;
}

/* 世論deナース */
#conts #enquete {
	margin-bottom: 6px;
	padding-bottom: 14px;
	background: url(/pc/img/index/bottom_article.png) no-repeat bottom;
}

#conts #enquete h3.sprite {
	width: 475px;
	height: 51px;
	background-position: 0 -202px;
}

#conts #enquete .inner {
	position: relative;
	padding: 0 16px 34px;
	background: url(/pc/img/index/bg_article.png) repeat-y;
	zoom: 1;
}

#conts #enquete .inner .article {
	margin-bottom: 15px;
	padding: 20px 20px 8px;
	background: #F4F0E4;
	text-align: left;
}

#conts #enquete .inner .article center {
	text-align: left;
}

#conts #enquete .inner .article h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#conts #enquete .inner .article h4 span.sprite {
	margin-bottom: -4px;
	width: 44px;
	height: 17px;
	display: inline-block;
}

#conts #enquete .inner .article h4.accept span.sprite {
	background-position: -146px -15px;
}

#conts #enquete .inner .article h4.already span.sprite {
	background-position: -193px -15px;
}

#conts #enquete .inner .article h4.result span.sprite {
	background-position: -99px -15px;
}

#conts #enquete .inner .article h4 a {
	color: #630;
}

#conts #enquete .inner .article .info dt,
#conts #enquete .inner .article .info dd {
	display: inline;
}

#conts #enquete .inner .article .info .vote {
	float: left;
}

#conts #enquete .inner .article .info .vote dt,
#conts #enquete .inner .article .info .vote dd {
	color: #333;
	font-size: 12px;
}

#conts #enquete .inner .article .info .vote dd span {
	color: #F66;
	font-weight: bold;
}

#conts #enquete .inner .article .info .date {
	float: right;
}

#conts #enquete .inner .article .info .date dt,
#conts #enquete .inner .article .info .date dd span {
	color: #99837A;
	font-size: 11px;
}

#conts #enquete .inner .article #graph {
	margin-top: 2px;
	position: relative;
	border-top: 2px solid #D9CFC4;
}

#conts #enquete .inner .article #graph #chart {
	position: absolute;
	top: 0;
	right: 60px;
}

#conts #enquete .inner .article #graph ul {
    margin: 0 auto 10px;
    position: relative;
    list-style: none;
}

#conts #enquete .inner .article #graph ul li {
    padding: 15px 210px 15px 0;
    margin: 0;
    border-bottom: 1px solid #D9CFC4;
    position: relative;
    color: #333;
    font-size: 12px;
}

#conts #enquete .inner .article #graph ul li span {
    display: table-cell;
    color: #333;
    vertical-align: middle;
}

#conts #enquete .inner .article #graph .graph {
	margin-top: -18px;
	width: 130px;
	min-height: 35px;
	position: absolute;
	left: 55%;
	top: 50%;
}

#conts #enquete .inner .article #graph .graph > div {
	width: 0;
	min-height: 35px;
	background: #F66;
}

#conts #enquete .inner .article #graph ul li .note {
	margin-top: -17px;
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 1.4;
}

#conts #enquete .inner .article #graph ul li .note p {
	color: #333;
	font-size: 12px;
	text-align: right;
}

#conts #enquete .inner .article #graph ul li .note p span {
	height: auto;
	color: #333;
	font-weight: bold;
	display: inline;
}

#conts #enquete .inner .article #graph ul li .note p .vote {
	color: #F66;
}

#conts #enquete .inner .article #graph .btn {
	text-align: center;
}

#conts #enquete .inner .article #graph .btn a {
	margin: 0 auto;
	width: 199px;
	height: 35px;
	display: block;
}

#conts #enquete .inner .article #graph .btn.result a.sprite {
	background-position: 0 -516px;
}

#conts #enquete .inner .article #graph .btn.progress a.sprite {
	background-position: -201px -516px;
}

#conts #enquete .inner .article #graph .btn.part a.sprite {
	background-position: -402px -516px;
}

#conts #enquete .inner .article #graph .btn a.sprite:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#conts #enquete .inner .bottom {
	width: 475px;
	height: 49px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#conts #enquete .inner .bottom a.sprite {
	background-position: 0 -255px;
	width: 475px;
	height: 49px;
}

* html #conts #enquete .inner .bottom {
	bottom: -3px;
}

/* 動画コンテンツ */
#conts #movieConts {
	margin-bottom: 6px;
	padding-bottom: 14px;
	background: url(/pc/img/index/bottom_article.png) no-repeat bottom;
}

#conts #movieConts h3.sprite {
	width: 475px;
	height: 51px;
	background-position: 0 -306px;
}

#conts #movieConts .inner {
	position: relative;
	padding: 0 16px 43px;
	background: url(/pc/img/index/bg_article.png) repeat-y;
	zoom: 1;
}

#conts #movieConts .inner .box {
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}

#conts #movieConts .inner .box .thumb {
	margin-right: 15px;
	float: left;
	border: 1px solid #CCC;
}

#conts #movieConts .inner .box .cat {
	margin-top: 15px;
	margin-bottom: 7px;
	color: #630;
}

#conts #movieConts .inner .box .title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#conts #movieConts .inner .box .link a {
	color: #2699F7;
}

#conts #movieConts .inner .bottom {
	width: 475px;
	height: 49px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#conts #movieConts .inner .bottom a.sprite {
	background-position: 0 -360px;
	width: 475px;
	height: 49px;
}