@charset "UTF-8";
/* plan #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-02{
width: 670px;
}
#schedule{
width: 670px;
height: 84px;
margin: 10px 0 40px 0;
background-image: url("../img/bg_01.jpg");
background-position: left top;
background-repeat: no-repeat;
color: #666666;
}
#schedule p{
padding:28px 10px 0px 10px;
font-size:14px;
line-height:17px;
}
.plan{
width: 670px;
margin-bottom: 10px;
padding-bottom:10px;
border-bottom:5px solid #F3F3F3;
cleat:both;
}
.plan:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.plan{
display:inline-table;
}
/*Hides from IE-mac\*/
*html.plan{height:1%;}
.plan{display:block;}
/*End hide from IE-mac*/
h4{
width:643px;
height: 25px;
margin-bottom:10px;
padding: 5px 0 0 27px;
border-bottom: 1px dotted #C0A279;
background-image: url("../img/ac_05.gif");
background-position: 9px 7px;
background-repeat: no-repeat;
color: #756448;
font-size: 16px;

}
.plan div.photo img{
margin-left:10px;
width:138px;
border:1px solid #CCCCCC;
float: left;
}
.plan p{
display: block;
margin:10px 0px 10px 150px;
padding: 10px 10px 2px 10px;
color: #666666;
line-height: 130%;
}
.plan-btn{
float: right;
width: 88px;
height: 19px;
margin: 0 10px 10px 0;
}
.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
}
*/

