@charset "utf-8";
/* CSS Document */
#top{
	background:url(../image/link/top.png) top left no-repeat;
	width:726px;
	height:102px;
	margin:10px 0 0 0;
}
#top p{
	font-size:14px;
	text-align:right;
	padding:78px 10px 0 0;
}
#con{
	width:600px;
	margin:40px auto 0;
}
.name{
	font-size:16px;
}
.ttl{
	border-bottom:#fff solid 1px;
	padding:0 0 10px 0;
}
.url{
	width:380px;
	float:left;
}
