@charset "UTF-8";
/* concierge #content */
#discription{
width: 670px;
background-image: url("../../common/bg_09.jpg");
background-position: left 30px;
background-repeat: no-repeat;
border-bottom: 5px solid #F3F3F3;
}

#discription p{
margin:0px 5px 7px 5px;
color: #666666;
font-size: 14px;
font-weight:normal;
line-height:20px;
}

h3{
margin-bottom:7px;
width: 670px;
height: 26px;
padding-top: 4px;
border-bottom: 1px solid #C2BBAD;
}

#content div.staff{
display:inline;
float: left;
width: 320px;
height: 120px;
margin: 15px 0 0 10px;
background-image: url("../img/bg_01.jpg");
background-position: top left;
background-repeat: no-repeat;
}
#content div.staff p{
display:inline;
float: left;
width: 140px;
height: 55px;
margin: 10px 0 0 10px;
padding: 15px 0 0 5px;
color: #756448;
font-size: 16px;
line-height: 120%;
font-weight:bold;
}
#content div.staff img{
display:inline;
margin: 10px 10px 0px 0px;
/*
width:140px;
height:100px;
*/
float: right;
}
/*
#content div.staff a img{
width:88px;
height:19px;
}
*/

/* プロパティの順序 */
/*
#id-name{
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
}
*/
