/*////////////////////////////////////////

  トップページ

///////////////////////////////////////*/

#map_txt{
float:left;
width:290px;
}

#map_txt p{
line-height:1.8;
}

#map{
width:330px;
float:right;
padding-bottom:50px;
}

div#map_list{
list-style:none;
border:2px solid #dfdfdf;
padding:10px;
background:url(../common/img/box_bg01.gif) repeat 0 0;
margin-top:15px;
}

div#map_list ul{
list-style:none;
margin-top:5px;
margin-bottom:10px;
}

div#map_list ul li{
background:url(../common/img/link_mark.gif) no-repeat 0 1px;
padding-left:15px;
display:inline;
margin-right:10px;
}

div#map_list ul li a{
text-decoration:underline;
}

div#map_list ul li a:hover{
text-decoration:none;
}

/*////////////////////////////////////////

  共通

///////////////////////////////////////*/

.left_img{
width:180px;
display:block;
border:1px solid #ebebeb;
float:left;
padding:1px;
}

.right_box{
width:441px;
float:right;
}

.right_box p{
margin-bottom:10px;
}

.right_box p img{
vertical-align:middle;
}

table{
width:441px;
}

table tr th,
table tr td{
padding:8px;
background:#fff;
text-align:left;
vertical-align:top;
}

table tr th{
background:#eee;
text-align:center;
font-weight:bold;
width:30%;
}

table tr th.top{
background:#f5eed5;
}

table tr td{
border-bottom:1px dotted #cecece;
width:70%;
}

/*////////////////////////////////////////

 メーカーテーブル Setting

///////////////////////////////////////*/
table.maker{
width:608px;
margin:0 0 -10px 0;
}

table.maker td{
width:25%;
padding:0 0 15px 0;
text-align:center;
background:#fff6dd;
border:none;
vertical-align:middle;
}

table.maker td a{
text-decoration:underline;
}

table.maker td a:hover{
text-decoration:none;
}

table.maker td img{
margin-bottom:3px;
}









