﻿@charset "UTF-8";

#contents.fut6{
  background-color:#ffffff;
}

#contents.fut6 h2{
  margin-bottom:0;
}

#contents_inner{
  padding:32px 0 0 0;
  color:#505050;
}

#contents_inner img{
  vertical-align:top;
}

#contents_inner #mainImage{
  margin-bottom:22px;
}

#contents_inner h3{
  margin-bottom:30px;
}

#contents_inner h4{
  margin-bottom:12px;
}

#contents_inner p{
  margin-bottom:26px;
}

#contents_inner #activity_style{
  margin-bottom:34px;
}

#contents_inner #activity_style dl{
  width:910px;
  padding-bottom:32px;
  background-image:url(../fut6/images/dl_line.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
}

#contents_inner #activity_style dt{
  width:300px;
  float:left;
  clear:both;
}

#contents_inner #activity_style dd{
  margin-left:322px;
}

#contents_inner #activity_style dd h5{
  margin-bottom:18px;
}

#contents_inner #activity_style p{
  line-height:1.5em;
  margin-bottom:0;
}

#contents_inner #activity_style p.btnDetail{
  text-align:right;
  margin-top:-5px;
  padding-right:60px;
}

#contents_inner #staff dl{
  width:910px;
  padding-bottom:32px;
  background-image:url(../fut6/images/dl_line.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
}

#contents_inner #staff dt{
  width:161px;
  float:left;
  clear:both;
  text-align:center;
}

#contents_inner #staff dd{
  margin-left:211px;
}

#contents_inner #staff dl.fin{
	background-position: left bottom;
	background-image: url('../fut6/images/dl_line.gif');
	background-repeat: repeat-x;
	padding-bottom: 32px;
	width: 910px;
}