@charset:"UTF-8";

/*リセットスタイル*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
line-height:100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ul {
list-style:none;
}
ol {
}
caption,th {
text-align:left;
line-height:100%;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym {
	border:0;
}



/*レイアウト*/


#con{
	border:1px solid #cccccc;
	background-image:url(../../img/presentatioin_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:525px;
	margin-right:auto;
	margin-left:auto;
}

#box{
	margin:20px;
	overflow:hidden;
}


#header{
	height:80px;
	width:650px;
	overflow:hidden;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}

#header h1{
	position:absolute;
	font-size:30px;
	left:0px;
	top:30px;
}

#gwpCommon #header h1{
	top:-50px;/*top:30px;*/
}


#contents{
	height:350px;
	width:670px;
	border-top:3px solid #cccccc;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	overflow:hidden;
}

#gwpCommon #contents .contents01{
	position:absolute;
	font-size:24px;
	top:-30px;/*top:0px;*/
	left:0px;
}
#gwpCommon #contents .contents02{
	position:absolute;
	font-size:36px;
	top:50px;
	left:800px;/*left:20px;*/
	line-height:40px;
	width:100%;
}
#gwpCommon #contents .contents03{
	position:absolute;
	font-size:24px;
	top:360px;/*top:200px;*/
	left:0px;
}

/*-----------------------------------------------------*/
/*スタートページ*/
/*-----------------------------------------------------*/
#gwpTop #con{
	position:relative;
	overflow:hidden;
}
#gwpTop .contentsOo{
	position:absolute;
	left:70px;
	top:-250px;/*top: 63px;*/
	z-index:10;
}
#gwpTop #contents .contents01{
	position:absolute;
	top:142px;
	left:381px;
}
#gwpTop #contents .contents02{
	position:absolute;
	top:217px;
	left:50px;
}
#gwpTop #contents .contents03{
	position:absolute;
	top:293px;
	left:277px;
}


/*-----------------------------------------------------*/
/*ページ１*/
/*-----------------------------------------------------*/
#gwpCommon .page01 .contents01{
	width:650px;
	text-align:right;
}
#gwpCommon .page01 .contents03 .WwwPnf{
	position:absolute;
	top:0px;
	left:20px;
}
#gwpCommon .page01 .contents03 .eq{
	position:absolute;
	top:0px;
	left:222px;
}

/*-----------------------------------------------------*/
/*最終ページ*/
/*-----------------------------------------------------*/
.pageEnd #contents{
	padding-top:30px;
}
.pageEnd p.endH1{
	font-size:24px;
}
.pageEnd #contents p{
	text-align:center;
	margin:10px;
	font-size:18px;
}
.pageEnd #contents p.Lmsg{
	font-size:38px;
}

/*-----------------------------------------------------*/
/*ページ３*/
/*-----------------------------------------------------*/
#gwpCommon .page03 #contents h2.pnf{
	position:absolute;
	top:30px;
	left:10px;
	font-size:18px;
}
#gwpCommon .page03 #contents h2.web{
	position:absolute;
	top:93px;
	left:10px;
	font-size:18px;
}

#gwpCommon .page03 #contents .contents01{
	font-size:24px;
	top:53px;
	left:63px;	
}
#gwpCommon .page03 #contents .contents01web{
	position:absolute;
	color:#FF0000;
	font-size:24px;
	color:#FF0000
	top:50px;
	left:66px;
	top: 118px;
}
#gwpCommon .page03 #contents .contents02{
	font-size:24px;
	color:#FF0000;
	top:147px;
	left:64px;
}
#gwpCommon .page03 #contents .contents03{
	top:202px;
	left:2px;
}

