@charset "UTF-8";

.box span{color:#6db03d;}

.box{border-bottom:1px dotted #cccccc; padding:15px 0;}

.comment_box{padding-left:10px;}

.comment_box p{margin-bottom:10px;}

.comment_box ul.list01{
	margin-bottom:10px;
	border:1px dotted #ccc;
	width:200px;
	padding:5px 0 5px 15px;
}

.comment_box ul li span{
	color:#6db03d;
}

.attention{
	font-size:14px;
	color:#ff729c;
}

.comment_box ul.list02{
	margin-bottom:10px;
	border:1px dotted #ccc;
	width:500px;
	padding:5px 0 5px 15px;
}
	