@charset "UTF-8";

/* ==================================================================

	design.css

================================================================== */



/* --------------------------------------------------
	article-common
-------------------------------------------------- */

#main h1 {
	line-height: 1.2;
	font-weight: bold;
}

/* prBox */

#main .prBox {
	margin-bottom: 30px;
	font-size: 86%;
}

#main .prBox h3 {
	color: #888888;
	font-weight: bold;
}

/* adsBox */

#main .adsBox {
	margin-bottom: 30px;
}

#main .adsBox li {
	margin-bottom: 10px;
}

#main .adsBox li span {
	clear: both;
	display: block;
}

#main .adsBox li span.ttl {
	font-size: 122%;
	line-height: 1.3;
}

#main .adsBox li span.url {
	font-size: 86%;
	line-height: 1.6;
}

#main .adsBox li span.txt {
	font-size: 86%;
	line-height: 1.6;
}

#main .adsBox li a {
	display: block;
	text-decoration:none;
	color: #003399;
}

#main .adsBox li a:hover {
	display: block;
	text-decoration:none;
	background: #F2F6E9;
}

#main .adsBox li span.url {
	text-decoration:none;
	color: #888888;
}

#main .adsBox li span.txt {
	text-decoration:none;
	color: #333333;
}

#main .adsBox .AdsBy {
	color: #888888;
	font-size: 79%;
	text-align: right;
}

/* --------------------------------------------------
	article-home
-------------------------------------------------- */
#main #home h1 {
	font-size: 200%;
	margin: 10px 0 0;
	*margin-top: 5px;
}

.homeMainBox {
	display: block;
	width: 100%;
}

.homeMainBox a {
	display: block;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
	color: #333333;
	cursor:pointer;
	cursor:hand;
}

.homeMainBox a:hover {
	text-decoration: none;
	color: #333333;
	background: #F2F6E9;
}

.homeMainBox a:hover img { }

.homeMainBox .left {
	float: left;
	width: 308px;
}

.homeMainBox .left img {
	width: 100%;
}

.homeMainBox .right {
	float: right;
	width: 316px;
}

.homeMainBox .right p { }

.homeMainBox .right p.info {
	font-size: 85%;
	line-height: 1.0;
	color: #888;
}

.homeMainBox .right p.info strong {
	display: inline-block;
	margin: 0 13px 0 0;
	padding: 4px 8px;
	color: #fff;
	background: #690;
	font-size: 79%;
}

.homeMainBox .right p.txt {
	margin: 15px 0 0;
	*margin-top: 10px;
	font-size: 85%;
	line-height: 1.6;
	text-indent: 1.0em;
}

.homeNewsBox {
	clear: both;
	margin-bottom:40px;
	overflow:hidden;
}

.homeNewsBox h2 {
	width: 100%;
	background: url(../images/kochiramo_stars.png) no-repeat 0 9px;
	color: #ff4f5c;
	font-size: 12pt;
	line-height: 20px;
	padding: 10px 0 5px;
}

.homeNewsBox h2 span {
	margin-left: 28px;
}

.homeNewsBox h2 img {
	margin-left:29px;
	width:103px;
}
.homeNewsBox h2 img:first-child {
	display:none;
}

.homeNewsBox ul {
	width:657px;
	border-top:1px solid #b0b0b0;
	margin: 0 0 0 -28px;
	/zoom:1; /* ie6,7 */
}

.homeNewsBox ul li {
	float: left;
	width: 145px;
	height:190px;
	padding: 16px 0 0 16px;
	border-top: 1px solid #b0b0b0;
	_display:inline; /* ie6 */
}

.homeNewsBox ul li a {
	display: block;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
	color: #333333;
	cursor:pointer;
	cursor:hand;
}

.homeNewsBox ul li a:hover {
	text-decoration: none;
	color: #333333;
}

.homeNewsBox ul li dl { }

.homeNewsBox ul li dl dt {
	background: #ffffff;
	height:95px;
	margin-bottom:10px;
	position: relative;
	border: 1px solid #dbdbdb;
}

.homeNewsBox ul li dl dt.newImg:after { 
	content: ""; 
	display: block; 
	width:40px;
	height: 40px;
	background:url(../images/new_new.png) no-repeat;
	background-size:40px;
	position: absolute;
	top:0;
	left:0;
}

.homeNewsBox ul li dl dt img {
	width: 100%;
}

.homeNewsBox ul li dl dd { }

.homeNewsBox ul li dl dd.info {
	font-size: 85%;
	line-height: 1.0;
	/* color: #888; */
}

.homeNewsBox ul li dl dd.info strong {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 4px 8px;
	color: #fff;
	background: #690;
	font-size: 79%;
}

.homeNewsBox ul li dl dd.info .blockKey {
	background: #9B59B6;
	color: #FFFFFF;
	float: right;
	font-size: 85%;
	line-height: 100%;
	/* margin-left: 10px; */
	padding: 3px;
}

/*---------------------------------------------------------
    homeNewsBox add Style
-----------------------------------------------------------*/

.homeNewsBox ul li dl dd.title {
	font-weight: bold;
	line-height: 1.4;
	clear: both;
	line-break: strict;
	padding-top: 5px;
	font-size:10pt;
	word-break: initial;
}

.homeNewsBox ul li dl {
	position: relative;
}

.homeNewsBox ul li dl dd.info{
	/* 2014.07.31 ?b???? START */
	/* float: right; */
	/* width: 65%; */
	/* 2014.07.31 ?b???? END */
	float:left;
	padding-right: 5px;
	border-right:1px solid #464646;
	font-size:8pt;
	height: 13px;
	line-height:13px;
	font-weight: normal;
}

.homeNewsBox ul li dl dd.infoTitle{
	float: left;
	width: 70px;
	padding: 2px 3px;
	margin: -1px 0 0 6px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.0;
	text-align: center;
	/* 2014.07.31 ?b???? START */
	/*display: none;*/
	/* 2014.07.31 ?b???? END */
}



.homeNewsBox ul li dl dd.infoNew{
	position: absolute;
	top: 0;
	right: 0;
}
.homeNewsBox ul li a:hover dl dd.title{
	text-decoration: underline;
}

.homeNewsBox ul li a {
	display: block;
	color: #333333;
}

/*---------------------------------------------------------
    homeNewsBox-2nd only
-----------------------------------------------------------*/
.homeNewsBox ul li:nth-of-type(1),.homeNewsBox ul li:nth-of-type(2) {
	width: 300px;
	height: 300px;
	padding: 16px 0 0 28px;
	border:0;
}

