@import "responsive.css";
html {
	letter-spacing: 2px;
	scroll-behavior: smooth;
	
}

.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
	opacity: 0.7;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}


p {
	line-height: 140%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #333;
	text-align: center;
	font-style: italic;
	letter-spacing: -2px;
	padding: 10px 0 10px 0;
}
h2 span {
	color: #6B0400;
}
#left {
	background: #1d1d1d;
	color: #ccc;
	padding: 10px;
	overflow-y: scroll;
	scrollbar-face-color: #1d1d1d;
	scrollbar-track-color: #3a3a3a;
	scrollbar-arrow-color: #808080;
	scrollbar-highlight-color: #1d1d1d;
	scrollbar-shadow-color: #1d1d1d;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #1d1d1d;
}
#left a {
	font-weight: bold;
}
#left li {
	margin-bottom: 10px;
	line-height: 120%;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	outline: none;
}
p {
	font-size:1em;
}
ul {
	list-style: none;
	font-size:1em;
}
a {
	color: #426142;
	font-size: 0.9em;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #846942;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	background: url(img/bg_.jpg) fixed;
	/*background:#f0f0f0;*/
}
#container {
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#header {
	height: 90px;
	text-align: center;
}
#header a:hover img, #pulldown-menu li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#menu {
	height: 50px;
	background: #1d1d1d;
	text-align: center;
}
ul#pulldown-menu {
	height: 50px;
	background: #1d1d1d;
	padding-left: 76px;
}
ul#pulldown-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#pulldown-menu a:link, ul#pulldown-menu a:visited {
	background: #1d1d1d;
}
ul#pulldown-menu a:hover, ul#pulldown-menu a:active {
	background: #313431;
}
ul#pulldown-menu li {
	float: left;
	position: relative;
	height: 35px;
	line-height: 35px;
	margin-left: 30px;
}
ul#pulldown-menu li a {
	display: block;
	height: 35px;
}
.drum {
	width: 171px;
}
.guiter {
	width: 96px;
}
/* ‰º‘w‚Ìƒƒjƒ…[‚ð•s‰ÂŽ‹‚É */
ul#pulldown-menu li ul {
	display: none;
}
/* ‹^Ž——v‘f :hover ‚Å‰º‘w‚Ìƒƒjƒ…[‚ð‰ÂŽ‹‚É */
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
}
ul#pulldown-menu li ul li {
	float: none;
	margin: 0;
	font-weight: normal;
}
#header h1 {
	margin-bottom: 23px;
	font-weight: normal;
	font-size: 1em;
	color: #333;
	margin-top: 19px;
}
#top {
	padding: 10px;
}
.box {
	background: #1d1d1d;
}
.box img {
	margin-bottom: 0px;
}
#mainContent a:hover img, #f-left a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#mainContent {
	clear: both;
	overflow: hidden;
}
#top, #main {
	background: #FFF;
}
#main {
}
#footer {
	margin-bottom: 20px;
	padding-top: 20px;
	margin-top: 20px;
	clear: both;
	padding-bottom: 20px;
	background-color: #1d1d1d;
}
#footer a {
	font-size: 0.9em;
	color: #FFF;
}
#footer .map a {
	font-size: 1em;
}
#footer .map {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#f-left {
	width: 64px;
	float: left;
	padding-left: 90px;
}
#f-right {
}
#f-right ul {
	text-align: left;
}
#f-right li {
	height: 20px;
@
}
.copy {
	margin-bottom: 20px;
	font-size: 0.8em;
}
.big {
	color: #fff;
}
#left a {
	text-decoration: underline;
}
#left a:hover {
	text-decoration: none;
}
.mainbox {
	background: #FFF;
	margin: 40px 0 40px 0;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	clear:both;
}
.mainbox p {
	text-align: left;
	margin: 30px;
}
.catalog h3 {
	font-weight: bold;
	font-size: 25px;
}
.catalog a {
	text-decoration: underline;
	color: #930;
}
.catalog a:hover {
	text-decoration: none;
}
h4 {
	 clear:both;
}
.items {
	width: 164px;
}
.menu {
	background: #333;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	height: 40px;
	line-height: 40px;
	letter-spacing: normal;
}
.menu a {
	color: #FFF;
	margin: 0 30px 0 30px;
}
.menu a:hover {
	text-decoration: none;
	color: #C30;
}
table {
	margin: 0 auto;
}
td {
	text-align: left;
}
.brand {
	width: 185px;
	background:#FFF;
	float: left;
	margin-bottom: 20px;
}

.brand img { width:100%; }

.brand h3 {
	margin-bottom: 5px;
	font-size: 15px;
}
h4 a {
	background: #900;
	color: #FFF !important;
	text-decoration: none !important;
	padding:10px;
    display: block;
    border-right: solid 1px #fff;
}

.photo a img { width:30%;}

.video p { text-align:center; margin:0;}

.box_ca { padding:20px 0 20px 0;}

.catalog { background:#FFF; overflow:hidden;}

.catalog_link {text-align:center; overflow:hidden; margin-top:40px;}