@charset "utf-8";

/********************************************************
Copyright(C)Japan New Alpha CO., LTD. All Rights Reserved.
********************************************************/

/* sitemap ********************************************/

@import url(auxi.css); 

/* --- BACKGROUND --- */

.toppage{ padding: 0 0 0 20px;}
.toppage h1{ margin: 20px 0 5px;}

.toppage #breadcrumb{ margin: 85px 0 20px;}

.toppage{ background: url(img/auxi/sitemap/base_title_s.jpg) no-repeat top left;}
.toppage #main_inner{ background: url(img/auxi/sitemap/read_bg.jpg) no-repeat top right;}


/* --- sitemap --- */

.toppage .c3_680{
	margin: 0 0 20px;
	padding: 0;
	background: url(img/auxi/sitemap/bg.gif);
}
.toppage .c3_680 .c3_L{ margin: 0 30px 0 0;}

.c3_680 h3{ background: url(img/auxi/h3_4.gif) no-repeat bottom left;}

#contents_inner .c3_680 ul{
	margin: 0 0 15px 7px;
	padding: 0;
	list-style: none;
}
#contents_inner .c3_680 ul.end{ margin: 0 0 0 7px;}

.c3_680 li{
	margin: 0;
	padding: 0.2em 0 0.2em 17px;
	background: url(img/auxi/sitemap/llist_style_a.gif) no-repeat left center;
	line-height: 140%;
	font-size: 12px;
}

.c3_680 li.sub{
	padding: 0.2em 0 0.2em 35px;
	background: url(img/auxi/sitemap/llist_style_b.gif) no-repeat left center;
}
.c3_680 a{ color: #111;}
.c3_680 a:hover{ color: #365fa3;}