.homeNewsBox ul li dl dt.newImg:after {
	content: ""; 
	display: block; 
	width:50px;
	height: 50px;
	background:url(../images/new_new.png) no-repeat;
	background-size:40px;
	position: absolute;
	top:0;
	left:0;
}
.homeNewsBox ul li:nth-of-type(1) dl dt,.homeNewsBox ul li:nth-of-type(2) dl dt {
	height:199px;
}
.homeNewsBox ul li:nth-of-type(1) dl dt.newImg:after,.homeNewsBox ul li:nth-of-type(2) dl dt.newImg:after {
	background:url(../images/new_new.png) no-repeat;
	background-size:50px;
}

.homeNewsBox ul li:nth-of-type(1) dl dd.info, .homeNewsBox ul li:nth-of-type(2) dl dd.info {
	border-right: 1px solid #6b6b6b;
	color: #464646;
	font-size: 10pt;
	height: 15px;
	line-height: 15px;
	font-weight: normal;
	float: left;
	padding-right:10px;
}

.homeNewsBox ul li:nth-of-type(1) dl dd.infoTitle, .homeNewsBox ul li:nth-of-type(2) dl dd.infoTitle {
	font-size: 10pt;
	width: 80px;
	margin: 0 10px;
}

.homeNewsBox ul li:nth-of-type(1) dl dd.title, .homeNewsBox ul li:nth-of-type(2) dl dd.title {
	width: 100%;
	font-size:14pt;
}

.homeNewsBox ul li:nth-of-type(3),.homeNewsBox ul li:nth-of-type(7),.homeNewsBox ul li:nth-of-type(11),.homeNewsBox ul li:nth-of-type(15){
	padding:16px 0 0 28px;
}


.homeBnrBox ul li {
	float: left;
	margin-right: expression((this.parentNode.firstChild ==this)?'28px':'0');
}

.homeBnrBox ul li:first-child {
	margin-right: 28px;
}



.homeKeyBox {
	margin: 30px 0 0;
}

.homeKeyBox h3 {
	padding: 0 0 5px;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 2px solid #E2E2E2;
}

.homeKeyBox table {
	width: 100%;
	margin: 20px 0 0;
	border: 1px solid #d7ddd1;
	border-bottom: none;
}

.homeKeyBox table tr th {
	width: 85px;
	padding: 10px 10px 15px 17px;
	background: #f5f8ef;
	color: #690;
	font-weight: bold;
	border-right: 1px solid #d7ddd1;
	border-bottom: 1px solid #d7ddd1;
}

.homeKeyBox table tr td {
	padding: 10px 5px 15px 17px;
	line-height: 1.6;
	border-bottom: 1px solid #d7ddd1;
}

.homeKeyBox table tr td ul {
	width: 100%;
}

.homeKeyBox table tr td ul li {
	float: left;
	margin: 0 1em 0 0;
	white-space: nowrap;
}

.homeKeyBox table tr td dl {
	line-height:1.5;
	padding: 5px 0;
}

.homeKeyBox table tr td dl dt {
	float: left;
	width: 60px;
}

.homeKeyBox table tr td dl dt strong {
	float:left;
}

.homeKeyBox table tr td dl dt span {
	float:right;
}

.homeKeyBox table tr td dl dd {
	width: 445px;
	margin:0 0 0 65px;
	/margin:-1.5em 0 0 65px;
}

#main #dictionaryMain {
	margin: 0 0 50px 0;
}

#main #dictionaryMain #dictionary {
	margin: 20px 0 50px;
}

#main #dictionaryMain #dictionary ul {
	width:100%;margin: 20px 0 0;
}

#main #dictionaryMain #dictionary ul li {
	width: 298px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}

#main #dictionaryMain #dictionary ul li img {
	border:1px solid #dbdbdb;
	width: 100%;
}

#main #dictionaryMain .dictionaryHeader {
	position: relative;
}

#main #dictionaryMain .dictionaryHeader h1 {
	width: 640px;
	margin: 0 0 15px 0 !important;
	padding: 0;
	border: 0;
}

#main #dictionaryMain h1 img {
	width: 100%;
	border:1px solid #dbdbdb;
}

#main #dictionaryMain .dictionaryText {
	font-size: 11pt;
	padding-bottom: 30pt;
	margin-bottom: 10px;
	color: #2a2a2a;
}

#main #dictionaryMain #entrySNS {
	position: absolute;
	bottom: 0;
	right: 0;
}

#main #dictionaryMain .dictionaryHeaderDetail {
	position: relative;
	padding-bottom:45px;
}

#main #dictionaryMain .dictionaryHeaderTitle_left {
	width: 290px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size:14pt;
	font-weight: bold;
}

#main #dictionaryMain .dictionaryHeaderTitle_left span {
	font-size:10pt;
	font-weight: normal;
	display: block;
}

#main #dictionaryMain .dictionaryContent {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dbdbdb;
}

#main #dictionaryMain .dictionaryContent h2 {
	font-weight: bold;
	font-size: 12pt;
	border-left: 10px solid #ff6873;
	padding: 0 0 0 5px;
}

#main #dictionaryMain .homeCatBox ul {
	width: 400px;
}

#main #dictionaryMain .homeCatBox ul li {
	width:50%;
	margin: 0 0 20px 0;
	float: left;
}

#main #dictionaryMain .homeCatBox a {
	color: #52a3ff;
	text-decoration: underline;
	font-weight: normal;
}

#main #dictionaryMain .homeCatBox a:hover {
	color:#004BA8;
}

#main #dictionaryMain .homeCatText {
	margin-bottom:30px;
}
/* --------------------------------------------------
	article-archive
-------------------------------------------------- */
#main #archive h1 {
	color:#332520;
	font-size: 158%;
	border-bottom: 2px solid #FECA00;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.archiveBox {
	overflow: hidden;
	display: block;
	width: 100%;
}

.archiveBox a {
	display: block;
	width: 100%;
	cursor:pointer;
	cursor:hand;
}

.archiveBox a:hover {
	text-decoration: none;
}

.archiveBox ul {
	position: relative;
	width: 672px;
	margin: 0 0 0 -28px;
	_zoom:1; /* ie6 */
}

.archiveBox ul li {
	position: relative;
	float: left;
	width: 308px;
	margin: 0 0 30px 28px;
	border-bottom: 1px solid #FFCB00;
	_display:inline;
}

.archiveBox ul li dl { }

.archiveBox ul li dl dt {
	text-align: center;
	/* #23271(1/2) START */
	/* background: #FCF1DF; */
	/* #23271(1/2) END */
}

.archiveBox ul li dl dt.thumb {
    overflow: hidden;
    height:150px;
}

/* #23271(2/2) START */
.archiveBox ul li dl dt.thumb img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* #23271(2/2) END */

.archiveBox ul li dl dd.title {
	color:#332520;
	margin: 10px 0 0;
	font-size: 125%;
	line-height: 120%;
}

.archiveBox ul li dl dd.date {
	width: 100%;
	padding: 25px 0 20px;
	color: #614438;
	font-size: 79%;
	line-height: 100%;
}

