@charset "UTF-8";

/*
**********************************************************************

* system.css

* site name   : http://www.fri-e.com/
* description : Follow System Page Style
* since       : 2007-10-28
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* system
--------------------------------------------------------------------*/
div#system h2{
background:url("../system/img/ttl_system.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:20px;
}
div#system p.lead{
margin:0 10px 20px;
}
div#system ul#system-menu{
width:525px;
margin-bottom:30px;
}
div#system ul#system-menu li{
background:url("../img/icn_arrow_brown.gif") 0 5px no-repeat;
font-size:90%;
font-weight:bold;
float:left;
width:160px;
margin:0;
padding-left:15px;
}
div#system ul{
width:525px;
margin:0 auto;
}
div#system p.txt{
background:url("../system/img/bg_about_btm.gif") 0 100% no-repeat;
padding:10px 15px;
width:495px;
}
div#system li{
margin-bottom:20px;
}
div#system li h3{
width:525px;
height:35px;
text-indent:-9999px;
}
div#system li#teacher h3{
background:url("../system/img/ttl_about_teacher.gif") 0 0 no-repeat;
}
div#system li#change h3{
background:url("../system/img/ttl_about_change.gif") 0 0 no-repeat;
}
div#system li#check h3{
background:url("../system/img/ttl_about_check.gif") 0 0 no-repeat;
}
div#system li#fax h3{
background:url("../system/img/ttl_about_fax.gif") 0 0 no-repeat;
}
div#system li#phone h3{
background:url("../system/img/ttl_about_phone.gif") 0 0 no-repeat;
}
div#system li#info h3{
background:url("../system/img/ttl_about_info.gif") 0 0 no-repeat;
}
div#system li#exam h3{
background:url("../system/img/ttl_about_exam.gif") 0 0 no-repeat;
}
div#system li#text h3{
background:url("../system/img/ttl_about_text.gif") 0 0 no-repeat;
}

div#system p.btn_request{
background:url("../img/btn_request_data.gif") 0 0 no-repeat;
width:375px;
height:45px;
margin:20px auto 40px;
text-indent:-9999px;
}
div#system p.btn_request a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}
