@charset "shift_jis";

/* voice */
#voice_area h3 {
	font-size: 14px;
	color: #990000;
	margin-bottom: 0.5em;
	clear: both;
	background-color: #FFFAE2;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
#voice_area h4 {
	color: #CC3333;
	margin-bottom: 0.2em;
}
#voice_area li {
	list-style-type: none;
	display: inline;
}
#voice_area p {
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
}
#voice_area strong {
	color: #CC9900;
}

#voice_area {
	width: 512px;
	border: 4px solid #DCE6F0;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#voice_area a {
	text-decoration: underline;
	padding: 1px 3px;
	color: #999966;
}
#voice_area a:hover {
	color: #FF9966;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #FFCC99;
}
#head .act{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #CCaa00
}

#head {
	height: auto;
	text-align: right;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2DCE6;
}
#head li {
	padding: 0px 1px;
}
#head ul {
	padding-top: 5px;
}

#foot {
	text-align: center;
	padding-bottom: 10px;
}
#foot p {
	text-align: right;
	padding: 5px;
	margin-bottom: 0px;
}
#foot li {
	padding-right: 7px;
	padding-left: 7px;
}

.voicebox {
	padding: 0px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 40px;
	text-align: left;
}
.voicebox ul {
	height: 1em;
	padding-bottom: 1em;
}
.voicebox .star,.voicebox .name {
	width: 190px;
	float: left;
}
.voicebox .time {
	float: right;
}
