@charset "UTF-8";
/* plan #content */
#content{
background-image: url("../../common/bg_09.jpg");
background-position: 0px 20px;
background-repeat: no-repeat;
}

h3{
width: 660px;
height: 22px;
margin: 10px 0 10px 0;
padding: 0 0 0 10px;
color: #993300;
background-image: url("../../common/ti_02.gif");
background-position: left top;
background-repeat: no-repeat;
font-size: 18px;
font-family: "ＭＳ Ｐ明朝", Times, serif;
}

#explanation{
margin-bottom:20px;
width: 670px;
}
#explanation img{
margin-left:10px;
width:138px;
border:1px solid #CCCCCC;
float:left;
}

#explanation ul{
margin-left:160px;
width: 500px;
height: 105px;
background-image: url("../img/week_bg_02.gif");
background-position: left top;
background-repeat: no-repeat;
list-style-type:none;
}
#explanation ul li{
margin:0px 0px 0px 20px;
padding-top: 20px;
width: 440px;
color:#666666;
line-height: 140%;
}
/* content */
.plan-menu{
margin-bottom:20px;
width: 670px;
}
.plan-menu:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
h4{
float: left;
width: 640px;
height: 30px;
margin-top: 5px;
padding: 10px 0 0 30px;
border-top: 5px solid #F3F3F3;
background-image: url("../../common/ti_03.gif");
background-position: left 5px;
background-repeat: no-repeat;
color: #756448;
font-size: 14px;
}
dl.plan-menu{
display: block;
margin: 0;
padding: 0;
}
dl.plan-menu dt{
float: left;
width: 110px;
padding: 10px 0 0 30px;
background-image: url("../img/week_ac_01.gif");
background-position: 10px 9px;
background-repeat: no-repeat;
color: #756448;
font-weight: bold;
}
dl.plan-menu dd{
float: right;
width: 490px;
padding: 10px;
border-left: 1px solid #C2BBAD;
line-height: 140%;
color: #666666;
}

.btm30{
float: none;
clear: both;
margin-bottom: 30px;
}
#present{
width: 650px;
margin: 30px auto 30px auto;
background-image: url("../img/anniver_bg_01.jpg");
background-position: left top;
background-repeat: no-repeat;
border-bottom: 1px solid #A29060;
}
#present ul{
list-style-type: none;
color: #666666;
text-align: center;
}
#li-title{
height: 21px;
padding-top: 9px;
color: #FFFFFF;
text-align: center;
}
.li-subtitle{
display: block;
width: 638px;
height: 21px;
margin: 0 auto 0 auto;
padding: 9px 0 0 10px;
background-color: #F3F3F3;
}
.li-sentence{
display: block;
width: 600px;
height: 21px;
padding: 9px 0 0 50px;
color: #666666;
}
p.ctr{
display: block;
clear: both;
padding-top: 20px;
font-weight: bold;
text-align: center;
}
.img-ctr{
display: block;
width: 451px;
height: 106px;
margin: 20px auto 30px auto;
}

/* summer.html */
div#price{
background-image: url("../img/week_bg_01.gif");
width: 650px;
height: 91px;
margin: 0 0 20px 10px;
}
div#price dl dt{
float: left;
margin: 35px 0 0 20px;
color: #993333;
font-size: 20px;
}
div#price dl dt strong{
font-size: 25px;
}
div#price dl dd.two{
float: left;
margin: 30px 0 0 20px;
color: #666666;
line-height: 130%;
}
div#price dl dd.three{
float: left;
margin: 20px 0 0 20px;
color: #666666;
line-height: 130%;
}
div#price dl dd.four{
float: left;
margin: 15px 0 0 20px;
color: #666666;
line-height: 130%;
}


/* anniver.html */
dd#anniver-text{
margin: 0 0 0 20px;
line-height: 140%;
}


/* welcome.html */
#welcom-ul{
margin-top: 30px;
}

/* prefix-present */
#prefix-present{
margin-top: 30px;
}

div#content p{
color: #666666;
}


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