.archiveBox ul li dl dd.date .blockKey {
	background: #9B59B6;
	color: #FFFFFF;
	line-height: 100%;
	padding: 3px;
}

.archiveBox ul li p {
	position: absolute;
	right: 0;
	bottom: 15px;
	text-align: right;
	width: 90px;
}

.listBox { }

.listBox ul {
	margin: 0 0 30px;
}

.listBox ul li {
	margin: 0 0 15px;
	font-size: 108%;
	line-height: 1.4;
}

.listBox ul li span {
	display: inline-block;
	margin: 0 0 0 5px;
	color: #888;
	font-size: 79%;
}

/* --------------------------------------------------
	article-entry
-------------------------------------------------- */

#main #entry {
	margin-bottom:40px;
	width: 640px;
}

#main #entry #entrySNS {
	padding: 0 0 10px 0;
}

#main #entry #articleMain {
	border-bottom:1px solid #dbdbdb;
	position: relative;
	padding-bottom:40px;
	margin: -10px 0 0 0 ;
}

#main #entry h1 {
	color:#2a2a2a;
	font-size: 18pt;
	word-break: initial; 
}
#main #entry h1 span.subTitle {
	font-size: 13pt;
	display: block;
	margin: 0 0 9px 0;
	color:#ff6873;
	font-weight: normal;
}

#main #entry #articleMain #entrySNS {
	position: absolute;
	bottom:0;
	right:0;
	padding: 0 10px 10px 0;
}

/* rank title */
#main #entry #rankTitle {
    position: relative;
    width: 100%;
    height: 40px;
    display: table;
    background: url(../images/12_top_banner.png) no-repeat bottom left;
}

#main #entry #rankTitle h1 {
    font-size: 12pt;
    display: table-cell;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}

#main #entry #rankTitle span {
	font-weight: bold;
	display: inline-block;
}

#main #entry .rankRead {
	padding:15px 0 10px;
}


/* entrySNS */

#main #entrySNS {
	width: 120px;
	margin: 0 0 0 auto;
	padding:0 10px 10px 0;
}


#main .backtoIndex {
	text-align: center;
	font-weight: bold;
	display:block;
}

#main .backtoIndex a {
	width: 280px;
	display: block;
	background: #e9505a;
	margin: 0 auto;
	padding: 13px 0 12px;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}

/* labelBox */

#main ul.labelBox {
	color: #464646;
	position: absolute;
	font-size: 10pt;
	height: 22px;
	bottom: 7px;
	left: 0;
}

#main ul.labelBox li {
	height: 22px;
	line-height: 22px;
}

#main ul.labelBox li.entryDate {
	float: left;
	width: 151px;
	font-size: 9pt;
	margin: 0 10px 0 0;
}

#main ul.labelBox li.entryDate span {
	border-right: 1px solid #464646;
	padding: 0 10px 0 0;
}

#main ul.labelBox li.entryCate {
	float: left;
	width: 300px;
}

#main ul.labelBox li.entryCate a {
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
	padding: 0 10px;
}

#main ul.labelBox li.readingBtn {
	float: right;
	width: 90px;
}

/* picBox */

#main .picBox {
	margin-bottom: 5px;
}

#main .picBox p.img {
	clear: both;
	text-align: center;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

#main .picBox p.note {
	padding: 3px 0 5px;
	color: #333333;
	font-size: 79%;
	background: #fff;
}

/* snsBox */

#main .snsBox {
	display: block;
	overflow: hidden;
	margin: 5px 0 20px 0;
	/* text-align:center;*/
}

#main .snsBox ul {
	margin:0 auto 10px;
	position: relative;
}

#main .snsBox ul li {
	display: inline-block;
	vertical-align:top;
	margin-right: 5px;
}
#main .snsMessage {
	text-align: center;
	background: url(../images/sns_icon.png) no-repeat;
	background-size: 20px;
	background-position: 0px 2px;
	padding: 0 0 0 30px;
	width: 150px;
	margin: 0 auto;
}
/* txtBox */

#main .txtBox {
	margin-bottom: 30px;
	padding-top:10px;
}

#main .txtBox p {
	font-size: 108%;
	line-height: 1.6;
	margin-bottom: 25px;
	word-break: break-word; 
}

#main #entryRelatedNext {
	font-size: 108%;
	font-weight:bold;
	margin-bottom:25px;
	text-align:center;
}
#main #entryRelatedNext a {
	color:#614438;
}

/* outsideBox */

#main .outsideBox {
	margin-bottom: 30px;
	font-size: 86%;
}

#main .outsideBox h3 {
	color: #888888;
	font-weight: bold;
}

/* keywordBox */

#main .keywordBox {
	font-size: 93%;
	line-height: 180%;
	margin-bottom: 40px;
	border: 1px solid #E2E2E2;
	background: #f6f6f6;
	padding: 10px 15px 7px 15px;
}

#main .keywordBox h3 {
	float: left;
	width: 70px;
	font-weight: bold;
}

#main .keywordBox ul {
	float: right;
	width: 540px;
}

#main .keywordBox ul li {
	float: left;
	margin-right: 8px;
	white-space: nowrap;
}

/* relatedBox */

#main .relatedBox {
	margin-bottom: 30px;
}

#main .relatedBox h3 {
	color:#332521;
	font-weight: bold;
	background: url(../images/icon_article.gif) no-repeat 4px center #FCF1DE;
	padding: 3px 10px 3px 32px;
	border-bottom: 2px solid #FFCD00;
}

#main .relatedBox ul.col4 {
	font-size: 86%;
	line-height: 1.6;
	margin-bottom: 30px;
}

#main .relatedBox ul.col4 li {
	float: left;
	width: 140px;
	margin-top:20px;
	margin-right: 28px;
	border-bottom: 1px solid #FFCC00;
}

#main .relatedBox ul.col4 li.none {
	margin-right: 0;
}

#main .relatedBox ul.col4 li a {
	display: block;
	padding-bottom: 20px;
	text-decoration: none;
	color: #604438;
	cursor:pointer;
	cursor:hand;
}

#main .relatedBox ul.col4 li a:hover {
}

#main .relatedBox ul.col4 li img {
	clear: both;
	margin-bottom: 10px;
}

#main .relatedBox ul.txt5 {
	line-height: 1.4;
}

#main .relatedBox ul.txt5 li {
	margin-bottom: 8px;
}

/* commentBox */

#main .commentBox {
	margin-bottom: 30px;
}

#main .commentBox h3 {
	font-weight: bold;
	background: url(../images/icon_comment.gif) no-repeat 4px center #F4F4F4;
	padding: 3px 10px 3px 32px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 20px;
}

/* wfContents */

.wfContents .wfCategory{
	width: 15%;
	background: #669900;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.wfContents h2{
	font-size: 150%;
	font-weight: bold;
	line-height: 25px;
	margin: 10px 0;
}

