@charset "Shift_JIS";

#side_main
{
width:728px;
}

#side
{
width:255px;
float:left;
}

#side a:link{color:#f36; text-decoration:none; border-bottom:1px solid #f36;}
#side a:visited{color:#f36; text-decoration:none; border-bottom:1px solid #f36;}
#side a:hover{color:#f36; text-decoration:none; border-bottom:1px solid #f36; background:#eee;}
#side a:active{color:#f36; text-decoration:none; border-bottom:1px solid #f36; background:#eee;}


/**《ここからサイドのカテゴリ》**/
#side_cafe, #side_tailor, #side_teleapo, #side_izakaya, #side_flower, #side_gs, #side_fruit, #side_restaurant, #side_karaoke, #side_conveni, #side_etc
{
width:255px;
height:228px;
}

#side_cafe{background:url(img/side_cafe.gif) no-repeat;}
#side_tailor{background:url(img/side_tailor.gif) no-repeat;}
#side_teleapo{background:url(img/side_teleapo.gif) no-repeat;}
#side_izakaya{background:url(img/side_izakaya.gif) no-repeat;}
#side_flower{background:url(img/side_flower.gif) no-repeat;}
#side_gs{background:url(img/side_gs.gif) no-repeat;}
#side_fruit{background:url(img/side_fruit.gif) no-repeat;}
#side_restaurant{background:url(img/side_restaurant.gif) no-repeat;}
#side_karaoke{background:url(img/side_karaoke.gif) no-repeat;}
#side_conveni{background:url(img/side_conveni.gif) no-repeat;}
#side_etc{background:url(img/side_etc.gif) no-repeat;}

/**《ここまでサイドのカテゴリ》**/

#side_list
{
width:255px;
font-size:8pt;
margin:10px 0;
}

#side_list_top
{
background:url(img/side_list_top.gif) no-repeat;
width:255px;
height:20px;
}

#side_list_center
{
background:url(img/side_list_center.gif);
width:255px;
}

#side_list_bottom
{
background:url(img/side_list_bottom.gif) no-repeat;
width:255px;
height:10px;
}

#side_list_ul
{
padding:10px 10px 10px 35px;
line-height:1.6;
}

.side_list_li
{
margin:5px 0;
}

#main
{
width:458px;
float:right;
}

/**《ここからメインイラスト》**/

#main_top
{
width:458px;
height:200px;
}

.main_center
{
background:url(img/main_center.gif);
width:458px;
}

p.main_center_text
{
padding:15px;
line-height:1.4;
}

.main_ex
{
background:url(img/main_ex.gif) no-repeat;
width:458px;
height:20px;
}

span.f06
{
color:#f06;
}

.main_bottom
{
background:url(img/main_bottom.gif) no-repeat;
width:458px;
height:10px;
margin:0 0 10px 0;
}


