@import url("share.css");

/************** メインコンテンツ ***************/

#leftContent{
	height:auto;
	float:left;
	padding-left:0;
	background:#F4F1E9;
	color:#333;
}

#rightContent{
	width:525px;
	float:left;
	padding:10px 0 0 10px;
}

.h3Box{
	width:522px;
	height:27px;
	background-image:url(../img/h3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#transparent;	
	margin-bottom:10px;
}

.h3Box h3{
	padding:5px 0 0 17px;
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.topInfo{
	width:522px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

.voiceBox{
	height:auto;
	margin:5px 0 20px 10px;
}

.voiceComment{
	width:500px;
	height:auto;
	border-top:1px solid #F99;
	border-right:1px solid #F99;
	border-left:1px solid #F99;
	padding:5px;
	background:#F6E6E6;
}

.voiceComment p{
	font-size:12px;
	color:#A32C2C;
	text-align:left;
	line-height:1.4;
	font-weight:bold;
	letter-spacing:1;
	background:transparent;
}

.name{
	width:500px;
	height:auto;
	border-right:1px solid #F99;
	border-left:1px solid #F99;
	border-bottom:1px solid #F99;
	padding:2px 5px 2px 5px;
	text-align:right;
	background:#F6E6E6;
}

.name p{
	font-size:12px;
	color:#A32C2C;
	text-align:left;
	line-height:1.4;
	font-weight:bold;
	letter-spacing:1;
	text-align:right;
	background:transparent;
}

.storeComment{
	width:500px;
	height:auto;
	border-right:1px solid #F99;
	border-bottom:1px solid #F99;
	border-left:1px solid #F99;
	padding:5px;
}

.storeComment p{
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:1.4;
	font-weight:normal;
	letter-spacing:1;
	background:transparent;
}

.goikenBox{
	margin:30px 0 40px 10px;
}

.goikenBox h4{
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:1.4;
	font-weight:normal;
	letter-spacing:1;
	mar-gin-bottom:5px;
}

.goikenBox h5{
	font-size:10px;
	color:#333;
	text-align:left;
	line-height:1.4;
	font-weight:normal;
	letter-spacing:1;
	mar-gin-bottom:5px;
}


#mailBox{
	width:520px;
	height:500px;
}

