body {
	background: #f8f6ed;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
h3 {
	font-size: 12pt;
	margin: 0px;
}

img {
	border: 0px;
}
td {
	/*padding: 0px;*/
}
td p{
	font-size: 13px;
	line-height: 140%;
}
.clearFloat { zoom: 100%;}
.clearFloat:after { content: "."; clear: both; height: 0; display: block; visibility: hidden;}

/**
 * Header
 **/
#header {
	background: url(../images/bg_header.jpg) repeat left top;
	margin-bottom: 20px;
	text-align: center;
}
#header #header-inner {
	width: 900px;
	margin: 0px auto;
	_margin: 0px;
	padding-bottom: 14px;
}
#header #header-inner h1 {
	margin: 0px;
	padding-top: 30px;
	float: left;
	width: 209px;
	height: 40px;
	padding-left: 18px;
}
#header #navs {
	float: right;
	width: 450px;
	padding-right: 20px;
}
#header #navs #btn-english {
	/*text-align: right;*/
	float: right;
}
#header #navs #translate {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
	margin: 0px;
}
#header #navs #translate a {
	color: #bbb;
	font-size: 10px;
}
#header #navs #translate a:hover {
	text-decoration: underline;
	color: #fff;
}

#header #header-inner ul {
	margin: 32px 0px 0px 0px;
	padding: 0px;
	float: right;
}
#header #header-inner li {
  float: left;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0px;
}
#header #header-inner li a {
	display: block;
	background: url(../images/icon_link.gif) no-repeat left center;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	color: #9b9b9b;
}
#header #header-inner li a:hover {
	color: #fff;
}
#header #global-nav {
	width: 900px;
	margin: 0 auto;
	_margin: 0px;
	padding: 0px;
}
#header #global-nav li {
	width: 180px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 120%;
	text-align: left;
}
#header #global-nav ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: 38px;
	border: 1px solid #f8f6ed;
	border-top-width: 0px;
}
*:first-child+html #header #global-nav ul {
	top: 41px;
}
*:first-child+html #header #global-nav ul li ul {
	top: 0px;
}
#japanese-index #header #global-nav ul {
	border-color: #333;
	border-width: 1px;
}
#header #global-nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(../images/bg_header.jpg) repeat left top;
	border-bottom: 1px solid #222;
}
#header #global-nav ul li a {
	display: block;
	padding: 5px 5px 5px 14px;
	font-size: 9pt;
	color: #fff;
	background: url(../images/icon_link.gif) no-repeat 5px 12px;
	text-decoration: none;
}
#header #global-nav ul li ul {
	left: 180px;
	top: 0px;
	border-top: 1px solid #f8f6ed;
}
#header #global-nav ul li ul li {
	width: 300px;
}
#header #global-nav #nav5 ul li {
	width: 180px;
}
#header #global-nav ul li.hover>a {
	color: red;
}
#header #global-nav ul li a:hover {
	text-decoration: underline;
}
#header #global-nav #nav1 ul li a:hover {
	color: #fdd329;
}
#header #global-nav #nav2 ul li a:hover {
	color: #356f87;
}
#header #global-nav #nav3 ul li a:hover {
	color: #b2092a;
}
#header #global-nav #nav4 ul li a:hover {
	color: #4f980b;
}
#header #global-nav #nav5 ul li a:hover {
	color: #5b5b59;
}

/**
 * Footer
 **/
#footer {
	background: url(../images/line_footer.gif) repeat-x left top;
	padding-top: 10px;
	margin-top: 46px;
	text-align: center;
}
#japanese-index #footer {
	background: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#footer li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer #footer-navs {
	width: 900px;
	margin: 0 auto;
}
#footer #footer-navs .nav-box {
	width: 142px;
	float: left;
	padding-right: 8px;
	padding-bottom: 10px;
}
#footer #footer-navs .nav-box li {
	font-size: 11px;
}
#footer #footer-navs .nav-box li.first {
	font-weight: bold;
	font-size: 12px;
}
#footer #footer-navs .nav-box li a {
	color: #4c441f;
	text-decoration: none;
}
#japanese-index #footer #footer-navs .nav-box li a {
	color: #ccc;
}
#footer #footer-navs .nav-box li a:hover {
	text-decoration: underline;
}
#footer #copyright {
	border-top: 1px solid #414141;
	background: url(../images/bg_footer.gif) repeat left top;
	padding: 6px;
}
#footer #copyright p {
	text-align: center;
	color: #c5c5c5;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}
