﻿@import url(../common/pc-common.css);

.menu-comment a {
background:url(../../img/common/bg_menu_on.png) -425px 0;
}

.tit-comment {
text-indent:-9999px;
background:url(../../img/comment/tit_comment.jpg) top left no-repeat;
height:68px;
}

#comment-block {
background:url(../../img/comment/bg_comment.jpg) top left no-repeat;
padding:30px 30px 0;
height:auto;
}

#comment-block:after {
content: "";
display: block;
clear: both;
}

.comment-box {
width:900px;
margin:auto;
background:url(../../img/comment/bg_comment_center.gif) top center repeat-y;
margin-bottom:30px;
}

.comment-box-in {
background:url(../../img/comment/bg_comment_top.gif) top center no-repeat;
}

.comment-box-in2 {
background:url(../../img/comment/bg_comment_bottom.gif) bottom center no-repeat;
padding:10px 20px 10px 10px;
font-size:16px;
line-height:24px;
}

.name-comment {
text-align:right;
color:#374c81;
font-size:18px;
}

.span01 {
font-size:16px;
}

.span02 {
font-size:14px;
}

.img-comment-bottom {
padding-top:20px;
text-align:right;
width:383px;
float:right;
}


