body {
	background-image: url(../images/g10/bg.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	color:#333333;
	font-size:14px;
}
a	{
	color:#666666;
	text-decoration: none;	
}
	
a:hover	{
	color:#222222;
	text-decoration: underline;
}
h5	{
	font-size:0.8em;
	color:#666666
}

#sitelogo {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 360px;
	text-align: center;
}
#companyname {
	position: absolute;
	left: 25px;
	top: 55px;
	width: 360px;
	text-align: center;
}
#logo {
	position: absolute;
	left: 25px;
	top: 145px;
	width: 360px;
	height: 100px;
	background-image: url(../images/g10/wave_left.png);
	padding-top: 40px;
	text-align: center;
	font-family: "ＭＳ ゴシック";
}
#imagephoto {
	position: absolute;
	left: 25px;
	top: 320px;
	width: 360px;
	text-align: center;
}
#globalnavi {
	position: absolute;
	left: 390px;
	top: 0px;
	width: 604px;
	height: 100px;
	background-color: #FFFFFF;
}
#topcopy {
	position: absolute;
	left: 415px;
	top: 100px;
	width: 575px;
	height: 45px;
	background-color: #FFFFFF;
}
#localnavi {
	position: absolute;
	left: 415px;
	top: 210px;
	width: 75px;
	height: 320px;
}
#wave_green {
	position: absolute;
	left: 415px;
	top: 145px;
	width: 575px;
	height: 40px;
}
#content {
	position: absolute;
	left: 530px;
	top: 210px;
	width: 420px;
	background-color: #FFFFFF;
}
#textbox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
}

