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


h4 {color: #ED4BA8;}


  div#programArea div.program h3 {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EF69B6;
}
.section {
	padding-bottom: 15px;
}

.section table tr td {
	padding-left: 15px;
	font-size: 12px;
}

.photo {margin-bottom: 10px;}

.program .btn1 a,.program .btn2 a {
	text-indent: -9999px;
	height: 100px;
	width: 230px;
	display: block;
}

.program .btn1 a {background-image: url(../images/btn.jpg);}

.program .btn2 a {background-image: url(../images/btn2.jpg);}

.program .btn1 a:hover, .program .btn2 a:hover {background-position: 0px -100px;}



.style1 {
	font-size: 1.2em;
}

.style2 {
	color:#069;
	font-weight:bold;
	font-size: 1.5em;
}


.info .qr img {
	margin-left: 15px;
	margin-top: 5px;
}

/*赤ペン先生*/

#akapen {
	border: 1px solid #F00;
	padding:5px;
	display: block;
	float: right;
	width: 290px;
	margin-bottom: 15px;
}
#aka_photo {
	display: block;
	width: 440px;
	background-image: url(../images/akapen_text.jpg);
	height: 60px;
}

.akapen_btn {
	margin-top:5px;
}

.akapen_btn a {
	background-image: url(../images/akapen_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
.akapen_btn a:hover {
	background-position:0px -40px;
}

#aka_photo p {display: none;}

#programArea .program2 {
	border: 1px solid #F00;
	padding-top: 5px;
	padding-bottom:5px;
}
#programArea .program3 {
	border: 1px dotted #F0F;
	padding: 5px;
	margin: 0px 5px 15px;
}

#programArea #next {
	font-weight: bold;
	color: #F00;
	text-align: center;
}

/* DVDプレゼント */
.dvd_btn a {
	background-image: url(../images/oubo_btn.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 50px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.dvd_btn a:hover {
	background-position:0px -50px;
}

