@charset "Shift_JIS";

/* =================================================================================
	{V CSS
================================================================================= */
/*	
================================================================================= */
#castle-intro {
	margin-bottom: 30px !important;
}
#castle-intro h2 { 
	margin: 0 0 25px -25px !important;
}
.castle-lead {
	margin-bottom: 30px !important;
}
.castle-intro-body {	
}
.castle-intro-left {
	float: left;
	width: 355px;
}
.castle-intro-right {
	position: relative;
	float: right;
	width: 295px;
}
.castle-map {
	width: 315px;
}
.castle-name {
	position: absolute;
	top: -60px;
	right: -18px;
}

.castle-sttl {
	margin-bottom: 25px !important;
}


#castle-section1-1-2 .fl {
	float: left;
	width: 320px !important;
}
#castle-section1-1-2 .fr {
	float: right;
	width: 315px !important;
}

#castle-section2-1-2 .fl {
	float: left;
	width: 150px !important;
}
#castle-section2-1-2 .fr {
	float: right;
	width: 150px !important;
}

#castle-section2-1 {
	overflow: hidden;
}
#castle-section2-1 .fl {
	float: left;
	width: 315px;
}
#castle-section2-1 .fr {
	float: right;
	width: 320px;
}




.castle-note {
    font-size: 14px !important;
}
.castle-note small {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
}































