@charset "utf-8";

@import url("common_e.css"); 


/* indexcatecommon */

a:link {
	color: #323232;
	text-decoration: none;
}

a:visited {
	color: #323232;
	text-decoration: none;
}

a:hover {
	color: #006DBD;
	text-decoration: underline;
}

a:active {
	color: #006DBD;
	text-decoration: underline;
}


/* 	indexcatecontents */

.contentTop {
	margin: 2px 0px 0px 5px;
}

.contentTop p   { font-size: 90%; margin: 2px 0 0 7px }


/* indexcatemainflame */

.topImg {
	width: 714px;
	margin: 3px 0px 0px 5px;
}

#contentsindex     { margin: 10px 0 0 6px; width: 714px }


#contentsindexMain      { background-image: url("../img/ct_border2.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top; width: 528px; float: left }

#contentindexRight   { width: 181px; float: right }

.leftBox     { margin-right: 15px; margin-left: 5px; width: 252px; float: left; border-right: 2px solid #b4b4b4 }

.leftBox h2  { margin-bottom: 5px; margin-left: 0 }
.leftBox ul {
	margin: 4px 0px 14px 6px;
}

.leftBox ul li {
	margin-bottom: 5px;
}
.rightBox      { width: 240px; float: left }

.rightBox h2  { margin-bottom: 5px; margin-left: 0 }

.rightBox ul {
	margin: 4px 0px 16px 6px;
}
.rightBox ul li {
	margin-bottom: 5px;
}
.blockleft   { font-size: 97%; width: 118px; float: left }
.blockright   { font-size: 97%; margin-left: -3px; width: 120px; float: left }
/*indexcaterightcontents*/
#contentindexRight ul.imgList li {
	margin-bottom: 8px;
}

#contentindexRight ul.textList {
	margin: 3px 0px 1px 4px;
}

#contentindexRight ul.textList li {
	margin-bottom: 2px;
	padding-left: 16px;
	background: url(../img/list_mark02.gif) no-repeat left center;
}

#contentindexRight ul.textList li a:link {
	color: #323232;
	text-decoration: none;
}

#contentindexRight ul.textList li a:visited {
	color: #323232;
	text-decoration: none;
}

#contentindexRight ul.textList li a:hover {
	color: #006DBD;
	text-decoration: underline;
}

#contentindexRight ul.textList li a:active {
	color: #006DBD;
	text-decoration: underline;
}

.spaceindexRight {
	margin-right: 3px
}

/*indexcategory*/
.indexcate { margin: 5px 0 10px 5px }
.indexcate h3 { margin-bottom: 10px }
.indexcate a   { margin-top: 3px; margin-bottom: 5px; margin-left: 5px; width: 240px; float: left }
/*footer
*/

#footer {
	padding-top: 0px;
	background: none;
}
