*	{
	margin:0px;
	padding:0px;
}
/*
body	{
	position:static;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	letter-spacing:1px;
	line-height:120%;
	text-align:center;
	color:#404040;
	font-size:85%;
	width:850px;
}
*/
a:link	{
	color:#006000;
	text-decoration:underline;
}

a:visited	{
	color:#008000;
	text-decoration:underline;
}

a:hover	{
	color:#ffcc33;
	text-decoration:none;
}

p	{
	font-size:95%;
	color:#404040;
	padding:2px;
	line-height:135%;
}

img	{
	margin:2px 0px;
	border:0px;
}

em	{
	line-height:35px;
	font-weight:bolder;
	color:#ea7500;
	font-style:normal;
}

#all	{
	position:static;
	width:850px;
	margin:auto;
	padding:0px;
	border:1px solid #ffde58;
}

#h-navi	{
	position:relative;
	left:550px;
	width:195px;
	margin:0px;
	width:300px;
	height:70px;
	overflow:hidden;
	font-size:85%;
	line-height:160%;
	text-align:right;
}

#fontchange	{
	position:relative;
	text-align:right;
	width:195px;
	height:40px;
	background-image:url('../imgsrc/font_change.png');
	background-repeat:no-repeat;
	padding:4px 10px 0px 0px;
}

.btn	{
	font-weight:bold;
	font-size:14px;
}

#pankuzu	{
	position:static;
	width:850px;
	height:15px;
	margin:0px;
	padding:0px 0px 0px 5px;
	text-align:left;
	font-size:75%;
}

#main	{
	position:static;
	width:850px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
}

#left	{
	position:static;
	float:left;
	width:160px;
	text-align:center;
	margin:0px;
	padding:3px 0px 0px 0px;
}

#left h2	{
	width:150px;
	height:35px;
	background-image:url('../imgsrc/m_h2.png');
	background-repeat:repeat-x;
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:105%;
}

#side_menu a:link	{
	border:1px solid #c0c0c0;
}

#side_menu a:visited	{
	border:1px solid #c0c0c0;
}

#side_menu a:hover	{
	border:2px solid #ffde58;
}

.btn-img	{
	border:1px solid #ffffff;
}

.address	{
	position:static;
	width:155px;
	margin:5px 0px;
	padding:0px;
	font-size:90%;
	text-align:left;
	border:1px solid #c0c0c0;
}

.address p	{
	margin:0px 0px 0px 3px;
}

#footer	{
	position:static;
	clear:both;
	width:850px;
	height:25px;
	margin:3px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	color:#008000;
	font-size:95%;
	background-color:#ffde58;
}


#sitemap_l	{
	position:static;
	float:left;
}

#sitemap_r	{
	position:static;
	float:right;
}

