@charset "utf-8";
/* ===================================================================
CSS information

 editor     :ayame
 author     :拡散風洞
 style info :スペシャルページ設定
=================================================================== */

/*----------------------------------------------------
	main
----------------------------------------------------*/
.mainWrap02 {
	margin-top: 40px;
}

/*----------------------------------------------------
	pageNav
----------------------------------------------------*/
.pageNav01 {
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.pageNav01 li {
	display: inline;
	margin-right: 20px;
}

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents_height {
	height: 450px;
}