@charset "utf-8";
@import url('../../common/css/tmpl.css');

/* information.html 用 */
body{
/* background: url(../../info/img/info_back.gif) top left repeat-x #f8b600; */
}

.main_box .container{
width: 1000px;
}

img#thispage_information{
float: left;
margin-left: 713px;
width: 165px;
height: 25px;
}

/* メインコンテンツ */


/* information タイトル */
h2{
float: left;
width: 979px;
height: 51px;
margin: 12px auto 0 21px;
display: inline;
}

/* information 内コンテンツ */
h3{
margin: 15px  auto auto 21px;
height: 99px;
width: 430px;
float: left;
display: inline;
}

.content_top{
margin: 22px auto auto 24px;
width: 952px;
background-image:url(../../common/img/box_back.gif);
background-repeat: repeat-y;
float: left;
display: inline;
}

.box_header{
float: left;
background-image:url(../img/box_top.gif);
background-repeat: no-repeat;
width: 952px;
height: 6px;
font-size: 0;
}

.box_footer{
clear:both;
background-image:url(../img/box_bottom.gif);
background-repeat: no-repeat;
height: 6px;
width: 952px;
font-size: 0;
margin: 0;
padding: 0;
}

.map_box{
float:left;
width: 470px;
height: 285px;
margin: auto auto 3px auto;
display: inline;
}

.service_box{
float:left;
width: 470px;
height: 285px;
margin: auto auto 5px 10px;
}



dl{
margin: 15px 0 0 21px;
width: 211px;
float: left;
display: inline;
}

/* 1 ボックス内 2 つめのリスト */
dl.snd_dtl{
margin-left: 10px;	
}

dt{
float: left;
width: 211px;
height: 26px;
}

dd{
font-size: 12px;
line-height: 150%;
float: left;
margin: 8px 0 0 0;
width: 211px;
}

/* コンテンツ内画像の設定 */

dt img{ 
float: left;
height: 26px;
}

dt#dealers_map a img,
dt#service_satellite a img,
dt#assistance_service a img,
dt#warranty a img{
height: 30px;
width: 65px;
}


#dealers_map img{
width: 118px;
}

dt#dealers_map a img{
margin: 0 auto 0 18px;
}


#service_satellite img{
width: 122px;
}

dt#service_satellite a img{
margin: 0 auto 0 14px;
}

#assistance_service img{
width: 133px;
}

dt#assistance_service a img{
margin: 0 auto 0 3px;
}

#warranty img{
width: 80px;
}

dt#warranty a img{
margin: 0 auto 0 63px;
}


/* 公式サイト用ブロック */
.renault_official_box{
background-image: url(../img/official_page_back.gif);
float: left;
width: 950px;
height: 141px;
margin: 9px 0 0 25px;
padding: 0;
display: inline;
}

.renault_official_box h3{
float:left;
width: 430px;
margin: 20px  auto auto 21px;
}

.renault_official_box dl{
float:left;
width: 469px;
margin: 20px 0 0 20px;

}

.renault_official_box dt{
float:left;
width: 469px;
height: 30px;
}

.renault_official_box dd{
float:right;
width: 469px;
}

.renault_official_box dt img{ 
float: left;
margin: 7px 0 8px 0;
height: 15px;
width: 196px;
}

.renault_official_box dt a img{ 
float: left;
width: 65px;
height: 30px;
margin: 0 0 0 26px;
display: inline;
}