@import "common.css";
@import "contents.css";


h1{background-image:url(../img/h1/h1-about.jpg);}

h2{margin-bottom:0; background-image:url(../img/about/h2-about.jpg);}

#main-image{
background-image:url(../img/about/img-about.jpg);
height:301px;
}

#h3-about,#h3-info{height:24px;}

#h3-about{background-image:url(../img/about/h3-about.jpg);}
#h3-info{margin-bottom:15px; background-image:url(../img/about/h3-info.jpg);}


#box-s{
width:625px;
margin:auto;
}

#box-s td{padding-top:8px; font-size:12px;}


#photo01,#photo02,#photo03{
height:194px;
background-repeat:no-repeat;
}

#photo01{width:235px; background-image:url(../img/about/photo01.jpg);}
#photo02{width:175px; background-image:url(../img/about/photo02.jpg);}
#photo03{width:175px; background-image:url(../img/about/photo03.jpg);}


#text{
color:#666;
font-size:14px;
line-height:1.5;
padding:5px 5px 15px 15px;
margin-top:8px;
text-align:center;
}

#info-bg{
background-color:#FFFFE6;
padding:15px;
margin-bottom:60px;
}


#box{
width:560px; 
margin:auto;
}


#box td{
padding:15px;
border-bottom:1px solid #CCC;
color:#666;
font-size:14px;
line-height:1.5;
}


#box td.no-line{border:0; padding-bottom:0;}


#icon_01,#icon_02,#icon_03,#icon_04,#icon_05,#icon_06,#icon_07{
width:94px;
height:21px;
background-repeat:no-repeat;
background-position:40% 50%;
text-indent:-9999px;
}


#icon_01{background-image:url(../img/about/icon_01.jpg);}
#icon_02{background-image:url(../img/about/icon_02.jpg);}
#icon_03{background-image:url(../img/about/icon_03.jpg);}
#icon_04{background-image:url(../img/about/icon_04.jpg);}
#icon_05{background-image:url(../img/about/icon_05.jpg);}
#icon_06{background-image:url(../img/about/icon_06.jpg);}
#icon_07{background-image:url(../img/about/icon_07.jpg);}

#box td table{
margin:0
}
#box td table td{
padding:0 10px 0 0;
border:0;
}


