/* CSS Document */

/* ページ全体 */
#wrap{
	position:relative;
	min-height:100%;
	margin:0px;
	padding:0px;
	width:955px;
	height:100%;
	float:left;
	left: 0;
	top: 0;q	
}

h1,h2,h3,h4,h5,p{
	margin:0;
	text-align: left;
}

/* ヘッダ＆ナビ */

#rightbody{
	float:right;
	margin:0 0 0 199px;
}

#header{
	width:955px;
	height:205px;
	margin:0;
	padding:0;
	border:0;
}

.header_ojisan{
	position: absolute;
	top: 32px;
	left: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 154px;
}

.header_text{
	position: absolute;
	top: 0px;
	left: 200px;
	font-size: 22px;
	width: 545px;
	height: 52px;
	margin: 0;
	background-color: #34B4D1;
	padding: 20px 0 0 10px;
}

.header_logo{
	position:absolute;
	top:0px;
	right:-5px;
	width: 201px;
	height: 72px;
	left: 754px;
	visibility: visible;
}

#navi{
	position:absolute;
	top:72px;
	left:199px;
	width:756px;
	height:130px;
	margin:0;
	padding:0;
}

#new_navi{
	position:absolute;
	top:72px;
	left:199px;
	width:756px;
	height:130px;
	margin:0;
	padding:0;
    line-height:0;
}

/* レフトボディ */
#leftbody{
	margin:0;
	padding:0;
	text-align:center;
}

#gnavi{
	position:absolute;
	top:235px;
	left:-2px;
	margin:0 9px 0 9px;
	width:180px;
	height:234px;
}

#new_gnavi{
	position:absolute;
	top:211px;
	left:0px;
	margin:0 9px 0 9px;
	width:180px;
	height:270px;
    line-height:0;
}

.mainlogo{
	margin:10px 9px 10px 10px;
}

.flashplayer,.flashplayer_text{
	position:absolute;
	left:-10px;
	margin:0 43px 0 43px;
}

.flashplayer{
	top:777px;
	margin:0 43px 0 43px;
	height:33px;
	border:0;
	width:112px;
}

.flashplayer_text{
	top:820px;
	margin:0px 35px 0 35px;
	font-size:12px;
	height:auto;
	width:128px;
}

.banner01{
	position: absolute;
	top: 574px;
	left: 286px;
	margin: 0;
	border: none;
	width: 142px;
	height: 43px;
}

.banner02{
	position:absolute;
	top:920px;
	left:27px;
	margin:0;
	border:none;
	width: 135px;
	height: 50px;
}

#navi_plus {
	position:absolute;
	left:9px;
	top:445px;
	width:180px;
	height:180px;
	z-index:1;
}

iframe { 
	width: 180px; 
	height: 180px;
	border:0;
	margin:0;
}

/* フッタ */
#footer{
	position:absolute;
	top:1000px;
	bottom:-1308px;
	left:0px;
	width:199px;
	height:30px;
	margin-top:50px;
}

.copy{
	text-align:center;
	font-size:12px;
	margin:0;
}