.wfContents .wfText{
	border-left: 5px solid #cccccc;
	padding-left: 10px;
	margin-bottom: 20px;
}

#newzia_connect{
	text-align:right;
}

#logly_head{
	margin-top:5px;
}

#newzia_connect h4,
#logly_head h4{
	border-style: solid;
	border-width: 1px;
	color:#ffffff;
	background-color:orange;
	padding: 4px;
	text-align:left;
}

#newzia_connect h4 span{
	font-weight:bold;
	font-size:120%;
	text-align:left;
}

#logly_head h4 span{
	font-weight:bold;
	font-size:100%;
	text-align:left;
}


.taxonomyDescription {
	width: 100%;
	border-bottom: 0px solid #FFCB00;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.fFull {
	width: 175px;
	float:left;
}
.fFull h3 {
	color: #332521;
	margin-bottom: 20px;
}
.fFull ul {
	width: 150px;
}
.fFull ul li {
	background: url(../images/icon_cnav.gif) left no-repeat;
	line-height: 120%;
	margin: 0px 30px 5px 0px;
	padding-left: 12px;
	float:left;
}

.fFull ul li a {
	line-height: 120%;
	color: #9ebfff;
	font-weight: normal;
	font-size:9pt;
}
.fFull ul li a:hover{
	color:#93bfff;
	font-size:10pt;
}

/* --------------------------------------------------
	main-rensai
-------------------------------------------------- */
#main #rensai {
	margin-bottom: 40px;
}

#main #rensai h2 {
	border-bottom: 2px solid #FECA00;
	color: #33251F;
	font-size: 157%;
	line-height: 120%;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#main #rensai h2 span{
	border-left:3px solid #000;
	padding-left:10px;
}

#main #rensai li{
	width: 25%;
	float: left;
	padding:0 5px;
	margin: 0 0 10px;
	-webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		       box-sizing: border-box;
}

#main #rensai li img{
	width:100%;
}

/*---------------------------------------------------------
    Tsuzuki wo miru
-----------------------------------------------------------*/
.mottomiru{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #FECA00;
	margin-bottom: 40px;
}
.mottomiru a{
	display:block;
}
/*---------------------------------------------------------
    add 2014.07.22
-----------------------------------------------------------*/
#main #cnav h2 {
	background:url(../images/imasugu_icon.png) no-repeat;
	background-position: 0px 9px;
}
#main #cnav h2:nth-of-type(2) {
	background:url(../images/kochiramo03.png) no-repeat;
	background-position: 0px 9px;
}

#main #cnav h2 img {
	display:none;
}
#main #cnav h2 span {
	margin-left: 28px;
}
/* -- recommend  -- */
#advice h4 {
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	background-color: orange;
	padding: 4px;
	text-align: left;
}
#advice h4 span {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
}
#advice ul {
	margin-bottom:15px;
}
#advice ul li {
	border-bottom: 1px dashed #FECA00;
	padding: 5px 0;
}
/* ---------------- */

/* more link */
div.pc_newmore {
	width:80%;
	margin:0 auto 20px;
	padding:0 0 20px;
}
div.pc_newmore div{
	/*width: 150px;
	margin: 0 auto;*/
	text-align: center;
	/*background: #ff4f5c;*/
}

div.pc_newmore div a {
	display: block;
	padding: 10px 0;
	color: #ffffff;
	font-weight: normal;
}
/* ---- */
#snsBtn {
	width: 70%;
	margin:0 auto 10px;
}
#snsBtn div {
	width:48%;
}
#snsBtn .fbBtn {
	float: left;
	text-align: center;
}

#snsBtn .fbBtn a {
	display: block;
	padding: 10px 0;
	background: #3c569c;
}

#snsBtn .fbBtn img {
	width: 50%;
}
#snsBtn .twBtn {
	float: right;
	text-align: center;
}
#snsBtn .twBtn a {
	display: block;
	padding: 10px 0;
	background: #38acf4;
}

#snsBtn .twBtn img {
	width: 50%;
}



