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

.aboutBox{ width:100%; margin:0 0 40px 0; }

.boxLeft{ width:448px; float:left; }
.boxRight{ width:200px; float:right; }

#history{ border-bottom:1px dotted #CCCCC8; overflow:hidden; }
#history dt{ width:101px; margin:0 1px 0 0; padding:10px; border-top:1px dotted #CCCCC8; float:left; color:#959886; }
#history dd{ width:526px; padding:10px; border-top:1px dotted #CCCCC8; float:left; }

#route{ margin:30px 0 0 0; }
#route dt{ background:url(../img/icon_arrow.png) no-repeat 2px 6px; margin:0 0 8px 0; padding:0 0 0 12px; border-bottom:1px dotted #CCCCC8; font-weight:bold; }
#route dd{ background:url(../img/icon_dot.gif) no-repeat 4px 8px; margin:0 0 15px 0; padding:0 0 0 12px; }

.staffBox{ width:618px; margin:0 auto 60px auto; }
.staffBox02{ background:#FAFCF9; margin:0 0 20px 0; padding:30px; border:2px solid #DDDDDD; overflow:auto; }
.staffBoxLeft{ width:380px; float:left; }
.staffBoxLeft h4{ margin:0 0 30px 0; }
.staffBoxRight{ width:200px; float:right; }

#facSlide{ width:678px; margin:15px 0 60px 0; position:relative;}
#facSlide dl.txt{ width:600px; height:20px; margin:0 auto 10px auto; position:relative;}
#facSlide dl.txt dt{ font-size:14px; font-weight:bold; color:#949885; line-height:130%; position:absolute; top:1px; left:0px;}
#facSlide dl.txt dd{ font-size:12px; line-height:130%; text-align:right; position:absolute; top:3px; right:0px;}
#facSlide ul.img{ width:600px; height:400px; margin:0 auto; position:relative;}
#facSlide ul.img li{ width:600px; height:400px; position:absolute; top:0px; left:0px;}
#facSlide ul.btn{ width:678px; height:30px; position:absolute; top:215px; left:0px;}
#facSlide ul.btn li.left{ width:10px; height:30px; position:absolute; top:0px; left:0px;}
#facSlide ul.btn li.right{ width:10px; height:30px; position:absolute; top:0px; right:0px;}
#facSlide ul.bullets{ width:600px; height:5px; text-align:center; margin:5px auto 0px auto; cursor:default;}
#facSlide ul.bullets li{ width:5px; height:5px; display:inline-block; margin:0 5px 0 0; cursor:default;}
#facSlide ul.bullets li a{ width:5px; height:5px; display:inline-block; padding:0px; margin:0px;}


.facBox{ margin:0 0 30px 0; overflow:hidden; }
.facBox li{ width:212px; margin:0 21px 0 0; border-top:5px solid #959886; float:left; }
.facBox li dt{ background:#959886; padding:5px 10px; font-weight:bold; color:#FFF; line-height:130%; }
.facBox li dd{ border:1px solid #DDDDDD; border-top:none; padding:10px 5px 10px 8px; font-size:12px; line-height:130%; }