/* パークページ用CSS　2007年11月5１日松尾作成 */

.contents{
    font-size:10pt;
	color: #000000;
}


.sign-pole{
    font-size:10pt;
	color: #0000FF;
}

h1{
	font-weight: bold;
	font-size: 1.1em;
}

.eventname{
    font-size:12pt;
	font-weight: bold;
	color: #006600
}


.title{
    font-size:12pt;
	font-weight: bold;
	color: #000000
}

.title-middle{
    font-size:16pt;
	font-weight: bold;
	color: #000000
}

.title-big{
    font-size:18pt;
	font-weight: bold;
	color: #000000
}

.sub_title{
    font-size:10pt;
	font-weight: bold;
	color: #CC0000;
}

.caution{
    font-size:10pt;
	color: #FF0000;
}

.b {
    font-size:10pt;
    width: 550px;
	font-weight: bold;
	color: #000000;
}
    
.return{
    font-size:12pt; 
	color:#FFA500;
	text-align:center;
}
	
.copyright{
    font-size:8pt;
	color:#808080;
	text-align:center;
}
.copyright2{
    font-size:7pt;
	color:#808080;
	text-align:center;
}

.menu{
	text-align: center;	
    font-size:10pt;
	font-weight: bold;
	color: #FFFFFF
}

.menu_table{
	font-size:10pt;
	color: #000000;
	padding-left:10px;
}

