@charset "euc-jp";

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.line {
background-image: url(../../image/border_dot.gif);
background-repeat: repeat-x;
height: 8px;
margin-top: 6px;
margin-bottom: 6px;
}

.line2 {
background-image: url(../../image/border_dot.gif);
background-repeat: repeat-x;
height: 8px;
}
.line520 {
background-image: url(../../image/border_dot.gif);
background-repeat: repeat-x;
height: 8px;
margin-top: 6px;
margin-bottom: 6px;
width: 520px;
margin-right: auto;
margin-left: auto;
}

.mida {
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
color: #A45834;
background-image: url(../img/arrow.gif);
margin-bottom: 10px;
padding-left: 23px;
display: block;
background-repeat: no-repeat;
background-position: 0px 40%;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
}

.phL {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

.phR {
float: right;
margin-bottom: 5px;
margin-left: 10px;
}

.uePh {
margin-bottom: 10px;
}

.shitaPh {
margin-top: 10px;
}

.shikiri {
display: block;
width: 500px;
margin-right: auto;
margin-left: auto;
margin-top: 15px;
margin-bottom: 15px;
}

.gal {
margin-top: 10px;
margin-left: 10px;
padding: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 500px;
}

.galWaku  {
width: 120px;
margin-right: 5px;
float: left;
text-align: center;
margin-bottom: 10px;
}

.galCap  {
font-size: 10px;
line-height: 1.2em;
color: #666666;
width: 120px;
}

.hideline500   {
display: block;
width: 500px;
float: left;
}

.box li {
list-style-position: inside;
list-style-type: square;
}
