/*全体設定*/
*{margin:0; padding:0;}
body{ width:100%; height: 100%; }
.main_body { background-image: url(images/dammy.jpg); background-repeat: no-repeat; }
.main_body1 { background-image: url(images/01.jpg); background-repeat: no-repeat; }
.main_body2 { background-image: url(images/02.jpg); background-repeat: no-repeat; }
.main_body3 { background-image: url(images/03.jpg); background-repeat: no-repeat; }
.main_body4 { background-image: url(images/04.jpg); background-repeat: no-repeat; }
.main_body5 { background-image: url(images/05.jpg); background-repeat: no-repeat; }
.main_body6 { background-image: url(images/06.jpg); background-repeat: no-repeat; }
.main_body7 { background-image: url(images/07.jpg); background-repeat: no-repeat; }
/*コンセプト設定*/
h1 { background-image: url(images/salondata_title.gif); background-repeat: no-repeat; width: 189px; height: 48px; margin-top: 80px; margin-left: 35px; display: block; }
h2 { color: white; font-size: 1em; line-height: 1em; margin-top: 20px; margin-left: 35px; }
p { color: white; font-size: 0.75em; line-height: 1.6em; letter-spacing: 2px; }
#text_box1 { height: 127px; margin-top: 20px; margin-left: 35px; }
#text_box_next { margin-top: 243px; margin-left: 35px; height: 30px; }
.image_box_big { width: auto; height: 45px; margin-top: 15px; margin-left: 20px; }
.image_box_big2 { margin-top: 15px; margin-left: 35px; width: auto; height: 45px; }
.image_box_botan { margin-top: 385px; margin-left: 20px; width: auto; height: 45px; }
.image_box_next { margin-top: 320px; margin-left: 20px; width: auto; height: 45px; }
.image_box_next_top { margin-top: 25px; margin-left: 35px; width: auto; height: 45px; }
img { float: left; margin-right: 15px; }
