@charset "UTF-8";

/*----------------------------------------------

	main_hd

----------------------------------------------*/

#main_hd {
	border-top:3px solid #ffaa00;
	border-bottom:1px solid #ddd;
}

#main_hd .lead {
	position:absolute;
	top:5px;
	right:0;
}

#main_hd .logo {
	padding-top:24px;
	float:left;
	width:200px
}

ul#global {
	float:right;
}

ul#global li {
	float:left;
	margin-right:5px;
	padding-top:33px;
}

ul#global li:last-child {
	margin-right:0 !important;
}



/*----------------------------------------------

	main

----------------------------------------------*/

#contents {
	margin-bottom: 40px;
}

body#common main {
	font-size: 1.4em;
}

#pzlist {
	padding-top: 2em;
	font-size:10px;
}

#pzlist li {
	font-size: 1.2em;
	display: inline;
}

#pzlist li:not(:last-child):after {
	content: " >";
	display: inline;
}

body.colum2 #primary {
	width: 660px;
	float: left;
}

body.colum2 #secondary {
	width: 300px;
	float: right;
}



/*----------------------------------------------

	type

----------------------------------------------*/

#type h2 {
	background-image:url(../images/common/icon_type.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
	border-bottom:1px solid #ffaa00;
	font-size:1.6em;
	font-weight:bold;
}

ul#type_list {
	margin-right:-4px;
}

ul#type_list li {
	width: 215px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

/*----------------------------------------------

	feature

----------------------------------------------*/

#feature h2 {
	background-image:url(../images/common/icon_feature.gif);
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	border-bottom:2px solid #e4d8bf;
	font-size:1.6em;
	font-weight:bold;
}

ul#feature_list li {
	margin-bottom:5px;
}

/*----------------------------------------------

	main_ft

----------------------------------------------*/

#main_ft {
	background-color:#666;
	padding-top:35px;
	padding-bottom: 1em;
	color:#fff;
	font-size:1.2em;
}

#main_ft .logo {
	float:left;
	width:184px;
	margin-left:14px;
	margin-right:50px;
}

#main_ft nav {
	float:left;
	margin-bottom:35px;
}

#main_ft nav>ul {
	float:left;
	margin-right:70px;
}

#main_ft nav ul:last-child {
	margin-right:0 !important;
}

#main_ft nav ul li a {
	color:#fff;
	text-decoration:none;
}

#main_ft nav ul li {
	margin-bottom:5px;
}

#main_ft nav ul li>ul {
	margin-left:1em;
}

#main_ft small {
	display: block;
	text-align: center;
}



/*----------------------------------------------

	2017/04/14TOP追加

----------------------------------------------*/

.wp_widgettitle{
	font-size:14px;
	border-radius:5px;
	background: #eee;
	padding:7px;
	margin-bottom:10px;
}
li.rank{
	font-size:14px;
	line-height:1.5;
	margin-bottom:10px;
}
li.rank a{
	text-decoration: none;
	color:#666;
}
li.rank a:hover{
	color:#999;
}

ul li.rank{
padding:0 0 10px 30px;
background:url(https://money-cafe.net/images/top/ico_rank006.png) no-repeat left top;
border-bottom:1px dotted #ccc;
}

ul li.rank:first-child{
padding:0 0 10px 30px;
background:url(https://money-cafe.net/images/top/ico_rank001.png) no-repeat left top;
}
ul li.rank:nth-child(2){
padding:0 0 10px 30px;
background:url(https://money-cafe.net/images/top/ico_rank002.png) no-repeat left top;
}
ul li.rank:nth-child(3){
padding:0 0 10px 30px;
background:url(https://money-cafe.net/images/top/ico_rank003.png) no-repeat left top;
}


/* 投稿記事編集用 */

.post-list-card{
	display: block;
	margin-bottom:10px;
}
.post-list-card .post-list {
    float: left;
    font-size: 13px;
    margin: 0 1% 2.5%;
    overflow: hidden;
    width: 48%;
}

.post-list-card .post-list a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    color: #666;
    display: block;
    height: 100%;
    padding: 1em;
    text-decoration: none;
}

.post-list-card .post-list .eyecatch {
    background: #ddd none repeat scroll 0 0;
    margin: -1em -1em 0.5em;
    height: 150px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.post-list-card .post-list .eyecatch .cat-name {
    background: #ffaa00 none repeat scroll 0 0;
    color: #fff;
    font-size: 0.88em;
    font-weight: bold;
    min-width: 7.5em;
    opacity: 0.9;
    padding: 0.1em 0.5em;
    position: absolute;
    right: 0;
    top: 0;
}
.byline {
    margin: 0;
}
.byline .date {
    font-size: 1.05em;
    font-weight: bold;
    opacity: 0.7;
}
.post-list-card .post-list .entry-content {
    padding: 0;
}
.post-list-card .post-list .entry-content .entry-title {
    color: #444;
    font-size: 1.3em;
    margin-bottom: 0.3em;
    margin-top: 0.5em;
    line-height: 1.3;

}
.post-list-card .post-list .entry-content p {
    line-height: 1.5;
    margin-bottom: 0.3em;
}
.post-list-card .post-list a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    color: #666;
    display: block;
    height: 100%;
    padding: 1em;
    text-decoration: none;
}
.post-list-card .post-list a:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
}


/*人気ランキング*/

.PopularRank{
	padding-top:10px;
}

ul.rankpt01 li{
	padding-top:10px;
	padding-left:30px;
	border-bottom:2px dotted #ccc;
}

ul.rankpt01 li.rno1{
	padding-top:0;
	background: url(../images/top/ico_rank001.png) no-repeat left 0;
}
li.rno2{
	background: url(../images/top/ico_rank002.png) no-repeat left 10px;
}
li.rno3{
	background: url(../images/top/ico_rank003.png) no-repeat left 10px;
}
li.rno4{
	background: url(../images/top/ico_rank004.png) no-repeat left 10px;
}
li.rno5{
	background: url(../images/top/ico_rank005.png) no-repeat left 10px;
}

ul.rankpt01 li a img{
	float:left;
	padding-right:5px;
}

ul.rankpt01 li a{
	text-decoration: none;
	color:#333;
}

ul.rankpt01 li a p{
	padding-left:50px;
	padding-bottom:10px;
	line-height:1.3;
	font-size:12px;
}

ul.rankpt01 li a p span{
	color:#009dcb;
	font-weight: bold;
	font-size:14px;
	line-height:1.2;
	display: block;
}
