@charset "utf-8";
/* CSS Document */
#mainTT{
	background-image: url(../images/title.png);
	background-repeat:no-repeat;
	background-position:5px top;
	padding:0px 0 0 45px;
	height:27px;
	line-height:27px;
	font-size:16px;
	margin:0 0 5px;
}

#kirikae{
	padding:20px 20px 10px;
}
#kirikae li{
	float:left;
	padding:0 15px;
	border-right:1px solid #989898;
}
#kirikae li:first-child{
	border-left:1px solid #989898;
}
.nousya_tab{
	font-weight:bold;
	color: #0069E0 !important
}
/*========================================
 + LIST
========================================*/

#nousya_list{
	margin:10px;
}
#nousya_list li{
	padding:10px 0;
	border-bottom:1px dotted #959797;
}
.nosya_img{
	width:215px;
	background-color:#FFF;
	padding:1px;
	border:3px solid #5ab5ff;
	float:left;
}
.txt_disp{
	float:right;
	width:450px;
}
.nousya_date{
	border-bottom:1px dotted #5ab5ff;
	height:20px;
	position:relative;
}
.nousya_date span{
	background-color:#5ab5ff;
	color:#FFF;
	display:inline-block;
	width:100px;
	padding:0 0 0 7px;
	height:21px;
	position:absolute;
	line-height:20px;

}
.txt_disp h4{
	font-size:14px;
	line-height:15px;
	margin:5px 0 5px 5px;
}
.comment_disp{
	background-image:url(/newcar/images/bck.gif);
	background-repeat: repeat;
	padding:7px;
}
.comment_disp_in{
	background-color:#FFF;
	padding:5px;
	min-height:83px;
}
.comment_TT{
	border-bottom:1px dotted #959797;
	padding:0 0 0 3px;
	margin:0 0 5px;
}