#footer #copyright p a {
	color: #c5c5c5;
}

/**
 *
 */
#contents {
	width: 900px;
	margin: 0 auto;
	_margin: 0px;
	line-height: 140%;
	text-align: left;
}
#contents #main-image {
	margin-bottom: 10px;
}

#contents ul {
	margin: 0px;
	padding: 0px;
}
#contents li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contents h2,
#contents p {
	font-size: 10pt;
	margin-bottom: 1em;
}
#japanese-index {
	background: url(../images/bg_header.jpg) repeat left top;
	color: #bbb;
}
#message-area {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
#message-area .date {
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#message-area h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#message-area p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#message-area .end {
	margin-bottom: 2em;
}

#message-area a {
	color: #f00;
	text-decoration: underline;
}
#home-contents {
	width: 680px;
	float: left;
}
#home-contents li {
	margin: 0px 20px 0px 0px;
	padding-bottom: 20px;
	width: 200px;
	float: left;
}
#home-contents #name-origin {
	width: 638px;
	border: 1px solid #254804;
	padding-bottom: 40px;
	background: #000000;
}
#home-contents #name-origin h2 {
	margin: 0px;
	padding: 10px 0px 20px 10px;
}
#home-contents #name-origin p {
	padding: 0px 10px 0px 16px;
	margin: 0px;
	line-height: 250%;
	font-size: 9pt;
}
#home-contents #pickup {
	width: 638px;
	border: 1px solid #254804;
	background: #000000;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#home-contents #pickup #title {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#home-contents #pickup li {
	padding: 0px;
	float: none;
	font-size: 13px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 100%;
}
#home-contents #pickup a {
	color: #bbbbbb;
}
#home-contents #pickup a:hover {
	color: #FFFFFF;
} 

#home-contents #music-spirit {
	margin: 20px 0px;
}
#home-contents #music-spirit div {
	width: 160px;
	float: left;
}
#home-contents #music-spirit p {
	width: 520px;
	float: right;
	margin: 0px;
	font-size: 9pt;
}
#home-side {
	width: 200px;
	float: right;
	color: #bbb;
}
#home-side .banners li {
	margin-bottom: 10px;
	line-height: 100%;
}
#home-side .audition-room-box {
	background: url(../images/home/side_line.gif) no-repeat left top;
	padding: 10px 0px;
	line-height: 120%;
}
#home-side .audition-room-box h2 {
	text-align: center;
}
#home-side .audition-room-box p {
	margin-bottom: 1em;
}
#home-side .audition-room-box .link-detail {
	text-align: right;
	font-size: 9pt;
}
#home-side .audition-room-box .link-detail a {
	color: #CFC;
}
#home-side #txtconter {
	font-size: 10pt;
}

.home-box {
	background: #000;
	padding: 10px;
	width: 618px;
	_width: 638px;
}
.home-box a {
	color: #cfc;
}
.home-box a:hover {
	color: #efe;
}


/**
 * Common styles
 */
