* {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "小塚ゴシック Pro R", sans-serif;
	font-size: small;
}
html {
	overflow: scroll;
	overflow: -moz-scroll-bars-vertical;
	overflow-x: scroll;
}
body {
	background-color: #efefef;
	/*font-size: 90%;*/
	line-height: 130%;
	color: #666666;
}
body, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
a {
	color:#303290;
}
a:hover {
	color:#0000ff;
}
a img {
	text-decoration: none;
	border: none;
}
form {
}
/*全体のレイアウト*/
#wrapper {
	width: 98%;
	text-align: left;
	background-color: #FFFFFF;
	min-width: 1020px;
}
/*ヘッダー*/
#header {
	height: 70px;
	width: 100%;
	background-image: url(../ja/images/header_bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}
#header-right {
	width: 420px;
	display: block;
	float: right;
}
#header #lang {
	height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-align: right;
}
* html #lang {
}
*:first-child+html #header #lang {
}
#header #search {
	background-image: url(../images/header_r1_c2.gif);
	background-repeat: repeat-x;
	text-align: right;
	/*width:auto;*/
	height: 34px;
	padding: 6px 6px 0 0;
}
* html #search {
	padding: 0;
	margin: 0;
}
*:first-child+html #header #search {
	padding-top: 8px;
}
#header hr {
	clear: both;
	display: none;
	visibility: hidden;
}
/* トップページ　言語選択 */
#lang-index {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding: 4px 10px 0;
}
/* メインコンテンツ */
#main-contents {
	width: 100%;
	background-image: url(../ja/images/left-menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#main-contents:after {
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#main-contents {
	display: inline-block;
}
/* IEmac対策 \*/
* html #main-contents {



	
}
#main-contents {
	position: relative;
	clear: both;
	min-height: 600px;
}
/*　*/


/*サイドメニュー*/
#side-bar {
	background-color: #ABCD65;
	margin: 0px;
	padding: 0px;
	width: 190px;
	/*float: left;*/
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 600px;
	background-image: url(../img/side_bar_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
}
* html #side-bar {


}
#side-bar #nabi {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 249px;
	background-image: url(../img/menu_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
#nabi ul {
	margin: 0px;
	padding: 0px;
}
#nabi li {
	margin: 0px;
	padding: 0px;
	height: 37px;
	display: block;
}
/* IE6対策 \*/
* html #nabi li {
	margin: -2px 0px -4px;
	padding: 0px;
	height: 37px;
	display: block;
}
/**/

/* IE6対策 \*/
* html #nabi ul {
	margin: 2px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
/**/



/* メインコンテンツ */
#contents {
	background-color: #FFFFFF;
	margin: 0 12px 0 200px;
	clear: both;
}
* html #contents {
}
#contents #flash {
	background-color: #AACD67;
	background-image: url(../img/flash_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 242px;
}
#contents #flash #FlashID {
	text-align: center;
	margin: 0px auto;
}
#contents #pan-nabi {
	width: 100%;
}
#contents #pan-nabi p {
	margin: 0px;
	padding: 10px 0px;
	background-color: #FFFFFF;
}
#contents #info {
	width: 100%;
	background-color: #EBEBD8;
	margin-bottom: 20px;
}
#contents #info:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
	height: 0px;
}
#contents #info {
	display: inline-block;
}
#contents #info {
	display: none;
}
/* インフォ欄非表示のCSS */
#contents #info {
}
#contents #info-body {
	padding: 12px 0;
	overflow: hidden;
	width: 100%;
}
/**/

#contents #info ul {
	margin: 0px;
	padding: 2px 2px 2px 30px;
	display: block;
	float: left;
	margin-right: -250px;
	width: 72%;
}
#contents #lineup {
}
#contents table {
	margin: 0px 0px 12px;
	padding: 0px;
	width: 100%;
}
#contents #k-lineup {
	float: right;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 12px;
	border: 1px solid #666666;
	padding: 2px 4px 4px;
	margin-right: 2px;
	display: none;
}
#contents #k-lineup:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
#contents #demo {
	background-color: #cecece;
	float: left;
	color: #444444;
	padding: 6px 8px 12px 6px;
	margin: 0 0 10px 10px;
	background-image: url(../ja/product/images/demo-back.jpg);
	background-position: right bottom;
	max-width: 380px;
}
#contents #demo :after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	content: ".";
}
/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	clear: both;
	overflow: hidden;
}

/*  IE6対策 */
* html #footer{

	/*clear:both;
	overflow:hidden;*/
}
.contents-doc {
	line-height: 130%;
	color: #666666;
	margin-left:8px;
	margin-right:8px;
}
.midashi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97b83a;
	padding: 4px 0px 4px 8px;
	margin: 0px;
	clear: both;
}
.doc {
	padding: 2px 4px;
	margin: 0px;
	background-color: #FFFFFF;
}
.doc-line {
	color: #666666;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	padding: 2px 4px;
	background-color: #FFFFFF;
	text-align: left;
}
.waku {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 12px;
	width: 80%;
}
.info {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 99%;
}
.lineup {
	margin: 0px 0px 12px;
	padding: 0px;
	width: auto;
	border: 1px solid #999999;
}
.info div {
	margin: 0px;
	padding: 0px;
}
.info img {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.left-bg {
	background-image: url(../images/left-menu_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-color: #AACD67;
	vertical-align: top;
}
.list {
	line-height: 140%;
	color: #666666;
	padding: 0px;
	margin: 8px;
	background-color: #FFFFFF;
}
img {
	border: none;
	text-decoration: none;
}
.lineup img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-left: 4px;
}
.showcase {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px 0px 12px;
	padding: 4px 8px;
	background-color: #FFFFFF;
}
.lang li {
	display: inline;
}
.lang ul {
	text-align: right;
	display: block;
	float: right;
	width: 300px;
}
.lineup-left {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 48%;
	float: left;
	text-align: center;
}
.lineup-right {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 48%;
	text-align: center;
	float: right;
	height: auto;
}
.clearfix {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.product-list {
	float: left;
	width: auto;
	height: 100%;
	margin-right: 12px;
	margin-top: 12px;
}
* html .product-list {
	width: 25%;
	margin-top: 12px;
}
.product-list h4 {
	text-align: center;
	width: auto;
}
.product-list-left {
	background-color: #FFFFFF;
	margin: 0px 0px 12px;
	padding: 0px;
	width: 99%;
	border: 1px solid #999999;
	text-align: center;
	height: 100%;
}
.product-list-left img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-left: 4px;
}