.love { color:#ffffff !important;background:#f29db8;}/*恋愛*/
.marriage { color:#ffffff !important;background:#f29db8;}/*結婚*/
.fukuen { color:#ffffff !important;background:#f29db8;}/*復縁*/
.aisyou { color:#ffffff !important;background:#f29db8;}/*相性*/
.deai { color:#ffffff !important;background:#f29db8;}/*出会い*/
.ero { color:#ffffff !important;background:#f29db8;}/*エロ*/
.fukuzatu { color:#ffffff !important;background:#f29db8;}/*複雑恋愛*/
.kataomoi { color:#ffffff !important;background:#f29db8;}/*相手の気持ち*/
.human { color:#ffffff !important;background:#cccc99;}/*人間関係*/
.fortune { color:#ffffff !important;background:#7ccdfc;}/*運勢*/
.money { color:#ffffff !important;background:#bea74f;}/*お金*/
.work { color:#ffffff !important;background:#6685c2;}/*仕事運*/
.family { color:#ffffff !important;background:#fbcc33;}/*夫婦・家族*/
.seikaku { color:#ffffff !important;background:#6b88fc;}/*性格診断*/
.love-marriage { color:#ffffff !important;background:#ed4b75;}/*結婚*/
.psychology { color:#ffffff !important;background:#f49831;}/*運気アップ*/
.kekkonuranai { color:#ffffff !important;background:#f29db8;}/*結婚占い*/
.seikakuuranai{ color:#ffffff !important;background:#6b88fc;}/*性格占い*/
.aishouranai{ color:#ffffff !important;background:#f29db8;} /*相性占い*/
.renaiuran{ color:#ffffff !important;background:#ed4b75;} /*恋愛占い*/
.fukuenuranai{ color:#ffffff !important;background:#ed4b75;} /*復縁占い*/
.zenseuranai{ color:#ffffff !important;background:#7ccdfc;} /*前世占い*/
.kekkonuranai{ color:#ffffff !important;background:#f29db8;} /*結婚占い*/
.urinnuranai{ color:#ffffff !important;background:#f29db8;} /*不倫占い*/
.uwakiuranai{ color:#ffffff !important;background:#f29db8;} /*浮気占い*/

.other { color:#ffffff !important;background:#323232;}/*その他*/

.honkaku { color:#ffffff !important;background:#5b2777;}/*プレミア占い*/
.muryou { color:#ffffff !important;background:#d085c0;}/*無料占い*/
.kyonounsei { color:#ffffff !important;background:#7cb800;}/*今日の運勢*/
.uranaitv { color:#ffffff !important;background:#94df1d }/*占いTV*/
.entertainment { color:#ffffff !important;background:#eea43b }/*エンタメ*/


.wp_social_bookmarking_light{
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.wp_social_bookmarking_light div {
	width:27px !important;
}

.wp_social_bookmarking_light a {
	padding: 0 !important;
	margin: 0 !important;
}

.wp_social_bookmarking_light div{
	float: left !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 0 0px 13px !important;
	height: 27px !important;
	text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
	border: 0 !important;
	padding: 0;
	margin: 0;
	vertical-align: top !important;
	width: 100%;
}
.wp_social_bookmarking_light_clear{
	clear: both !important;
}
.wsbl_twitter{
	width: 100px;
}

#content #articleConstellationRanking {
	margin: -15px 0 0 0;
}

#content #articleConstellationRanking section {
	border-bottom:1px dotted #dbdbdb;
}

#content #articleConstellationRanking section:first-child {
	border-top:1px dotted #dbdbdb;
	margin-top: 10px;
}

#content #articleConstellationRanking a {
	display: block;
	padding: 10px 20px;
	position: relative;
}

#content #articleConstellationRanking a dd.blockDescription:hover {
	text-decoration: underline;
}

/*#content #articleConstellationRanking a:after {
	content:"";
	width:19px;
	height:36px;
	background:url(../images/cell_arrow_common.png);
	background-size:19px 36px;
	position: absolute;
	right:0;
	top:50px;
}*/

#content #articleConstellationRanking .consteAll a:after,#content #articleConstellationRanking .rankDetails a:after {
	background:none;
}


#content #articleConstellationRanking dt {
	width: 108px;
	margin-right: 30px;
	float: left;
	border: 1px solid #a5a5a5;
}

#content #articleConstellationRanking section:nth-of-type(1) dt,#content #articleConstellationRanking section:nth-of-type(2) dt,#content #articleConstellationRanking section:nth-of-type(3) dt {
	width: 118px;
	margin-right:20px;
}

#content #articleConstellationRanking dt:after {
	content:"";
	display:block;
	position: absolute;
	top: 0;
	left: 0;
}

/*#content #articleConstellationRanking section:nth-of-type(1) dt:after {
	background:url(../images/1st_pc.png) no-repeat;
	background-size: 45px;
	width: 45px;
	height: 45px;
}

#content #articleConstellationRanking section:nth-of-type(2) dt:after {
	background:url(../images/2nd_pc.png) no-repeat;
	background-size: 45px;
	width: 45px;
	height: 45px;
}

#content #articleConstellationRanking section:nth-of-type(3) dt:after {
	background:url(../images/3rd_pc.png) no-repeat;
	background-size: 45px;
	width: 45px;
	height: 45px;
}*/

#content #articleConstellationRanking dt img {
	width: 100%;
}

#content #articleConstellationRanking dd {
	width: 72%;
	float: left;
	color:#2a2a2a;
}

#content #articleConstellationRanking section:nth-of-type(1) dd,#content #articleConstellationRanking section:nth-of-type(2) dd,#content #articleConstellationRanking section:nth-of-type(3) dd {
	width:76%;
}

#content #articleConstellationRanking dd .blockTitle {
	font-size: 16pt;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 40px;
	float: left;
	position: relative;
}

#content #articleConstellationRanking section:nth-of-type(10) dd .blockTitle,#content #articleConstellationRanking section:nth-of-type(11) dd .blockTitle,#content #articleConstellationRanking section:nth-of-type(12) dd .blockTitle {
	padding-left: 50px;
}

#content #articleConstellationRanking dd .blockTitle:after {
	content: "";
	display: block;
	width: 40px;
	height: 36px;
	font-size:14pt;
	position: absolute;
	top: 3px;
	left: 0;
}

#content #articleConstellationRanking section:nth-of-type(1) dd .blockTitle:after { content: "";background: url(../images/1_02.png) no-repeat;top: -7px;left: -6px;background-size: 40px;}
#content #articleConstellationRanking section:nth-of-type(2) dd .blockTitle:after { content: "";background:url(../images/2_02.png) no-repeat;top: -7px;left: -6px;background-size: 40px;}
#content #articleConstellationRanking section:nth-of-type(3) dd .blockTitle:after { content: "";background:url(../images/3_02.png) no-repeat;top: -7px;left: -6px;background-size: 40px;}
#content #articleConstellationRanking section:nth-of-type(4) dd .blockTitle:after { content: "4位";}
#content #articleConstellationRanking section:nth-of-type(5) dd .blockTitle:after { content: "5位";}
#content #articleConstellationRanking section:nth-of-type(6) dd .blockTitle:after { content: "6位";}
#content #articleConstellationRanking section:nth-of-type(7) dd .blockTitle:after { content: "7位";}
#content #articleConstellationRanking section:nth-of-type(8) dd .blockTitle:after { content: "8位";}
#content #articleConstellationRanking section:nth-of-type(9) dd .blockTitle:after { content: "9位";}
#content #articleConstellationRanking section:nth-of-type(10) dd .blockTitle:after { content: "10位";}
#content #articleConstellationRanking section:nth-of-type(11) dd .blockTitle:after { content: "11位";}
#content #articleConstellationRanking section:nth-of-type(12) dd .blockTitle:after { content: "12位";}

#content #articleConstellationRanking dd .blockWeek {
	font-size: 12pt;
	float: left;
	margin: 4px 0 0;
}

#content #articleConstellationRanking dd .blockDescription {
	clear: both;
	font-size: 11pt;
	font-weight: normal;
	word-break: break-word; 
}



#content #articleConstellationRanking .rankDetails {
	position: relative;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #dbdbdb;
}

#content #articleConstellationRanking .rankDetails div.rankDetailsImg img {
	margin:25px 0 15px;
	position: relative;
}

#content #articleConstellationRanking .rankDetails div.rankDetailsImg:after {
	content:"";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 26px;
	left: 1px;
}

#content #articleConstellationRanking .rankDetails div.dailyRank1:after {
	background:url(../images/1st_pc.png) no-repeat;
	background-size: 50px;
}

#content #articleConstellationRanking .rankDetails div.dailyRank2:after {
	background:url(../images/2nd_pc.png) no-repeat;
	background-size: 50px;
}

#content #articleConstellationRanking .rankDetails div.dailyRank3:after {
	background:url(../images/3rd_pc.png) no-repeat;
	background-size: 50px;
}

#content #articleConstellationRanking .rankDetails img {
	width: 100%;
}

#content #articleConstellationRanking .rankDetails #rankAll {
	width: 75%;
	margin: 0;
}

#content #articleConstellationRanking .rankDetails #rankAll ul li {
	width:38%;
	float:left;
}

#content #articleConstellationRanking .rankDetails #rankAll ul li span {
	font-size:12pt;
	color:#2a2a2a;
	font-weight: bold;
}

#content #articleConstellationRanking .rankDetails #rankAll ul li:nth-of-type(1) span:last-child {color:#f1dc00;font-weight: normal;margin-left: 10px;font-size: 14pt;}
#content #articleConstellationRanking .rankDetails #rankAll ul li:nth-of-type(2) span:last-child {color:#FF9AF5;font-weight: normal;margin-left: 10px;font-size: 14pt;}
#content #articleConstellationRanking .rankDetails #rankAll ul li:nth-of-type(3) span:last-child {color:#5C94FF;font-weight: normal;margin-left: 10px;font-size: 14pt;}
#content #articleConstellationRanking .rankDetails #rankAll ul li:nth-of-type(4) span:last-child {color:#826100;font-weight: normal;margin-left: 10px;font-size: 14pt;}

#content #articleConstellationRanking .rankDetails #entrySNS {
	position: absolute;
	bottom: 10px;
	right: 0;
	border:0;
}

#content #articleConstellationRanking .resultText {
	font-size: 11pt;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #dbdbdb;
	word-break: break-word;
}

#content #articleConstellationRanking .consteAll {
	padding:20px 0;
}

#content #articleConstellationRanking .consteAll li {
	width:21%;
	margin-right:5%;
	float:left;
}
#content #articleConstellationRanking .consteAll li a {
	padding: 0;
}
#content #articleConstellationRanking .consteAll li img {
	width:128px;
	border: 1px solid #a5a5a5;
}
#content #articleConstellationRanking .consteAll li div {
	margin:5px 0 15px;
	font-weight: bold;
	font-size:12pt;
}

