/* CSS Document */


/*=====================================================*/
/*h2̐ݒ*/
/*=====================================================*/

h2#about
{
width:960px;
height:95px;
margin:0px auto;
font-size:-1px;
text-indent:-9999px;
background: url(../../about/img/h2.jpg) 0% 0% no-repeat;
clear:both;
}


/*H3*/

h3#about_01
{
width:670px;
height:45px;
margin-top:0px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../about/img/h3_01.jpg) 0% 0% no-repeat;
clear:both;
}


/*H4*/

h4#about_01
{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../about/img/h4_01.jpg) 0% 0% no-repeat;
clear:both;
}

h4#about_02
{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../about/img/h4_02.jpg) 0% 0% no-repeat;
clear:both;
}

h4#about_03
{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../about/img/h4_03.jpg) 0% 0% no-repeat;
clear:both;
}



/*p*/

p.about_01{
width:670px;
height:216px;
margin:0px;
background: url(../../about/img/txt1_01.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}


p.about_02{
width:670px;
height:43px;
margin:0px;
background: url(../../about/img/txt2_01.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}

p.about_02_2{
width:670px;
height:33px;
margin:0px;
background: url(../../about/img/txt2_02.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}

p.about_02_3{
width:670px;
height:33px;
margin:0px;
background: url(../../about/img/txt2_03.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}

p.about_02_4{
width:670px;
height:33px;
margin:0px;
background: url(../../about/img/txt2_04.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}




p.about_03{
width:670px;
height:76px;
margin:0px;
background: url(../../about/img/txt3_01.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}

p.about_04{
width:670px;
height:109px;
margin:0px;
background: url(../../about/img/txt4_01.jpg) 0% 0% no-repeat;
font-size:-1px;
text-indent:-9999px;
}


/*hr*/

hr {
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #cccccc;
height: 1px;
width:670px;
margin:15px 0px;
}

