﻿@charset "UTF-8";

#navi li.voice {
	text-indent: -9999px;
	width: 129px;
	height: 60px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: -386px -60px;
}

#page_title {
	width: 360px;
	height: 16px;
	text-indent: -9999px;
	background-image: url("../voice/images/page_title.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 31px;
}


.chapter {
	text-indent: -9999px;
	width: 876px;
	margin: 33px 12px 20px;
}

#chapter1 {
	height: 45px;
	background-image: url("../voice/images/chapter_1.jpg");
	background-repeat: no-repeat;
	margin-top: 16px;
}

.voice_block {
	color: #300006;
	width: 834px;
	padding:0;
	border: 6px solid #45030b;
	margin: 0 auto 15px;
}

#message {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.03em;
	margin: 0 auto;
	width: 834px;
}

#message p{
	margin-bottom:18px;
}

#message img {
	border: 2px solid #ffffff;
}

.memo{
	margin: 4px 0 10px 0;
	font-size: 12px;
	color: #e5bf7a;
	letter-spacing: 0.05em;
}

#block1_left {
	width:234px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	float: left;

}

#block1_right {
	width:569px;
	margin-top:20px;
	margin-bottom:20px;
	float: right;
}

#block2_left {
	width:569px;
	margin-bottom:20px;
	float: left;
}

#block2_right {
	width:234px;
	margin-left:20px;
	margin-bottom:20px;
	float: right;
}

#block3_left {
	width:234px;
	margin-right:20px;
	float: left;

}

#block3_right {
	width:569px;
	float: right;
}

#block4_left {
	width:234px;
	margin-left:70px;
	margin-top:20px;
	float: left;
}

#block4_right {
	width:234px;
	margin-top:20px;
	float: right;
}

