@charset "euc-jp";

@import url("cms.css");

.kanPrice {
}

.kanName {
font-size: 1.1em;
color: #996633;
}

.kanName a {
text-decoration: none;
}


.box {
width: 520px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
font-size: 12px;
line-height: 1.4em;
}
.tbl520 {
display: block;
width: 520px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
font-size: 1em;
line-height: 1.2em;
}

.freeTi {
font-size: 1.2em;
line-height: normal;
color: #996633;
padding-bottom: 8px;
display: block;
}

.listMain {
margin-top: 1em;
overflow: hidden;
position: relative;
}