@charset "ISO-8859-1";

body{ background:#ffffff; font-family:"MS PMincho",sans; }

img{ border:0; }

a:link{ color:#432DB2;text-decoration:underline; }
a:visited{ color:#432DB2;text-decoration:underline; }
a:hover{ color:#432DB2;text-decoration:underline; }
a:active{ color:#432DB2;text-decoration:underline; }

/* Hide the ID, class specifying */
div#header ul#headlink,
div#globalnavi,
div#flashcontent,
p#historylink,
div#contents div#sub,
ul.anchorlink,
p#gotop,
div#footer ul#footlink{ display:none; }


div#wrapper,
div#header,
div#footer{
	_width:640px;
}

body#home div#contents{
	_width:640px;
}

div#contents div#main{
	width:100%;
	_width:620px;
	float:left;
}

body#home div#contents div#main{
	margin:10px 0 0 0;
	width:350px;
}

body#home div#contents div#sub{
	margin:10px 0 0 0;
	display:block;
}

ul#tabIndex .open,
ul#tabIndex .open div,
ul#tabIndex .close,
ul#tabIndex .close div{
	background:none;
}

div#tabBoxIndex{
	background:#ffffff;
}

div#tabBoxIndex div.tabBox{
	margin:1.2em 0 0 0;
	position:relative !important;
	visibility:visible !important;
}

div#footer{
	_padding:0;
	background:none;
}

div#footer p#copyright{
	margin:5.0em 0 0 0;
	padding:3.0em 0 0 0;
	width:100%;
	_width:640px;
	float:left;
	border-top:solid #666666 1px;
	text-align:center;
}
