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

#artPage h1 {
	background-repeat: no-repeat;
	width: 510px;
	margin: 20px auto 20px auto;
	height: 47px;
	background-image: url(../img/art-bosyu.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
}
#artPage h3 {
	margin: 0px auto 0px auto;
	padding: 5px;
	width: 800px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #096;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096;
}
#artPage article {
	width: 440px;
	margin: 0px;
	padding: 20px 0px 20px 60px;
	float: left;
	text-align: justify;
}
#artPage article p {
	margin-bottom: 1em;
}

#artPage #pufflet {
	float: right;
	width: 300px;
	padding: 20px 40px 20px 0px;
}
#artPage article address {
	font-size: 90%;
	margin: 1em 0px 1em 2em;
}
#artPage article #puff-link {
	width: 300px;
	background-image: url(../img/yajirushi-ao.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right top;
	margin-left: auto;
}

#attractionPage #subtitle {
	width: 790px;
	margin: 20px auto 20px auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	background-color: #FEB;
	padding: 5px 0px 5px 10px;
	box-shadow: 0 3px 3px #888;
	-moz-box-shadow: 0 3px 3px #888;
	-webkit-box-shadow: 0 3px 3px #888;





	filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=145, Strength=5);
}
#attractionPage .schedule {
	width: 710px;
	background-color: #FFE;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	padding: 20px;
	box-shadow: 0 3px 3px #888;
	-moz-box-shadow: 0 3px 3px #888;
	-webkit-box-shadow: 0 3px 3px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=145, Strength=5);
	font-size: 14px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#attractionPage .schedule .showtitle {
	font-weight: bold;
	padding: 5px 5px 1px 5px;
	background-color: #FC6;
	box-shadow: 0 3px 3px #888;
	margin: 0px 0px 1em 0px;
	-moz-box-shadow: 0 3px 3px #888;
	-webkit-box-shadow: 0 3px 3px #888;



	filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=145, Strength=5);
	font-size: 16px;
}
#attractionPage .schedule dd{
	margin-bottom: .5em;
}
#attractionPage .schedule dd em {
	font-size: 14px;
	font-weight: bold;
	color: #F93;
}
#attractionPage .schedule dd #eggIllust {
	height: 150px;
	width: 113px;
	float: right;
	margin-left: 1em;
}

#attractionPage .schedule dd #suSchedule {
	margin: 1em 0px 0px 0px;
	padding: 0px;
}
#attractionPage .schedule dd h4 {
	font-size: 16px;
	border: 1px solid #666;
	padding: 5px 5px 3px 5px;
	background-color: #CCF;
	margin: 1em 0px 1em 0px;
}

#attractionPage .schedule dd #contestlist {
	margin-left: 2em;
}

#attractionPage .schedule dd #contestlist dt {
	font-weight: bold;
	display: list-item;
	list-style-type: disc;
	font-size: 16px;
}
#attractionPage .schedule dd #contestlist dd {
	margin-bottom: 1em;
}
