*	{
	margin:0px;
	padding:0px;
}

body	{
	position:static;
	width:800px;
	margin:auto;
	padding:0px;
	background-color:#ffffff;
	letter-spacing:1px;
	line-height:125%;
	font-size:90%;
	color:#404040;
	text-align:center;
}

a:link	{
	color:#0000a0;
}

a:visited	{
	color:#00699b;
}

a:hover	{
	text-decoration:underline;
	color:#00e8e8;
}

img	{
	margin:0px;
	padding:0px;
	border:0px;
}

#all	{
	position:static;
	margin:auto;
	width:820px;
	background-color:#ffffff;
	text-align:center;
}

#header	{
	position:static;
	width:800px;
	height:75px;
	margin:0px;
	padding:0px;
	background-image:url('../imgsrc/header.png');
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:right;
}

#header h1	{
	margin:-15px 0px 5px 0px;
	font-size:85%;
	color:#c0c0c0;
}

#header a:hover	{
	border-top:2px solid #00e8e8;
}

#fontchange	{
	position:relative;
	text-align:right;
	margin-left:550px;
	width:240px;
	/margin-left:550px;
	/width:260px;
	height:35px;
	background-image:url('../imgsrc/fontsize.png');
	background-repeat:no-repeat;
	padding:3px 10px 0px 0px;
	/padding:3px 15px 0px 0px;
}

.btn	{
	font-weight:bold;
	font-size:110%;
	/font-size:120%;
	/margin-right:5px;
}

#main	{
	position:static;
	width:800px;
	margin:auto;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
}

#h_menu	{
	position:static;
	width:800px;
	height:30px;
	margin:auto;
	padding:0px;
	text-align:center;
	background-color:#1a79b0;
}

#h_inner	{
	position:static;
	width:635px;
	height:30px;
	margin:0px;
	padding:0px;
	background-color:#1a79b0;
}

#h01			{
	display:block;
/*	margin-left:85px;	*/
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;

}

#h01 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:top left;
}

#h01 a:hover	{
	background-position:0px 29px;
}

#h02			{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h02 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-90px 0px;
}

#h02 a:hover	{
	background-position:-90px 29px;
}

#h03			{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h03 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-180px 0px;
}

#h03 a:hover	{
	background-position:-180px 29px;
}

#h04			{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h04 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-270px 0px;
}

#h04 a:hover	{
	background-position:-270px 29px;
}

#h05			{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h05 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-360px 0px;
}

#h05 a:hover	{
	background-position:-360px 29px;
}

#h06			{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h06 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-450px 0px;
}

#h06 a:hover	{
	background-position:-450px 29px;
}

#h07			{
	display:block;
/*	margin-right:85px;	*/
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	text-indent:-5000px;
	list-style:none;
	position:static;
	float:left;
}

#h07 a		{
	display:block;
	width:90px;
	height:30px;
	background-image:url('../imgsrc/h_menu.png');
	background-position:-540px 0px;
}

#h07 a:hover	{
	background-position:-540px 29px;
}

#pankuzu	{
	clear:both;
	position:static;
	width:800px;
	height:15px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:80%;
}

#contents	{
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#cat	{
	position:static;
	clear:both;
	width:780px;
	font-size:85%;
	margin:5px 0px;
	background-color:#ffffca;
	text-align:center;
}

#navi	{
	position:static;
	clear:both;
	/width:800px;
	width:805px;
	background-color:#1a79b0;
	font-size: 85%;
	text-align:right;
	margin:5px 0px 0px 0px;
	padding:2px 5px 2px 0px;
	color:#ffffff;
}

#navi a	{
	color:#ffffff;
}

#navi a:hover	{
	color:#ffffcc;
	text-decoration:underline;
}

#navi a:visited	{
	color:#ffffff;
}

#footer	{
	position:static;
	width:800px;
	margin:0px;
	padding:10px 0px;
	text-align:right;
	font-size:80%;
	line-height:135%;
	background-color:#ffffff;
	background-image:url('../imgsrc/logo_ja.png');
	background-position:10px 10px;
	background-repeat:no-repeat;
}
