@charset "UTF-8";
/*****************************************************


japangap.jp
lasd mod 160120

/*****************************************************

mainimg

*****************************************************/

#mainimg {
	width: 100%;
	height: 350px;
	text-align: center;
	background: url(../../topimg/mainimg_bg.jpg) repeat-x;
	clear: both;
}
#mainimg_inner {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
/*****************************************************

container

*****************************************************/

#fb_likebox {
	width: 970;
	margin: 50px auto;
	text-align: center;
	height: 100%;
}
#top_container {
	width: 970px;
	margin: 80px auto 0px auto;
	text-align: left;
	height: 100%;
}
/*mianはstructure.css*/


#main_L {
	float: left;
	width: 290px;
	margin: 0 50px 0 0;
	padding: 0 0 80px 0;
}
.cntWrp {
	margin-bottom: 8em;
}
.capH2idx {
	font-size: 18px;
	font-weight: 100;
	padding-bottom: .6em;
	margin-bottom: 2.4em;
	border-bottom: 2px solid #01abdc;
}
.capH2idx span {
	font-size: 12px;
	margin-right: .5em;
}
.capH2idx.withTxt {
	margin-bottom: .6em;
}
.capDtl {
	color: #666;
	margin-bottom: 2.4em;
}
.entry-asset {
	margin-bottom: 2.4em;
}
.asset-header {
	margin-bottom: .6em;
}
.entry-date {
	margin-bottom: .4em;
}
.entry-title {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 100;
}
.asset-body {
	font-size: 13px;
	line-height: 1.8;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1.6em;
}
.more {
	margin-left: 1em;
}
.toplist li {
	margin: 0 0 35px 0;
}
#main h2, #btn_rss {
	margin: 0 0 45px 0;
}
#btn_rss {
	width: 290px;
	height: 66px;
	vertical-align: top;
}
#btn_rss img {
	display: inline;
}
.more {
	font-size: 11px;
}
#main_R {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 0 80px 0;
}
.top_thumbnail {
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px;
	border: 1px solid #e8e8e8;
}
.diary_thumbnail {
	float: left;
	margin: 0 15px 15px 0;
	padding: 4px;
	border: 1px solid #e8e8e8;
}
.BnrFrontier{
	background:#f1f1f1;
	padding:1em;
	margin-top:2em;
	border:3px solid #666;
  line-height: 1.7;
}
.BnrFrontier a{
  color: #212121;
  font-size: 14px;
}
.BnrFrontier:hover{
	border:3px solid #000;
  background: #fff;
}
/*****************************************************

bnr

*****************************************************/

#bnr {
	width: 290px;
	margin: 20px 0 0 0;
	padding: 0 0 100px 0;
}
#bnr img {
	border: 1px solid #99d0ec
}
#bnr img:hover {
	border: 1px solid #00acde
}
/*****************************************************

bnrblcok

*****************************************************/

#bnrblcok img {
	border: 1px solid #99d0ec
}
#bnrblcok img:hover {
	border: 1px solid #00acde
}
/*----------------------------------------------------------
	clearfix
----------------------------------------------------------*/
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: auto;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*----------------------------------------------------

	others
	
--------------------------------------------------------*/
.mt10 {
	margin: 10px 0 0 0;
}
