@charset "shift_jis";

@import url("default.css");
@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+  voice
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 ƒ^ƒCƒgƒ‹
--------------------------------------------------------------------------------------- */

div#ctRight h1 {
	margin: 0 20px 20px 0;
	padding: 0 5px 2px;
	border-bottom: 3px solid #DAC744;
	color: #4E6827;
	font-size: 22px;
}

div#ctRight h2 {
	margin: 20px 20px 10px 0;
	padding: 0 3px;
	color: #4E6827;
	font-size: 18px;
	border-bottom: 1px solid #DAC744;
}


/* --------------------------------------------------------------------------------------
 voice
--------------------------------------------------------------------------------------- */

.voice_list {
	background:transparent url(../images/voice_bg.jpg) repeat-y scroll 0%;
	width:674px;
	margin-top:15px;
}
.voice_list dd {
	background:transparent url(../images/voice_bg_bt.jpg) no-repeat scroll left bottom;
	padding:0 22px 17px 22px;
}
