.contents_box
{
    margin-left: 153px;
    width: 595px;
}

.contents_box > .title
{
  float: left;
}

.contents_box > img.title
{
  margin-left: -20px;
}

.contents_box > div.title
{
  margin-top: 60px;
  padding-left: 20px;
}

.contents_box .contents_image
{
  margin-bottom: 10px;
}

.contents_box .name
{
    font-size: 2.0em;
    font-weight: bolder;
}

.contents_box .title1
{
    font-size: 1.8em;
    font-weight: bold;
}

.contents_box .title2
{
    font-size: 1.0em;
    font-weight: bold;
}

.contents_box > p
{
  margin-bottom: 0.5em;
}

.contents_box .url
{
  font-size: 1.2em;
  font-weight: bold;
}
.contents_box .url
{
  font-size: 1.4em;
  line-height: 2.0em;
}
.contents_box .url > a
{
  display: block;
}

.small
{
  font-size: 0.7em;
}

.big_contents
{
  font-size: 1.4em;
  margin-top: 2.0em;
  margin-bottom: 80px;
}

.big_contents > p
{
  margin: 0;
}

.footer_content
{
	clear: both;
}
