
ul,li,div
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(../img/back/back_menu.jpg);
	text-align: center;
}

img {
    vertical-align: bottom;
}

.style2 {font-size: small}

.font_title1{
	font-size: medium;
	font-weight: bold;
}
.font_title2{
	font-size: x-small;
	color: #333333
}

#imgMenu {
	position: relative;
	overflow: hidden;

	height: 155px;
}

#imgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;

	height: 155px;
}

#imgMenu li {
 float: left;
 height: 155px;
 width: 200px;
 overflow: hidden;
}

#imgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:400px;
	height: 155px;
}

#imgMenu ul li.menu01 a {
	background: url(../img/menu/menu_top_01.jpg) repeat scroll 0%;
}
#imgMenu ul li.menu02 a {
	background: url(../img/menu/menu_top_02.jpg) repeat scroll 0%;
}
#imgMenu ul li.menu03 a {
	background: url(../img/menu/menu_top_03.jpg) repeat scroll 0%;
}
#imgMenu ul li.menu04 a {
	background: url(../img/menu/menu_top_04.jpg) repeat scroll 0%;
	width: 400px;
}

#imgMenuVertical {
	position: relative;
	overflow: hidden;
	width: 180px;
	height: 210px;
}

#imgMenuVertical ul {
	list-style: none;
	margin: 0px;
	display: block;
	width: 180px;
	height: 210px;
}

#imgMenuVertical li {
 	float: left;
	width:180px;
	height: 35px;
	overflow: hidden;
}

#imgMenuVertical ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:180px;
	height: 135px;
}

#imgMenuVertical ul li.menuH01 a {
	background: url(../img/menu/menu_main_01.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH02 a {
	background: url(../img/menu/menu_main_02.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH03 a {
	background: url(../img/menu/menu_main_03.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH04 a {
	background: url(../img/menu/menu_main_04.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH05 a {
	background: url(../img/menu/menu_main_05.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH06 a {
	background: url(../img/menu/menu_main_06.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH07 a {
	background: url(../img/menu/menu_main_07.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH08 a {
	background: url(../img/menu/menu_main_08.jpg) repeat scroll 0%;
}
#imgMenuVertical ul li.menuH09 a {
	background: url(../img/menu/menu_main_09.jpg) repeat scroll 0%;
	height: 135px;
}
