/* Audio関連 */
body {
	text-align: center;
	background-color: #2D2D2D;
	font-size: 80%;
	margin: 0px;
}
a:link {
	color: #785257;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a24f38;
}
a:hover {
	text-decoration:underline;
	color: #6A818d;
}
a:active {
	text-decoration: none;
	color: #6A818d;
}
p {
	line-height: 1.5em;
}

h1 {
	text-align:left;
	color:#92A4AE;
	font-size: 90%;
	margin: 0px;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(image/audio_h2bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#bodyarea {
	height: auto;
	width: 850px;
	color: #C0B27F;
	background-color: #181818;
	background-image: url(../images/bodyarea_bg.jpg);
}
.top {
	float: none;
	height: 60px;
	width: 780px;
	clear: both;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nav {
	float: left;
	margin-top: 30px;
}
.pan {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}
.pan p {
	padding-right: 5px;
	padding-left: 10px;
}

.pan a {
	color: #C0B27F;
	background-image: url(image/pan_ya.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
.pan a:visited {
	text-decoration: none;
	color: #a24f38;
}


.main {
	width: 780px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 0px;
}

.contents {
	width: 590px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	clear: none;
	color: #000000;
	background-image: url(image/contents_bg.jpg);
	background-position: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
}
.contents p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.contents li {
	margin: 0px;
	padding-left: 30px;
	list-style-position: inside;
	list-style-image: url(../images/list.jpg);
	list-style-type: disc;
}
.contents th {
	font-weight: lighter;
}


.spec table {
}

.kokoku {
	background-color: #CCCCCC;
	width: 140px;
	clear: none;
	float: right;
	color: #000000;
	text-align: center;
	background-image: url(image/kokoku_bg.jpg);
	margin-top: 5px;
}
#footer {
	background-color: #000000;
	float: none;
	width: 850px;
	background-image: url(../images/top.jpg);
	margin: 0px;
	color: #C0B27F;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a {
	color: #C0B27F;
	text-decoration: none;
}

/* Spec表、製品名：seihin 項目名:spec */
.spec {
	color:#000000;
	background-color:#99CCCC;
}
.seihin {
	color:#ffffff;
	background-color:#000000;
	font-style:normal;
	font-weight: bold;
	text-align: center;
}
.shop {
}
.shop h3 {
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
}
.shop h2 {
	background-image: url(../shop/images/shop_h2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: lighter;
	font-size: 13px;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	padding-top: 8px;
	color: #000000;
}
.shop th {
	background-image: url(../shop/images/tiku_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 20px;
}
.map {
	margin-bottom: 20px;
}
.map th {
	background-color: #000000;
}
.white {
	color: #FFFFFF;
}
