body {
    background: url(../Media/Welcome_image/background.jpg) repeat-x;
    text-align: center;
}
img { 
    border: none; 
    background: transparent;
}
.body_content {
    width: 700px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.header_layer {
    width: 700px;
}
a {
    color: #ffffff;
	text-decoration: none;
}
a:hover {
    color: #ff0000;
	text-decoration: none;
}
a:active {
    color: #0000ff;	
	text-decoration: none;
}
.body_layer {
    width: 700px;
}
.Skip {
    background: transparent;
}
.Bodycontent {
    color: #ffffff;
    font-family: 'HiraKakupro-W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    text-align: left;
}
.Spacer {
    height: 1800px;
    line-height: 30px;
}
.footer_layer {
    width: 700px;
    height: 100px;
    color: #272452;
    font-family: 'osaka Regular';
    font-size: 11px;
}