﻿#center1 {
	height: 103px;
	width: 760px;
	float: left;
	background-image: url(../../event/xmas/images/xmas01.jpg);
	background-repeat: no-repeat;
}

#center2 {
	height: 445px;
	width: 760px;
	float: left;
	background-image: url(../../event/xmas/images/xmas02.jpg);
	background-repeat: no-repeat;
}

#center3 {
	height: 175px;
	width: 760px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../../event/xmas/images/xmas03.jpg);
	background-repeat: no-repeat;
}

#center4 {
	height: 1183px;
	width: 760px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../../event/shyougatu/images/000.jpg);
	background-repeat: no-repeat;
}

#event {
	width:760px;
	_margin:0 0 5px 0;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
	height: 25px;
}

#menu_type a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#menu_type a:hover {
	text-decoration: underline;
}

#menu_type a:visited {
	color: #FFFFCC;
}

#menu_type2 a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#menu_type2 a:hover {
	text-decoration: underline;
}

#menu_type2 a:visited {
	color: #FFFFCC;
}

