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

/*===============================================
style.css 画面の横幅が951px以上
===============================================*/


@import "../../../files/css/common/layout01pc.css";





.about_build{
	margin-bottom: 10px;
}

	.about_build .txt{
		width:420px;
		float: left;
		padding-right: 10px;
	}

	.about_build .pic{
		width: 205px;
		float: right;
	}

#contents .mainContentsWrapper .mainContents .access{
	margin-top: 50px;
}

.accessTxt{
	margin-top: 20px;
}

.accessTxt span{
	font-weight: bold;
	color:#900;

}


