@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 .fl {
	float: left;
	width: 320px;
	margin: 0 30px 10px 0;
}
.castle-section1-2 .fl {
	float: left;
	width: 120px !important;
}
.castle-section1-2 .fr {
	float: right;
	width: 80px !important;
}


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

#castle-section2-2 {
	overflow: hidden;
}
#castle-section2-2 .fl {
	float: left;
	width: 500px;
}
#castle-section2-2 .fr {
	float: right;
	width: 156px;
}
.castle-section2-2-img {
	margin-right: 10px;
}



































