@charset   "UTF-8";
#all,#all *{
  margin : 0px;
  padding : 0px 0px 0px 0px;
  position : relative;
  background-repeat : no-repeat;
}
body #all{
  margin-left : auto;
  margin-right : auto;
  margin-top : 10px;
  width : 750px;
}
body{
  font-size : 13px;
}
#all a{
  text-decoration : none;
  color : navy;
}
#all #footer{
  clear : both;
  text-align : center;
}
#all #header a{
  text-indent : -9999px;
  width : 80px;
  height : 32px;
  overflow : hidden;
  background-image : url(../img/header.gif);
  display : block;
}
#all #left_half{
  width : 370px;
  float : left;
  clear : both;
}
#all #right_half{
  width : 370px;
  float : right;
  clear : right;
}
#all .content{
  background-image : url(../img/content.gif);
  width : 370px;
  height : 210px;
  margin-top : 10px;
  margin-bottom : 10px;
}
#all .content h2{
  position : absolute;
  top : 0px;
  left : 0px;
  width : 370px;
  height : 210px;
  z-index : 3;
}
#all .content p{
  width : 340px;
  height : 157px;
  position : absolute;
  top : 38px;
  left : 15px;
  z-index : 1;
  background-position : 0px 47px;
  line-height : 15px;
}
#all .content h2 a{
  width : 340px;
  height : 180px;
  display : block;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  font-size : 16px;
}
#all .graph{
  width : 170px;
  height : 110px;
  position : absolute;
  top : 85px;
  left : 185px;
  z-index : 2;
}
#file_1 p{
  background-image : url(../img/photo_1.jpg);
}
#file_1 .graph{
  background-image : url(../img/graph_1.gif);
}
#file_2 p{
  background-image : url(../img/photo_2.jpg);
}
#file_2 .graph{
  background-image : url(../img/graph_2.gif);
}
#file_3 p{
  background-image : url(../img/photo_3.jpg);
}
#file_3 .graph{
  background-image : url(../img/graph_3.gif);
}
#file_4 p{
  background-image : url(../img/photo_4.jpg);
}
#file_4 .graph{
  background-image : url(../img/graph_4.gif);
}
#file_5 p{
  background-image : url(../img/photo_5.jpg);
}
#file_5 .graph{
  background-image : url(../img/graph_5.gif);
}
#file_6 p{
  background-image : url(../img/photo_6.jpg);
}
#file_6 .graph{
  background-image : url(../img/graph_6.gif);
}
#file_7 p{
  background-image : url(../img/photo_7.jpg);
}
#file_7 .graph{
  background-image : url(../img/graph_7.gif);
}
#file_8 p{
  background-image : url(../img/photo_8.jpg);
}
#file_8 .graph{
  background-image : url(../img/graph_8.gif);
}
#file_9 p{
  background-image : url(../img/photo_9.jpg);
}
#file_9 .graph{
  background-image : url(../img/graph_9.gif);
}
#file_10 p{
  background-image : url(../img/photo_10.jpg);
}
#file_10 .graph{
  background-image : url(../img/graph_10.gif);
}
#file_11 p{
  background-image : url(../img/photo_11.jpg);
}
#file_11 .graph{
  background-image : url(../img/graph_11.gif);
}
#file_12 p{
  background-image : url(../img/photo_12.jpg);
}
#file_12 .graph{
  background-image : url(../img/graph_12.gif);
}
#file_13 p{
  background-image : url(../img/photo_13.jpg);
}
#file_13 .graph{
  background-image : url(../img/graph_13.gif);
}
#file_14 p{
  background-image : url(../img/photo_14.jpg);
}
#file_14 .graph{
  background-image : url(../img/graph_14.gif);
}
#file_15 p{
  background-image : url(../img/photo_15.jpg);
}
#file_15 .graph{
  background-image : url(../img/graph_15.gif);
}
#file_16 p{
  background-image : url(../img/photo_16.jpg);
}
#file_16 .graph{
  background-image : url(../img/graph_16.gif);
}
#file_17 p{
  background-image : url(../img/photo_17.jpg);
}
#file_17 .graph{
  background-image : url(../img/graph_17.gif);
}
#file_18 p{
  background-image : url(../img/photo_18.jpg);
}
#file_18 .graph{
  background-image : url(../img/graph_18.gif);
}
#all #ex_title{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  position : absolute;
  top : 0px;
  left : 0px;
  font-weight : bold;
}
#all #explain p{
  width : 170px;
  line-height : 1.2;
}
#explain .graph{
  background-image : url(../img/sample.gif);
}
#all #explain{
  background-image : url(../img/explain.gif);
}
#all #header{
  width : 80px;
  height : 32px;
  float : left;
}
#header_link{
  width : 100%;
  position : absolute;
  top : 0px;
  left : 0px;
}
#header_link form{
  margin-left : auto;
  margin-right : auto;
  width : 750px;
  position : relative;
}
#header_link select{
  position : absolute;
  top : 10px;
  right : 0px;
}
#all #explain p span{
  margin-bottom : 1em;
  display : block;
}
