@charset "Shift_JIS";

#HeadWrap #Wrap #Main #Contents {
	width: 100%;
	padding-top: 30px;
}

#HeadWrap #Wrap #Main #Contents h2 {
	margin-bottom: 32px;
}
#HeadWrap #Wrap #Main #Contents #Info {
  border-top: 1px solid #ddd;
	padding-top: 10px;
}
#HeadWrap #Wrap #Main #Contents #closed1 a {
	background-image: url(../images/closed.gif);
	background-position: 0px 0px;
	height: 22px;
	width: 125px;
	float: right;
	margin-bottom: 30px;
	display: block;
}
#HeadWrap #Wrap #Main #Contents #closed1 a:hover {
	background-image: url(../images/closed.gif);
	background-position: 0px -22px;
}
#HeadWrap #Wrap #Main #Contents table {
	border-collapse: collapse;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e5e5e5;
	margin-bottom: 20px;
}
#HeadWrap #Wrap #Main #Contents td {
	font-size: 10px;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#HeadWrap #Wrap #Main #Contents .topics {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
}
#HeadWrap #Wrap #Main #Contents .PicBox1 {
	height: 150px;
	width: 178px;
	float: left;
	margin-right: 10px;
}
#HeadWrap #Wrap #Main #Contents .PicBox2 {
	height: 150px;
	width: 178px;
	float: right;
}
#HeadWrap #Wrap #Main #Contents .flclear {
	clear: both;
	height: 50px;
}
#HeadWrap #Wrap #Main #Contents #closed2 a {
	background-image: url(../images/closed.gif);
	background-position: 0px 0px;
	height: 22px;
	width: 125px;
	float: right;
	margin-bottom: 10px;
	display: block;
}
#HeadWrap #Wrap #Main #Contents #closed2 a:hover {
	background-image: url(../images/closed.gif);
	background-position: 0px -22px;
}
#HeadWrap #Wrap #Main #Contents #Page {
	height: 20px;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#HeadWrap #Wrap #Main #Contents #Page .Prev {
	height: 16px;
	width: 16px;
	float: left;
}
#HeadWrap #Wrap #Main #Contents #Page .Prev a {
	background-image: url(../images/icon_prev.gif);
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	display: block;
}
#HeadWrap #Wrap #Main #Contents #Page .Prev a:hover {
	background-image: url(../images/icon_prev.gif);
	background-position: 0px -16px;
}
#HeadWrap #Wrap #Main #Contents #Page #PageNumber {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
#HeadWrap #Wrap #Main #Contents #Page .Next {
	height: 16px;
	width: 16px;
	float: right;
}
#HeadWrap #Wrap #Main #Contents #Page .Next a {
	background-image: url(../images/icon_next.gif);
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	display: block;
}
#HeadWrap #Wrap #Main #Contents #Page .Next a:hover {
	background-image: url(../images/icon_next.gif);
	background-position: 0px -16px;
}
