@charset "utf-8";
/* CSS Document */


	
.headmenu{
	margin-top:10px;
	padding-left:5px;
	text-align:left;
	float:left;
	margin-bottom:10px;

}

.maker {
	overflow: hidden;
}

.maker_navi{
	float:left;
	height:15px;
	font-size:14px;
	line-height:16px;
	margin-right:10px;
	background-image:url(../led_roomlamp/img/allow01.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
}

.lineup{
	width:750px;	
}

.carname{
	float:left;
	width:230px;
	text-align:left;
	line-height:22px;
	display:inline-block;
	padding-left:15px;
	background-image:url(../led_roomlamp/img/allow02.gif);
	background-repeat:no-repeat;
}

.line_left{
	float:left;
	width:150px;
	text-align:left;
	margin-top:10px;
/*	color: #ffffff;
	background-color: #262626;*/
}

.line_right{
	float:left;
	width:750px;
	margin-top:10px;
}

.up{
	text-align:right;
	padding-bottom:20px;
	padding-right:10px;
	clear:both;
}

.new a{
	color:#F00;
}

a{
	color:#000;
	font-style:normal;
	text-decoration:none;
}

a:hover{
	color:#900;
	font-style:normal;
    text-decoration:underline;
}

img{
	border:none;
}

.howto {
	text-align: left;
}

figure {
	width: 780px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

figure img {
	width: 780px;
}

figcaption {
	text-align: left;
}