/* ir */
div#contents h3 {
	font-size: 100%;
	margin-top: 1em;
}
div#contents h3 a {
	background-image: none;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
}
div#contentsIn {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.2;
}
div#contentsIn ul {
	margin: 0;
	background: url(../../images/contents_line.gif) bottom repeat-x;
	padding-bottom: 1em;
	padding-left: 1em;
	
}
div#contentsIn li {
	font-size: 80%;
}
div#contentsIn li a {
	border: none;
	padding: 0;
	font-size: 90%;
	background-image: url(../../images/contents_02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#contentsIn li a:hover {
	text-decoration: underline;
}

div#contentsIn span {
	text-indent: 0;
}
span.egroup {
	font-size: 80%;
}



/* E */
div#contentsRight h2 {
	clear: both;
	font-size: 160%;
	background-image: url(../../images/h2_bg.jpg);
	padding-bottom: 0.5em;
	padding-top: 0.6em;
	padding-left: 1em;
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 30px;
}
div#contentsRight h3 {
	background-image: url(../../images/h3_bg.gif);
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 140%;
}
div#contentsRight h4 {
	font-size: 140%;
	margin-top: 1em;
}







