@charset "shift_jis";
/* CSS Document */
div { display: block; }

ul, li { list-style: none; }

.socialBookmarks {
	width: 510px;
	display: inline-block;
	position: relative;
	float: left;
	clear: both;
}

.socialBookmarks h3 {
	border-bottom: 1px solid #AFB2B4;
	color: black;
	margin-top: 7px;
	margin-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	clear: both;
	font: bold 12px/17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.socialBookmarks ul li a {
	width: 16px;
	height: 16px;
	font-size: 1px !important;
	line-height: 1px !important;
	display: block;
	text-decoration: none;
	float: left;
}

.socialBookmarks ul li a.twitter {
	padding-right: 4px;
	padding-left: 4px;
	background: url(../images_sns/twitter01.gif) no-repeat;
}

.socialBookmarks ul li a.fbook {
	background: url(../images_sns/facebook01.gif) no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}

.socialBookmarks ul li a.google {
	background: url(../images_sns/google01.gif) no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}

.socialBookmarks ul li a.googleplus1 {
	background: url(../images_sns/google01.gif) no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}

/*============================================
メインメニュー
============================================*/
ul#menusns {
	font-weight:bold;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 5px;
}

li#menusns01, li#menusns02, li#menusns03, li#menusns04 {
	float:left;			/*リスト項目を横に並べる*/
	display:inline;			/*リスト項目をインライン表示にする*/
	list-style-type:none;		/*リストマーカー無しにする*/
	background-repeat:no-repeat; 	/*背景画像を繰り返さない*/
}


/*=========================================
YouTube
===========================================*/
.YouTube {
	width: 510px;
	display: inline-block;
	position: relative;
	float: left;
	clear: both;

}

.YouTube h3 {
	border-bottom: 1px solid #AFB2B4;
	color: black;
	margin-top: 7px;
	margin-bottom: 1px;
	
	text-align: left;
	clear: both;
	font: bold 12px/17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


dl.youtubetopics{
	border:none;
	position:relative;
	margin-top: 4px;
	padding-top: 4px;
	display: block;
	padding-bottom: 18px;
}

dl.youtubetopics dt{
	padding-right: 4px;
	padding-left: 4px;
	width: 137px;
	height: 35px;
	display: block;
}

dl.youtubetopics dd{
	position:relative;
	margin-left:150px;
	margin-top:-36px;
	padding-top: 8px;
	display: block;
	color: #2e82ac;
	font-size: 12px;
}

dl.youtubetopics dd a{
	color: #2e82ac;
}


/*=========================================
YouTubeEnd
===========================================*/



.clear {
	clear: both;
	float: none;
}


.clearfix:after {
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}


#f {
	margin: 0px auto;
	float:left;
	clear: both;
	position: relative;

 }

#footer2 {
	margin: 0px auto;
	text-align: left;
	clear: both;
}


.cq-text-placeholder-ipe {
display:none !important;
}