@charset "UTF-8";
/* CSS Document */


/* ------- mainMenu ------- */

#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainMenu li {
	display: block;
	float: left;
	height: 30px;
	width: 141px;
	position: relative;
}
#mainMenu li a {
	text-decoration: none;
}

/*li width adjustment*/
#mainMenu li#m01 {
	width: 142px;
}
#mainMenu li#m01over {
	width: 142px;
}
#mainMenu li#m02 {
	width: 142px;
}
#mainMenu li#m02over {
	width: 142px;
}
#mainMenu li#m03 {
	width: 141px;
}
#mainMenu li#m03over {
	width: 141px;
}
#mainMenu li#m04 {
	width: 142px;
}
#mainMenu li#m04over {
	width: 142px;
}
#mainMenu li#m05 {
	width: 142px;
}
#mainMenu li#m05over {
	width: 142px;
}
#mainMenu li#m06 {
	width: 141px;
}
#mainMenu li#m06over {
	width: 141px;
}


/*01*/
#mainMenu #m01 a {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 142px;
	display: block;
}
#mainMenu #m01 a:hover {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m01over a {
	background-image: url(../images_common/menu/m01.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 142px;
	display: block;
}
/*02*/
#mainMenu #m02 a {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 142px;
	display: block;
}
#mainMenu #m02 a:hover {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m02over a {
	background-image: url(../images_common/menu/m02.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 142px;
	display: block;
}
/*03*/
#mainMenu #m03 a {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 141px;
	display: block;
}
#mainMenu #m03 a:hover {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m03over a {
	background-image: url(../images_common/menu/m03.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 141px;
	display: block;
}
/*04*/
#mainMenu #m04 a {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 142px;
	display: block;
}
#mainMenu #m04 a:hover {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m04over a {
	background-image: url(../images_common/menu/m04.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 142px;
	display: block;
}
/*05*/
#mainMenu #m05 a {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 142px;
	display: block;
}
#mainMenu #m05 a:hover {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m05over a {
	background-image: url(../images_common/menu/m05.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 142px;
	display: block;
}
/*06*/
#mainMenu #m06 a {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 141px;
	display: block;
}
#mainMenu #m06 a:hover {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mainMenu #m06over a {
	background-image: url(../images_common/menu/m06.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 141px;
	display: block;
}

.alt {
	visibility: hidden;
}



/* ------- sideMenu ------- */

.sideMenu {
	width: 180px;
}
.sideMenuButtonGroup {
	padding: 0px;
	margin: 0px;
}
.sideMenuButtonA {
	height: 30px;
	width: 179px;
	float: left;
	list-style-type: none;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.sideMenuButton#overA {
	height: 30px;
	width: 179px;
	float: left;
	list-style-type: none;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.sideMenuButtonB {
	height: 30px;
	width: 179px;
	float: left;
	list-style-type: none;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	position: relative;
	top: -1px;
}
.over {
	height: 30px;
	width: 179px;
	display: block;
	background-color: #FFF;
}
.sideMenuButtonA a:link {
	background-color: #EEE;
	display: block;
}
.sideMenuButtonA a:visited {
	background-color: #EEE;
	display: block;
	text-decoration: none;
}
.sideMenuButtonA a:hover {
	background-color: #FFF;
	display: block;
}
.sideMenuButtonB a:link {
	background-color: #EEE;
	display: block;
}
.sideMenuButtonB a:visited {
	background-color: #EEE;
	display: block;
	text-decoration: none;
}
.sideMenuButtonB a:hover {
	background-color: #FFF;
	display: block;
}


/* ------- sideMenuSponcer ------- */

.sideMenuSponcerGroup {
	width: 180px;
	background-color: #EEE;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sideMenuSponcer {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.sideMenuSponcerTitle {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
