@charset "UTF-8";
/* CSS Document */
/* main-cts ---------------------------- */
#main-cts .wrapper{
height:600px;

}
#main-cts h2 {
background-image: url(images/title.gif);
height: 69px;
width: 701px;
}
#main-cts .image-box {
height: 618px;
width: 378px;
position: absolute;
top: 80px;
right: -20px;
}
#main-cts .text-box h3 {
background-image: url(images/h2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
height: 50px;
width: 334px;
overflow: hidden;
margin: 0px;
}
#main-cts .text-box p { }
#main-cts .text-box p.honbun {
width: 367px;
font-size: 1px;
line-height: 1px;
background-image: url(images/text.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -1000em;
display: block;
margin: 0px;
padding: 0px;
height: 293px;
overflow: hidden;
}
#main-cts .text-box p.explain {
width:360px;
font-size: 11px;
line-height: 16px;
margin: 0 0 10px 0;
}
#main-cts .text-box p.attention {
font-size: 11px;
width: 360px;
}

