@charset "UTF-8";
/* CSS Document */

#contentstitle_index{
	background:url(images/contentstitle.jpg);
}
#contentstitle_report{
	background:url(report/images/contentstitle.jpg);
}
#sidebt_title_report{
	background:url(images/sidebt_title_report.gif) no-repeat 0px 0px;
}
#sidebt_title_report.current{
	background:url(images/sidebt_title_report.gif) no-repeat 0px -50px;
}
#sidebt_report_index a{
	background:url(images/sidebt_report_index.gif) no-repeat;
}
#sidebt_report_001 a{
	background:url(images/sidebt_report_001.gif) no-repeat;
}
#sidebt_report_002 a{
	background:url(images/sidebt_report_002.gif) no-repeat;
}
#sidebt_report_003 a{
	background:url(images/sidebt_report_003.gif) no-repeat;
}
#sidebt_report_004 a{
	background:url(images/sidebt_report_004.gif) no-repeat;
}
#sidebt_report_005 a{
	background:url(images/sidebt_report_005.gif) no-repeat;
}
#sidebt_report_006 a{
	background:url(images/sidebt_report_006.gif) no-repeat;
}
h5{
	font-size:1.2em;
	background:url(images/bullet_cutley.gif) no-repeat left top;
	padding-left:21px;
	color:#f33;
	margin-top:2.0em;
	margin-bottom:1.0em;
	border-bottom:1px dotted #fcc;
}
h6{
	font-size:1.0em;
	background:url(images/bullet_star.gif) no-repeat left top;
	padding-left:21px;
	color:#f60;
	margin-bottom:0.5em;
	clear: both;
}
#closebox{
	display:none;
}

.food_menu {
	float: left;
	width: 250px;
}
.howto {
	list-style-type: none;
	padding-left: 20px;
}

