@charset "shift_jis";
/* common setting for Daihatsu Website(Japanese) */

/*
 * Initialize and Redefinition
 *
 */
 
#contents{
	width: 980px;
	background-color: #f1f1f1;
}

#contents .menu_list{
	list-style-type: none;
}

#contents a {
	display:block;
	text-decoration:none;
}


/*-----------left menu-----------*/


#contents #contents_menul{
	float: left;
	padding: 18px 11px 13px 17px;
}

#contents #contents_menul li {
	width:752px;
	height:62px;
}

#contents #contents_menul h2{
	width:752px;
	margin-bottom:5px;
}

#contents #contents_menul .menu_ll, #contents #contents_menul .menu_lr {
	width:369px;
	margin-top:12px;
	float:left;
}

#contents #contents_menul .menu_ll li, #contents #contents_menul .menu_lr li {
	width:369px;
	height:50px;
}

#contents #contents_menul .menu_ll {
	padding-right:14px;
}

#contents #contents_menul .menu_ll h2, #contents #contents_menul .menu_lr h2 {
	width:369px;
	margin-bottom:8px;
}

/*-----------right menu-----------*/

#contents #contents_menur{
	width: 180px;
	float: left;
	margin: 14px 0 0 13px;
}

#contents #contents_menur ul {
	padding-bottom:2px;
}

#contents #contents_menur h3 {
	margin-bottom:5px;
}

#contents #contents_menur li {
	width:170px;
	height:50px;
	display:inline;
}

#contents #contents_menur li a {
	display:block;
	margin-bottom:4px;
}

#contents #contents_menur li.text_link {
	padding-left: 11px;
    background: url(../../img/allow.png) no-repeat 0px 0.475em;
    list-style: none;
	font-size: 0.75em;
	line-height: 140%;
	color: #212121;
	letter-spacing: 0.01em;
}

#contents .dot_line{
	float: left;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../../img/line.gif);
	width: 1px;
	height: 327px;
}

/*-----------What's new-----------*/
#contents_menub li {
	width:327px;
	height:41px;
	float:left;
}

#contents_menub li.menub03, #contents_menub li.menub06 {
	width:326px;
}

/*-----------What's new-----------*/

#news{
	margin: 0 0 15px 0;
	background-color: #212121;
	width: 980px;
	hight:28px;
}

#news .title_img{
	float: left;
}

#news #topics{
	margin: 6px 0 0 12px;
	float: left;
	padding-left: 12px;
   background: url(../../../img/arrow.gif) no-repeat 0px 0.475em;
  list-style: none;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	letter-spacing: 0.01em;
	white-space: nowrap;
}
