@charset "Shift_JIS";

html,body {
	font-size: 12pt;
	color: #000000;
	background:#FFF;
	_text-align:left;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


#header {
 	background:url(../images/bg_menu.gif) no-repeat;
	width:100%;
	height:66px; _padding-bottom:10px;
	}
#track{ text-indent:-9999em; overflow:hidden; width:100%; }

#menu,
#header .right,
#footmenu {
	display: none;
}

#globalnavi{
	display: none;
}

body {
	line-height: 1.5;
	letter-spacing: 1px;
}

#contents {width:534px; float:none; margin:0 auto; _margin:0;}

#primary {
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}

#footer{
	width:778px;
	float:none;
	clear:both;
	height:50px;
	background:url(../images/copy.gif) no-repeat center center;
	border-top:#CCCCCC solid 1px;
	text-indent:-999em;
	overflow:hidden;
}

.ptop{ display:none; }