@charset "utf-8";
/* CSS Document */



#sitemapflash {
}

h2 {
	padding-bottom:10px;
}

h3 {
	padding-left:10px;
}


/*----------------------------------------

interview_box

-----------------------------------------*/
.sitemap_box {
	width:680px;
	padding-bottom:20px;
	padding-top:15px;
	margin-left:10px;
}

.sitemap_box p.top{
	background:url(../img/sitemap_i1.gif) 10px 4px no-repeat;
	background-color:#F0F0F0;
	height:24px;
	width:650px;
	padding:3px 0 0 30px;
	margin:0 0 8px 0;
}
.sitemap_box p.sub{
	padding:0px 0 0 40px;
	margin:0 0 10px 0;
	background:url(../img/sitemap_i2.gif) 20px 4px no-repeat;
}
.sitemap_box a{
	color:#333;
	text-decoration:underline;
}
/*
		interview_box 01
-----------------------------------------*/










