html { overflow-y: scroll;}

A:link {text-decoration: underline;  color : #ffaacc;}
A:visited {text-decoration: underline;  color : #ff77aa;}
A:hover {text-decoration: underline;  color : #ffffff;}

body{margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-color :#000000;}

.black_1{font-size:100% ;color : #000000 ;}
.black_2{font-size:20px ; line-height:20px; ;color : #000000 ; font-weight: bold;}
.black_3{font-size:44px ; line-height:40px; ;color : #000000 ; font-weight: bold;}

.white_1{font-size:100% ;color : #ffffff; margin:5px 0px 40px 0px; border-top: 1px solid #ffaaee;}
.white_2{font-size:20px ; line-height:20px; ;color : #ffffff ; font-weight: bold; margin-bottom:0px;}
.white_3{font-size:44px ; line-height:40px; ;color : #ffffff ; font-weight: bold;}

.gaiyou_title{font-size:100% ;color : #ffffff; margin:0px 0px 0px 0px; border-top: 1px solid #ffaaee;}
.gaiyou_body{font-size:100% ;color : #ffffff; margin:0px 0px 20px 100px;}

.indexbg {
  background: #aa0055 url(indexbg.png) no-repeat 50% 50%;
}

