@charset "utf-8";

/*------------------------------------------------
    about/philosophy/index.html styles
--------------------------------------------------*/
#pagetitle h1{
    width: 637px;
    height: 40px;
    background: url(../images/ind_pagetitle.gif) left top no-repeat;
}
h2.ind_title01{
    margin: 2px 0 20px 0;
    padding: 0;
    background: none;
}
.ind_title02 {
    margin: 19px 0 15px 0;
}

#main_contents .ullist01_line {
    padding: 10px 20px 10px 20px;
    border: solid 5px #0081cc;
}

/* image */
.image01 span{
    padding: 0px;
    background: #ffffff
}



