@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;
	padding: 8px 0px 0px 28px;
	background-image: url(../img/left-subnavi-bg.jpg);
	background-repeat: no-repeat;
}

.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-left {
	width: 421px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
	float: left;
}

.main-left-contents {
	margin: 0pxx;
	padding: 22px 15px 0px 15px;
	text-align: left;
}

.contents-text {
	margin: 0px;
	padding: 10px 20px 30px 20px;
	line-height: 20px;
}


#main-right {
	width: 190px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.main-right-contents {
	width: 190px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border-top: 4px solid #DCDCDC;
	background-color: #F3F8FC;
}

.right-contents-list {
	width: 162px;
	height: 19px;
	margin: 0px;
	padding: 7px 0px 0px 28px;
	background-image: url(../img/right-contents-list-bg.jpg);
	background-repeat: no-repeat;
}

.right-contents-list a:link {
	color: #666666;
	text-decoration: none;
}

.right-contents-list a:visited {
	color: #666666;
	text-decoration: none;
}

.right-contents-list a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.right-contents-list a:active {
	color: #666666;
	text-decoration: none;
}

.right-contents-list-here {
	width: 162px;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 28px;
	background-image: url(../img/right-contents-list-bg.jpg);
	background-repeat: no-repeat;
}

.right-contents-list-here a:link {
	color: #B5010B;
	text-decoration: underline;
}

.right-contents-list-here a:visited {
	color: #B5010B;
	text-decoration: underline;
}

.right-contents-list-here a:hover {
	color: #B5010B;
	text-decoration: underline;
}

.right-contents-list-here a:active {
	color: #B5010B;
	text-decoration: underline;
}


.right-contents-border {
	margin: 0px;
	padding: 0px;
}


