@charset "Shift_JIS";

@import url(default.css);
@import url(basic.css);
@import url(globalheader.css);
@import url(footer.css);


h2,h3,h4,h5,h6{text-indent:-9998px;}

h3{
font-size:1px;
line-height:0;
}

div#header{
height: 220px;
background: url(../img/web/header.png) no-repeat center top;
}


div.header-text{
margin-top: 60px;
margin-left: 40px;
width: 260px;
text-align: justify;
}

div#contents{
height: 220px;
}

div.box-01,.box-02{
width: 450px;
height: 260px;
}

div.box-01{
float: left;
background: url(../img/web/box-01.png) no-repeat center top;
}

div.box-02{
float: right;
background: url(../img/web/box-02.png) no-repeat center top;
}

div.h-text{
margin-top: 50px;
margin-left: 30px;
width: 170px;
text-align: justify;
}

.right{
color:#999999;
padding-top:10px;
font-size:10px;
text-align: right;
}





