@charset "utf-8";
#key_visual {
	width: 900;
	margin: 10px auto 10px auto; 
	text-align:center;
}
#top_text {
	display: block;
	margin: 0px 10px 10px 10px;
	width: 855px;
	line-height: 200%;
	margin-bottom:20px;
}
#sub_title {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 300%;
	margin: 0 10px;
}
.h4_title {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 20px 5px 20px;
}
.h4_title_pv {
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.gallery {
	display: block;
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
}
.gallery ul {
	margin-bottom: 10px;
	background-color: ffffff;
}
.gallery li {
	text-align: center;
	float: left;
	width: 202px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
ul.pv {
	width: 840px;
	padding: auto 20px;
	margin-left: 20px;
}

ul.pv li {
	display: block;
	float: left;
	width: 410px;
	margin-bottom: 10px;
	list-style-type: none;
}

/*
#contentsWrapper ul.pv li h4 {
	width: 100%;
}
*/
#bottom_text {
	display: block;
	margin: 0px 10px 10px 10px;
	width: 840px;
	margin: 0 20px 20px 20px;
}

#m20 {
	margin-right: 20px;
}