#content #articleConstellationRanking .consteAll li div span:last-child {
	font-size:8pt;
}

#content #articleConstellationRanking .consteAll li:nth-of-type(4),#content #articleConstellationRanking .consteAll li:nth-of-type(8),#content #articleConstellationRanking .consteAll li:nth-of-type(12) {
	margin: 0;
}

/* --------------------------------------------------
  #articleNewsList
-------------------------------------------------- */

#side #sideNewsList {
	margin: 0 0 0 -8px;
}

#side #sideNewsList h2 {
	background: url(../images/right_column_menu_bg.png) #ff4f5c no-repeat;
	background-size: 309px;
	color: #ffffff;
	padding: 3px 10px;
	font-size: 9pt;
}


/* section */

#side #sideNewsList section {
	border-bottom:1px solid #dbdbdb;
}

#side #sideNewsList section a {
	display:block;
	padding: 10px 20px 10px 10px;
	background: url(../images/cell_arrow_common.png) no-repeat #ffffff 295px 36px;
	background-size: 10px;
}

#side #sideNewsList section .blockImg {
	width:25%;
	float: left;
	margin-right: 10px;
	position: relative;
}

#side #sideNewsList section .newImg:after {
	content:"";
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../images/new_new.png) no-repeat;
	background-size:30px;
	width:30px;
	height: 30px;
}

#side #sideNewsList section .blockImg img{
	width:100%;
}

#side #sideNewsList section .blockTag {
	color:#ff6873;
	font-size:8pt;
	float: left;
	width: 65%;
	text-decoration: inherit;
}

#side #sideNewsList section .blockTitle {
	color: #2a2a2a;
	font-weight: bold;
	line-height: 130%;
	float: left;
	width: 70%;
	font-size: 9pt;
	text-decoration: inherit;
	word-break: break-word; 
}

#side #sideNewsList section .blockTitle:hover {
	text-decoration: underline;
}

#side #sideNewsList section .blockDBUT {
	width:70%;
	float: left;
}


#side #sideNewsList section .blockDate {
	color: #6b6b6b;
	font-size: 7pt;
	float: left;
	line-height: 100%;
	margin: 3px 0px;
	padding: 0 5px 0 0;
	border-right: 1px solid #604439;
}

#side #sideNewsList section .blockKey {
	color: #9B59B6;
	float: left;
	font-size: 7pt;
	line-height: 100%;
	margin: 3px 0 3px 10px;
	display: none;
}

#side #sideNewsList section .blockCate {
	float: left;
	font-size: 7pt;
	line-height: 100%;
	font-weight: normal;
	margin: 1px 0 3px 10px;
	padding: 2px 10px;
}

/*clearfix*/
#side #sideNewsList section a:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}

#side #sideNewsList section a {display: inline-block;position: relative;} 

/* Hides from IE Mac \*/
#side #sideNewsList section a {height: 1%;}
#side #sideNewsList section a {display:block;}
/* End Hack */
/*clearfix*/










/* imuryo */

#main #imuryo {
	position: relative;
	padding: 0 0 7px;
	width: 100%;
	background: url(../images/title_line_archive.png) no-repeat bottom left;
}

#main #imuryo h2 {
	color: #2a2a2a;
	font-size: 15pt;
	display: inline-block;
	margin-right: 10px;
}

#main #boxAbout {
	padding: 15px 0 10px;
}


/* archiveSeach */

#main #archiveMain .archiveTitle {
	position: relative;
	padding: 0 0 7px;
	margin: 0 0 10px;
	width: 100%;
	border-bottom: 1px solid #b0b0b0;
}
#main #archiveMain .uln {
	border:0;
}

#main #archiveMain .archiveTitle h1,
#main #archiveMain .archiveTitle h2 {
	color: #2a2a2a;
	font-size: 15pt;
	display: inline-block;
	margin-right: 10px;
}

#main #archiveMain .archiveResult {
	padding: 0px 0 20px;
}




#main .relatedBox {
	margin: 30px;
}

#main .relatedBox h3 {
	font-size: 15pt;
	margin-bottom: -8px;
	padding: 0 0 0 50px;
	background: url(../images/title_bg03.gif) repeat-x 0 8px;
	position: absolute;
	border: 0;
	top: -18px;
}

#main .relatedBox ul {
	padding: 20px;
	background-color: #fff9fa;
}

#main .relatedBox ul li {
	padding-bottom: 8px;
}

#main .relatedBox ul li a {
	line-height: 1;
	font-weight: normal;
}

#main .relatedBox ul li a span {
	margin-right: 8px;
	padding: 5px 8px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	background-color: #ff6873;
	color: #FFF;
	font-size: 93%;
}

