#content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
	width: 120px;
}

@media (min-width: 970px) {
	#main #container #sideTower {
		width: 260px;
	}
}

@media (min-width: 970px) {
	#main #container #content {
		width: 610px;
	}
}
/* グーグルマップ　レスポンシブ */
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* フローティングメニューのCSSスマホ用 */
ul.footer_menu {
	margin: 0 auto;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	display: table;
}

ul.footer_menu li {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	list-style-type: none;
	font-size: 10px;
}

ul.footer_menu li a i {
	font-size: 35px;
}

ul.footer_menu li a {
	border: none;
	display: block;
	color: #666;
	text-align: center;
	text-decoration: none;
}

.footer_menu {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 9999999999;
	-moz-opacity: .9;
	opacity: .9;
}

/* PAGETOPアイコン消す */
#back-top a {
	display: none;
}

/*--------------------------------
アコーディオン
---------------------------------*/
#s-navi dl.acordion p {
	margin: 0;
}

#s-navi dl.acordion {
	margin: 0;
}

#s-navi dt.trigger {
	text-align: right;
	padding: 10px 0;
	cursor: pointer;
}

#s-navi dt.trigger .op {
	font-size: 14px;
	color: #333;
	padding: 0 10px;
}

#s-navi dd.acordion_tree {
	padding: 0 10px;
	display: none;
	overflow: hidden;
}

.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.acordion_tree li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.acordion_tree li a {
	float: left;
	color: #333;
	text-decoration: none;
}

/* スマホの固定メニュー */
#top_contents {
	padding: 9px 0;
	opacity: .9;
	overflow: hidden;
	list-style-type: none;
	display: table;
	width: 100%;
}

.topcontent {
	width: 20% !important;
	border-left: 1px solid #fff;
	background: #ddb57a;
	box-sizing: border-box;
	font-weight: bold;
	height: 43px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
}

li.topcontent a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 5px 0 3px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 40px;
	line-height: 18px;
}

.dqmsl a {
	text-decoration: none !important;
}

.dqmsl a:link {
	color: #0000ff;
}

.dqmsl a:visited {
	color: #000080;
}

.dqmsl a:hover {
	color: #ff0000;
}

.dqmsl a:active {
	color: #ff8000;
}

/* ボーダー一覧*/
.bo {
	padding: 4px 4px 2px;
	font-size: 8px;
	border-radius: 30px;
	background-color: #00ccff;
	color: #fff;
	vertical-align: middle;
	margin-right: 3px;
}

.bo img {
	display: inline;
}

/* スライドパネル*/
.head {
	font-weight: bold;
	cursor: pointer;
	background-color: #0bd;
	border-radius: 10px;
	padding: 10px;
	margin-top: -15px;
	color: #fff;
	margin-bottom: 15px;
}

.head:hover {
	background-color: #aad5ff;
}

.head img {
	display: inline;
}

.row {
	display: none;
}

/* トップページのRSSボタンを削除（非表示） */
#content .infoList .rssBtn {
	display: none;
}

/* 画像の回り込み	「左」 */
.float {
	float: left;
	margin-right: 1em;
}

.floatclear {
	clear: both;
}

/* 画像の回り込み	「右」 */
.float1 {
	float: right;
	margin-left: 1em;
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
	 width: 460px;
	 background-color: #fff;
	 border: 1px dashed #333;
}

.rss_title, rss_title a {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 10px;
	padding-bottom: 2px;
	color: #999;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : underline;
	color: #333;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}	
	