@charset "utf-8";
/*
Theme Name: theme_items
Theme URI: 
Description: theme_items
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

.related_post_title {
}
ul.related_post {
}
ul.related_post li {
	height:310px;
}
ul.related_post li a {
	font-weight:bold;
	font-size:110%;
}
ul.related_post li img {
	border:none;
}

.related_post li.first-line {
	border-top: solid 4px #000;
}
.related_post li.last {
	border-right: solid 4px #000;
}
.wp_rp_publish_date {
	color:#0113FF;
	padding:3px 0px 0px 15px;
	font-size:13px;
	font-weight:bold;
}

/* 零戦ダンボー動画紹介 */

.zerosen_danboard {
	width:884px;
	margin:50px auto;
	color:#fff;
	font-size:13px;
	line-height:160%;
	background-color:#000;
}
.zerosen_danboard_bg {
	padding:26px 0 40px 0;
	background:url(/img/items/zerosen_danboard_bg.jpg) no-repeat center bottom;
}
.zerosen_danboard_title {
}
.zerosen_danboard .boxL {
	width:364px;
	margin-left:60px;
	float:left;
}
.zerosen_danboard .boxR {
	float:left;
	width:394px;
	margin-left:40px;
}
.zerosen_danboard .txt {
	margin: 0 0 10px 0;
}
.zerosen_danboard .thumb {
	margin: 0 0 0px 0;
}
.zerosen_danboard .btns {
	margin: 0px 0 0 63px;
}
.zerosen_danboard .btns li {
	float:left;
	margin: 0px 25px 15px 0;
}
.micron_m {
	float:left;
}

/* SNSシェア */
.box_share {
	width:100%;
	margin:30px auto;
}

.box_share .insta {
	width:640px;
	float:left;
}
.box_share .twitter {
	width:530px;
	float:right;
}
.box_share .head{
	color:#fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding:10px;
	text-align:center;
	margin: 10px auto;
}
.box_share a:link,
.box_share a:visited {
	text-decoration:underline;
	color:#fff;
}
.box_share a:hover {
	 text-decoration:none;
}
.box_share .insta .head {
	margin-right:8px;
}
.box_share .insta .head,
.box_share .insta .btn_share a {
	background-color:#A27A5E;
}
.box_share .twitter .head,
.box_share .twitter .btn_share a {
	background-color:#0295F3;
}
.twitter_inner {
	min-height:540px;
}
.box_share .btn_share a:link,
.box_share .btn_share a:visited{
	text-decoration:none;
	color:#fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding:20px;
	text-align:center;
	margin: 10px auto;
	width:322px;
	display:block;
	font-size:130%;
	font-weight:bold;
}




