@charset "UTF-8";

/* irwp */
.left-sub-navi {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	background-color: #F3F8FC;
}

.left-sub-navi-list {
	width: 177px;
	height: 20px;
	margin: 0px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

.left-sub-navi-list a:link {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list a:visited {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list a:active {
	color: #666666;
	text-decoration: none;
}

.left-sub-navi-list-here {
	width: 177px;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 28px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: no-repeat;
}

.left-sub-navi-list-here a:link {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:visited {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.left-sub-navi-list-here a:active {
	color: #B5010B;
	text-decoration: underline;
}


.left-sub-navi-border {
	margin: 0px;
	padding: 0px;
}

/* Cwp */
.main-contents {
	width: 591px;
	margin: 0pxx;
	padding: 22px 17px 0px 18px;
	text-align: left;
}

.contents-text {
	margin: 0px;
	padding: 10px 20px 30px 20px;
	line-height: 20px;
}
.left-sub-navi-list-top {
	width: 177px;
	height: 30px;
	margin: 0px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.left-sub-navi-list-top a:link {

	color: #666666;
	text-decoration: none;
}
.left-sub-navi-list-top a:visited {

	color: #666666;
	text-decoration: none;
}
.left-sub-navi-list-top a:hover {

	color: #B5010B;
	text-decoration: underline;
}
.left-sub-navi-list-top a:active {

	color: #666666;
	text-decoration: none;
}
