/* HPkantan Base CSS --------
	created 2011 11.05 by jn1smc --------- */

/* =========== HPかんたん更新基本定義 =========== */

.cse .gsc-control-cse, .gsc-control-cse { padding:0; }
div.cse div.gsc-control-cse, div.gsc-control-cse { padding:0; }
div.csebutton.gsc-search-button-v2, button.gsc-search-button-v2 { padding:5px; }
form.gsc-search-box-tools table.gsc-search-box tr td.gsc-inpu { padding-right:0; }
table tr td.gsib_a { padding:0; margin:0; }

/* 新着情報 */
.new_inc {clear: both;}
.new_inc_date{font-size: 90%;}

/* 目次 */
.index_title { clear: both;}

/* 目次の日付 */
.index_date { font-size: 90%; font-weight:normal}

/* 目次の記事数 */
.index_count { font-size: 90%; line-height:120%;}

/* 目次のタイトル */
.index_title { font-weight: bold; padding-top:5px;}

/* 目次のダイジェスト記事 */
.index_digest { padding-left:1em;}
.index_digest img{ float:left; padding-right:4px; padding-bottom:4px;}

/* リンク集のジャンル */
.linkjunl {}

/* リンク集のサイト名・タイトル */
.linktitle {padding-left:1em;}

/* テーブル中のテキスト */
.tbl_text { font-size: 90%; line-height:150%; }

