﻿@charset "utf-8";

/*=====TokyoKekkan.com sitemap Css==========================*/

h1.PageTitle{
margin:10px 0 0 0;
}



h3.SubTitle{
background:url(../img/icon_pink_title.gif) no-repeat 0 14px;
padding:10px 0 3px 18px;
color:#e46b6b;
font-size:14px;
font-weight:bold;
}


div#List{
width:671px;
_width:650px;
margin:0 0 10px 0;
}


ul.Tokushu{
width:190px;
padding:5px 15px 0 0;
_padding:5px 5px 0 0;

border-top:#cccccc dotted 1px;
border-bottom:#cccccc dotted 1px;

}

ul.Tokushu li{
padding:3px 0 3px 16px;
background:url(../img/icon_pink.gif) no-repeat 3px 7px;

}



ul.Tokushu li.Second{
padding:3px 0 0 27px;
background:url(../img/icon_g.gif) no-repeat 20px 8px;

}


div.float_left{
padding:0 15px 0 0;

}

