@charset "utf-8";

/* ------------------------------
 ホーム
------------------------------ */
#flash { /* フラッシュ */
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#noflash {
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	background-image: url(/img/fla_bg.jpg);
	background-position: center;
}

#whatsnew {
	width: 980px;
	margin: 0 auto;
	padding: 32px 0 0;
	color: #8c8682;
	text-align: left;
}

#whatsnew img {
	margin-bottom: 17px;
}

#whatsnew table{
	color: #8c8682;
}

#whatsnew table th {
	padding-right: 16px;
	font-weight: bold;
	vertical-align: top;
}

/* ------------------------------
 プライバシーポリシー
------------------------------ */
#privacy00 {
	width: 605px;
	margin: 0;
	padding: 79px 0 0;
}

#privacy01, #privacy02, #privacy03, #privacy04, #privacy05, #privacy06, #privacy07 {
	width: 605px;
	margin: 0;
	padding: 60px 0 0;
}

#privacy01 h2, #privacy02 h2, #privacy03 h2, #privacy04 h2, #privacy05 h2 {
	font-weight: bold;
}

#privacy02 table th {
	padding-right: 12px;
	vertical-align: top;
}

#privacy02 table td table th {
	padding-right: 0;
	vertical-align: top;
}

#privacy06 {
	text-align: right;
}

/* ------------------------------
 サイトマップ
------------------------------ */
#sitemap {
	width: 605px;
	margin: 0;
	padding: 79px 0 0;
}

#sitemap table {
	width: 605px;
}

#sitemap table table {
	width: 455px;
}

#sitemap table th {
	font-weight: bold;
	vertical-align: top;
}

#sitemap table td {
	vertical-align: top;
}

#sitemap table tr th a, #sitemap table tr th span, #sitemap table tr td a {
	padding: 0;
	margin: 0 0 0 5px;
	line-height: 3.0em;
}

#sitemap table tr td.bar a {
	padding: 0;
	margin: 0;
}

#sitemap table tr td.bar img {
	margin: 12px 0;
}

#sitemap table tr td.top img {
	margin: 0 0 12px 0;
}

#sitemap a:link, #sitemap a:visited {
	color: #625e5b;
	text-decoration: none;
}

#sitemap a:hover, #sitemap a:active {
	color: #aa0001;
	text-decoration: underline;
}

/* ------------------------------
 会社概要
------------------------------ */
#company01 {
	width: 605px;
	margin: 0;
	padding: 79px 0 0;
}

#company02 {
	width: 605px;
	margin: 0;
	padding: 60px 0 0;
}

#company02 div.tablebox {
	margin-top: 19px;
	padding: 40px;
	background: url(../img/bg.gif) repeat;
}

#company02 table tr th, #company02 table tr td {
	padding: 12px 6px 12px;
	border-top: solid #fff 1px;
	vertical-align: top;
}

#company02 table tr.last th, #company02 table tr.last td {
	border-bottom: solid #fff 1px;
}
