* {
	color:#ffffff;
	font-family:arial;
    margin: 0;
    padding: 0;
}
body {
	background:#000000;
	text-align:center;
}
.h2 {
}
.limg {
	width:100%;
	max-width:1600px;
	height:auto;
}

#kwph-inner-main {
	/*height:100%;*/
	width:100%;
	text-align:center;
}
#kwph-start-img01 {
	height:100%;
	width:auto;
}
#kwph-inner-text {
    position: fixed;
	height: 60px;
    width: 600px;
    text-align: right;
    /*border: solid #ffffff 2px;*/
    right: 50px;
    top: 50px;
    font-size: 2.5em;
}
#kwph-bottom {
    position: fixed;
    right: 50px;
    bottom: 0px;
	height:70px;
	width:100%;
	text-align:right;
}
.limg {
	width:88%;
	max-width:1600px;
	height:auto;
}
p.pimg {
	margin: 70px 0 0 0;
}