@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for service style
	
*/


/* 1.for service style
===============================================================*/
div.service div#contents{
background:#3a8fdf;
}
div.service div#leftBar ul{
margin:0;
}
* html div.service div#leftBar ul{
margin:0 0 10px 0;
}
*:first-child+html div.service div#leftBar ul{
margin:0 0 10px 0;
}
div.service div#leftBar ul li{
width:164px;
padding:0;
margin:0;
line-height:1.2;
}
div.service div#leftBar ul li a{
width:144px;
display:block;
padding:8px 8px 8px 20px;
vertical-align:middle;
background-color:#ffffff;
background-image:url("../images/img_bar_ico.gif");
background-repeat : no-repeat;
background-position : 4px center;
border:2px solid #2183e0;
}
div.service div#leftBar ul a:hover{
background-color:#cde6fd;
border:2px solid #005eea;
width:144px;
background-image:url("../images/img_bar_ico_o.gif");
background-repeat : no-repeat;
background-position : 4px center;
}
div.service div#leftBar ul li.page a{
background-color:#cde6fd;
border:2px solid #005eea;
width:144px;
background-image:url("../images/img_bar_ico_o.gif");
background-repeat : no-repeat;
background-position : 4px center;
}
div.section h2{
border-left:3px solid #3a8fdf;
width:630px;
height:22px;
padding:0 0 0 0;
margin:0 0 16px 0;
font-weight:bold;
text-indent:10px;
font-size:1.4em;
color:#3E474E;
letter-spacing:0.1em;
}
div.section h3{
background:url(../images/bg_title.gif) no-repeat;
width:653px;
height:33px;
padding:6px 0 0 0;
margin:0 0 8px 0;
font-weight:bold;
text-indent:22px;
font-size:1.1em;
color:#0a5eac;
}
div.section h4{
color:#3a8fdf;
font-weight:bold;
margin:4px 0 2px 0px;
}
div.section h4.mark{
color:#3a8fdf;
font-weight:bold;
margin:4px 0 2px 22px;
}
p.name{
font-weight:bold;
margin:0 0 2px 0;
}
p.presenterBox{
border:1px solid #999999;
font-size:0.8em;
padding:4px;
margin:12px 0 0 0;
}
div.section ul.list{
width:600px;
margin:0 0 16px 22px;
background:url(../images/bg_title.gif) no-repeat;
}
div.service div.sectionList{
padding:22px 0 0 0;
}
ul.service{
margin:0 0 0 22px;
}
div#main{
min-height:725px;
height: auto !important;
height: 725px;
}

