﻿@charset "utf-8";

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

/*------------------------------------------------
   content
------------------------------------------------*/

div#content{
padding:0 0 95px 0;
}

h1{
margin:27px 0 45px 0;
}

ul#globalNav{
padding:0 0 15px;
}


/*------------------------------------------------
   textArea
------------------------------------------------*/

div#textArea{
float:left;
padding:15px 0 0 33px;
width:537px;
}

div#textArea h2{
margin:0 0 25px 0;
}

div#textArea p{
margin:0 0 20px 0;
}


/*------------------------------------------------
   right
------------------------------------------------*/

div#right{
float:right;
width:212px;
}

div#right ul{
margin:0 0 30px 0;
padding:0 0 0 2px;
line-height:0;
font-size:0px;
}

div#right ul li{
margin:0 0 5px 0;
}

div#right dl#news{
margin:5px 0 0 0;
padding:10px 0 0 0;
width:212px;
background:url(../image/ind_line01.gif) no-repeat left top;
line-height:1.4;
}

div#right dl#news dt{
padding:2px 0 0 10px;
width:73px;
height:16px;
background:url(../image/ind_bg01.jpg) no-repeat left top;
color:#ffffff;
font-size:10px;
}

div#right dl#news dd{
margin:7px 0 10px 0;
padding:0 0 10px 0;
background:url(../image/ind_line01.gif) no-repeat left bottom;
line-height:1.2;
}

/* -------------------------------------- */

div#right dl#news2{
margin:5px 0 0 0;
padding:10px 0 0 0;
width:212px;
background:url(../image/ind_line01.gif) no-repeat left top;
line-height:1.4;
}

div#right dl#news2 dt{
padding:2px 0 0 10px;
width:95px;
height:16px;
background:url(../image/ind_bg_kyuzin.jpg) no-repeat left top;
color:#ffffff;
font-size:10px;
}

div#right dl#news2 dd{
margin:7px 0 10px 0;
padding:0 0 10px 0;
background:url(../image/ind_line01.gif) no-repeat left bottom;
line-height:1.2;
}

/* -------------------------------------- */


