/* レイアウト
---------------------------------------------*/
#box {
background: url(img/intro_bg.gif) right top no-repeat;
}

/* 見出し
---------------------------------------------*/
h1 {
text-indent: -10000px;
height: 135px;
background: url(img/h1_intro_bg.jpg) left top no-repeat;
}

/* 本文
---------------------------------------------*/
p {
text-align: justify;
padding: 0px 192px 0px 24px;
}

