/*文字コードUTF-8 */
@charset 'UTF-8';

/* cssName seasonmenu.css */

.container02
{
	padding: 35px 0 0 0;
}

h2
{
	display: block;
	padding: 7px 10px 0 10px;
	width: 730px;
	height: 27px;
	text-indent: -10000px;
}

h2.h2_01
{
	background: url('../img/special/h2_01.jpg') no-repeat;
	background-position: 10px 7px;
}

h3
{
	display: block;
	padding : 3px 0 3px 12px;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #FF5A00;
	border-bottom: dotted 1px #FF5A00;
}

#event
{
	padding: 15px 0 15px 0;
	width: 620px;
}

#event a
{
	display: block;
	padding: 0 0 8px 20px;
	width: 600px;
	overflow: hidden;
	text-decoration: none;
	background: url(../common/cmn_arrow_03.gif) no-repeat;
}

#event a:hover
{
	color: #000000;
}

#details div
{
	width: 640px;
	padding: 15px;
	border: 1px solid #808080;
	line-height: 170%;
}
.container02
{
	padding: 35px 0 0 0;
}

ul.disc
{
	list-style-type: disc;
	padding: 15px 0 0 20px;
}

ul.image
{
	padding: 24px 0;
	width: 700px;
}

ul.image li
{
	display: inline;
}
