/* --------------------------------------------------------------- */
/*  Style Sheet
/*  last update 2007.3.24
/*  shop/detail.css
/*  Copyright(C) Rootstock.net
/*¡¡Created by Masashi Kijima
/* --------------------------------------------------------------- */

/* shop detail
--------------------------------------------------- */
#intro{
clear:both;
width:550px;
margin:0 0 40px 0;
}
#intro img{
float:left;
margin:0 30px 25px 0;
}
#intro h2{
float:right;
width:320px;
margin:0 0 15px 0;
padding:0 0 10px 0;
font-size:16px;
line-height:20px;
font-weight:bold;
color:#36574f;
background:url(../images/ttl_bgLine.gif) no-repeat;
background-position:bottom;
}

#intro h4{
float:right;
width:320px;
margin:0 0 40px 0;
}

