@charset "shift_jis";




html,BODY,TD{
	font-size:12px;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

.line{
  background-color : #646464;
  height : 1px;
  font-size : 1pt;
  }

A{
  color : #3278D2;
  text-decoration : none;
}

A:HOVER{
  color : #FF7800;
  text-decoration : underline;
}

.td_back{
  background-image: url('image/top_image01.jpg');
  background-repeat:no-repeat;
  background-position:0% 0%;
}

.td_back2{
  background-image: url('image/back_image01.jpg');
  background-repeat:no-repeat;
  background-position:0% 0%;
}

.td_line{
 font-size: 1px;
 border-left : 275px solid #AA96FF;
 border-right : 100px solid #DC0000;
 height : 7px;
}

.td_line2{
 font-size: 1px;
 border-left : 497px solid #AA96FF;
 border-right : 120px solid #DC0000;
 height : 7px;
}

 .td_box{
  font-size : 12px;
  padding-top:5px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
}