@charset "utf-8";
body {
    height : 100% ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headerCont {
		position: relative;
		z-index: 5;
		width:100%;
		height:69px;
		color: #000000;
		border-bottom:solid #000 1px;
		background-color: #fff;
}


#creditmain {
	width: 900px;
	padding: 0px;
	float:left;
}

#creditmain .text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000;
	float: left;
	width: 350px;
	padding-left:0px;
	padding-right:0px;
	line-height: 16.5px;
}



#creditmain .image {
	width: 900px;
	padding-bottom:0px;
}



.header-r {
	width:417px;
}

#creditmain .title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	width:350px;
}

#main .image1 {
	width: 960px;
	height: 657px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -350px 0 0 -480px;
}



#main {
	position: relative;
	height : 100% ;
}


.none {
	display:none;
}
