﻿@charset "UTF-8";

@import "../common2nd_index.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　サイトマップ関連　☆

================================================================================== */
#key-contentL .content2ndL-in h2{
	margin:0 auto 10px;
}

.content2ndL-in{
	font-size:1.2em;
	line-height:1.8em;
}

.content2ndL-in a{
	display:block;
	color:#3da4e5;
	text-decoration:none;
}

.content2ndL-in a:hover{
	color:#f78c00;
	text-decoration:none;
}

#sitemap-area01{
	width:588px;
	margin:20px 0;
}

#sitemap-area01L{
	width:185px;
	float:left;
}

#sitemap-area01C{
	float:left;
	width:218px;
	text-align:center;
}

#sitemap-area01C-in{
	width:190px;
	margin:0 auto;
}

#sitemap-area01R{
	width:185px;
	float:right;
}

#sitemap-area01 h3,
#sitemap-area02 h3{
	background:url(../../images/common/dot_blue.gif) bottom repeat-x;
}

#sitemap-area01 h3 a{
	padding:0 2px 8px 20px;
	background:url(../../images/sitemap/index/sitemap_arrow01.gif) no-repeat 2px 4px;
	
	font-size:116.6%;
	font-weight:bolder;
}

#sitemap-area01 ul{
	margin:8px 0 0;
}

#sitemap-area01 li a{
	padding:0 2px 8px 20px;
	background:url(../../images/sitemap/index/sitemap_arrow02.gif) no-repeat 2px 4px;
}

#sitemap-area01 li dl{
	padding:0 0 0 20px;
}

#sitemap-area01 li dt a{
	padding:0 0 8px 8px;
	background:url(../../images/sitemap/index/sitemap_arrow03.gif) no-repeat 0 6px;
}

#sitemap-area01 li dd a{
	padding:0 2px 8px 20px;
	background:url(../../images/sitemap/index/sitemap_arrow04.gif) no-repeat 10px 4px;
}


#sitemap-area02{
	width:588px;
	margin:20px 0;
}

#sitemap-area02L{
	float:left;
	width:285px;
	background:url(../../images/common/dot_blue.gif) top repeat-x;
}

#sitemap-area02R{
	float:right;
	width:285px;
	background:url(../../images/common/dot_blue.gif) top repeat-x;
}

#sitemap-area02 h3 a{
	padding:8px 2px 8px 20px;
	background:url(../../images/sitemap/index/sitemap_arrow01.gif) no-repeat 2px 12px;
	
	font-size:116.6%;
	font-weight:bolder;
}






