@charset "utf-8";

/* ================================================================

CSS Information

 File name:      style.css
 Summary:        style for voice
 Last update:    2009-12-09

================================================================ */


/**			ReviewBox
---------------------------------------------*/
.ReviewBox {
	color:#333;
}
.ReviewBoxInnerLeft {
	display:inline;
	width:197px;
	float:left;
}
.ReviewBoxInnerLeft dl dt img {
        margin-bottom: 10px;
}
.ReviewBoxInnerLeft .kigyouName {
        display:block;
	font-size:116%;
	font-weight:bold;
	margin:0 0 9px;
}
.ReviewBoxInnerLeft .date {
	margin-bottom:14px;
}
.ReviewBoxInnerLeft .Name {
	font-size:123.1%;
	font-weight:bold;
	margin-top:5px;
}


.ReviewBoxInnerRight {
	display:inline;
	width:440px;
	float:left;
}
.ReviewBoxInnerRight .Midashi3 {
	width:436px;
	border-left:7px solid #CF9988;
	padding:0.5em 0 0.5em 20px;
	margin-bottom:13px;
}

.ReviewBoxInnerRight .Midashi3Text {
	width:430px;
	border-left:7px solid #CCC;
	margin-bottom:48px;
}
	.ReviewBoxInnerRight .Midashi3Text p {
		margin-left: 0;
		padding-left:20px;
		font-size:116%;
		line-height:1.5em;
	}

.Midashi3Voice {
	border-left:7px solid #CF9988;
	margin-bottom:23px;
}
#contentRight .Midashi3Voice h3 {
	border: none;
	background: none;
	color: #603C41;
	line-height: 1.2;
	zoom:1;
}




/* @end */









