@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	tab
-----------------------------------------*/

#tab {
	width:590px;
	margin-bottom:15px;
}

#tab li {
	width:293px;
	line-height:0;
	font-size:0;
}

/*-----------------------------------------
	name
-----------------------------------------*/

.name {
	clear:both;
	margin-bottom:10px;
}

.comment-box {
	clear:both;
	width:570px;
	margin:0 auto 20px auto;
}

.comment-box .ph-l {
	float:left;
	width:146px;
}

.comment-box .ph-r {
	float:right;
	width:146px;
}

.comment-box .txt-r {
	float:right;
	width:414px;
}

.comment-box .txt-l {
	float:left;
	width:414px;
}

.comment-box .txt-r p,
.comment-box .txt-l p {
	margin-bottom:10px;
}
