@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* サイトマップのみ */
/* ---------------------------------------------------------------- */
/* Smenu */
ul#Smenu {
	position: relative;
	list-style-type: none;
	width: 195px;
	height: 53px;
	background: url("../images/sitemap/smenu.gif") no-repeat;
}
ul#Smenu li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 50px;
}
ul#Smenu li.sm1 a {
	position: absolute;
	background: url("../images/sitemap/smenu.gif") no-repeat 0 0;
	top: 0;
}
ul#Smenu li.sm1 a:hover,
ul#Smenu li.sm1s a {
	position: absolute;
	background: url("../images/sitemap/smenu.gif") no-repeat -196px 0;
	top: 0;
}

h2 {
	width: 639px;
	height: 35px;
	background: url("../images/sitemap/h2_title.gif") no-repeat;
}
h3.site1 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title1.gif") no-repeat;
}
h3.site2 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title2.gif") no-repeat;
}
h3.site3 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title3.gif") no-repeat;
}
h3.site4 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title4.gif") no-repeat;
}
h3.site5 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title5.gif") no-repeat;
}
h3.site6 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title6.gif") no-repeat;
}
h3.site7 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title7.gif") no-repeat;
}
h3.site8 {
	width: 639px;
	height: 24px;
	background: url("../images/sitemap/h3_title8.gif") no-repeat;
}
h4.site1 {
	width: 310px;
	height: 35px;
	background: url("../images/sitemap/h4_title1.gif") no-repeat;
}
h4.site2 {
	width: 310px;
	height: 35px;
	background: url("../images/sitemap/h4_title2.gif") no-repeat;
}
h4.site3 {
	width: 310px;
	height: 35px;
	background: url("../images/sitemap/h4_title3.gif") no-repeat;
}
h4.site4 {
	width: 310px;
	height: 35px;
	background: url("../images/sitemap/h4_title4.gif") no-repeat;
}
h4.site5 {
	width: 310px;
	height: 35px;
	background: url("../images/sitemap/h4_title5.gif") no-repeat;
}
ul.sitemap {
	list-style-type: none;
}
ul.sitemap li {
	padding-bottom: 2px;
	background: url("../common/images/icon_arrow2.gif") no-repeat 0 4px;
	text-indent: 17px;
}
ul.sitemap li.l2 {
	padding-left: 20px;
	background: url("../common/images/icon_arrow2.gif") no-repeat 20px 4px !important;
}
ul.sitemap li.l3 {
	padding-left: 40px;
	background: url("../common/images/icon_arrow3.gif") no-repeat 40px 4px !important;
}
.lineup {
	padding-left: 60px;
}
.lineup ul.sitemap {
	padding-left: 45px !important;
}
	

/** none **/
h2 span,
h3 span,
h4 span,
ul#Smenu li a span {
	display: none;
}