﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Guide CSS#

-------------------------------------------------------------------- */

#contents-header {
	width:560px;
	height:48px;
}

#shittoko, #essence {
	width:297px;
	height:31px;
	text-indent:-9999px;
	margin-top:1.5em;
	background-image:url('../guide/shittoko.gif');
	background-repeat:no-repeat;
}

#essence {
	background-image:url('../guide/essence.gif');
	background-repeat:no-repeat;
}

#main #contents-body dl.shittoko-dates {
	margin-top:1em;
	line-height:1.5em;
}

#main #contents-body dl.shittoko-dates dt {
	float:left;
	font-weight:bold;
	width:5.5em;
	color:#CC8537;
}

#main #contents-body dl.shittoko-dates dd {
	margin-left:5.5em;
}

