@charset "UTF-8";
/* plan #content */
#description{
width: 670px;
padding-bottom:20px;
background-image: url("../../common/bg_09.jpg");
background-position: left 30px;
background-repeat: no-repeat;
}

#description 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-02{
width: 670px;
margin-bottom: 30px;
}

.colum{
clear: both;
width: 670px;
height: 130px;
margin-bottom: 10px;
border-bottom: 5px solid #F3F3F3;
}
h4{
display: block;
float: left;
height: 30px;
width: 534px;
margin: 10px 0 10px 10px;
padding: 3px 0 0 5px;
background-image: url(../chapelle/img/line_01.gif);
background-position: left bottom;
background-repeat: no-repeat;
color: #756448;
font-size: 16px;
line-height: 140%;
}
.colum img.photo{
float: left;
width: 120px;
height: 120px;
}
.colum p{
display: block;
float: left;
width: 420px;
margin: 0 0 0 15px;
color: #666666;
line-height: 130%;
}
p.colum-link{
float: right;
margin: 0 10px 0 0;
text-align: right;
}

.cutter{
clear: both;
width: 670px;
height: 5px;
background-color: #F3F3F3;
}

/* プロパティの順序 */
/*
#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
}
*/
