#body_main {
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#network {
	width: 100%;
	text-align: left;
	margin-right: auto;
	background-image: url(http://common.sons-inc.com/img/map.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	overflow: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 30px;
}
#network_box {
}
#network_box_right {
}
.network_line_t {
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-color: #B3E2ED;
	overflow: auto;
	font-weight: bold;
	color: #2AA3C0;
	text-align: center;
	font-size: 18px;
	margin-bottom: 8px;
}
.network_line_m {
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-color: #E7F6F9;
	overflow: auto;
	font-weight: bold;
	color: #787878;
	text-align: center;
	font-size: 16px;
	margin-bottom: 8px;
}
.network_line1 {
	overflow: auto;
	padding: 5px;
}
.network_line2 {
	background-color: #FDF2F4;
	overflow: auto;
	padding: 5px;
}
.network_line_left {
	float: left;
	width: 20%;
}
.network_line_right {
	float: right;
	text-align: left;
	width: 75%;
}
#network_box a {
	color: #666666;
	text-decoration: underline;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#network_box a:hover {
	color: #F9687D;
	text-decoration: none;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 12px;
}
#network_box_right a {
	color: #666666;
	text-decoration: underline;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#network_box_right a:hover {
	color: #F9687D;
	text-decoration: none;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 12px;
}

@media(max-width:320px) {
.network_line_left {
	width: 25%;
}
.network_line_right {
	width: 70%;
}
}
