@charset "UTF-8";

/* 1) 共通
------------------------------------*/
.others .contents {
float: none;
width: 830px;
}
.others .contents h4 {
margin-bottom:22px;
}
.others .contents .lead {
color: #606060;
margin-bottom: 58px;
}
.others .contents ul.main {
padding-bottom: 60px;
}
.others .contents ul.main li {
margin-right: 1em;
display: inline;
}
.others .contents table {
width: 810px;
}

/* 2) 会場説明会
------------------------------------*/

/* 3) サイトマップ
------------------------------------*/
.sitemap .contents h4 {
margin-bottom: 10px;
padding-left: 22px;
padding-bottom: 10px;
background: url(../../sitemap/images/line.gif) no-repeat left bottom;
}
.sitemap .contents h4.one-link {
margin-bottom: 35px;
}
.sitemap .contents h4.last {
margin-bottom: 0;
}
.sitemap .contents ul {
margin: 0 22px 23px 22px;
}
.sitemap .contents ul li {
padding-left: 12px;
background: url(../../sitemap/images/arrow.gif) no-repeat left center;
}
