@charset "iso-2022-jp";
/*/////////////////////////////////////////////////////////////////////////
$BHVAH%Z!<%8!V2HB2$Ne+$G8x3+BgA\:w#S#P!J2>!K!W(B
/////////////////////////////////////////////////////////////////////////*/
/*$B%a%$%s%$%a!<%8(B*/
.program #mainImage .prgImg { background:url(../img/20151228/title.jpg) no-repeat;}

/*$BJ8Cf%$%a!<%8(B*/
.program #main .photo .cover{
	width:100%;
	height:100%;
}

.program #main .photo1{
	height:351px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo1.jpg) no-repeat center center;
}
.program #main .photo2{
	height:364px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo2.jpg) no-repeat center center;
}
.program #main .photo3{
	height:409px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo3.jpg) no-repeat center center;
}
.program #main .photo5{
	height:150px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo5.jpg) no-repeat center center;
}
.program #main .photo6{
	height:202px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo6.jpg) no-repeat center center;
}
.program #main .photo7{
	height:194px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo7.jpg) no-repeat center center;
}

.program #main .photo8{
	height:300px;
	margin-bottom:20px;
	background:#fff url(../img/20151228/20151228_photo8.jpg) no-repeat center center;
}

/*$B%b%P%$%kMQ(B*/
.program #main .qr { float:right; margin:0 0 10px 10px;}

/*$B$=$NB>(B*/


/*$B1~Jg%\%?%s(B*/
/*
.program #main .btnOubo a { display:block; width:180px; height:40px; background:url(/program/mi6/img/btn_oubo.png) no-repeat 0 0;}
.program #main .btnOubo a:hover { background-position:0 -40px;}
*/
.program #main .btnOubo a{ 
display:block;
margin:1.0em 0;
text-align:center;
font-weight:bold;
font-size:125%;
width:50%;
color:#fff;
padding:10px;
margin:auto;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 1px #000000;
-webkit-box-shadow:0px 0px 1px #000000;
box-shadow:0px 0px 1px #000000;
background-image: -moz-linear-gradient(top, #ffabab, #ff0000);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ff0000), to(#cc0000));
background-image: -o-linear-gradient(top, #ffabab, #ff0000);
background-image: linear-gradient(top, #ffabab, #ff0000);
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color:#ff0000;
}
.program #main .btnOubo a:hover{ text-decoration:none; color:#000;}



/*eof*/