#topic-path {
	width: 900px;
	margin: 5px auto 20px auto;
	text-align: left;
	font-size: 8pt;
	color: #5a5a5a;
}
#topic-path a {
	color: #5a5a5a;
	text-decoration: none;
}
#topic-path a:hover {
	color: #990000;
	text-decoration: underline;
}
.title-area {
	width: 640px;
	margin: 0 auto;
}
.title-area h2 {
	margin: 0px;
	background: url(../images/bg_pagetitle.gif) no-repeat left top;
	color: #993300;
	font-weight: bold;
	font-size: 14pt;
	height: 40px;
	text-align: center;
	line-height: 1.5em;
	padding-top: 0;
	padding-right: 30px;
	padding-left: 30px;
}
#page_navi {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	background-image: url(../images/bg_pagetitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin: 10px 0px 10px 0px;
	padding-top: 30px;
	border-top: 2px dotted #aaa;
}
.header2 {
	font-weihgt: bold;
	text-align: left;
	border-left: 5px solid #c0d977;
	padding-left: 8px;
}
.header3 {
	font-weight: bold;
	margin: 0px;
}
.underline {
	border-bottom: 1px solid #000;
	color: #000;
	display: block;
}
.h2margin {
	margin-bottom: 9px;
}
#title-area-toplevel {
	background: url(../images/edge_silver.gif) no-repeat left bottom;
	padding-bottom: 52px;
}
#title-area-product {
	background: url(../images/edge_product.gif) no-repeat left bottom;
	padding-bottom: 52px;
}
#title-area-product-s {
	background: url(../images/edge_product_s.gif) no-repeat left bottom;
	padding-bottom: 52px;
	width: 620px;
}
#title-area-product-s h2 {
	background: url(../images/bg_pagetitle_product.gif) no-repeat left top;
}
#title-area-view {
	background: url(../images/edge_view.gif) no-repeat left bottom;
	padding-bottom: 52px;
}
#title-area-knowhow {
	background: url(../images/edge_knowhow.gif) no-repeat left bottom;
	padding-bottom: 52px;
}
#title-area-info {
	background: url(../images/edge_info.gif) no-repeat left bottom;
	padding-bottom: 52px;
}
#title-area-kaiser {
	background: url(../images/edge_kaiser.gif) no-repeat left bottom;
	padding-bottom: 52px;
}

/**
 *
 */
#contents-pages {
	width: 620px;
	text-align: left;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#contents-pages p,
#contents-pages th,
#contents-pages td {
	font-size: 10pt;
}
#contents-pages p.attention {
	margin: 0px;
	color: #ff0000;
}
#contents-pages .tbl-def {
	margin: 20px auto;
	width: 600px;
}
#contents-pages .tbl-def th {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #aaa;
	background: #f6f0d3;
}
#contents-pages .tbl-def td {
	padding: 5px;
	border-bottom: 1px solid #aaa;
}
.required {
	color: #f00;
}
#product-wrapper {
	width: 900px;
}

#product-side {
	width: 230px;
	float: left;
}
#product-content {
	width: 640px;
	float: right;
}
/*
#product-content .title-area {
	width: 620px;
}
#product-content .title-area h2 {
	background: url(../images/bg_pagetitle_product.gif) no-repeat left top;
}
*/
#product-content .product-subheader {
	background: url(../images/bg_subheader.gif) no-repeat left top;
	text-align: center;
	line-height: 30px;
	margin: 10px 0px 25px 0px;
	font-size: 13px;
}
#product-content .product-inquiry-button {
	margin-bottom: 40px;
	text-align: center;
}
#product-content .upper {
	font-size: 13px;
	text-align: right;
	margin: 20px 0px;
}
#product-content .upper a {
	color: #996600;
	text-decoration: underline;
}
#product-content .upper img {
	vertical-align: middle;
}


#product-categories {
  background: url(../images/bg_product_cat_btm.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#product-categories .inner {
	background: url(../images/bg_product_cat_top.jpg) no-repeat left top;
	padding-top: 10px;
}
#product-categories ul {
	margin: 0px;
	padding: 0px 10px;
	background: url(../images/bg_product_cat_mid.jpg) repeat-y left top;
}
#product-categories ul li {
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#product-categories ul li a {
	display: block;
	background: url(../images/bg_product_cat_menu.gif) repeat-x left bottom #efefef;
	padding: 8px 5px;
	margin: 0px;
	border: 1px solid #c6c6c6;
	zoom: 100%;
	line-height: 100%;
}
#product-categories ul li a span {
	background: url(../images/icon_product_cat.gif) no-repeat left center;
	padding-left: 10px;
}
#product-categories ul li ul {
	background: none;
	padding: 0px;
	display: none;
}
#product-categories ul li ul li {
	background-image: none;
	background: #efefef;
	border: 0px;
	padding: 2px 20px;
}
#product-categories ul li ul li a {
	background: none;
	border: 0px;
	padding: 0px;
	line-height: 140%;
}
#product-categories ul li ul li a:hover {
	text-decoration: underline;
}

.box-margin {
	margin-bottom: 30px;
}


