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

@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/font.css");
@import url("../../css/contents.css");




/*-------------------------------------
 Voice
---------------------------------------*/

.voice-box {
	padding-top: 15px;
	margin-top: 15px;
}
.voice-box-border {
 border-top: 1px solid #EEEEEE;
}
.voice-message {
	background-image: url(../img/voice_face.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	padding-left: 100px;
}
.voice-topb {
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #999999;
	background-color: #DBEEF0;
}

.voice-topb .voice-ymd {
 font-size: 80%;
	padding-top: 5px;
}
.voice-topb .voice-name {
 margin-top: px;
	font-weight: bold;
	color: #333333;
}
.voice-bottomeb {
	margin-bottom: 30px;
}
.voice-bottomeb p {
	padding-top: 1em;
}
#main-wrap h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
