@charset "euc-jp";
/* コンテンツ */
.contensTitle {margin:30px auto 40px;width:860px;}
.contensTitle h1 {background-color:#ce2323;color:#fff;}
.contents {margin:0 auto 40px;width:750px;font-size:97%;line-height:1.56;}
.caption {margin-bottom:40px;}
.caption .comment {float:left;width:750px;}
.caption .thumb {float:right;width:280px;text-align:right;}
.section {margin-bottom:20px;}
.section .hall, .section .machine, .section .job, .section .store {width:360px;}
.section .hall, .section .job {float:left;}
.section .machine, .section .store {float:right;}
.section h2 {margin-bottom:10px;padding:4px 5px 4px 10px;background-color:#eee;font-weight:bold;}
.section .hall h2 {border-left:solid 25px #ce2323;}
.section .machine h2 {border-left:solid 25px #533aea;}
.section .job h2 {border-left:solid 25px #409e01;}
.section .store h2 {border-left:solid 25px #e45416;}
.section p {margin-bottom:1em;font-size:90%;}
/* clearfix \*/
.clearfix:after {display:block;visibility:hidden;clear:both;height:.1px;content:" ";font-size:.1em;line-height:0;}
.clearfix {display:inline-block;min-height:1%;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
