/* CSS Document */

#contents {
	margin-left:10px;
	margin-bottom:50px;
}

#contents h2 {
	position:relative;
	width:127px;
	height:20px;
	font-size:12px;
	overflow:hidden;
	margin:50px 0 20px 0;
}
#contents h2 span {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:100%;
	background:url(j/j_title.gif) no-repeat;
}
#photo img {
	margin-right:10px;
	margin-bottom:10px;
}
#contents p {
	color:#6597a6;
	line-height:1.5;
}
#map img {
	margin:20px 0 100px;
}
#contents a {
	color:#666666;
	text-decoration:none;
}
#contents a:hover {
	color:#999999;
	
}