@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2016 #####
	common/css/index.css
*/

@import "style-6.css";

#titleArea {
	width: 100%;
	height: 569px;
	border-top: 9px solid #d2d2d2;
	border-bottom: 7px solid #d2d2e6;
}
#titleArea #bttnArea1 {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#titleArea .mainImg {
	width: 980px;
	margin: 0 auto;
}

#bttnArea1 dl {
	position: absolute;
	display: block;
	overflow: visible;
}
dt {
	background-position: -300px top;
	background-repeat: no-repeat;
}
dt a {
	display: block;
}
#bttnArea1 dd {
	position: absolute;
	min-width: 270px;
	height: auto;
	padding: 0.25em 1em;
	border: 2px solid #4a4b9c;
	background-color: #fff;
	font-size: 15px;
	z-index: 10;
	display: none;
	cursor: pointer;
}
#bttnArea1 dd:hover {
	display: block;
}

#bttnArea1 #bttnE1 {
	top: 396px;
	left: 63px;
}
#bttnArea1 #bttnE1 dt {
	background-image: url(../png/bttn1_r.png);
}
#bttnArea1 #bttnE1 dd {
	top: 30%;
	left: 150px;
}
#bttnArea1 #bttnE1 dd:before {
	position: absolute;
	content: "";
	width: 0px;
	top: 50%;
	margin-top: -10px;
	left: -10px;
	border: 10px solid transparent;
	border-right: 10px solid #4a4d9c;
	border-left: 0;
}
#bttnArea1 #bttnE1 dd:after {
	position: absolute;
	content: "";
	width: 0px;
	top: 50%;
	margin-top: -10px;
	left: -8px;
	border: 10px solid transparent;
	border-right: 10px solid #fff;
	border-left: 0;
}
#bttnArea1 #bttnE2 {
	top: 380px;
	left: 346.97px;
}
#bttnArea1 #bttnE2 dt {
	background-image: url(../png/bttn2_r.png);
}
#bttnArea1 #bttnE2 dd {
	top: 60%;
	left: -50px;
}
#bttnArea1 #bttnE2 dd:before {
	position: absolute;
	content: "";
	width: 0px;
	top: -10px;
	margin-left: -10px;
	left: 50%;
	border: 10px solid transparent;
	border-bottom: 10px solid #4a4d9c;
	border-top: 0;
}
#bttnArea1 #bttnE2 dd:after {
	position: absolute;
	content: "";
	width: 0px;
	top: -8px;
	margin-left: -10px;
	left: 50%;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: 0;
}
#bttnArea1 #bttnE3 {
	top: 380px;
	left: 633.98px;
}
#bttnArea1 #bttnE3 dt {
	background-image: url(../png/bttn3_r.png);
}
#bttnArea1 #bttnE3 dd:before {
	position: absolute;
	content: "";
	width: 0px;
	top: -10px;
	margin-left: -10px;
	left: 60%;
	border: 10px solid transparent;
	border-bottom: 10px solid #4a4d9c;
	border-top: 0;
}
#bttnArea1 #bttnE3 dd:after {
	position: absolute;
	content: "";
	width: 0px;
	top: -8px;
	margin-left: -10px;
	left: 60%;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: 0;
}
#bttnArea1 #bttnE3 dd {
	top: 45%;
	right: -20px;
}
#bttnArea1 #bttnE1 dt:hover+dd/*
,
#bttnArea1 #bttnE2 dt:hover+dd,
#bttnArea1 #bttnE3 dt:hover+dd 
*/{
	display: block;
}
#main {
	width: 100%;
	margin-top: 0;
	padding-bottom: 20px;
	border-bottom: 7px solid #f1f1f1;
}
#bttnArea {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

#bttnArea ul li {
	display: block;
	float: left;
	margin-left: 22px;
	padding: 0;
	line-height: 1;
}
#bttnArea ul li a {
	display: block;
	height: 80px;
	margin-bottom: 15px;
}

#bttnArea ul li#bttn1,
#bttnArea ul li#bttn3,
#bttnArea ul li#bttn6,
#bttnArea ul li#bttn9 {
	margin: 0;
}

dl:hover img {
	visibility: hidden;
}
dl:hover dt {
	background-position: center top;
}

.statements {
	width: 950px;
	margin: 25px auto 45px;
	font-size: 11px;
	line-height: 1.4;

}
.statements strong {
	font-size: 13px;
}
