@charset "UTF-8";

#rapper { margin-top: 40px; }
#rapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#rapper { zoom: 1; /* For IE */}
#footer p {
	margin-left: 1%;
	width: 98%;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 16px;
	color: #990000;
	background-color: transparent;
}

#rapper {
	margin-left: 2%;
	padding: 0;
	width: 96%;
}

#side1, #side2 {
	width: 360px;
	font-size: 14px;
	border: 1px solid #ffffff;	/* For Firefox Opera */
}
#side1 {
	float: left;
	margin-left: 20px;
}
#side2 {
	margin-left: 440px;

}
#side1 p, #side2 p {
	margin-bottom: 0.5em;
}
#side1 h3, #side2 h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0.5em 0 0 0;
	font-size: 16px;
	color: #006699;
	border-bottom: 1px solid #006699;
	text-align: right;
	background: #ffffff url(../homeimage/klist-h3bg.png) left bottom repeat-x;
}
#side1 h4, #side2 h4 {
	margin-top: 0.5em;
	font-size: 14px;
	color: #333333;
}
#side1 h4 a, #side2 h4 a {
	color: #0066ff;
	text-decoration: none;
}

/* ショップ情報
---------------------------------------------------- */
#shop {
	margin-top: 25px;
}
#shop th, #shop td { padding: 0.3em; }
#shop th {
	text-align: left;
	font-weight: normal;
	width: 150px;
}
#shop th a {
	color: #b22222;
}
#shop td {
}
/* ショップ詳細情報
---------------------------------------------------- */
#shopdetail {
	padding: 0 20px;
	color: #333333;
	text-align: left;
	width: 760px;
}
h2 {
	margin: 0 0 1em;
	font-size: 16px;
	color: #990000;
}

.shop-link {
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;

}
.shop-junru {
	font-size: 16px;
	color: #CC66CC;
}
.shop-link2 {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.shop-link3 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#shopdetail table {
	width: 700px;
}
#shopdetail td {
	padding: 0 12px;
	color: #666666;
	line-height: 1.4em;
}
.city {
	font-size: 12px;
}
/* かごしまも～るコマーシャル
---------------------------------------------------- */
#commercial {
	margin: 21px 0;
	text-align: center;
}

