@charset "utf-8";

/* CSS Document */

#comment100 {
	width: 760px;
	margin: 0 auto;
	}

.comment100{
width:630px;
margin:15px auto 0px;
}
.comment_l,.comment_r{
float:left;
width:285px;
height:125px;

background: url(../img/comment_bg.gif);
margin-bottom:20px;
}
.comment_l{margin-right:50px;}
.comment_r{margin-right:0px;}

.comment_ph{
float:left;
width:80px;
height:80px;
padding:10px 0px 0px 10px;
}
.comment_img{
float:right;
width:180px;
height:80px;
padding:10px 10px 0px 0px
}
.comment100 p{
	clear:both;
	padding:5px 0px 0px 15px;
	margin:0px;
	font-weight: bold;
}
.comment100 p span{
font-size: 10px;
font-weight: normal;
margin-left:8px;
}


/* 戻る&次へ */
.btn{
clear:both;
width:210px;
height:20px;
margin:20px auto 0 auto;
padding:10px 0px;
text-align: center;
}

.btn li{ margin: 0; }
.btn_back,.btn_next{
width:50px;
height:20px;
}

.btn_bn{
width:90px;
height:20px;
margin: 0 10px !important;
}

.btn_back{background:url(../img/btn_back.gif) no-repeat; float:left;}
.btn_next{background:url(../img/btn_next.gif) no-repeat; float:right;}
.btn_bn{background: url(../img/btn_bn.gif) no-repeat; float: left; }

.btn_back a,.btn_next a{
width:50px;
height:20px;
display:block;
}

.btn_bn a{
width:90px;
height:20px;
display:block;
}

.btn li a span { display: none; }


/* バックナンバー */
#comment100 ul.comment_list li{
font-size:14px;
background: url(../../../../img/common/arrow04.gif) no-repeat 15px center;
padding:0 0 0 30px;
margin:10px 0 0 0;}