@charset "shift_jis";
body {
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
font-size: 100%;

color: #000000;
background-color: #eeeeee;
margin: 0px;
padding: 0px;

background-image: url(bg.gif);
background-repeat: no-repeat;
background-position: center top;
}
body#top {
background-image: url(../RGB_image_folder/RGB_TOP_01.jpg);
background-repeat: no-repeat;
background-position: center top;
}

ul{
list-style-type: none;
}
img {
border: none;
}
input,textarea,select {
font-size: 1em;
}
form {
margin: 0px;
}
a {
color: #123456;
}