﻿@charset   "UTF-8";
/**************************************/
/*             wire frame             */
/**************************************/

div#header{
  margin-left : auto;
  margin-right : auto;
  text-align : left;
  width : 1070px;
  position : relative;
}
#nav-top{
  margin : 0px 0px 0px 0px;
  padding : 0px;
  float : right;
}

div#topic {
   clear: both;
   width:450px;
}
#page {

}


#top{
  width : 1070px;
  text-align : left;
  position : relative;
  margin-right : auto;margin-left : auto; 
  height : 310px;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;border-color : #CCB05A;
  clear : both;
}
#top2{
  width : 290px;
  height : 320px;
  border-width : 2px 0px 2px 0px;
  border-style : solid solid solid solid;border-color : #CCB05A;
  clear : both;
}

div#coment{
 float:left;
}

div#header_info{
   float:right;
}



#main{
  width : 1070px;
  text-align : left;
  position : relative;
  margin-right : auto;
  margin-left : auto; 
  height : auto;
  clear : both;
}

.win_1{
  width : 770px;
  height :auto;
  margin:0;
  padding-top : 15px;
  text-align : left;
  float : left;
  clear : both;
}

.box{
    display: block;
    width:320px;
    float : left;

}

.form{
  background-color : #d8e9b3;
  width : 750px;
  padding : 20 0 20 0;
  margin : 0;
  clear : both;
}

.clear { clear:both; }

.ken2{
  display: block;
  width : 324px;
  height : auto;
  background-color : #ffffff;
  line-height : 1.8em;
  padding-top : 10px;
  padding-bottom : 10px;
  float : left;
  margin-bottom : 20px;
  margin-left : 23px;
  padding-left : 8px;
  padding-right : 8px;
}

.ken3{
  display: block;
  width : 688px;
  background-color : #ffffff;
  line-height : 1.8em;
  height : auto;
  padding-top : 10px;
  padding-bottom : 10px;
  float : left;
  margin-bottom : 20px;
  margin-left : 23px;
  padding-left : 8px;
  padding-right : 8px;
}


.win_2{
  width : 290px;
  float : right;
}


.woman{
  width : 288px;
  height :auto;
  margin : 25  0 50 0;
  border-width : 0px;
  border-style : solid;
  border-color : #CCB05A;
  padding-bottom : 15px;
  text-align : left;
}

.top-50{
  margin : 50  0 0 0;
}

#footer {
  width : 1070px;
  text-align : left;
  position : relative;
  font-size : 12px;
  margin-right : auto;margin-left : auto; 
  color : #92b14e;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #92b14e;
  clear : both;
}
   