@charset "utf-8";
/* CSS Document */
.ttl{
	background:url(/belle_herald/image/map/ttl_bg.gif) top left no-repeat;
	width:750px;
	height:51px;
	line-height:51px;
	padding:0 0 0 34px;
	font-size:14px;
}

.box{
	border-left:#ccc 6px solid;
	margin:20px 0 0 0;
	font-size:12px;
}

h3{
	font-size:14px;
	font-weight:normal;
	border-bottom:#ccc solid 1px;
	width:240px;
	float:left;
	padding:0 0 0 10px;
}
.box ul{
	margin:20px 0 0 0;
}
.box li{
	padding:0 0 0 10px;
}
.box .left , .box .center , .box .right{
	width:250px;
	float:left;
}
.type2 li{
	border-bottom:#ccc solid 1px;
}
.white{
	border-bottom:#fff solid 1px;
}
.gray{
	border-bottom:#ccc solid 1px;
}
.left{
	clear:both;
}
.topli{
	border-top:#ccc solid 1px ;
}
a:link{
	color						:#666;
	text-decoration:none;
}

a:visited{
	color						:#666;
	text-decoration:none;
}

a:hover{
	color						:#F00;
	text-decoration:none;
}

a:active{
	color						:#F00;
	text-decoration:none;
}
