@charset "UTF-8";

/*----- themepark -----*/

#themepark h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_themepark.gif) no-repeat;
	text-indent:-9999px;
}

#themepark .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_themepark.jpg) no-repeat;
	text-indent:-9999px;
}

.section_themepark{
	width:585px;
	margin:0 auto;
	padding:13px 0;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.section_themepark h3{
	margin-left:20px;
	padding-left:10px;
	border-left:6px solid #00CFFF;
	font-size:20px;
	color:#555;
	font-weight:bold;
}

.section_themepark h3 span{
	margin-left:10px;
	font-size:14px;
}

.section_themepark p{
	margin:6px 0 6px 35px;
	font-size:13px;
}

.section_themepark dl{
	width:520px;
	margin:0 auto;
	padding:8px 15px;
	background:#fff;
	border:1px solid #e4e4e4;
}

.section_themepark dl dt{
	width:230px;
	padding-top:8px;
	font-size:13px;
	line-height:1.5;
}

.section_themepark dl dd{
	padding-top:2px;
}

.section_themepark dl dd img{
	margin-left:6px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}

.section_under_link{
	width:540px;
	margin:0 auto;
}

.section_under_link p{
	width:350px;
	padding-left:30px;
}

a.inquiry_link{
	display:inline;
	margin-left:5px;
	padding:5px 0 5px 20px;
	background:url(../../common/images/orange_arrow_indent.gif) no-repeat left center;
	font-size:13px;
	line-height:3.5;
}

a.page_top{
	display:block;
	width:120px;
	height:22px;
	background:url(../../common/images/page_top.gif) no-repeat;
	text-indent:-9999px;
}
