@charset "utf-8";
/* CSS Document */

/*----男女共同参画社会2015------*/
.contents_box {
	margin-bottom: 50px;
}
.contents_box p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
.contents_box p span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

/*----図表部分------*/
#content_full #jender2015 {
	background-image: url(../img/publication/data/jender2015/bg.jpg);
	height: 1970px;
	width: 950px;
	margin-bottom: 50px;
	position: relative;
}
#content_full #jender2015 #img2-5-8 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 0px;
	top: 90px;
}
#content_full #jender2015 #img2-5-11 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 480px;
	top: 90px;
}
#content_full #jender2015 #img2-5-15 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 0px;
	top: 470px;
}
#content_full #jender2015 #img2-5-17 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 480px;
	top: 470px;
}
#content_full #jender2015 #img2-9-3 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 0px;
	top: 850px;
}
#content_full #jender2015 #img2-9-4 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 480px;
	top: 850px;
}
#content_full #jender2015 #img2-16-1 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 0px;
	top: 1230px;
}
#content_full #jender2015 #img3-16-5 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 480px;
	top: 1230px;
}
#content_full #jender2015 #img3-19-6 {
	position: absolute;
	height: 270px;
	width: 470px;
	left: 0px;
	top: 1610px;
}
#content_full #jender2015 #img3-22-3 {
	position: absolute;
	height: 200px;
	width: 470px;
	left: 480px;
	top: 1610px;
}
/*----ボタン部分------*/
#content_full #jender2015 #btn_1 {
	height: 30px;
	width: 200px;
	position: absolute;
	left:135px;
	top: 300px;
}
#content_full #jender2015 #btn_2 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 615px;
	top: 300px;
}
#content_full #jender2015 #btn_3 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 135px;
	top: 680px;
}
#content_full #jender2015 #btn_4 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 615px;
	top: 680px;
}
#content_full #jender2015 #btn_5 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 135px;
	top: 1060px;
}
#content_full #jender2015 #btn_6 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 615px;
	top: 1060px;
}
#content_full #jender2015 #btn_7 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 135px;
	top: 1440px;
}
#content_full #jender2015 #btn_8 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 615px;
	top: 1440px;
}
#content_full #jender2015 #btn_9 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 135px;
	top: 1890px;
}
#content_full #jender2015 #btn_10 {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 615px;
	top: 1820px;
}

/* bpt
--------------------------- */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
