/*-----ページ全体▼----------------------------------------------*/

html
  {
  height:100%;
  margin-bottom:1px;
}

* {
padding: 0px;
margin: 0px;
}

body {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-size: 10.5pt;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*h1 {
margin:0;
text-indent:-9999px;
}*/

a :link {
	color: #336699;
}
a:visited {
	color: #996666;
}

/*-----ページ全体▲----------------------------------------------*/

/*-----ヘッダー▼----------------------------------------------*/

#header {
	width:650px;
	height:auto;
}

#header h1 {
	width: 650px;
	height:260px;
	margin: 0px;
    text-indent:-9999px;
	background-image: url(gif/tax-eastasia1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header h2 {
	width: 650px;
	height:80px;
	margin: 0px;
    text-indent:-9999px;
	background-image: url(gif/tax-eastasia2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#headlink ul{
	position:static;
	list-style-type:none;
	height: 25px;
	width: 650px;
	float: right;
	display: block;
	margin: 0px;
}

#headlink li{
	float:right;
}	

#headlink li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

#headlink li#home a {
	height: 25px;
	width: 130px;
	background: url(gif/nv-tf-home1.gif) no-repeat;
}

#headlink li#home a:hover {
	background: url(gif/nv-tf-home2.gif) no-repeat;
}

#headlink li#events a {
	height: 25px;
	width: 130px;
	background: url(gif/nv-tf-events1.gif) no-repeat;
}

#headlink li#events a:hover {
	background: url(gif/nv-tf-events2.gif) no-repeat;
}

#headlink li#activity a {
	height: 25px;
	width: 130px;
	background: url(gif/nv-tf-activities1.gif) no-repeat;
}

#headlink li#activity a:hover {
	background: url(gif/nv-tf-activities2.gif) no-repeat;
}

#headlink li#contact a {
	height: 25px;
	width: 130px;
	background: url(gif/nv-tf-contact1.gif) no-repeat;
}

#headlink li#contact a:hover {
	background: url(gif/nv-tf-contact2.gif) no-repeat;
}	

#headlink li#IPP a {
	height: 25px;
	width: 130px;
	background: url(gif/nv-tf-IPP1.gif) no-repeat;
}

#headlink li#IPP a:hover {
	background: url(gif/nv-tf-IPP2.gif) no-repeat;
}	

/#headlink li#dammy a {
	height: 25px;
	width: 13px;
	background:url(gif/dammy.gif) no-repeat;
}

/*-----ヘッダー▲----------------------------------------------*/


/*-----ページ全体▼----------------------------------------------*/

#pagebody {
	width: 620px;
	display: block;
	float: none;
	height: auto;
	overflow:visible;
	background-color: #F9F4FA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#pagebody h2{
	font-size:12pt;
	font-weight:bold;
	line-height: 1.5em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #B2334C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0344C;
	padding-left: 8px;
}

#pagebody h3 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.4em;
}

#news {
	width: 540px;
	border: 1px inset #666666;
	background-color: #FFFFFF;
	display: block;
	margin-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #666666;
}
