@charset "utf-8";
/* CSS Document */

h3 {margin-bottom: 20px;}

.saidan_img {
	list-style: none;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 120%;
	margin: auto auto 15px;
	font-weight: bold;
	border-left: solid 5px #333333;
	padding: 5px 10px;
}

.saidan_img li {
	float: left;
	width: 355px;
	margin-bottom: 20px;
}

.saidan_img li:nth-child(2n+1) {
	margin: auto 20px auto auto;
}

.saidan_img li img {
	border: #FFF 3px solid;
	width: 349px;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);*/
	margin-bottom: 5px;
}

.saidan_img li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.saidan_img li p {
	text-align: center;
	font-size: 1.0em;
	/*font-weight: bold;*/
}

.saidan_img li p span { color: #C00; font-size: 1.2em; margin-right: 1em;}


.top {
	margin-bottom: 30px !important;
	text-align: right;
	display: block;
}

.top a {
	text-decoration: none;
}




.saidan_index {
	position: relative;
	list-style: none;
	height: 1350px;
}

.saidan_index li a { width: 327px; height: 377px; text-indent: -9999px; display: block;}


.saidan_a { position: absolute; top: 0; left: 0; width: 327px; height: 377px;}
.saidan_a a { background:url(../../img/saidan/saidan_a.png) 0 0 no-repeat;}
.saidan_a a:hover { background: url(../../img/saidan/saidan_a_on.png) 0 0 no-repeat;}


.saidan_b { position: absolute; top: 0; left: 369px; width: 327px; height: 377px;}
.saidan_b a { background:url(../../img/saidan/saidan_b.png) 0 0 no-repeat;}
.saidan_b a:hover { background: url(../../img/saidan/saidan_b_on.png) 0 0 no-repeat;}


.saidan_c { position: absolute; top: 310px; left: 184px; width: 327px; height: 377px;}
.saidan_c a { background:url(../../img/saidan/saidan_c.png) 0 0 no-repeat;}
.saidan_c a:hover { background: url(../../img/saidan/saidan_c_on.png) 0 0 no-repeat;}


.saidan_d { position: absolute; top: 621px; left: 0; width: 327px; height: 377px;}
.saidan_d a { background:url(../../img/saidan/saidan_d.png) 0 0 no-repeat;}
.saidan_d a:hover { background: url(../../img/saidan/saidan_d_on.png) 0 0 no-repeat;}


.saidan_e { position: absolute; top: 621px; left: 369px; width: 327px; height: 377px;}
.saidan_e a { background:url(../../img/saidan/saidan_e.png) 0 0 no-repeat;}
.saidan_e a:hover { background: url(../../img/saidan/saidan_e_on.png) 0 0 no-repeat;}


.saidan_f { position: absolute; top: 998px; left: 0; width: 327px; height: 377px;}
.saidan_f a { background:url(../../img/saidan/saidan_f.png) 0 0 no-repeat;}
.saidan_f a:hover { background: url(../../img/saidan/saidan_f_on.png) 0 0 no-repeat;}


.saidan_g { position: absolute; top: 998px; left: 369px; width: 327px; height: 377px;}
.saidan_g a { background:url(../../img/saidan/saidan_g.png) 0 0 no-repeat;}
.saidan_g a:hover { background: url(../../img/saidan/saidan_g_on.png) 0 0 no-repeat;}


