@charset "iso-2022-jp";

div#h2-past {
	background-image:url(img/h2_backnum.jpg);
	background-repeat:no-repeat;
	background-position:25px 0;
	height:33px;
	margin-top:8px;
	margin-bottom:16px;
	}
div#h2-past p {
	font-size:83%;
	line-height:1.25;
	font-weight:bold;
	color:#ff0;
	padding-left:408px;
	padding-top:10px;
	}

div.sections {
	background-image:url(img/line.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0 25px 8px;
	margin-bottom:16px;
	}



div.bn-box {
	padding:0 15px 16px;
	}
div.bn-box div.nex-flo-rig {
	width:330px;
	float:right;
	}
div.nex-flo-rig p.p-date {
	font-weight:bold;
	color:#c00;
	margin-bottom:6px;
	}
div.nex-flo-rig h3 {
	font-size:87.5%;
	color:#ff337b;
	line-height:1.25;
	margin-bottom:8px;
	}
div.nex-flo-rig p {
	font-size:83%;
	line-height:1.5;
	margin-bottom:8px;
	}
div.bn-box p.p-photo {
	float:left;
	width:129px;
	height:156px;
	font-size:2px;
	text-indent:-9999px;
	background-color:#c00;
	background-repeat:no-repeat;
	background-position:4px 4px;
	}

div.omise-box {
	padding-right:10px;
	padding-left:15px;
	padding-bottom:8px;
	}
div.omise-box h3 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/h2_backnum.jpg);
	background-repeat:no-repeat;
	background-position:0 -35px;
	height:29px;
	margin-bottom:8px;
	}
div.omise-box h4 {
	font-size:83%;
	color:#ff337b;
	line-height:1.25;
	padding-left:35px;
	margin-bottom:4px;
	}
div.omise-box p {
	font-size:83%;
	line-height:1.5;
	padding-left:35px;
	margin-bottom:6px;
	}


ul.ul-backnum {
	list-style-type:none;
	margin-left:40px;
	}
ul.ul-backnum li {
	display:block;
	float:left;
	padding-right:8px;
	padding-bottom:6px;
	}
ul.ul-backnum li a:link, ul.ul-backnum li a:visited {
	font-size:83%;
	display:block;
	color:#fff;
	background-color:#17b2ff;
	text-decoration:none;
	padding:5px;
	}
ul.ul-backnum li a:active, ul.ul-backnum li a:hover {
	background-color:#007bff;
	}