.input_form {
	background: none !important;
	color: #424242 !important;
	text-align: center !important;
	width: auto !important;
	font-weight: normal !important;
	padding: 0 !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.input_question {
line-height: 150% !important;
margin: 0 0 5px 0 !important;
}
.input_text {
	font-weight: normal !important;
	width:40px !important;
	margin:0 10px 0 6px !important;
}
.input_text:first-child {
	font-weight: normal !important;
	width:80px !important;
}
.input_submit {
	background-color: #e9505a !important;
	color: #ffffff !important;
	margin: 20px auto !important;
	text-align: center !important;
	background: #e9505a !important;
	width: 280px !important;
	max-width: none !important;
	border:0 !important;
	line-height: 43px !important;
	font-size: 13pt !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}



.free_c {
	text-align: center;
}
.free_r {
	text-align: right;
}
.free_l {
	text-align: left;
}
.free_waku_1 {
	border-top: 1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	margin: 40px 0 20px;
	padding:5px 0;
}
.free_list {
	border: 1px solid #dbdbdb;
	margin: 5px auto;
	padding: 0;
	width: 95%;
	list-style: none;
}

.free_list li { border-bottom: 1px solid #dbdbdb; }

.free_list li:last-child { border-bottom: none; }

.free_list a {
	position: relative;
	display: block;
	width: 94%;
	padding: 10px;
	color: #444444;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

.free_list a:after {
	content: "";
	position: absolute;
	right: -2%;
	top: 50%;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: solid 2px #dbdbdb;
	border-right: solid 2px #dbdbdb;
	-webkit-transform: rotate(45deg);
}
input[type=text]#input_l_name ,input[type=text]#input_f_name {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border: #a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	width: 200px;
	height: 35px;
	padding: 0 3px;
}

/*性別ボタン　ここから*/
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span {
	background: none no-repeat;
	display: block;
	float: left;
}
.cb-enable span, .cb-disable span {
	line-height: 50px;
	display: block;
	background-repeat:no-repeat;
	font-weight: bold;
	width: 99px;
	text-align: center;
}
.cb-enable span {
	background-position:
	left -90px;
	padding: 0px;
	line-height:50px;
}
.cb-disable span {
	background-position: right -180px;
	padding: 0px;
	line-height:50px;
}
.cb-disable.selected {
	background-position: 0 -60px;
}
.cb-disable.selected span {
	line-height:50px;
	color: #fff;
	background: #febbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #febbbb 0%, #f98989 37%, #ff5c5c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febbbb), color-stop(37%,#f98989), color-stop(100%,#ff5c5c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #febbbb 0%,#f98989 37%,#ff5c5c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #febbbb 0%,#f98989 37%,#ff5c5c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #febbbb 0%,#f98989 37%,#ff5c5c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #febbbb 0%,#f98989 37%,#ff5c5c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.cb-enable.selected {
	background-position: 0 -60px;
}
.cb-enable.selected span {
	line-height:50px;
	color: #fff;
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db9e8 0%, #29a0db 37%, #346a96 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(37%,#29a0db), color-stop(100%,#346a96)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#29a0db 37%,#346a96 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#29a0db 37%,#346a96 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#29a0db 37%,#346a96 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db9e8 0%,#29a0db 37%,#346a96 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#346a96',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
.switch label {
	cursor: pointer;
}
.switch input {
	display: none;
}
.field{
	margin:0 auto;
	width: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	background: #c9c9c9; /* Old browsers */
	background: -moz-linear-gradient(top,  #c9c9c9 0%, #ffffff 0%, #dbdbdb 0%, #dbdbdb 36%, #fefefe 100%, #d1d1d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(0%,#ffffff), color-stop(0%,#dbdbdb), color-stop(36%,#dbdbdb), color-stop(100%,#fefefe), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c9c9c9 0%,#ffffff 0%,#dbdbdb 0%,#dbdbdb 36%,#fefefe 100%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c9c9c9 0%,#ffffff 0%,#dbdbdb 0%,#dbdbdb 36%,#fefefe 100%,#d1d1d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c9c9c9 0%,#ffffff 0%,#dbdbdb 0%,#dbdbdb 36%,#fefefe 100%,#d1d1d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c9c9c9 0%,#ffffff 0%,#dbdbdb 0%,#dbdbdb 36%,#fefefe 100%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
/*性別ボタン　ここまで*/

/*記事用*/
.kizi_img_1{
	text-align:center;
	margin:15px auto;
	width:480px;
}
.kizi_img_1 img{
	width: 100%;
	height:auto;
}
.kizi_img_bottom{
	font-size:13pt !important;
	color:#ff6873 !important;
}
.kizi_waku_1{
	background-color: #fff9fa;
	border-width: 1px;
	padding: 10px 15px;
	margin:0px 0 25px 0;
}
.kizi_title_1{
	padding: 0px 0px 0px 10px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	color:#2a2a2a;
	border-left:10px solid #ff5965;
}
.kizi_button_1{
	margin:20px auto;
	text-align: center;
	background: #e9505a;
	width : 280px;
}
.kizi_button_1 a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	line-height: 43px;
	font-size:11pt;
}
.kizi_button_1 a:hover {
	text-decoration: underline;
}



#main #detailsList h2 {
	background:url(../images/kochiramo02.png) no-repeat;
	background-size: 24px;
	background-position: 0px 8px;
	padding: 10px 0 5px 0px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #E2E2E2;
}

#main #detailsList h2 img {
	width: 24px;
}

#main #backNumber a ,
#main #nextPage a ,
#main #kiziKeyWord a {
	color:#52a3ff;
	font-size:13pt;
	font-weight: normal;
	text-decoration: underline;
}

#main #kiziKeyWord ul {
	padding-top:10px;
}
#main #kiziKeyWord li {
	background: #e9e9e8;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}

#main #kiziKeyWord li a {
	color: #3c3c3c;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 25px 6px 10px;
	position: relative;
	font-size: 10pt;
	min-width: 60px;
}

#main #kiziKeyWord li a:after {
	display: block;
	content: "";
	position: absolute;
	background: url(../images/cell_arrow_common.png) no-repeat;
	background-size: 6px;
	width: 10px;
	height: 12px;
	top: 9px;
	right: 5px;
}

#main #detailsList {
	clear: both;
}
#main #cnav #detailsList ul {
	width: 100%;
}
#main #cnav #detailsList ul li {
	width: 150px;
	height: 180px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 12px 0 0;
}
#main #cnav #detailsList ul li a {
	display: block;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	cursor: hand;
}
#main #cnav #detailsList ul li:nth-of-type(4) ,
#main #cnav #detailsList ul li:nth-of-type(8) {
	padding: 0
}
#main #detailsList ul li dl dt {
	background: #f4f4f4;
	margin-bottom: 10px;
	position: relative;
}

#main #detailsList ul li a dl dt img {
	width:100%;
}

#main #detailsList ul li dl dd.info {
	width: 80px;
	float: left;
	border-right: 1px solid #464646;
	font-size: 7pt;
	line-height: 1.0;
	font-weight: normal;
}

#main #detailsList ul li dl dd.infoTitle {
	float: left;
	width: 54px;
	padding: 2px;
	font-size: 7pt;
	font-weight: normal;
	line-height: 1.0;
	text-align: center;
	margin: -2px 0 0 10px;
}

#main #detailsList ul li dl dd.title {
	font-weight: bold;
	line-height: 1.4;
	clear: both;
	line-break: strict;
	padding-top: 5px;
	font-size: 10pt;
	word-break: break-word;
}

#main #detailsList ul li a:hover dl dd.title{
	text-decoration: underline;
}


