@charset "utf-8";
@import "../css/common.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

/* override *************************************************************/
#categoryheader li a {
	background:url(./images/categoryheader_navi.gif) no-repeat 0 0;
}
#mainright {
	margin-top:0;
}
/************************************************************************/

#mainright .categorylist img {
	display:block;
	margin:0;
	padding:0;
	border:0;
}

#mainright .categorylist {
	float:left;
	display:block;
	width:195px;
	margin:21px 0 0 0;
	padding:0 25px 0 0;
	border:0;
}
#mainright .categoryset {
	display:block;
	margin:0 0 28px 0;
	padding:0;
	border:0;
}

#mainright .categoryset h4 {
	display:block;
	width:195px;
	height:20px;
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	line-height:1.1;
	position:relative;
	z-index:2;
}

#mainright .categoryset h4 span,
#mainright .categoryset h4 a {
	display:block;
	width:195px;
	height:20px;
	margin:0;
	padding:0;
	border:0;
	text-indent:-9000em;
}

#mainright .cs01 h4 span,#mainright .cs01 h4 a { background:url(./images/sitemap_h401.gif) no-repeat 0 0; }
#mainright .cs02 h4 span,#mainright .cs02 h4 a { background:url(./images/sitemap_h402.gif) no-repeat 0 0; }
#mainright .cs03 h4 span,#mainright .cs03 h4 a { background:url(./images/sitemap_h403.gif) no-repeat 0 0; }
#mainright .cs04 h4 span,#mainright .cs04 h4 a { background:url(./images/sitemap_h404.gif) no-repeat 0 0; }
#mainright .cs05 h4 span,#mainright .cs05 h4 a { background:url(./images/sitemap_h405.gif) no-repeat 0 0; }
#mainright .cs06 h4 span,#mainright .cs06 h4 a { background:url(./images/sitemap_h406.gif) no-repeat 0 0; }
#mainright .cs07 h4 span,#mainright .cs07 h4 a { background:url(./images/sitemap_h407.gif) no-repeat 0 0; }
#mainright .cs08 h4 span,#mainright .cs08 h4 a { background:url(./images/sitemap_h408.gif) no-repeat 0 0; }


#mainright .categoryset h4 a:hover {
	background-position:0 -20px;
}

#mainright .categoryset h5 {
	display:block;
	width:185px;
	height:12px;
	margin:0;
	padding:12px 0 0 10px;
	border-top:1px solid #e1e5f7;
	font-weight:bold;
	font-size:12px;
	line-height:1.1;
	ovewflow:hidden;
	background:#ffffff;
	position:relative;
	top:-1px;
	z-index:1;
}
#mainright .categoryset h5 a {
	display:block;
	height:12px;
	margin:0;
	padding:0 0 0 13px;
	background:url(../images/common_pointer03.gif) no-repeat 0 3px;
}
#mainright .categoryset a:link		{ color:#4e4e4e; text-decoration:none; }
#mainright .categoryset a:visited	{ color:#4e4e4e; text-decoration:none; }
#mainright .categoryset a:active	{ color:#071883; text-decoration:none; }
#mainright .categoryset a:hover		{ color:#071883; text-decoration:none; }

#mainright .categoryset ul {
	display:block;
	width:175px;
	margin:0;
	padding:7px 0 5px 20px;
	border-top:1px solid #e1e5f7;
	font-size:12px;
	line-height:1.1;
	list-style-type:none;
	position:relative;
	top:-2px;
	z-index:0;
}

#mainright .categoryset li {
	display:block;
	width:175px;
	margin:0;
	padding:0;
	border:0;
}

#mainright .categoryset li a {
	display:block;
	margin:0;
	padding:6px 0 6px 19px;
	background:url(../images/common_pointer04.gif) no-repeat 0 center;
}
#mainright .categoryset li a:link		{ color:#4e4e4e; text-decoration:none; }
#mainright .categoryset li a:visited	{ color:#4e4e4e; text-decoration:none; }
#mainright .categoryset li a:active		{ color:#003ab1; text-decoration:none; }
#mainright .categoryset li a:hover		{ color:#003ab1; text-decoration:none;
	background-position:-175px center;
}


.narrow {
	letter-spacing:-1px;
}

#mainright h5 {
	padding: 0 0 5px 10px;
	margin: 0;
	color:#565656;
	font-size: 12px;
	font-weight: bold;
	background:url(images/notice_line.gif) repeat-x 0 bottom;
	}
#mainright h5.first {
	margin: 20px 0 0 0;
	}
	
#mainright .articleheader h4 span.normal {
	color:#565656;
	font-size:12px;
	font-weight:normal;
}

