/*
Theme Name: Matome
Theme URI:
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　基礎設定
---------------------------------------*/

body {
	color: #000;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	border-top: 2px solid #58BE89;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

span.strong {
	font-weight: bold;
}

.w90p {
	width: 90%;
}

.w80p {
	margin: 0 auto;
	width: 80%;
}

/* ============================================
	wrapper
============================================ */

#wrap {
	margin:0;
	padding: 0;
}

/* ============================================
	Header
============================================ */

#header {
	width:1000px;
	position: relative;
	margin: 0 auto 10px;
}

#header .logo {
	margin: 0;
	padding: 15px 0 0;
}

#header p.lead {
	margin: 3px 0 0;
	font-size: 10px;
	color: #999;
}

/* ============================================
	Pankuzu
============================================ */

#topic-path {
	position: relative;
	margin: 0 0 50px;
	padding: 10px 0;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
	
#topic-path .inner {
	width:1000px;
	margin: 0 auto;
	font-size: 12px;
	
}

#topic-path a {
	color: #727272;
	text-decoration: underline;
}

#topic-path a:hover {
	text-decoration: none;
}

/* ============================================
	contents-box
============================================ */

#contents {
	width: 1000px;
	margin: 0 auto;
}

/* ============================================
	contents
============================================ */

#main {
	float: left;
	width: 670px;
}

/* ============================================
	main
============================================ */

#main h1 {
	line-height: 1.3;
	font-size: 29px;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #E6E6E6;
}

#main .date {
	margin-bottom: 10px;
	font-size: 11px;
	color: #999;
}

#main .info {
	margin-bottom: 10px;
	font-size: 11px;
	color: #999;
}

/* ============================================
	article
============================================ */

.article h2 {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 35px;
	padding: 22px 0;
}

.article h2.article-link {
	font-size: 19px;
	font-weight: bold;
	margin: 30px 0 30px;
	padding: 17px 0 14px;
	border-top: none;
	border-bottom: 1px solid #E6E6E6;	
}

.article h2.item {
	margin-bottom: 30px;
}

.article h3 {
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 11px 0 8px 15px;
	border-left: 2px solid #58BE89;
}

.article h4 {
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 30px;
}

.article p {
	margin-bottom: 35px;
	line-height: 2.0;
	font-size: 15px;
}

.article p.s-f {
	font-size: 13px;
}

.article p.m5 {
	margin-bottom: 5px;
}

.article ul {
	margin: 25px 0;
}

.article li {
	margin: 0 0 20px;
	font-size: 15px;
	line-height: 1.8;
}

.article blockquote {
	margin: 25px 0;
	padding: 20px 20px 20px 60px;
	line-height: 1.8;
	background: url("img/article-bq-icon-001.png") no-repeat scroll 15px 15px #F7F7F7;
}

.article p span.list {
	margin-right: 7px;
	font-size: 12px;
	color: #F17091;
	vertical-align: middle;
}

.article blockquote .rel {
	color: #999;
	margin: 10px 0 0;
	font-size: 12px;
}

.article blockquote .rel a {
	color: #999;
	text-decoration: underline;
}

.article blockquote .rel a:hover {
	text-decoration: none;
}

.article .tweet {
	margin-bottom: 25px;
}

.article .tweet a img {
	display: inline-block;
	width: 50px;
	margin-right: 15px;
	padding-top: 5px;
	vertical-align: top;
}
	
.article .tweet-item {
	display: inline-block;
	width: 550px;
	vertical-align: top;
}

