﻿/*=====================================

	netwk.css

		undate : 2013.10.22

=====================================*/

/* TOP */

#top {
	width: 960px;
}

/* 右サイド */

#rside{
	float: right;
	width: 900px;
	font-size: 14px;
	text-align: center;
}

#helptop {
	float: left;
	width : 900px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	text-align: left;
}

.helpt {
	padding: 8px 0 4px 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 3px;
	border-bottom-style: double;
	color: #1F497D;
}
.helpm {
	padding: 8px 0 4px 20px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: none;
	color: #1F497D;
}

.helpbtm {
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 320px;
}


/* 団体概要 */

#news {
	float: left;
	width : 810px;
	margin-bottom: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1e497c;
	border-right-color: #1e497c;
	border-bottom-color: #1e497c;
	border-left-color: #1e497c;
}



/* 見出し */

.tbtop {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e497c;
	font-weight: bold;
	color: #666666;
	background-color: #E8F7FF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 720px;
}

/* テーブル */

table {
	border-collapse: collapse;
	font-family: "メイリオ";
}

.tdl {
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	color: #1F497D;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e497c;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #1e497c;
	background-color: #E8F7FF;
}

.tdr {
	height: 40px;
	vertical-align: middle;
	font-size: 14px;
	padding-left: 15px;
	color: #1F497D;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e497c;
}


.tbbot {
	padding: 6px 0;
}
