@CHARSET "UTF-8";
.box-plain {
	width: 570px;
}
.box-null {
	font-size: 1.4em;	
}

.col-sitemap {
	width: 218px;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #fcfcfc;
	height: 478px;
	border: solid 1px #e5e5e5;
}

.col-sitemap:hover {
	background-color: #f7f7f7;
}

.row {
	margin: 0 0 20px 0;
}

.col-sitemap-1 {}
.col-sitemap-2 {}
.col-sitemap-3 {}

.col-sitemap-4 {
	margin: 0;
}

.col-left {
	width: 570px;
	height: 200px;
	margin: 0 0 20px 0;
}

.col-right {
	margin: 0 0 20px 10px;
	width: 410px;
	height: 200px;
}

#box-graphic-sitemap {
	width: 410px;
	background-image: url(/images/layout/box-graphic-sitemap.jpg);
	height: 200px;
}

.box-graphic span {
	font-size: 1.8em;
	margin: 5px 0 0 10px;
}

#box-sitemap ul {
	list-style: none;
	color: #999999;
}

#box-sitemap ul.deep-1 a {
	color: #0066ff;
}

#box-sitemap ul.deep-2, #main ul.deep-3 {
	margin: 4px 0 0 15px;
}

#box-sitemap ul.deep-2 a {
	color: #666666;
}

#main li {
	margin: 0 0 4px 0;
}