/*全体設定*/
*{margin:0; padding:0;}
body{ background-image: url(images/concept_image.jpg); background-repeat: no-repeat; width:100%; height: 100%; }
/*コンセプト設定*/
h1 { background-image: url(images/concept_title.gif); background-repeat: no-repeat; width: 189px; height: 48px; margin-top: 20px; margin-left: 35px; display: block; }
h2 { color: #eadfd7; font-size: 1em; line-height: 1.2em; margin-top: 20px; margin-left: 35px; }
p { color: #fff; font-size: 0.7em; line-height: 1.4em; letter-spacing: 2px; }
#text_box3 p { color: #fff; font-size: 10px; line-height: 14px; letter-spacing: 2px; margin-top: 5px; }
#text_box1 { margin-top: 10px; margin-left: 35px; }
#text_box2_big { margin-top: 10px; margin-left: 35px; }
#text_box2 { float: left; }
#text_box3 { float: left; }
#image_box1 { padding-top: 40px; }
.txt_small { color: #fff; font-size: 0.65em; }
img { padding-bottom: 5px; }
