body {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #EC4535;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

/* 汎用 */
.txt12 {
	font-size: 12px;
}
.txt20b {
	font-size: 20px;
	font-weight: bold;
}
.txt14_red {
	font-size: 14px;
	color: #EC4535;
}
.txt16_gre {
	font-size: 16px;
	color: #009900;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.txt_red {
	color: #EC4535;
}
.nobr {
	clear: both;
}

/* 共通 */
h1 {
	margin: 0px;
	padding: 0px;
}
.sectionMain h2 {
	font-size: 12px;
	line-height: 18px;
}
.sectionMain h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.read {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 0 15px 15px 15px;
}
.pagetop {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
}

/* 左右ライン */
table.line {
	border-left: 1px solid #005394;
	border-right: 1px solid #005394;
}

/* 右コンテンツ */
.sectionContents {
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sectionMain {
	width: 650px;
	float: right;
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #005394;
}
.sectionMain p {
	text-align: left;
	padding: 15px;
	margin: 0px;
}
.sectionMain hr {
	background-image: url(../img/line1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

/* 左ナビ */
.sectionLeftnavi {
	width: 150px;
	text-align: left;
	float: left;
	padding-right: 0px;
	margin-top: 20px;
}
.sectionLeftnavi #navi1 p{
	border-bottom: 1px dotted #005394;
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.sectionLeftnavi #navi2 p{
	background-image: url(../img/listicon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sectionLeftnavi #navi3 p{
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}

/* -------------------
ちばのガス
------------------- */
.cgas_ban {
	width: 630px;
	margin: 15px;
}
.cgas_ban th {
	width: 233px;
	text-align: center;
}
.cgas_ban td {
	padding-left: 15px;
	text-align: left;
}

/* -------------------
Q＆A
------------------- */
.icon_p {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #EC4535;
	background-image: url(../img/qa_icon_q.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 23px;
	text-align: left;
}
.icon_a {
	font-size: 14px;
	line-height: 18px;
	background-image: url(../img/qa_icon_a.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 23px;
}

/* -------------------
小学校の先生方へのご案内
------------------- */
.ga_title {
	height: 30px;
	background-image: url(../img/ga_ttl_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #005394;
	padding-left: 15px;
	padding-top: 5px;
}

/* -------------------
過去の大会レポート
------------------- */
.boxPad15 {
	text-align: left;
	padding: 15px;
	clear: both;
}

/* -------------------
実技選考会 結果報告
------------------- */
.waku {
	border: 1px solid #ff0000;
	background-color: #FFFFCC;
}