@charset"shift_jis";


body {
	font-size: 12px;
	line-height : 120%;
	background-image: color: #FFFFFF;
        font-weight : normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: none;
}



H1{
font-size:22pt;
}
H2{
font-size:14pt;
}
H3{
font-size:14pt;
}

#body-area {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	border: 1px solid #000000;
}

#header-area {
	 background-image:url(banner.jpg);
	height: 120px;
        padding: 10px 10px 0px;
         text-align: left;
        border-bottom: 1px solid #000000;
}
#header-title {
	color: #000;
        height: 20px;
         padding-TOP: 20px;
        padding-bottom: 20px;

}

#rink-space{
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	text-align: center;

        margin: 20px 0px 20px 30px;


}
#footer {

	background-color: #ccccff;
	text-align: center;
        color: #000000;
	padding: 6px;
         border-top: 1px solid #000000;
}
.header-subtitle {
	background-color: #006633;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin: 0px -10px 0px -10px;
        padding-top : 2px;
}

.rink-menu-space {

	width: 210px;
	background-color: #FFFFFF;
        border: 1px solid #000000;

}
.rink-menu-category {
          color:#000000;
                text-align:center;
                font-size:12pt;
		padding:8px 0px 6px 0px;
            border-left: 10px solid #3366ff;
	    background-color: #ccccff;  

           margin-right: -5px;
           margin-bottom: 5px;
}

