/********************! main.html *****************/

body {
/*margin-top:154px;*/
padding:0;
background-color:#000000;
font-family:Hiragino Kaku Gothic ProN;
font-weight: bold;
}

a {
color:#ffffff;
text-decoration:none;
}

/*---------------INDEX_st------------------*/

#wrapper {
margin:0;
padding:0;
width:100%;
height:100%;
text-align:center;
}

/*---------------HEADER_st------------------*/

header {
width:100%;
height:auto;
position: relative;
overflow:hidden;
}

header img {
width:100%;
height:auto;
overflow:hidden;
}

/*---------------HEADER_en------------------*/

/*---------------BANNER_st------------------*/

.button_top {
margin:0 0 10px 0;
width:100%;
height:auto;
overflow:hidden;
}

.button_top img {
margin:0;
width:100%;
overflow:hidden;
}

.button_under {
margin:5px 0 10px 0;
width:100%;
height:auto;
overflow:hidden;
}

.button_under img {
margin:0;
width:100%;
overflow:hidden;
}

/*----------------BANNER_en------------------*/

/*---------------CONTENT_st------------------*/

#content {
margin:0;
width:100%;
height:auto;
overflow:hidden;
}

#content img {
width:100%;
overflow:hidden;
}

/*---------------CONTENT_en------------------*/

/*---------------FOOTER_st------------------*/

footer {
margin:0 0 50px 0;
width:100%;
height:auto;
overflow:hidden;
}

footer img {
width:100%;
overflow:hidden;
}

/*---------------FOOTER_en------------------*/