.article .tweet-account {
	font-size: 11px;
	color: #999;
	margin-bottom: 3px;
}
.article .tweet-account span {
	margin-right: 10px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.article .tweet-account a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.article .tweet-account a:hover {
	text-decoration: underline;
}

.article .tweet-content {
	font-size: 18px;
	margin-bottom: 3px;
}

.article-item {
	margin-bottom: 35px;
}

.article .tweet-timestamp {
	font-size: 11px;
	color: #999;
}

.article .item-img {
	float: left;
	padding-right: 15px;
}

.item-info .ttl {
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}

.item-info .ttl a {
	color: #000;
	margin: 0;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

.item-info .ttl a:hover {
	text-decoration: none;
}

.item-info p {
	margin-bottom: 14px;
	line-height: 1.8;
	font-size: 14px;
}	

.item-info .btn {
	color: #000;
	margin: 0;
	font-size: 18px;
}

.item-info .btn a {
	color: #000;
	margin: 0;
	text-decoration: underline;
	font-size: 18px;
}

.item-info .btn a:hover {
	text-decoration: none;
}

.rel-link {
	margin-bottom: 15px;
}

.rel-link-img {
	float: left;
	margin-right: 25px;
}
	
.rel-info {
	padding-top: 27px;
	line-height: 1.95;
	font-size: 18px;
}

#main .rel-link span.cat-name {
	background: none repeat scroll 0 0 #8EC31E;
	color: #fff;
	font-size: 12px;
	margin-right: 7px;
	padding: 5px 10px 3px;
}

#main .rel-link span.date {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}

.article table {
	width: 100%;
	margin: 0 auto 20px;
}

.article th,
.article td {
	font-size: 15px;
	line-height: 1.8;
	padding: 10px 15px;
	border: 1px solid #9ADCC5;
	text-align: center;
	vertical-align: middle;
}

.article th {
	font-weight: bold;
	background: url("img/plan-ttl-bg-002.gif") repeat scroll 0 0 transparent;
}

.article table span {
	font-size: 17px;
	font-weight: bold;
	color:#FF0000;
}

/* ============================================
	Category
============================================ */

.post {
	margin-bottom: 20px;
}

.cat-link {
	text-align: right;
}
span.small {
	font-size: 17px;
	margin-left: 7px;
}

/* ============================================
	side
============================================ */

#side {
	float: right;
	width: 300px;
}

#side .section {
	margin-bottom: 25px;
}

#side .section h4 {
	background: url("img/side-head.gif") no-repeat scroll 0 0 transparent;
	margin: 0 0 15px;
	padding: 15px 0 18px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

/* ============================================
	RANKING
============================================ */

#side .rank .ttl {
	font-size: 12px;
}

#side .rank .ttl a {
	color: #000;
	text-decoration: underline;
}

#side .rank .ttl a:hover {
	text-decoration: none;
}

#side .rank p {
	font-size: 11px;
	color: #999;
	line-height: 1.5;
}

#side .section .rank01 {
	margin: 0 0 5px;
	padding: 0 0 10px 45px;
	background: url("img/side-rank-icon-01.png") no-repeat scroll 5px center transparent;
}

#side .section .rank02 {
	margin: 0 0 5px;
	padding: 0 0 10px 45px;
	background: url("img/side-rank-icon-02.png") no-repeat scroll 5px center transparent;
}

#side .section .rank03 {
	margin: 0 0 5px;
	padding: 0 0 10px 45px;
	background: url("img/side-rank-icon-03.png") no-repeat scroll 5px center transparent;
}

#side .section .rank04 {
	margin: 0 0 20px;
	padding: 0 0 5px 45px;
	background: url("img/side-rank-icon-04.png") no-repeat scroll 8px center transparent;
}

#side .section .rank05 {
	margin: 0;
	padding: 0 0 5px 45px;
	background: url("img/side-rank-icon-05.png") no-repeat scroll 8px center transparent;
}

/* ============================================
	PICKUP
============================================ */

#side .cat-head  {
	background: url("img/side-list-icon-01.gif") no-repeat scroll 8px center transparent;
	font-size: 13px;
	margin: 0 0 19px;
	padding: 0 0 0 30px;
}

#side ul.cat li {
	background: url("img/side-list-icon-01.gif") no-repeat scroll 8px center transparent;
	font-size: 13px;
	margin: 0 0 19px 20px;
	padding: 0 0 0 30px;
}

#side .pick .ttl a {
	color: #000;
	text-decoration: underline;
}

#side .pick .ttl a:hover {
	color: #000;
	text-decoration: none;
}

/* ============================================
	side-ad
============================================ */

.ad1 {
}

/* ============================================
	mid-ad
============================================ */

.md-ad {
	margin: 0 0 40px;
}

.md-ad div {
	display: block;
	line-height: 1;
	padding: 1px 3px;
	text-decoration: none;
}

.md-ad a:hover,.md-ad li:hover {
	background-color: #f9f9f9;
	text-decoration: underline;
}

.md-ad div span {
	display: block;
}

.md-ad div span.md-ad-ttl {
	color: #000;
	font-size: 20px;
	line-height: 1.5;
	text-decoration: underline;
}
.md-ad div span.md-ad-url {
	color: #999999;
	font-size: 11px;
	margin-top: 1px;
	word-wrap: break-word;
}

.md-ad div span.md-ad-txt {
	color: #aaa;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
}

.md-ad p.ads-about {
	color: #7b7b7b;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 18px;
	text-align: right;
}

/* ============================================
	Footer
============================================ */

#footer {
	background-color: #EFEFEF;
	margin: 100px auto 0;
	padding: 5px 0 5px;
}
#footer p {
	width: 915px;
	margin: 5px auto;
}

#socialbuttons div {
	float: left;
}

/* ============================================
	関連記事関係
============================================ */
