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

h3{
	color:#080808;
}

#title h1{
	width:323px;
	height:30px;
	background:url(../../link/img/h1_link.gif) no-repeat;
	text-indent:-9999px;
}
#banner_set{
	width:930px;
	height:65px;
	margin:20px auto;
}
#banner_set p{
	float:left;
	margin-right:10px;
}

.link_area{
	clear:both;
	width:930px;
	margin:20px auto 0px auto;
	color:#FFFFFF;
}
.a_link{
	padding-top:10px;
}
.a_link a:link,
.a_link a:visited,
.a_link a:hover,
.a_link active{
	color:#FFFFFF;
}
.link_set{
	border:#999999 1px solid;
	background:#CCCCCC;
	margin:10px 0px;
}
.link_set2{
	border:#999999 1px solid;
	background:#CCCCCC;
	margin:10px 0px;
	padding:20px 0px 0px 0px;
}
.link_set_tit{
	background:#999999;
	padding:8px 20px;
	margin-bottom:10px;
}
.link_set_h_text{
	width:886px;
	margin:0px auto;
}
.link_set_h{
	width:200px;
	float:left;
	margin-bottom:10px;
}
.link_set_text{
	width:650px;
	float:right;
	font-size:90%;
	margin-bottom:10px;
}
.line{
	clear:both;
	margin:10px 0px;
}