@charset "UTF-8";
/* --------------------------------------------

nav

-------------------------------------------- */
.gnav2 a.current{background: url("/images/common/header/gnavi.png") no-repeat -60px -48px;}
/* --------------------------------------------

main

-------------------------------------------- */
.main_wrap{
  width: 960px;
  margin: auto;  
}

.main_contents{

}

.main_wrap h2{
  width: 960px;
  height: 95px;
  border-bottom: 1px #ccc solid;
  margin-bottom: 80px;
  text-align: center;
}

.main_wrap h2 img{
  margin-top: 40px;
}

.block1{
  margin-bottom: 80px;
}

.block1 h3{
  margin-bottom: 30px;
}

.block1 li{
  margin-bottom: 15px;
}

.block1 li span,
.block2 li span{
  font-weight: bold;
}

.block1 .kihonsisei {
  width: 530px;
  float: left;
}

.block1 .tokutyou {
  width: 420px;
  float: left;
}

.block1 .kihonsisei ul,
.block1 .tokutyou ul {
  list-style: decimal outside;
  padding-left: 15px;
}


.block2 h3{
  width: 960px;
  margin: 0 auto 40px;
  background: url("../img/h3_bg960.png") no-repeat 0 100%;
  height: 35px;
}

.block2 ul{
  list-style: disc outside;
  padding-left: 15px;
}


.block2 h4{
  margin-left: 15px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: bold;
  color:#00873f;
}

.piccolohouse01,
.piccolohouse02,
.piccolohouse03{
  margin-bottom: 80px;
}

.piccolohouse_left{
  width: 500px;
  float: left; 
}

.piccolohouse_right{
  float: right;
  margin-right: 80px;
}


/* --------------------------------------------

contact

-------------------------------------------- */
.contact_wrap{
  background: url("../../images/common/contact_bg.png") repeat-x;
  height: 200px;
}

.contact_wrap .contact_banner{
  width: 960px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}

.contact_wrap .contact_banner a:hover{
  -ms-filter: "alpha( opacity=70 )";filter: alpha( opacity=70 );opacity: 0.7;
}

/* --------------------------------------------

footpoint

-------------------------------------------- */
.footpoint_wrap {
  width: 100%;
  height: 50px;
  border-top: 1px #eee solid;
  background-color: #fff;
}

.footpoint_wrap a{
  text-decoration: none;
  color: #333;
}

.footpoint_wrap a:hover{
  text-decoration: underline;
}

.footpoint {
  width: 960px;
  margin: 0 auto;
  background: url("/images/common/footpoint_home.png") no-repeat 0 80%;
}

.footpoint_home {
  margin-top: 13px;
  margin-left: 30px;
  display: inline-block;
}

.footpoint_1 {
  background: url("/images/common/footpoint_arrow.png") no-repeat 0 70%;
  margin-left: 10px;
  padding-left: 20px;
  padding-top: 13px;
  display: inline-block;
}
