@charset "utf-8";
/* ------------------------------------------------------------

	saitemap style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
	padding: 0px;
	color: #CCCC99;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}


ul#sitemapframe{
}

ul#sitemapframe li{
	background-position: 10px 19px;
}

ul#sitemapframe li.icon_y{
	background-image: url(../images/yellow_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 19px;
	font-size: 120%;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}

ul#sitemapframe li ul.lineup_detail{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#sitemapframe li ul.lineup_detail li{
	font-size: 100%;
}

ul#sitemapframe li ul.lineup_detail li.square_y{
	background-image: url(../images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	font-size: 100%;
}

#message{
	font-size: 90%;
}

