/* CSS Document */

/*contents--------------*/
.dotline{
	float:left;
	width:510px;
	height:6px;
	background-image:url(images/c_dotline.jpg);
	background-repeat:no-repeat;
}
#catch_about{
	float:left;
	width:510px;
	height:90px;
	background-image:url(images/catch_about.jpg);
	background-repeat:no-repeat;
}
#sitemap_box{
	float:left;
	width:500px;
	height:auto;
	padding-top:25px;
	padding-left:10px;
}
#sitemap_b1{
	float:left;
	width:150px;
	height:auto;
}
#sitemap_b2{
	float:left;
	width:160px;
	height:auto;
	padding-left:15px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}
#sitemap_b3{
	float:left;
	width:150px;
	height:auto;
	padding-left:15px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}
.sitemap_listbox{
	float:left;
	width:160px;
	height:20px;
	padding-bottom:5px;
}
.sitemap_listbox_red{
	float:left;
	width:120px;
	height:20px;
	padding-left:25px;
	background-image:url(images/btor.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
.sitemap_listbox_black{
	float:left;
	width:120px;
	height:20px;
	padding-left:25px;
	background-image:url(images/btbl.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
.sitemap_listbox_title{
	float:left;
	width:155px;
	height:30px;
	margin-top:4px;
}

#about_title {
	float:left;
	width:485px;
	height:30px;
	padding-left:25px;
	padding-top:10px;
	margin-top:15px;
	background: url(images/bar.jpg) no-repeat;
}
#about_box {
	float: left;
	width: 500px;
	height: auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	background: url(images/dotline.jpg) no-repeat;
	background-position:bottom;
}