/* 囲み記事用ボックス */
.box { padding: 10px; background:#ffffff; border-top: #D1E3F1 2px solid; border-left: #D1E3F1 2px solid; border-right: #D1E3F1 4px solid; border-bottom: #D1E3F1 4px solid; line-height:130%; float:none; clear:both; margin-top:4px; margin-bottom:4px;}

.enq_tbl{ padding: 10px; background:#ffffff; border-top: #D1E3F1 2px solid; border-left: #D1E3F1 2px solid; border-right: #D1E3F1 4px solid; border-bottom: #D1E3F1 4px solid; line-height:130%; float:none; clear:both; margin-top:4px; margin-bottom:4px;}

/* 画像左組み込み配置 */
.img_float_left { float:left; margin-right:0.5em; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:left; }

/* 画像左配置(組み込みなし) */
.img_nofloat_left { float:none; margin-left:left; margin-right:auto; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:left; clear:both; }

/* 画像右組み込み配置 */
.img_float_right { float:right; margin-left:0.5em; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:right; }

/* 画像右配置(組み込みなし) */
.img_nofloat_right { float:none; margin-left:auto; margin-right:0; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:right; clear:both; }

/* 画像中央配置(組み込みなし) */
.img_center { float:none; margin-left:auto; margin-right:auto; font-size:90%; padding: 2px; font-weight: bold; text-align:center; clear:both; }

/* 画像の右側にエトキ配置 */
.img_box2 { margin:0.5em; padding: 0.5em; border-right: #006699 2px solid; border-top: #006699 1px solid; border-left: #006699 1px solid; border-bottom: #006699 2px solid; background-color:white; line-height:140%; width:90%; }

/* カレンダーの基本文字 */
.cal_text {font-size: 12px; line-height: 110%;}

/* カレンダー本体 */
.cal_tbl{border-collapse:collapse;border:1px solid #006699;font-size: 12px;line-height: 110%;padding:1px;background-color:white;}

/* カレンダータイトル */
.cal_title{font-size: 14px;line-height: 120%;}

/* カレンダーサブタイトル */
.cal_subtitle{line-height: 120%;}

.sch_table {padding:4px; background:#D1E3F1; margin-bottom:8px;}
.TD1{padding-left:8px; padding-top:2px; padding-bottom:2px; padding-right:8px;}
.TD2{padding-left:8px; padding-top:2px; padding-bottom:2px; padding-right:8px; color:blue;}

/* =========== HPかんたん更新基本定義 ここまで =========== */

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #5ACBB1;
	text-decoration: none;
}

a:hover {
	color: #5ACBB1;
	text-decoration: underline;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}



h1 {
	padding: 0px;
	color: #5ACBB1;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 220%;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}




/* ------ */


.line {
	margin: 0px;
	padding: 0px;
	background-color: #5BCBB1;
	height: 3px;
	width: 100%;
}

.mail_text{
	padding: 0px;
	line-height: 25px;
	margin: 0px;
}

.mail_text a:link{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.mail_text a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}


.mail_text .text{
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	float: left;
	color: #FFF;
	font-weight: bold;
}


.mail_text .mojiicon{
	float: left;
	margin-right: 5px;
	height: 13px;
	width: 20px;
}

.green{
	color: #5BCBB1;
}

.pink{
	color: #FF7373;
}


.title {
	color: #333333;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5BCBB1;
	text-align: left;
}


.title_p {
	color: #333333;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9D9D;
	text-align: left;
}


.title_b {
	color: #333333;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7DB7DF;
	text-align: left;
}



#map_text{
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	width: 100%;
	margin-bottom: 15px;
	font-size: 90%;
	line-height: 1.7em;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}



.sub_line{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8B7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



.list01 p {
	text-indent: -1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}

.list75 p {
	text-indent: -1em;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 1em;
	font-size: 75%;
	line-height: 1.7em;
}


#footer {
	background-color: #5BCBB1;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 3px;
}




/* ------------------------------------------------------------------------------------ */


#article .section {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

#article .section02 {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

.left_naka {
	float: left;
}

.right_naka {
	float: right;
}

.u_5 {
	margin-bottom: 5px;
}

.u_10 {
	margin-bottom: 10px;
}

.u_20 {
	margin-bottom: 20px;
}



/* ----------input----------------------------------------------------------- */

.search-text01 {
	width:50%;
	min-width:100px;
}



/* ----------テキスト----------------------------------------------------------- */


.text_10 {
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.7em;
}

.text_0 {
	margin-bottom: 0px;
	font-size: 90%;
	line-height: 1.7em;
}

.text_harf {
	margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 1.7em;
}

.text_10b {
	margin-bottom: 5px;
	font-size: 90%;
	line-height: 1.7em;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}


.text_c0 {
	margin-bottom: 0px;
	font-size: 90%;
	line-height: 1.7em;
	text-align: center;
}

.text_c10 {
	font-size: 80%;
	line-height: 1.7em;
	margin-top: 10px;
	text-align: center;
}


.text_c20 {
	font-size: 80%;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 20px;
}


.text_c20b {
	font-size: 90%;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 20px;
}



.text_r_l {
	font-size: 75%;
	line-height: 1.7em;
	text-align: right;
}


.text_r_l20 {
	font-size: 75%;
	line-height: 1.7em;
	text-align: right;
	margin-bottom: 20px;
}


.text_110 {
	margin-bottom: 0px;
	font-size: 110%;
	line-height: 1.7em;
}


.text_70p {
	margin-bottom: 0px;
	font-size: 70%;
	color: #FF7373;
}




.back_y {
	font-size: 90%;
	background-color: #F4F4EA;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 1.7em;
	text-align: left;
}

.back_y00 {
	background-color: #F4F4EA;
	padding: 10px;
	margin-bottom: 20px;
	text-align: left;
}

.back_y02 {
	font-size: 90%;
	background-color: #F4F4EA;
	padding: 10px;
	line-height: 1.7em;
	text-align: left;
}

.back_y03 {
	font-size: 90%;
	background-color: #F4F4EA;
	padding: 10px;
	line-height: 1.7em;
	text-align: center;
}

.back_y04 {
	background-color: #F4F4EA;
	padding: 10px;
	line-height: 1.7em;
	text-align: left;
	margin-bottom: 20px;
}


.point_pink {
	background-image: url(../12jigyosho/img/point_pink.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
}


.point_green {
	background-image: url(../12jigyosho/img/point_green.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 5px;
}


.point_no95 {
	padding-left: 24px;
	font-size: 95%;
	line-height: 1.7em;
	margin-bottom: 5px;
	color: #58B99C;
}


dl.list01 dt {
	clear: left;
	float: left;
	color: #FFF;
	font-size: 90%;
	line-height: 1.7em;
	background-color: #5BCBB1;
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	font-weight: bold;
}

dl.list01 dd {
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 90%;
	line-height: 1.7em;
}


dl.list02 dt {
	clear: left;
	float: left;
	color: #FFF;
	font-size: 90%;
	line-height: 1.7em;
	background-color: #7DB7DF;
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	font-weight: bold;
}

dl.list02 dd {
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 90%;
	line-height: 1.7em;
}


dl.list03 dt {
	clear: left;
	float: left;
	color: #FFF;
	font-size: 90%;
	line-height: 1.7em;
	background-color: #FF9D9D;
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	font-weight: bold;
}

dl.list03 dd {
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 90%;
	line-height: 1.7em;
}





.no01 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 2em;
}


.no01 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 2em;
}

.no01 ol.marginbtm0 {
	margin-bottom: 0px;
}

.no01 li, .no01 li.last {
	line-height: 1.7em;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.no01 li.last {
	margin-bottom: 0em;
}

.no02 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no02 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no02 li {
	line-height: 1.7em;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


.no03 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no03 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no03 li {
	line-height: 1.7em;
	font-size: 90%;
	margin: 0;
}

.no04 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no04 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no04 li {
	line-height: 1.7em;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2em;
}

.no05 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 1em;
	font-size: 95%;
}

.no05 ul.none {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 3em;
	font-size: 95%;
}

.no05 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no05 ol.none {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0em;
}


.no05 li {
	font-size: 95%;
	line-height: 1.7em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.no05 li.iroha, .no05 li.iroha_last {
	font-size: 95%;
	line-height: 1.7em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-left: 3em;
    text-indent: -3em;
}

.no05 li.iroha_last {
	margin-bottom: 0em;
}

.no06 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 1em;
}

.no06 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 4em;
}

.no06 li {
    font-size: 90%;
	line-height: 1.7em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


.no07 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no07 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no07 li {
	line-height: 1.7em;
	font-size: 95%;
	margin-bottom: 0.5em;
}


.no08 ul {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 1em;
}

.no08 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no08 li {
    font-size: 90%;
	line-height: 1.7em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


.no09 ul {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}


.no09 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no09 li {
	line-height: 1.7em;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-indent: -1em;
}

.no10 ul {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 2em;
}


.no10 ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2em;
}

.no10 li {
	line-height: 1.7em;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-indent: -1em;
}


.title03 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #5ACBB1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.title03_p {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #FF9D9D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.title03_b {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #7DB7DF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.naka_link {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 7px;
	color: #FFF;
	background-color: #FF9D9D;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 1em;
	font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}


.naka_link .point {
	background-image: url(../03kyujin/img/yajirushi.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: normal;
	margin-right: 1em;
	float: left;
}


.naka_link .point a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}


.naka_link .point a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.ph_center {
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.b_submit_c{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}




/* ---テーブル--- */

.table_bc {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 8em;
	font-size: 90%;
}

.table_bc a:link {
	color: #333;
	text-decoration: none;
}

.table_bc a:hover {
	color: #333;
	text-decoration: underline;
}


.table_bt {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: top;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 8em;
	font-size: 90%;
}

.table_gl {
	background-color: #F4F4EA;
	text-align: left;
	vertical-align: top;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}

.table_glc {
	background-color: #F4F4EA;
	text-align: left;
	vertical-align: middle;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}

.table_gyc {
	background-color: #F4F4EA;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}

.table_gyc_2 {
	background-color: #E9E9D7;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}


.table_gc {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}

.table_gc40p {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
	width: 40%;
}



.table_gc3 {
	background-color: #5BCBB1;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #FFF;
	width: 5em;
	font-size: 90%;
	color: #FFF;
	margin: 0px;
}

.table_gc5 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 5em;
	font-size: 90%;
}


.table_gc7 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 7em;
	font-size: 90%;
}

.table_gc10 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 25%;
	font-size: 90%;
}

.table_gc5_2 {
	background-color: #8CDAC8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 5em;
	font-size: 90%;
}

.table_gc16 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 16%;
	font-size: 90%;
}


.table_gyc16 {
	background-color: #F4F4EA;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 16%;
	font-size: 90%;
}


.table_gc50 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 50%;
	font-size: 90%;
}


.table_wl {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 2px solid #FFF;
	font-size: 90%;
	margin: 0px;
}



.table_gc30 {
	background-color: #ADE5D8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 30%;
	font-size: 90%;
}


.table_gc30_2 {
	background-color: #8CDAC8;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 30%;
	font-size: 90%;
}

.table_gl_2 {
	background-color: #E9E9D7;
	text-align: left;
	vertical-align: top;
	padding: 7px;
	border: 2px solid #FFF;
	font-size: 90%;
}


.table_pc10 {
	background-color: #FFCECE;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 25%;
	font-size: 90%;
}


.table_bc10 {
	background-color: #BEDBEF;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 7px;
	border: 2px solid #FFF;
	width: 25%;
	font-size: 90%;
}


.table_gl a:link {
	color: #333;
	text-decoration: none;
}

.table_gl a:hover {
	color: #5ACBB1;
	text-decoration: underline;
}



/* ---テーブルここまで--- */

.pa_l24 {
	padding-left: 24px;
}

.ma_l24 {
	margin-left: 24px;
}





















 
