/* レイアウトの設定*/
BODY{
  margin:0px;
  padding:0px;
  background-color : white;
  text-align : center;
}
H1{
  font-size : 16px;
  margin-top : 3px;
  margin-bottom : 3px;
}
H2{
  font-size : 14px;
  margin-top : 0px;
  margin-bottom : 1px;
  text-align : center;
}
H3{
  text-align : center;
  color : #75603c;
  font-style : italic;
  padding-top : 5px;
  margin-top : 0px;
  font-size : large;
}
A:HOVER{
  color : red;
}
BODY{
  text-align : center;
  background-color : white;
}
#icoleft{
  text-align : center;
  margin-top : 10px;
  margin-bottom : 10px;
}
/* ヘッダーの設定*/
#head{
  width:800px;
  background-color : white;
  margin-left : auto;
  margin-right : auto;
  text-align : left;
  height : 168px;
}
/* ラッパーの設定*/
#wrap{
  position:relative;
  width:800px;
  background-color : white;
  margin-left : auto;
  margin-right : auto;
}
/* 左側の設定*/
#left{
  width : 168px;
  height:500px;
  float:left;
  background-color : white;
}
/* 右側の設定*/
#right{
  width : 630px;
  height : 3000px;
  float:right;
  background-color : white;
  text-align : left;
  
}
/* フッターの設定*/
#foot{
  position:relative;
  width:800px;
  height:100px;
  background-color : white;
  clear : both;
  font-size : 10px;
}
/* MHRバナー */

#bn_a1{
  width : 250px;
  height : 60px;
  float : left;
  margin-bottom : 10px;
}
#bn_a2{
  margin-left : auto;
  margin-top : auto;
  margin-right : auto;
  margin-bottom : auto;
}
/* バナーA */

.miniico{
  margin-top : 21px;
  margin-left : 35px;
  float : left;
  height : 60px;
}
/* 左メニュー部　R四角指定*/
.lboxtop{
  background-image : url(img/lboxtop.gif);
  height : 16px;
  width : 166px;
  background-repeat : no-repeat;
  background-position : left top;
  background-color : white;
}
.lboxbottom{
  background-image : url(img/lboxbottm.gif);
  width : 166px;
  height : 15px;
  background-repeat : no-repeat;
  background-position : left bottom;
  background-color : white;
}
.lboxin{
  width : 166px;
  background-image : url(img/lboxin.gif);
  background-repeat : repeat-y;
  padding-bottom : 20px;
  margin-bottom : -2px;
  margin-top : -2px;
  background-color : white;
  height : auto;
}
/* 右レポートコンテンツ部　R四角指定*/
.rboxtop{
  background-image : url(img/rboxtop.gif);
  height : 40px;
  width : 626px;
  background-repeat : no-repeat;
  background-position : left top;
  background-color : white;
}
.rboxbottom{
  background-image : url(img/rboxbottm.gif);
  width : 626px;
  height : 34px;
  background-repeat : no-repeat;
  background-position : left bottom;
  margin-top : 0px;
  background-color : white;
}
.rboxin{
  width : 626px;
  background-image : url(img/rboxin.gif);
  background-repeat : repeat-y;
  margin-bottom : 0px;
  margin-top : -2px;
  background-color : white;
  line-height : 150%;
  height : auto;
}
/* メニューロールメイン　*/
UL#menuselect{
  width : 97px;
  float : left;
  list-style-type : none;
  margin-left : 12px;
  padding-left : 12px;
  padding-bottom : 5px;
}
UL#menuselect LI{
  list-style:none;
  float:left;
  width:97px;
  padding-left : 10px;
}
UL#menuselect A{
  display:block;
  width:97px;
  height:97px;
  text-indent : -200px;
  overflow:hidden;
}
a:hover.gotop3{
  background-position:0px -97px;
}
a.gotop3{
  background-image : url(img/gotop3.gif);
}
a:hover.repo3{
  background-position:0px -97px;
}
A.repo3{
  background-image : url(img/repo3repo.jpg);
}
a:hover.qaico3{
  background-position:0px -97px;
}
A.qaico3{
  background-image : url(img/qaico3.gif);
}
.miniico{
  margin-top : 21px;
  margin-left : 35px;
  float : left;
  height : 60px;
}
#coment{
  width : 580px;
  margin-left : 20px;
  background-color : white;
}
.repoli{
  font-weight : bold;
  color : maroon;
  list-style-image : url(img/ico_listb.gif);
}
