﻿@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++ header */
#header{
	border-top: none;
	border-bottom: none;
	margin-bottom: 4px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ pankuzu */
#pankuzu{
	border-left: 4px solid #999999;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contents{
	float: none;
	width: 840px;
}
#contents h2{
	width: 810px;	/* 840px */
	background: url(../images/h2Bg4.jpg) 0px 0px no-repeat;
}
#contents h3{
	background-image: url(../images/h3Square4.gif);
}

#contents ul.ulNormal li{
	background-image: url(../images/listBg4.gif);
}

/*#contents ul.ulMenu li{
	background: url(../images/menuBg3.jpg) 0px 0px no-repeat;
}*/

