/* CSS Document */

body{
background-color:#fff;
background-image: url("../images/back.gif");
margin-top: 0px;
}

.contents{
  background-color:#fff;
  width: 760px;
  padding:0px;
}
.text{
  line-height:20px;
  font-color:#333;
  padding:5px;
  width:700px;
}
.text_top{
  line-height:20px;
  font-color:#333;
  padding:5px;
  width:550px;
}

.text11{
  font-size:11px;
  line-height:26px;
  font-color:#333;
}

.text_w{
  color:#fff;
}

.text_r{
  color:#c00;
}

.text_l{
  font-size:14px;
  line-height:22px;
  font-weight:bold;
}

.copy{
  font-size:11px;
  color:#ccc;
  width:760px;
  height:25px;
  background-color:#033;
}

.head{
  width:760px;
  height:60px;
  background-color:#033;
}

.head2{
  width:760px;
  height:20px;
  background-color:#366;
}

.info_box{
  font-size:11px;
  line-height:16px;
  color:#000;
  font-weight:bold;
  padding:5px;
  width:550px;
}

.title{
  color:#fff;
  font-weight:bold;
  background-color:#c60;
  padding:2px;
  width:740px;
  margin-top: 20px;
  border-bottom:5px solid #033;
}
.title2{
  background-color:#86BE99;
  text-align:center;
  line-height:24px;
  color:#ffffff;
  font-weight:bold;
  padding:3px;
  width:700px;
}

.sub_title{
  line-height:18px;
  color:#366;
  font-weight:bold;
  padding:3px;
  width:700px;
}
.sub_title_java{
  line-height:18px;
  color:#366;
  font-weight:bold;
  padding:3px;
  width:100%;
}