/*全体設定*/
*{margin:0; padding:0;}
body{ background-color: #320000; background-repeat: no-repeat; width:100%; height: 100%; }
/*コンセプト設定*/
h1 { background-image: url(images/info_title.gif); background-repeat: no-repeat; width: 189px; height: 48px; margin-top: 50px; margin-left: 35px; display: block; }
h2 { color: white; font-size: 1em; line-height: 1em; margin-top: 20px; margin-left: 35px; }
p { color: #fff; font-size: 0.75em; line-height: 1.6em; letter-spacing: 2pt; }
.contents_left { background-image: url(images/bg_image.jpg); width: 530px; height: 450px; }
#text_box1 { margin-top: 10px; margin-left: 35px; height: 110px; }
#text_box_next { margin-top: 243px; margin-left: 35px; height: 30px; }
.image_box_big { width: auto; height: 55px; margin-top: 20px; margin-left: 35px; }
.image_box_next { margin-top: 20px; margin-left: 35px; width: auto; height: 55px; }
img { float: left; margin-right: 15px; }
#text_box3 p { color: #fff; font-size: 10px; line-height: 14px; letter-spacing: 2px; margin-top: 5px; margin-left: 35px; }
#text_box3 {  }
