img { border-style: none; }
a.side {
	background-image: url(img/common/no_active.jpg);
	display: block;
	height: 20px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	cursor: pointer;
}
a.side:hover {
	background-image: url(img/common/active.jpg);
	display: block;
	height: 20px;
	width: 180px;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.side2 {

	background-image: url(img/common/no_active2.jpg);
	display: block;
	height: 30px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #E00490;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
}
a.side2:hover {
	background-image: url(img/common/active2.jpg);
	display: block;
	height: 30px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #E00490;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
}
.sidetxt {
	position: relative;
	height: 20px;
	width: 180px;
	left: 10px;
	top: 2px;
}
.sidetxt2 {
	position: relative;
	height: 30px;
	width: 180px;
	left: 10px;
	top: 6px;
}
.sideActive {
	background-image: url(img/common/active.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
}
.sideActive2 {
	background-image: url(img/common/active2.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
}
/* トップ以外のサイドメニュー 幅170px */
a.side3 {
	background-image: url(img/common/no_active_sub.jpg);
	display: block;
	height: 20px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	cursor: pointer;
}
a.side3:hover {
	background-image: url(img/common/active_sub.jpg);
	display: block;
	height: 20px;
	width: 170px;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.side4 {

	background-image: url(img/common/no_active2_sub.jpg);
	display: block;
	height: 30px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #E00490;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
}
a.side4:hover {
	background-image: url(img/common/active2_sub.jpg);
	display: block;
	height: 30px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #E00490;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
}
.sidetxt3 {
	position: relative;
	height: 20px;
	width: 170px;
	left: 10px;
	top: 2px;
}
.sidetxt4 {
	position: relative;
	height: 30px;
	width: 170px;
	left: 10px;
	top: 6px;
}
.sideActive3 {
	background-image: url(img/common/active_sub.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
}
.sideActive4 {
	background-image: url(img/common/active2_sub.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #1D4086;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
}
.sidesubmenu {
	background-image: url(img/common/menu_bg.jpg);
	padding-left: 10px;
	font-size: 12px;
	color: #1D4086;
	padding-bottom: 4px;

}
a.sidemenu {
	font-size: 12px;
	color: #1D4086;
	text-decoration: none;
}
a.sidemenu:hover {
	font-size: 12px;
	color: #1D4086;
	text-decoration: underline;
}
.actline {
	text-decoration: underline;
	color: #FFFF00;
}
a.tour {
	font-size: 16px;
	font-weight: bold;
	color: #1D4086;
	text-decoration: none;
}
a.tour:hover {
	font-size: 16px;
	font-weight: bold;
	color: #1D4086;
	text-decoration: underline;
}