#main #kanren {
	clear:both;
	padding:10px 0 40px 0;
}
#main #kanren h2 {
	background:url(../images/icon.png) no-repeat;
	background-size: 24px;
	background-position: 0px -222px;
	line-height: inherit;
	border-bottom: 1px solid #E2E2E2;
	margin:0 0 10px 0;
}
/*clearfix*/
#main #kanren ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}
#main #kanren ul {
	display: inline-block;
	position: relative;
}
/* Hides from IE Mac \*/
#main #kanren ul {height: 1%;}
#main #kanren ul {display:block;}
/* End Hack */
/*clearfix*/

#main #kanren ul {
	width:100%;
}

#main #kanren ul li {
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom:1px solid #E2E2E2;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main #kanren ul li a {
	display:block;
	padding:10px 0;
	margin: 0 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333333;
	font-size: 11pt;
	font-weight: normal;
	line-height: 120%;
	font-size:11pt;
	text-decoration: none;
}

#main #kanren ul li:nth-of-type(2n) a {
	margin:0 0 0 10px;
}

#main #kanren ul li a:hover {
	color:#333333;
	font-size:11pt;
	text-decoration: underline;
}

#main #kanren ul li div.kanrenImg {
	width: 80px;
	height:80px;
	overflow: hidden;
	float: left;
	margin-right:10px;
	border: 1px solid #E2E2E2;
}
#main #kanren ul li div.kanrenImg img {
	width: auto;
	height: 100%;
}

#main #kanren ul li div.kanrenTitle {
	text-align: left;
}
ul#newzia_connect li,ul#logly-lift-1189862 li {
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style-type: none;
}

ul#newzia_connect li a,ul#logly-lift-1189862 li a {
	display: block;
	padding: 10px 0;
	margin: 0 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333333;
	font-size: 11pt;
	text-decoration: none;
}
ul#newzia_connect li div.kanrenImg ,
ul#logly-lift-1189862 li div.kanrenImg {
	width: 80px;
	float: left;
	margin-right: 10px;
}
ul#newzia_connect li div.kanrenImg img ,
ul#logly-lift-1189862 li div.kanrenImg img {
	width: 100%;
}
ul#newzia_connect li div.kanrenTitle ,
ul#logly-lift-1189862 li div.kanrenTitle {
	text-align: left;
}
ul#newzia_connect li span {
	display: block;
	width: 30px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size:8pt;
	text-align: right;
}
ul#logly-lift-1189862 li span {
	display: block;
	width: 30px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size:8pt;
	text-align: right;
}
ul#newzia_connect li span img ,
ul#logly-lift-1189862 li span img {
	height: 20px;
}







#main #archiveMain .archiveHeader h1 {
	width: 640px;
	margin: 0 0 15px 0 !important;
	padding: 0;
	border: 0;
}

#main #archiveMain .archiveHeader {
	position: relative;
}

#main #archiveMain h1 img{
	width: 100%;
}

#main #archiveMain .archiveText {
	font-size: 11pt;
	padding-bottom: 30pt;
	margin-bottom: 10px;
	color: #2a2a2a;
}

#main #archiveMain .archiveHeader #entrySNS {
	position: absolute;
	bottom:0;
	right:0;
}

#main #archiveMain ul {
	margin-bottom:40px;
}
#main #archiveMain ul li {
	width:195px;
	float: left;
	margin:0 25px 0 0;
	padding: 0 0 20px 0;
}

#main #archiveMain ul li:nth-of-type(3n) {
	margin: 0;
}

#main #archiveMain ul li dl dt {
	background: #ffffff;
	height: 129px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #dbdbdb;
}

#main #archiveMain ul li dl dt.newImg:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/new_new.png) no-repeat;
	background-size: 50px;
	position: absolute;
	top: 0;
	left: 0;
}

#main #archiveMain ul li dl dt img {
	width:100%;
}

#main #archiveMain ul li dl dd.info {
	float: left;
	padding: 1px 8px 0 0;
	border-right: 1px solid #464646;
	font-size: 9pt;
	line-height: 1;
	font-weight: normal;
}

#main #archiveMain ul li dl dd.infoTitle {
	float: left;
	width: 90px;
	padding: 0 5px;
	margin: 0 0 0 10px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.0;
	text-align: center;
}

#main #archiveMain ul li dl dd.title {
	font-weight: bold;
	line-height: 1.4;
	clear: both;
	line-break: strict;
	padding-top: 8px;
	font-size: 12pt;
	word-break: break-word;
}

#main #cnav .cnavContent ul.blockBanner li {
	width: 100%;
	height: auto;
	border: 0;
}

.input_form_2 {background: none !important;color: #424242 !important;text-align: center !important;width: auto !important;font-weight: normal !important;padding: 0 !important;border-radius: 0px !important;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;}
.input_form_2 select {font-weight: normal;width: 80px;margin: 0 10px 0 6px;height: 28px;font-size: 16px;padding: 1px 0 0 0;}
.input_form_2 select#zap_year1 {font-weight: normal;width: 84px;margin: 0 10px 0 6px;height: 28px;font-size: 16px;padding: 1px 0 0 0;}
.input_form_2 select#zap_month1, #input_form select#zap_day1,.input_form_2 select#zap_month2, #input_form select#zap_day2 {font-weight: normal;width: 50px;margin: 0 10px 0 6px;height: 28px;font-size: 16px;padding: 1px 0 0 0;}
.input_form_2 select#birth_place_self {width: 180px;}
.input_form_2 .gender input[type="radio"] {width: 16px;height: 16px;vertical-align: top;margin: 3px 5px 0 0;}
.input_form_2 .gender label {font-size: 16px;color: #000;}
.input_form_2 .gender label:nth-of-type(1) {margin-right: 20px;}
.input_form_2 input[type="submit"] {background-color: #e9505a !important;color: #ffffff !important;margin: 20px auto !important;text-align: center !important;background: #e9505a !important;width: 280px !important;max-width: none !important;border: 0 !important;line-height: 43px !important;font-size: 13pt !important;border-radius: 0 !important;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;}
.input_question:nth-of-type(4) {margin: 20px 0 5px 0 !important;}

#main #cnav .cnavContent ul.blockBanner li {width: 100%;height: auto;border: 0;}
#main #cnav .top-keyword-list li {width: 25%;float: left;text-align: center;margin: 0 4.16666% 30px;padding-left: 0;}
#main #cnav ul.top-keyword-list {padding: 20px 0.5%;overflow: hidden;width: 100%;}
#main #cnav .top-keyword-list li a {display: block;background-color: #FF5965;color: #ffffff;font-weight: normal;padding: 4px 0;}

#archiveMain .linkArea {
    margin: 20px 0px;
}

#archiveMain .linkArea a {
    color: #fc72a2;
    text-decoration: underline;
    line-height: 24px;
}

#archiveMain .linkArea a img{
    margin: 20px auto 5px;
    display: block;
}

#archiveMain .linkArea span {
    font-weight: bold;
    text-align: center;
    display: block;
}
.footer-ad > div {
    float:left;
}
