/* CSS Document */
#sub_menu_active3 a{color:#e47208;}

#LeftDisp{
	margin-top:30px;
}
#title1 {
	background-image: url(../images/title.png);
	padding:52px 0 0 0;
	width:658px;
	position:absolute;
	top:-20px;
	left:15px;
}
#staff{
	position:absolute;
	top:-50px;
	right:15px;
}
#title2{
	background-image: url(../images/title2.png);
	padding:52px 0 0 0;
	width:658px;
	position:absolute;
	top:-20px;
	left:15px;
}
/**************************************************
               納車式
**************************************************/
#NousyaDisp{
	padding:35px 15px 15px;
	background-image:url(../../common/images/left_disp_frame.png);
	background-repeat:repeat-y;
	min-height:500px;
}

#nousya_list{
	margin:2px 0 10px;
	padding:15px 0px;
	background-color:#FFF;
	background-image: url(/news/images/line.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#nousya_list li{
	background-image: url(/news/images/line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px 5px 15px;
	line-height:21px;
}
#nousya_list li h3{
	background-color:#fffdc1;
	padding:5px 7px;
	font-weight:bold;
	font-size:14px;
	margin:0 0 5px;
}
.nousya_img {
	float:left;
	margin:0 10px 0 0;
	width:130px;
}
.nousya_img img{
	padding:2px;
	border:1px solid #dbdbdb;
}
.nousya_txt{
	float:left;
	width:500px;
}

/**************************************************
               納車式詳細
**************************************************/
#DtlDisp{
	padding:5px;
}
#DtlDisp h3{
	background-color:#fffdc1;
	padding:10px;
	color:#ff860f;
	font-weight:bold;
	font-size:14px;
	margin:0 0 10px;
}
#date{
	margin:0 0 5px 5px;
}
#MainImg{
	border:5px solid #e5e5e5;
	width:500px;
	margin:0 0 10px;
}
#dtl_txt{
	padding:10px;
}
#nousya_data{
	font-weight:bold;
	background-image: url(/news/images/line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 5px 10px;
	margin:0 0 10px;
}
.eventTxt{
	background-image: url(/news/images/line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 5px 10px;
	margin:0 0 10px;
}
.eventTxt span{
	font-weight:bold;
}