@charset "Shift_JIS";
@import url(style_common.css);

/*-------------------------------------------------
main
-------------------------------------------------*/
div#main {
	float: left;
	width: 720px;
	background: url(../img/base.gif) no-repeat 0px 172px;
	line-height: 120%;
}

div#main h1 {
	width: 700px;
	height: 172px;
	background: url(../img/title.gif) no-repeat;
	text-indent: -1000em;
}

div#main div.pagetop {
	text-align: right;
	margin-top: 4px;
	font-size: 10px;
}
div#main div.pagetop a:visited {
	color: #339933;
}

div#main p.x-small {
	margin-top: 3px;
	font-size: 10px;
}

div#main h2 {
	font-size: 18px;
	margin-bottom: 3px;
}

div#main h3 {
	font-size: 16px;
}

/*
intro
-------------------------------------------------*/
div#main div#intro {
	margin: 10px 0px 30px 50px;
	font-size: 16px;
	line-height: 150%;
}

/*
update
*/
div#main div#update {
	padding: 15px 0px 30px 50px;
	border-top: 1px solid #000;
}
div#main div#update p.update {
	font-size: 12px;
}
div#main div#update li {
	list-style-type: none;
	line-height: 150%;
	font-size: 10px;
	margin-top: 7px;
	color:#666666;
}
div#main div#update li a {
	font-size: 12px;
}

/*
event
-------------------------------------------------*/
div#main div#event {
	height: 376px;
	background: url(../img/base_event.gif) no-repeat -1px -171px;
	text-indent: -1000em;
}

/*
link
*/
div#main div.link {
	padding: 15px 0px 30px 50px;
	border-top: 1px solid #000;
}

div#main div.link li {
	list-style-type: none;
	line-height: 150%;
	font-size: 12px;
	margin-top: 5px;
	color:#666666;
}

div#main div.link li a {
	color: #666666;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
div#main div.link li a:visited {
 color: #666666;
}
div#main div.link li a:hover {
	color: #339933;
}


/*
program
-------------------------------------------------*/
div#main div#program {
	width: 700px;
	padding-bottom: 30px;
}

/*
program_sat_day
*/
div#main div#program div#program_sat_day {
	width: 700px;
	height: 100px;
	border-top: 1px solid #000;
}

div#main div#program div#program_sat_day a {
	outline-style: none;
	text-decoration: none;
}

div#program_sat_day div.satday_omake a {
	width: 314px;
	height: 100px;
	display: block;
	float:right;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -386px -173px;
}
div#program_sat_day div.satday_omake a:hover {
	width: 314px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1106px -173px;
}

div#program_sat_day div.satday a {
	width: 383px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat 0px -173px;
}
div#program_sat_day div.satday a:hover {
	width: 383px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -720px -173px;
}

/*
program_sat_night
*/
div#main div#program div#program_sat_night {
	width: 700px;
	height: 100px;
	border-bottom: 1px solid #000;
}

div#main div#program div#program_sat_night a {
	outline-style: none;
	text-decoration: none;
}

div#program_sat_night div.satnight_aichi a {
	width: 209px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -491px -273px;
	float: right;
}
div#program_sat_night div.satnight_aichi a:hover {
	width: 209px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1211px -273px;
}

div#program_sat_night div.satnight_futaba a {
	width: 104px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -386px -273px;
	float: right;
}
div#program_sat_night div.satnight_futaba a:hover {
	width: 104px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1106px -273px;
}

div#program_sat_night div.satnight a {
	width: 383px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat 0px -273px;
}
div#program_sat_night div.satnight a:hover {
	width: 383px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -720px -273px;
}

/*
program_sun_day
*/
div#main div#program div#program_sun_day {
	width: 700px;
	height: 100px;
}

div#main div#program div#program_sun_day a {
	outline-style: none;
	text-decoration: none;
}

div#program_sun_day div.sunday_omake a {
	width: 314px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -386px -374px;
	float: right;
}
div#program_sun_day div.sunday_omake a:hover {
	width: 314px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1106px -374px;
}

