﻿@charset "utf-8";

@import url("import.css");
@import url("layout.css");

#contents
	{
	min-height:332px;
	padding-bottom:50px;
	background:url("../img/bg_contents_story.gif") center bottom no-repeat;
	}
