﻿@charset "utf-8";

/****************************************

Navi

*****************************************/

#navi05 a img {
  opacity: 0;
  filter: alpha(opacity=0 style=0);
  -moz-opacity: 0;
}

/****************************************

Content

*****************************************/

#access {
  width:675px;
}
.access_box {
  width:675px;
  margin-top:15px;
}
.access_photo_box {
  width:675px;
  height:425px;
  margin-top:15px;
}

.access_text {
  margin:5px 0px;
  padding:15px;
  border:1px solid #c8c5b9;
  background:#f2f0ea;
}

.flow {
  width:675px;
  margin-top:15px;
}
.flow_box {
  width:216px;
  height:216px;
  font-size:90%;
  line-height:1.5em;
  overflow:hidden;
  float:left;
}
.flow_box img {
  margin-bottom:5px;
}
.ml {
  margin-left:13px;
}