/*文字コードUTF-8 */
@charset 'UTF-8';

/* cssName seasonmenu.css */

h2
{
	display: block;
	padding: 7px 10px 0 10px;
	width: 730px;
	height: 27px;
	background: url('../img/seasonmenu/h2_01.jpg') no-repeat;
	background-position: 10px 7px;
	text-indent: -10000px;
}

h3
{
	display: block;
	padding-bottom: 12px;
	height: 17px;
	text-indent: -10000px;
}

#details h4
{
	display: block;
	padding: 8px 0 7px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 36px;
	background: url('../img/seasonmenu/menutitle.jpg') no-repeat;
	background-position: left bottom;
}

#knowledge h4
{
	display: block;
	padding: 7px 0 16px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url('../img/seasonmenu/knowledge.jpg') no-repeat;
	background-position: left bottom;
}

p.summary
{
	padding: 0 0 20px 0;
}

#menu
{
	padding: 8px 0 0 44px;
	width: 248px;
	float: left;
	line-height: 170%;
}

#menu dt
{
	float: left;
	width: 40px;
	text-align: right;
}

#menu dd
{
	float: left;
	width: 193px;
	padding-left: 15px;
}

h3.h3-01
{
	background: url('../img/seasonmenu/h3_01.gif') no-repeat;
}

#details
{
	padding: 0 0 20px 0;
	float: left;
	width: 406px;
	border: 1px solid #666666;
}

#details ul
{
	list-style-type: circle;
	margin-left: 20px;
	padding: 12px 0 0 20px;
	line-height: 170%;
}

#details div.images
{
	padding-left: 20px;
}

#details img
{
	display: inline;
	padding: 16px 10px 0 0;
}

#knowledge
{
	clear: both;
	margin-left: 38px;
	padding-bottom: 15px;
	width: 660px;
	border: 1px solid #666666;
}

#knowledge p
{
	padding: 8px 0 0 20px;
	font-size: 12px;
}

#container
{
	padding-bottom: 12px;
}
