
/* RESET */

body{
	margin: 0;
	padding: 47px 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #4c4948;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #fff;
	background-image: url(../img/base.gif);
	}

img {
	border: 0;
	}

a:link {
	color: #ed6c34;
	text-decoration: none;
	background: none;
}

a:visited {
	color: #ed6c34;
	text-decoration: none;
	background: none;
}

a:hover {
	color: #ed6c34;
	text-decoration: underline;
	background: none;
}

p,ul,ol,li,form,input,textarea,select,dl,dt,dd,blockquote {
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}


/* LAYOUT */

#wrapper {
	margin: 0px auto;
	text-align: center;
	width: 577px;
	}

#navi {
	margin: 0px auto;
	width: 577px;
	text-align: center;
	}

#content {
	margin: 0px auto;
	width: 520px;
	text-align: left;
	}

#main {
	margin: 0px auto;
	width: 556px;
	text-align: center;
	}

/*  */

.separate {
	display: none;
	}

h1#logo {
	margin: 0px auto;
	background-image: url("../img/logo.gif");
	color: #fff;
	color: #fff;
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	width: 482px;
	height: 62px;
	float: center;
}

#footer p {
	display: none;
	}


/* TOP */

#td_left {
	padding: 18px 0 12px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	}

