#header .logo a {
	width: 222px;
	height: 40px;
	background-image: url(../img/header/logo.png);
	background-size: 222px 40px;
}
@media screen and (max-width: 750px) {
	#header .logo a {
		width: 144px;
		height: 26px;
		background-size: 144px 26px;
	}
}
#fInfo .logo a {
	/*
	width: 132px;
	height: 25px;
	background-image: url(../img/footer/logo.png);
	background-size: 132px 25px;
	*/
	width: 138px;
	height: 25px;
	background-image: url(../img/footer/logo_25th.png);
	background-size: 138px 25px;
}
@media screen and (max-width: 750px) {
	#fInfo .logo a {
		/*
		width: 121px;
		height: 23px;
		background-size: 121px 23px;
		*/
		width: 127px;
		height: 23px;
		background-size: 127px 23px;
	}
}




#footer #contents_list {
	width: 660px;
	padding: 33px 0 18px 0;
	font-size: 16px;
	overflow: hidden;
	clear: both;
}
#footer #contents_list li {
	width: 330px;
	padding-bottom: 10px;
	float: left;
}
#entry .articles .item p span {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 0.2em;
}
#entry .articles .item p {
	padding-top: 7px;
}
#extras_ad {
	width: 300px;
	margin-top: 10px;
}
#aboutus ul.networks {
	margin-top: 15px;
	margin-left: 1.5em;
}
#aboutus ul.networks li {
	font-size: 15px;
}
/* ニュース地図 */
.network {
	position: relative;
	clear: both;
	padding-bottom: 20px;
}
.network #network_map {
	width: 458px;
	height: 460px;
}
.network .map {
	width: 458px;
	height: 240px;
}
.network h3 {
	line-height: 1.2;
	color: #054199;
	background: #ccc;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0.4em 0.6em;
}
/* ロゴ */
div#header div#siteheader h1 a {
	background-image:url(../img/header/logo.gif);
}

div#extrasbar div#partnerBanner img {
	margin-bottom:10px;
}

/* ---------- 国内ネットワーク ---------- */
div#network {
	position:relative;
	width:790px;
	margin-bottom:10px;
}

div#network h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/network.gif) no-repeat top left;
	margin:0 0 0.3em 0;
}

/* ---------- 国内ネットワーク（沖縄・八重山） ---------- */
div#other_network {
	position:relative;
	float:left;
	width:390px;
	margin-right:10px;
	margin-bottom:10px;
}

div#other_network h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/other_network.gif) no-repeat top left;
	margin:0 0 0.3em 0;
}

/* ---------- 海外ネットワーク・シンガポール ---------- */
div#overseas_network {
	position:relative;
	float:left;
	width:390px;
	margin-bottom:10px;
}

div#overseas_network h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/overseas_network.gif) no-repeat top left;
	margin:0 0 0.3em 0;
}

/* ---------- 海外ネットワーク・バンクーバー ---------- */
div#overseas2_network {
	position:relative;
	float:left;
	width:390px;
	margin-right:10px;
	margin-bottom:20px;
}

div#overseas2_network h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/overseas2_network.gif) no-repeat top left;
	margin:0 0 0.3em 0;
}

/* ---------- 海外ネットワーク・バンコク ---------- */
div#overseas3_network {
	position:relative;
	float:left;
	width:390px;
	margin-bottom:20px;
}

div#overseas3_network h2 {
	height:18px;
	text-indent:-10000px;
	line-height:100%;
	background:#ccc url(../img/title/overseas3_network.gif) no-repeat top left;
	margin:0 0 0.3em 0;
}

/* ---------- 地図ブロック ---------- */
div#network_map {
	width:790px;
	height:480px;
}

div#okinawa_map {
	width:390px;
	height:240px;
}

div#singapore_map {
	width:390px;
	height:240px;
}

div.mapbase {
	position:relative;
}

div.gMap {
	width:200px;
}

div.gMap p {
	font-size:90%;
	margin:0;
}

/* ---------- ローディング ---------- */
p.maploading {
	width:none;
	margin:0;
	padding:0;
}

p.maploading img {
	display:inline;
	vertical-align:middle;
	margin-right:0.3em;
	border:none;
}

/* ---------- ネットワーク一覧 ---------- */
div#aboutus ul.networks {
	font-weight:bold;
}

div#aboutus ul.networks li {
	margin-bottom:0.3em;
}

div#aboutus ul.networks li a:hover {
	text-decoration:none;
	border-bottom:1px dotted;
}

/* ---------- ネットワーク一覧 ---------- */
#contents h2.h_network_list {
	background: url(../img/title/network_list.png) no-repeat left top;
}
