@charset "utf-8";
/* CSS Document */
/*============================================================
AREA TITLE
============================================================*/
#title_main{
width:600px;
height:50px;
background-repeat:no-repeat;
background-position:0px 0px;
text-indent:-9999px;
margin :0px 0px 20px 0px;
}
.area_st{
background-image:url(../gourmet/images/title_station.gif);
}
.area_kt{
background-image:url(../gourmet/images/title_katamachi.gif);
}
.area_ms{
background-image:url(../gourmet/images/title_musashigatsuji.gif);
}

/*============================================================
TITLE
============================================================*/
#title_spot{
width:570px;
height:45px;
padding :25px 10px 5px 20px;
background-repeat:no-repeat;
}
.genre_izakaya {
background-image:url(../gourmet/images/title_izakaya.png);
}
.genre_sushi   {
background-image:url(../gourmet/images/title_sushi.png);
}
.genre_world   {
background-image:url(../gourmet/images/title_world.png);
}
.genre_niku    {
background-image:url(../gourmet/images/title_niku.png);
}
.genre_bar     {
background-image:url(../gourmet/images/title_bar.png);
}
.genre_cafe    {
background-image:url(../gourmet/images/title_cafe.png);
}
.genre_other    {
background-image:url(../gourmet/images/title_other.png);
}

#title_spot .catchcopy{
font-weight:bold;
font-size:12px;
margin:0px;

}
#title_spot h1{
margin:0px;
width:350px;
font-size:20px;
float:left;
line-height:22px;
}
#title_spot h1 span{
	font-size:12px;
}
#title_spot h2{
float:right;
text-align:right;
width:200px;
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin:0px 0px 0px 0px;
}
/*============================================================

============================================================*/
#photo{
width:200px;
float:left;
}
#photo img{
width:200px;
}
#detail{
width:380px;
float:right;
}
#tokuten{
color:#f20;
font-weight:bold;
}
#tokuten span{
font-weight:normal;
font-size:10px;
line-height:110%;
}
#detail table.spot_info{
border-collapse:collapse;
width:350px;
}
#detail table.spot_info td{
	padding         : 2px 10px;
	border-top      : solid 1px #999;
	border-bottom   : solid 1px #999;
	line-height     : 120%;
}
#detail table.spot_info th{
	font-weight:normal;
	text-align:left;
	padding         : 2px 10px;
	border-top      : solid 1px #999;
	border-bottom   : solid 1px #999;
	background-color: #e3e3e3;
		line-height     : 120%;
		width:60px;
}
/*============================================================

============================================================*/
#title_access{
	font-size:14px;
	margin:20px 0px 0px 0px;
	padding :0px 0px 0px 0px;
}
.access_izakaya {
color:#e54415;
}
.access_sushi   {
color:#7d1111;
}
.access_world   {
color:#cf1e1e
}
.access_niku    {
color:#1474a4;
}
.access_bar     {
color:#1f2b88;
}
.access_cafe    {
color:#4b72dd;
}
.access_cafe    {
color:#cccccc;
}
/*============================================================

============================================================*/
#map{
width:600px;
height:360px;
margin:5px 0px 0px 0px;
}

