@charset "Shift_JIS";
/* for IE */
body{
	zoom:90%;
}
#globalHeaderArea {
	display:none;
}
a:link,
a:visited,
a:hover {
	color:#666666;
}
h1,h2,h3 {
		font-weight:bold;
}
p.totop {
	display:none;
}
#mainArea {
	background:none;
}
#headerArea {
	background:none;
	height:auto;
}
#leftArea {
	background:none;
	padding:0;
}
#headerArea h1 a{
	height:auto;
	width: auto;
	text-indent:0;
	margin-bottom:50px;
}

#footerArea {
	background:none;
	border-top:solid 1px #666666;
}
#footerArea p.copy {
	background:none;
	height:auto;
	text-indent:0;
	text-align:right;
}


#leftArea .menuArea {
	background:none;
	padding:0;
	padding-left:10px;
}
#leftArea .menuArea h2,
#leftArea .menuArea a,
#leftArea .menuArea li.nolink span {
	line-height:1.2;
	text-indent:0;
	background:none;
	height:auto;
	margin-bottom:5px;
}

#leftArea .menuArea h2 {
	font-weight:bold;
}
#leftArea .menuArea li{
	margin-left:10px;
	list-style: disc ;
}
#leftArea .menuArea li.level2{
	margin-left:20px;
	list-style:circle;
}

#rightArea p.pageTop {
		display:none;
}