@charset "utf-8";

/*------ micro clearfix -----------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title_1 {color: #FFFFFF; font-weight: bold; font-size: 15px; }

a:link {

}
a:visited {

}
a:hover {
	color: #C6B7D9;
}
a:active {
	color: #663300;
}
h2, h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #96C;
	margin: 1.5em 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCC;
	text-indent: 0.5em;
}
#content p {
	margin: 0.5em 10px 0.5em 20px;
	padding: 0px;
}

.copy {	color: #FFFFFF;
	font-size: 10px;
}
.date {font-size: 13px; color: #FFFFFF; }
.date2 {font-size: 13px; color: #9A85BD; }
.new {
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}


/*　書類ダウンロード表　*/

.docDL {
	border-top: 2px solid #9983BB;
	border-collapse: collapse;
	width: 680px;
}
.docDL a {
	text-decoration: underline;
}

.docDL tr {
	border-bottom: 2px dotted #CCC;



}
.docDL tr th {
	font-weight: normal;
	text-align: left;
	padding-left: 1.5em;
}


.docDL tr td {
	padding: 10px 5px;
	font-size: 1em;
	line-height: 1.3em;
}
.docDL tr td a {
	text-decoration: underline;
}

.docDL tr td a img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.docDL tr td strong p {
	font-size: 0.8em;
	line-height: 1.1em;
	text-indent: -0.9em;
	margin: 0px 0px 0px 2em;
}
.docDL tr td strong p a {
	color: #396;
}


.docDL tr td img {
	width: 38px;
	height: 38px;
	float: left;
	border: none;
}




.new a {
	text-decoration: underline;
}

.touroku {	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
body,td,th {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #3E3A39;
	line-height: 20px;
}



/*-------   参加施設一覧 ---------------*/

.teikyo {
	width: 100%;
	border-collapse: collapse;
	font-size: 90%;
	margin-top: 10px;
	border: 1px solid #999;
}

.teikyo tr th {
	background: #C5DEEF;
	vertical-align: middle;
	border: 1px solid #999;
	font-size: 100%;
}

.teikyo tr td {
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
	font-size: 100%;
	line-height: 140%;
	padding: 5px 3px;
	height: 2em;
	vertical-align: middle;
}

.teikyo tr td {
	font-size: 110%;
}

.teikyo tr td.tel {
	font-size: 1.1em;
	font-weight: bold;
}

/*-------   沿革・年表的なもの ---------------*/

.chrono {
	font-size: 0.9em;
	border-collapse: collapse;
	margin-left: 0%;
	width: 100%;
}
.chrono caption {
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #699;
	line-height: 1.5em;
	text-indent: 1em;
	padding-top: 10px;
}

.chrono tr {
	border-bottom: 1px dotted #D6D6D6;
}

.chrono tr.year {
	background-color: #F0EDF6;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(
	#eae3f8 13%,
	#ffffff 100%
	);
	/*For Modern Browser*/
	background: linear-gradient(
	#eae3f8 13%,
	#ffffff 100%
	);
	border-top: 2px solid #CCC;
	border-bottom: none;
	font-weight: bold;
	text-align: right;
}

.chrono tr.year2 {
	background-color: #eff6ed;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(
	#e9f8e3 13%,
	#ffffff 100%
	);
	/*For Modern Browser*/
	background: linear-gradient(
	#e9f8e3 13%,
	#ffffff 100%
	);
	border-top: 2px solid #CCC;
	border-bottom: none;
	font-weight: bold;
	text-align: right;
}

.chrono tr td {
	line-height: 2em;
	padding-left: 1em;
}
.chrono.th_g tr .viewmonth {
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
}

.history tr {
	border: 1px solid #CCCCCC;
}

.history th {
	background: #e8f5eb;
	font-weight: normal;
	text-align: left;
	text-indent: 1em;
	width: 80px;
}

.history tr td {
	line-height: 1.2em;
	padding: 5px;
}

.trcolor1 {
	background-color: #ffffff;
}
.trcolor2 {
	background-color: #e3f8f8;
}

/*-------   汎用テーブル：TH背景ブルー ---------------*/

.ajisaiT {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}


.ajisaiT tr th {
	border: 1px solid #CCC;
	background: #C5DEEF;
	text-align: center;
	
}

.ajisaiT tr td {
	padding: 10px 3px;
	border: 1px solid #CCC;
}




/*-------   汎用Class ---------------*/


.centeringBox60 {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
}

.alignL {text-align: left;}
.alignC {text-align: center;}
.alignR {text-align: right;}
.alignRb {text-align: right; display:block;}

.valignT {
	vertical-align: top;
	margin: 3px;
	}
	
.valignM {
	vertical-align: middle;
	margin: 3px;
}

.valignTB {
	vertical-align: text-bottom;
	margin: 3px;
}

.fLeft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.fRight {
	float: right;
	margin-right: 1em;
}

.smallRed {
	font-size: 0.9em;
	color: #C33;
}
.renkeiHP {
	font-weight: bold;
	color: #33C;
	font-size: small;
}


.smallGray {
	font-size: 0.9em;
	color: #666;
}
.smallBlack {
	font-size: small;
	line-height: 1.2em;
}
.normal {
	font-weight: normal;
}



.narrowUL {
	margin: 0px 0px 0px 10px;
	list-style-type: circle;
}

.phone {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
	text-indent: 2em;
	margin-bottom: 0.4em;
}
.pl {
	color: #99C;
}

.bl {
	color: #89bdde;
}
#main .returnTop {
	float: right;
}
a img {
	*border: none;
}
