body,td,th {
	color : #333333; /*本文の色*/
	line-height : 130%;
}



a:link{
	text-decoration:none;
	color : #333333;
}


a:visited{
text-decoration:none;
	color : #333333;
}

a:hover{
	text-decoration : underline;
	color : #2D3773; 
}

a:active{ 
text-decoration : underline; 
	color : #587D9F; 
}


a.link_a:link{
	text-decoration:underline;
	color : #333333;
}

a.link_a:visited{
	text-decoration : underline;
	color : #333333;
}

a.link_a:hover{
	text-decoration : underline;
	color : #587D9F; 
}

a.link_a:active{ 
text-decoration : underline; 
	color : #ff6600; 
}

ul.notice li {
	FONT-SIZE:88%; _FONT-SIZE:81%;
	line-height:150%;
	margin-bottom:5px;
}


img{
border:0;
}


.table_contents {/**/
	margin : 0px 7px;
}

.table_contents_bg {
	background-image: url(img/all/bg.gif); 
	background-repeat: repeat-y; 
}


.table_grad {/*総合トップページ用*/
	background-image: url(img/all/bg_grad.gif); 
	background-repeat: repeat-x; 
}
.table_grad02 {/*中ページ用*/
	background-image: url(img/all/bg_grad02.gif); 
	background-repeat: repeat-x; 
}


.footer {/*フッター背景*/
	background-image: url(img/all/footer_bg.gif); 
	background-repeat:  no-repeat; 
	background-color: #f7f7f7; 
}

.dotline{/*サイトマップのページ名の点??表示、セ??謀??*/
		background:url("sitemap/img/dotline_b.gif") no-repeat center;
		margin:0px 8px 0px 0px;
}

.dotline_padding{/*サイトマップのページ名に適用*/
		background-color:#ffffff;
		padding:0px 8px 8px 3px;
}


table { 
}


.t16 {
	font-size:123%; *font-size:108%;
	line-height: 130%;
}


.t15 {
	font-size:116%; *font-size:100%;
	line-height: 130%;
}


.t14 {
	font-size:108%; *font-size:100%;
	line-height: 130%;
}


.t13 {
	font-size:100%; *font-size:93%;
	line-height: 130%;
}

.t12 {
	FONT-SIZE:91%; _FONT-SIZE:88%;
	line-height: 130%;
}


.t11 {
	FONT-SIZE:88%; _FONT-SIZE:81%;
	line-height: 130%;
}

.t10 { 
	FONT-SIZE:81%; _FONT-SIZE:75%;
	line-height: 130%;
}


.t9 { 
	FONT-SIZE:75%; _FONT-SIZE:69%;
	line-height: 130%;
}

.t8 { 
	FONT-SIZE:69%; _FONT-SIZE:62%;
	line-height: 130%;
}

.privacy{
	font-weight:bold;
	color:#404040;
}


/* イベント情報用 */
.button_td{
	padding-top:5px; 
	padding-bottom:5px;
}

.koumoku_td{
	padding-top:5px; 
	padding-bottom:5px;
	border-right:dotted 1px #999999;
	border-bottom:solid 1px #999999;
}

.innner_td{
	padding:16px;
	border-right:dotted 1px #999999;
	border-bottom:solid 1px #999999;
	line-height:140%;
}

.right_td{
	padding:16px;
	border-bottom:solid 1px #999999;
	line-height:140%;
}
