@charset "UTF-8";

/*
--------------------------
■format
■wrapper
■header
■menu
■sub
■image
■content
■footer
--------------------------
*/


/* ■format
-----------------------------------*/

/* ■wrapper
-----------------------------------*/

/* ■header
-----------------------------------*/

/* ■menu
-----------------------------------*/

/* ■sub
-----------------------------------*/

div#sub-menu li{
margin-top:0px;
padding: 10px 0px 5px 20px;
}

li.line{
margin-bottom:0.4em;
padding-bottom:0.1em;
list-style:none;
border-bottom:1px dotted #666666;
}

div.sub-text{
width:180px;
margin-top:30px;
}

div.sub-text dt{
font-weight: bold;
text-align: center;
padding: 7px 0 2px 0;
border-top: 2px solid #004400;
border-bottom: 2px solid #004400;
}

div.sub-text dd{
padding:5px;
line-height:1.7em;
}

div.sub-text p{
text-indent: 0px;
padding-left: 0px;
padding-right: 0px;
}

/* ■image
-----------------------------------*/

div#image{
width:600px;
height: 600px;
margin-top:0px;
float:right;
background-image: url('img/new-map.gif');
background-repeat:no-repeat;
}

div#image p{
font-size: 1.5em;
color: #00bb00;
font-weight: bold;
padding:30px 20px 0 0;
}

div#studioga{
width:500px;
height:530px;
float:right;
margin:15px 15px 0px 0px;
}

div#studioga-mini{
width:67px;
float:right;
padding:0px;
margin:0px;
}

div#studioga p{
font-size: 1.5em;
color: #00bb00;
font-weight: bold;
padding:30px 0px 0px 0px;
}

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

div#content{
width:700px;
height:300px;
float:left;
}

div#content-main{
width:400px;
height:300px;
float:right;
}

p.word{
padding: 1px 15px 1px 15px;
}

div#content-main li{
margin:0 10px;
padding: 10px 10px 10px 2em;
background-image: url('img/fts012_list.gif');
background-repeat: no-repeat;
background-position: 0px 15px;
border-bottom: 1px dotted #004400;
}

/* ■footer
-----------------------------------*/



