﻿/* フッタ */
#footer{
	position: relative;
	background: #ECF4FB;
	padding-top: 5px;
	margin-top: 5px;
	zoom:1;
}

#glnav{
	text-align: right;
	margin-bottom: 10px;
	float: right;
}
#glnav li {
	font-size: 12px;
	float: left;
	margin-right: 8px;
	padding-right: 25px;
	border-right: 1px dotted #666;
	display: inline;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/common/img/list_gnav.gif) no-repeat right center;
}

#glnav .lst { border-style: none; }


#footer address{
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	clear: both;
	margin-left: 10px;
	margin-bottom: 5px;
	position: relative;
}

#footer .logo {
	float: left;
	margin-right: 15px;
}

#footer #copy {
	background: #215390;
	font: bold 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
}

/* タグ */
img { vertical-align: center; }

iframe.twitter-share-button {
    width: 105px!important;