@charset "euc-jp";

/* info CSS Document */
/* 	contents width=790px */

/*---------------------------------------------
 h1
---------------------------------------------*/
h1#h1Link {
	background: url(../../info/images/h1_link.png) no-repeat;
	height: 29px;
}
h1#h1Sitepolicy {
	background: url(../../info/images/h1_sitepolicy.png) no-repeat;
	height: 29px;
}
h1#h1Privacypolicy {
	background: url(../../info/images/h1_privacypolicy.png) no-repeat;
	height: 29px;
}
h1#h1Accessmap {
	background: url(../../info/images/h1_accessmap.png) no-repeat;
	height: 29px;
}
h1#h1Sitemap {
	background: url(../../info/images/h1_sitemap.png) no-repeat;
	height: 29px;
}


/*---------------------------------------------
 link
---------------------------------------------*/
.linkArea {
	width: 790px;	/* total:790px */
	margin-top: 20px;
	margin-bottom: 20px;
}
.linkArea:after {	/* height set */
	content:"";
	display:block;
	clear:both;
}

.linkArea div {
	width: 240px;	/* total:260px */
	float: left;
	padding: 0px 10px;
}


/*---------------------------------------------
 sitemap
---------------------------------------------*/
.sitemapArea {
	width: 790px;	/* total:790px */
	margin-top: 20px;
	margin-bottom: 20px;
}
.sitemapArea:after {	/* height set */
	content:"";
	display:block;
	clear:both;
}

.sitemapArea div {
	width: 370px;	/* total:395px */
	float: left;
	padding: 0px 10px;
}
