/*タイトルのスタイルです*/
.ttl02 {
background: url(../images/common/ttl_bg_small.gif) repeat-x;
min-height: 85px;
padding:0 5px;
clear: both;
font-size: 1em;
padding-top: 13px;
background: #EEE;
    color: #111;
    border: 3px solid #FFF;
    -webkit-box-shadow: 0px 0px 4px rgba(000,000,000,0.6);
   margin-top:10px;
   line-height:1.3em;
}

/*ソーシャルリンクのスタイルです*/
ul.icon {
	/*position:absolute;
	top:12px;
	right:5px;*/
	float:right;
	padding:10px 0;
}
.fb_iframe_widget span {
	height: 20px;
	width: 97px;
	padding-bottom: 4px;
}
ul.icon li {
	float: left;
	padding:0;
	/*min-height:44px;*/
	/*padding-bottom:30px;*/
}
ul.icon li.icon01{
	width:100px;
}
h2.social_link_outer{
	position:relative;
}
h3 {
	border-top: solid 2px #36890B;
	background-color: #E2E2D8;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px 0 10px 10px;
	min-height: 20px;
	-webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
}
h4{
	color: #07B;
	font-size:1.1em;
}
div.news-article{
min-width:300px;
padding:10px;
}
div.news-article img{
max-width:300px;
float:none;
 display:block;
    margin: 0 auto;
    text-align: center;
}

div.news-article p{
clear:both;
}
div.news-article a{

}
/* youtube--------------------------------------------------------- */
.iframe {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 .iframe-wrapper {
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0;
  }
