@charset "shift_jis";
/* CSS Document */

.voiceBase {
	width: 710px;
	height: 530px;
	position: relative;
}
.voiceBtn1 {
	position: absolute;
	top: 18px;
	left: 43px;
}
.voiceBtn2 {
	position: absolute;
	top: 0;
	left: 370px;
}
.voiceBtn3 {
	position: absolute;
	top: 260px;
	left: 137px;
}
.voiceBtn4 {
	position: absolute;
	top: 246px;
	left: 438px;
}


body#popPage {
	background: #fff;
}
#popWrapper {
	width: 780px;
	margin: 20px auto 0;
}
#popWrapper h1 {
	width: 270px;
	float: left;
}
#popMain {
	width: 485px;
	float: right;
}
.popEntery {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #000 dotted;
}
.popEntery h2 {
	font-weight: bold;
	margin-bottom: 10px;
}
.popEntery p {
	color: #333;
	line-height: 150%;
}
.popPic {
	margin: 15px 0 10px;
}
.wp-pagenavi {
	font-size: 12px;
	line-height: 24px;
	color: #000;
	margin: 22px 0;
}
.wp-pagenavi a {
	color: #000;
	padding: 12px;
	background: url(../img/pagebg2.png) no-repeat 50% 50%;
	text-decoration: none;
}
.wp-pagenavi a:active {color:#000;}
.wp-pagenavi a:visited {color:#000;}
.wp-pagenavi a:hover {
	background: url(../img/pagebg2.png) no-repeat 50% 50%;
	color: #fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	padding: 12px;
	background: url(../img/pagebg1.png) no-repeat 50% 50%;
	color: #fff;
}
.wp-pagenavi a.first,.wp-pagenavi a.last,.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink,span.extend {
	background: none !important;
	padding: 12px 0 !important;
	margin: 0 4px !important;
}
.wp-pagenavi a.first:active {color:#000;}
.wp-pagenavi a.first:visited {color:#000;}
.wp-pagenavi a.first:hover {color:#c7161d;}
.wp-pagenavi a.last:active {color:#000;}
.wp-pagenavi a.last:visited {color:#000;}
.wp-pagenavi a.last:hover {color:#c7161d;}
.wp-pagenavi a.previouspostslink:active {color:#000;}
.wp-pagenavi a.previouspostslink:visited {color:#000;}
.wp-pagenavi a.previouspostslink:hover {color:#c7161d;}
.wp-pagenavi a.nextpostslink:active {color:#000;}
.wp-pagenavi a.nextpostslink:visited {color:#000;}
.wp-pagenavi a.nextpostslink:hover {color:#c7161d;}

.listLink {
	text-align: right;
}
.listLink a {
	padding-left: 20px;
	background: url(../img/arrow.png) no-repeat 0 50%;
}



