/*
Theme Name: 長瀞観光協会2012版
Theme URI: http://www.nagatoro.gr.jp
Description: 長瀞観光協会の２０１２年リニューアルテーマです。
*/

/*-------------------------------------------------------------------------------------------------------*/
@import url('css/common.css');
@import url('css/elements.css');
@charset "utf-8";

.txtSizeBtn1{font-size: 0.8em}
.txtSizeBtn2{font-size: 1.0em}
.txtSizeBtn3{font-size: 1.2em}

/* ギャラリー表示 */
.gallery{margin: 1em 0 !important;}

dt.gallery-icon {
display: table-cell;
vertical-align: middle;
text-align: center;
height: 200px;
width: 33%;
}
.gallery-columns-3 .gallery-item{width: 33%;}
.gallery-columns-2 .gallery-item{width: 50%;}

.gallery .gallery-caption {
  margin-top: 5px;
  padding: 0 4%;
  text-align: center;
  margin-left: 0;
}



.landonly dt.gallery-icon {
height: 140px;
}


.postContainer{maring-bottom: 2em;}
.postContainer h4{
	font-size: 1.34em;
	border-bottom: 1px #ccc dotted;
}
.postContainer .postMeta{
	text-align: right;
	
}
.postContainer .postMeta2{
	margin-top: 1em;
	background-color: #fffacd;
	padding: 3px 5px;
	font-size: 0.85em;
	text-align: right;
}
/* .postContainer .hentry, .content{*/
/* .page .content, */
.postContainer .post{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 1.5em;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0.5em;
}
.wp-caption {
/*	background: #f1f1f1; */
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

        .bannerImage span {
           display: none; /* important */
        }


.bannerImage span{display: none; visibility: hidden;}
.mesBox{
	margin: 20px 8px;
	background-color: #FFFFFF;
	border: 1px #FFFFFF solid;
	border-radius: 5px;
	padding: 5px 8px;
		-webkit-box-shadow: 0 0 5px 0 #bdb76b; /* Safari, Chrome用 */
		-moz-box-shadow: 0 0 5px 0 #bdb76b; /* Firefox用 */
		box-shadow: 0 0 5px 0 #bdb76b; /* CSS3 */
}

/* オーバーライト設定 */
table.type01{border-collapse: separate; border-spacing: 3px;}
table.type01 tr th{
	padding: 8px;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
}
table.type01 tr th.android{
	background-color: #036EB8;
	color: #FFFFFF;
}
table.type01 tr th.ios{
	background-color: #E95387;
	color: #FFFFFF;
}

table.type02{border-collapse: collapse; width: 100%; margin: 0 auto;}
table.type02 tr th,
table.type02 tr td{border: 1px #333333 solid; line-height: 1.3em; background: none;}
table.type02 tr th{
	padding: 8px;
	font-weight: normal;
	text-align: center;
	background-color: #dddddd;
}
.hentry{}
.hentry p{margin-bottom: 1em;}

/* 共通設定 */
a.typeBtn{
	background-color: #ff7f50;
	border: 1px #ff7f50 solid;
	border-radius: 6px;
	padding: 0 4px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
a.typeBtn:hover{
	background-color: #b0c4de;
	border-color: #b0c4de;
	color: #FFFFFF;
}
.tbl_w{width: 90%;}
.greenB{
	color: #556b2f;
	font-weight: bolder;
	font-size: 1.2em;
}
.brownB{
	color: #a0522d;
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 2em;
	text-shadow: 2px 2px 2px #999;
}
p.brownB{
	margin: 0;
}

.m-t-0 {
	margin-top: 0 !important;
}

#facebookpage {
	margin-bottom: 30px;
}
#facebookpage p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
}
#n_facebookpage {
	background-image: url(./images/cap_facebookpage.png);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 35px;
}
