﻿@charset "utf-8";

/*----------------------------------------------*/
/*                                              */
/*  Maker   : Ayako Okubo                       */
/*  Company : Elephant Communications inc.      */
/*                                              */
/*----------------------------------------------*/

/*------------------------------------------------
   index.html
------------------------------------------------*/

/* main ----------------------------------------*/

div#main h3{
margin:25px 0 15px 0;
padding:0 0 15px 0;
background:url(../image/all_line01.gif) no-repeat left bottom;
}

div#main h4{
font-size:14px;
color:#084450;
font-weight:bold;
}

div#main p#lead{
margin:35px 0 0 0;
}

div#main p.text{
margin:0 0 25px 0;
line-height:1.6;
}