div#program_sun_day div.sunday a {
	width: 383px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat 0px -374px;
}
div#program_sun_day div.sunday a:hover {
	width: 383px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -720px -374px;
}

/*
program_sun_night
*/
div#main div#program div#program_sun_night {
	width: 700px;
	height: 100px;
	border-bottom: 1px solid #000;
}

div#main div#program div#program_sun_night a {
	outline-style: none;
	text-decoration: none;
}

div#program_sun_night div.sunnight_quinka a {
	width: 209px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -491px -474px;
	float: right;
}
div#program_sun_night div.sunnight_quinka a:hover {
	width: 209px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1211px -474px;
}

div#program_sun_night div.sunnight_kozaki a {
	width: 104px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat -386px -474px;
	float: right;
}
div#program_sun_night div.sunnight_kozaki a:hover {
	width: 104px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -1106px -474px;
}

div#program_sun_night div.sunnight a {
	width: 383px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../img/base_program.gif) no-repeat 0px -474px;
}
div#program_sun_night div.sunnight a:hover {
	width: 383px;
	height: 100px;
	background: url(../img/base_program.gif) no-repeat -720px -474px;
}


/*
program_detail
*/
div#main div#program div#program_detail {
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
	font-size: 12px;
	width: 700px;
}

div#program_detail table {
	margin-top: 30px;
}

div#program_detail th {
	padding-left: 11px;
	width: 200px;
	vertical-align: top;
	text-align: right;
}

div#program_detail td {
	padding: 5px 0px 5px 5px;
}

div#program_detail table.animation th {
	padding-left: 10px;
	width: 115px;
	vertical-align: top;
	text-align: right;
}


/*
detail
*/
div#main div#program div.detail {
	width: 700px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	font-size: 12px;
}

div#main div#program div.detail table {
	margin-top: 30px;
	text-align:left;
}	
div#main div#program div.detail td {
	padding: 0px 20px 10px 20px;
	vertical-align: top;
}
div#main div#program div.detail td.photo {
	padding: 4px 0px 0px 0px;
	width: 180px;
}


/*
content/
-------------------------------------------------*/
div#main div#content {
	width: 700px;
	font-size: 12px;
	padding-bottom: 30px;
}

div#main div#content table {
	border-top: 1px solid #000;
}

div#main div#content th {
	width: 200px;
	padding: 30px 30px 0px 0px;
	text-align: right;
	vertical-align: top;
}

div#main div#content td {
	text-align: left;
	padding: 30px 15px 30px 0px;
}

div#main div#content td.border-top {
	margin-top: 20px;
	text-align: left;
	padding: 10px 0px 30px 0px;
	border-top: 1px dotted #000;
}


/*
access
-------------------------------------------------*/
div#main div#access {
	height: 500px;
	border-bottom: 1px solid #000;
}

div#main div#access h3 {
	margin-bottom: 0.8em;
}
div#main div#access h3 a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
div#main div#access h3 a:visited {
	color: #000000;
}
div#main div#access h3 a:hover {
	color: #339933;
}


/*
ticket
-------------------------------------------------*/
div#main div#ticket {
	border-bottom: 1px solid #000;
}

div#main div#ticket div#attention_pia {
	margin-top: 20px;
	text-align: left;
	padding-top: 10px;
	line-height: 180%;
	border-top: 1px dotted #000;
}
div#main div#ticket div#attention_pia li {
	list-style-type: none;
}

div#main div#ticket td.inquiry {
	width: 280px;
	padding-left: 10px;
}


/*
parkstyle_animationsoup
-------------------------------------------------*/
div#main div#parkstyle_animationsoup {
	border-bottom: 1px solid #000;
}

div#main div#parkstyle_animationsoup td li {
	list-style-type: none;
}

div#main div#parkstyle_animationsoup td p.history {
	padding-left: 3em;
}

/*
special
-------------------------------------------------*/
div#main div#special {
	border-bottom: 1px solid #000;
}

div#main div#special td h3 {
	font-size: 13px;
	margin-top: 10px;
}