@charset "shift_jis";

#container {
	margin: 0 auto;
	width: 907px;
	text-align: left;
}

body {
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-x;
}

#footer {
	margin: 0 auto;
	width: 1027px;
	text-align: center;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
}

#footer_line {
	margin: 0 auto;
	width: 100%;
	height: 9px;
	text-align: center;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-x;
}

.contact {
	font-size: 11px;
	line-height: 1.3;
	color: #0A519F;
	margin: 10px 10px 10px 0px;
}

.step {
	height: 95px;
	padding: 5px 0 0 10px;
	line-height: 1.3;
	color: #333333;
}

#leopalace {
	font-size: 16px;
	line-height: 1.3;
	font-weight: 700;
}

.aboutus_1 {
	font-size: 13px;
	width: 160px;
	background-color: #CCC;
	color: #333333;
	border-bottom:#999 1px solid;
	padding: 6px;
	text-align: center;
}
.aboutus_2 {
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	color: #333333;
	border-bottom:#999 1px solid;
	padding: 6px;
	text-align: left;
}
.fc_east{
	color: #CC0000;
}

.fc_south {
	color: #6C7818;
}

#e_aboutus_address {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	text-align: right;
	margin-right: 10px;
	color: #333333;
}

#s_aboutus_address {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	text-align: right;
	margin-right: 10px;
	color: #333333;
}

.staff_comment {
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
}

.staff_name {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
}
/* ---------- 追加リンク集 ---------- */
div.links {
	color:#0A519F;
	margin:10px 10px 30px 0px;
}
div.links h3 {
	color:#666;
	font-weight:700;
	margin:0 10px;
	padding:3px;
	border:1px solid #666;
	background:#CCC;
}
div.links ul {
	margin:0 10px;
}
div.links li {
	text-align:left;
	padding:6px 4px 1px 10px;
	border-bottom:1px solid #CCC;
}
div.links a {
	color:#666;
	text-decoration:none;
}
div.links a:hover {
	color:#00F;
	text-decoration:underline;
}
/* 個人情報リンク */
p.privacy {
	width:800px;
	margin:0 auto;
	padding:3px;
	text-align:right;
}
