@charset "utf-8";

@import "../../css/common.css";


h2 {
	width: 830px;
	height: 175px;
	background: url(../images/bg_top-img.png) top left no-repeat;
}

ul.topicpath {
	padding: 0 0 0 15px;
	overflow: hidden;
}

ul.topicpath li,
ul.topicpath li a {
	float: left;
	padding: 0 3px;
}

div.h3-block {
	padding: 0 0 0 18px;
	overflow: hidden;
	width: 628px;
}

div.gallery-block {
	margin: 20px 14px 0 0;
	padding: 0 9px 30px;
	width: 180px;
	border: 1px solid #D8D8D8;
	float: left;
	position: relative;
}

div.gallery-block dt {
	padding: 5px 0;
}

div.gallery-block dd {
	position: absolute;
	right: 9px;
	bottom: 10px;
}

div.gallery-block dd a {
	padding: 5px 0 5px 18px;
	background: url(../../images/li_arrow01.png) center left no-repeat;
}

h3 {
	padding: 10px 0 15px;
	line-height: 1.0;
	font-size: 108%;
	text-indent: 0;
}

h3 a {
	font-weight: bold;
}

div.space0 {
	margin-right: 0;
}
