﻿@charset "utf-8";

div#guide_container {
  width: 550px;
  overflow: hidden;
  text-decoration: none;
  margin-bottom: 10px;
}

div#guide_container h2{
  margin:0px;
  padding:0px;
}

div#guide {
  background-color:#eeeeee;
  width: 530px;
  padding:5px 10px 10px 10px;
}