
#wrapper{
	height: 100%;
}


.contents_head img{
	width: 100%;
	height: auto;
	overflow: hidden;
}


.contents_img img{
	width: 100%;
	height: auto;
	overflow: hidden;
}

	.mind{
		background-position: 0 0;
	}







	.side_navi{
		width: 796px;
		height: auto;/*
		background-color: #fff;
		border-left: 8px solid #b2a916;*/
		overflow: hidden;
		font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
	
		text-align: center;
		margin: 60px auto;
}
		.side_navi li{
			cursor: pointer;
			height: 54px;
			line-height: 46px;
			float: left;
		
			margin-left: 100px;
}	
		.side_navi li a{
			color: #333;
			font-size: 14px;
			float: left;
			text-decoration: none;
			padding-left: 12px;
		}
		.side_navi li a:hover{
			color: #b2a916;
		}




	.side_navi--1{
		background-image: url("../images/mind/mind_btn01.png");
		width: 248px;
		height: 108px;
		float: left;
		text-indent: -9999px;
  background-position: 0 -54px;
  background-repeat: no-repeat;
	}

		.side_navi--2{
		background-image: url("../images/mind/mind_btn02.png");
		width: 248px;
		height: 108px;
		float: left;
		text-indent: -9999px;
  background-position: 0 -54px;
  background-repeat: no-repeat;
	}


		.side_navi--1:hover{
			background-position: 0 0;
			background-repeat: no-repeat;
	}

		.side_navi--2:hover{
			background-position: 0 0;
			background-repeat: no-repeat;
	}

		.selected1{
			background-position: 0 0!important;
			background-repeat: no-repeat;
	}
		.selected2{
			background-position: 0 0!important;
			background-repeat: no-repeat;
	}


	.mind01{
		width: 1024px;
		height: auto;
		margin: 0 auto;
	}

	.mind02{
		width: 1024px;
		height: auto;
		margin: 0 auto;
	}