/* CSS Document */

.center h2.title{
	background-color: #FFFFFF;
	border: 1px solid #8195FF;
	margin: 0px;
	padding: 2px;
}

.center h2.title .title_bg{
	background-color: #FFFCD9;
	background-image: url("../images/title_head.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px 10px 0px 30px;
}

.center .day_time{
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.center .sub_title{
	border-bottom: 1px solid #444F87;
	margin: 5px 25px 0px 25px;
	padding: 0px;
	font-weight: bold;
}

.center .content_img{
	background-color: #FFFCD9;
	margin: 0px 25px 0px 25px;
	padding: 0px 70px 0px 70px;
	text-align: center;
}

.center .content_img .photo_text{
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 30px;
}

.center .content_img .photo_text .photo{
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.center .content_img .photo_text .text{
	margin: 0px;
	padding: 5px 0px 15px 0px;
}

.center .content_text{
	margin: 5px 25px 5px 25px;
	padding: 0px;
}

.center .content_img_2{
	margin: 0px 80px 0px 80px;
	padding: 0px;
	text-align: center;
}

.center .photo_text{
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 30px;
}

.center .chart {
	margin: 15px 25px 0px 25px;
	padding: 0px;
}

.center .chart table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #666666;
	text-align: center;
}

.center .chart table th, td {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 5px;
}

.center .guide {
	margin: 0px 25px 0px 25px;
	padding: 0px;
}

.center .guide .info_title{
	color: #8DBD10;
	background-image: url("../images/info_title.gif");
	border-bottom: 3px solid #93CB03;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 5px 45px;
	font-weight: bold;
}

.center .guide .sponsor_title{
	color: #8DBD10;
	background-image: url("../images/sponsor_title.gif");
	border-bottom: 3px solid #93CB03;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 5px 45px;
	font-weight: bold;
}

.center .guide .content {
	background-color: #FFFCD9;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
}

.center .guide .content .cat {
	border-bottom: 1px dotted #AAB0B2;
	margin: 0px;
	padding: 5px 0px 1px 10px;
}

.center .guide .content .cat .cat_title {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	color: #01790C;
	font-weight: bold;
}

.center .guide .content .cat .cat_detail {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.center .guide .content .cat .cat_detail a {
	text-decoration: none;
}

.center .guide .content .cat .cat_detail a:hover {
	text-decoration: none;
}

.center .guide .content .cat .cat_detail span {
	font-weight: bold;
}

.center .guide .content .cat .map {
	margin: 0px;
	padding: 0px;
}

.center .guide .content .cat .map_img {
	float: left;
	width: 335px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.center .guide .content .cat .map_info {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #666666;
}

.center .rink{
	margin: 10px 25px 0px 25px;
	padding: 0px;
}

.center .document{
	margin: 10px 25px 0px 25px;
	padding: 0px;
}

.center .contact{
	margin: 10px 25px 0px 25px;
	padding: 0px;
}

.center h3.title{
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 1px;
}

.center h3.title .title_bg{
	background-image: url("../images/h3_bg.gif");
	background-repeat: repeat-x;
	background-position: 0% 50%;
	border-left: 8px solid #FF6701;
	margin: 0px;
	padding: 5px 10px 5px 5px;
}

.center .list ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.center .list li {
	margin: 0px;
	padding: 1px 0px 0px 5px;
}
.center .contact .name_add {
	margin: 0px;
	padding: 5px 0px 10px 15px;
}

.center .contact .name_add .name {
	margin: 0px;
	padding: 0px;
	color: #363E6A;
	font-weight: bold;
}

.center .contact .name_add .add {
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

.center .contact .name_add .add span{
	margin: 0px;
	padding: 0px 1em 0px 0px;
	font-weight: bold;
}


