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

#title h1 {
	background-image: url(../link/link_img/title1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h1 span {
	display: none;
}

.arrow_link1{
background:url("../link/link_img/mark.gif") no-repeat left 3px;
margin: 0px;
padding:0 0 0 15px;
text-align:left;
margin-bottom: 5px;
font-weight:bold;
font-size: 14px;
}

.border{
	border-bottom: 1px solid #d3d3d3;
}
