#fc-information {
  width :100%
}
#fc-information .fc-title-list li{
/*  list-style-type:none;*/
}
#fc-information .fc-abstract {
}
#fc-information .fc-content {
  font-size: 12px;
}
#fc-information .fc-content table {
  font-size: 12px;
}
#fc-information .fc-content h3 {
  font-size: 14px;
}
#fc-information .fc-date {
}

/* link */
#fc-information .link-list ul {
  margin-top:15px;
  margin-left:15px;
  padding-left:0;
}
#fc-information .link-list li {
  list-style-type:none;
  margin-bottom:20px;
  padding-left:20px;
  background: transparent url("images/icon_link_list.gif") no-repeat left 1px;
  *background-position-y:5px;
}
#fc-information .link-list a {
  text-decoration:underline;
  font-weight:bold;
}
#fc-information .link-list a:text {
  color:#333;
}
#fc-information .link-list span {
  line-height:20px;;
  color:#2F4F4F;
}

/* how to order */
.how-to-order .method {
  margin-bottom: 40px;
}
.how-to-order-image {
  text-align:center;
  margin-left:20px;
}
.how-to-order .method a {
  text-decoration:underline;
  font-weight:bold;
}
.how-to-order .method a:text {
  color:#333;
}
