@charset "UTF-8";
/* ===================================================================
 file name  :  Festival.css
 style info :  施設共通CSS
=================================================================== */


/* -----------------------
          h2
---------------------- */

#Festival-w h2{
	margin-left:20px;
	height:31px;
	width:651px;
	margin-top:30px;
	margin-bottom:20px;

}
#Winter2009-H2-Title-01{
	background:url(../../images/festival/autumn2009/autumn2009_h2_title_01.gif) 0px 0px no-repeat;
}

.Festival-Table{
	width:900px;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin-left:20px;
}

.Festival-Table a{
	text-decoration:none;
	color:#0080BB;
}

.Festival-Table a:hover{
	text-decoration:underline;

}

#Festival-Table-01 td img{
	margin-right:7px;
}

#Festival-Table-02 td span{
	font-weight:bold;
}

#Festival-Table-01 a{
	font-weight:bold;
}


.Festival-Table td,th{
	border:1px solid #CCC;
	border-collapse:collapse;
	padding:10px;
}

.Festival-Table th{
	background-color:#eee;
}

td.Red-Td{
	color:#FF0000;
}

div#Cooperation-Div{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:30px;
	line-height:180%;
	margin-right:20px;
}


fieldset{
	border:3px double #FCC;
	padding:15px;
	margin-top:15px;

}

legend{
	font-size:113%;
	font-weight:bold;
	padding:0px 10px;
	color:#D04F85;
}

table.tokuten{margin:20px;}
table.tokuten td{padding:0px;vertical-align:top;font-size:11px;padding:3px;}
table.tokuten td.block{width:280px;background:#F9DFEC;}
table.tokuten td.block div{padding:11px;}
.midashi{font-weight:bold;font-size:16px;color:#F03;text-align:center;margin:20px auto;}
