@charset "UTF-8";

/*
**********************************************************************

* flow.css

* site name   : http://www.bitcampus.net/
* description : Flow Page styles
* since       : 2008-12-03
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Main Body styles

==========================================================
*/

/*
*********************************************************************

* 1:Main Body styles

*********************************************************************
*/
#lNav #Menu{
border:1px solid #D4D4D4;
border-top:2px solid #304D7B;
margin-bottom:1.5em;
}
#lNav #Menu h3{
background:#F4F4F4;
float:none;
width:auto;
padding:0.2em 0 0.2em 0.5em;
margin-bottom:0.2em;
}
#lNav #Menu ul{
padding:0 0.2em 0.2em;
}
#lNav #Menu li{
font-size:100%;
padding:0.2em;
margin-bottom:0.6em;
}
#Contents #cNav li{
background:url("../img/flow/btn_before_after.jpg") 0 0 no-repeat;
text-indent:-999em;
float:left;
width:160px;
height:34px;
padding-right:15px;
}
#Contents #cNav li.after{
background-position:-177px 0;
}
#Contents #cNav li.after a{
background-position:-177px -34px;
}
#Contents #cNav li a{
background:url("../img/flow/btn_before_after.jpg") 0 -34px no-repeat;
display:block;
overflow:hidden;
width:100%;
height:100%;
}
#Contents #cNav li.after a:hover{
background-position:-177px 0;
}
#Contents #cNav li a:hover{
background-position:0 0;
}
#Contents dt{
float:left;
clear:left;
width:183px;
margin-bottom:1.5em;
}
#Contents dd{
background:#FAFAFA url("../img/common/icn_dot_blue.gif") 10px 18px no-repeat;
float:left;
width:356px;
padding:10px 10px 10px 20px;
margin-bottom:1.5em;
}
* html #Contents dd{
margin-bottom:1.7em;
}
#Contents dd.inquiry{
min-height:57px;
}
#Contents dd.explanation{
min-height:31px;
}
#Contents dd.contract{
background-image:none;
min-height:13px;
}
#Contents dd.preparation{
min-height:131px;
}
#Contents dd.start{
min-height:33px;
}
#Contents dd.meeting_user{
min-height:65px;
}
#Contents dd.content{
min-height:65px;
}
* html #Contents dd.inquiry{
height:57px;
}
* html #Contents dd.explanation{
height:31px;
}
* html #Contents dd.contract{
height:13px;
}
* html #Contents dd.preparation{
height:131px;
}
* html #Contents dd.start{
height:33px;
}
* html #Contents dd.meeting_user{
height:65px;
}
* html #Contents dd.content{
height:65px;
}
#Contents dd span{
border-left:1px solid #D4D4D4;
display:block;
padding-left:0.5em;
margin:0.5em 0;
}
* html #Contents dd span{
margin:0;
}