@charset "utf-8";
/* layout */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
table {
	border-collapse: collapse;
}
img, fieldset {
	border: none;
}
a img {
	border: none;
}
body {
	background-image: url(../img/back_img.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 1.3em;
}
#all {
	width: 985px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px auto;
	position: static;
}
em.red {
	color: #F00;
	font-style: normal;
}



/* リンク
----------------------------------*/
a:link {
	color: #096;
	border: none;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #096;
	border: none;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #F00;
	border: none;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #F00;
	border: none;
	text-decoration: none;
	outline: none;
}


#header {
	background-image: url(../img/back_top.jpg);
	position: relative;
}
#sidemenu {
	float: left;
	width: 250px;
	background-color: #CCC;
	padding-top: 10px;
	padding-bottom: 30px;
}
.sidemenu_title {
	font-size: 105%;
	font-weight: bold;
	margin-left: 3px;
	padding-bottom: 3px;
}
.sidemenu_img {
	text-align: left;
}
.sidemenu_list {
	padding-left: 0px;
	margin-left: 5px;
}
.sidemenu_list li {
    background: url(../img/sidemenu_listmark.jpg) 0px 23px;
	background-repeat: no-repeat;
    list-style: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
	line-height: 1.3em;
	font-size: 95%;
	padding-bottom: 0px;
}
.sidemenu_list li ul li {
    background: url(../img/sidemenu_listmark_s.jpg) 0px 8px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 1em;
	padding-top: 5px;
	padding-left: 8px;
	margin-left: 0px;	
}
.sidemenu_list li a {
	color: #000;
	border: none;
	text-decoration: none;
	outline: none;
}
.sidemenu_list li a:link {
	color: #000;
	border: none;
	text-decoration: none;
	outline: none;
}
.sidemenu_list li a:hover {
	color: #F00;
	border: none;
	text-decoration: none;
	outline: none;
}


#mainarea {
	float: left;
	width: 735px;
	background-color: #FFF;
}
#mainarea_area {
	width: 720px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

#footer {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999;
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#footer p a {
	color: #666;
	border: none;
	text-decoration: none;
	outline: none;
	font-size: 90%;
}
#footer p a:link {
	color: #666;
	border: none;
	text-decoration: none;
	outline: none;
	font-size: 90%;
}
#footer p a:hover {
	color: #F00;
	border: none;
	text-decoration: none;
	outline: none;
	font-size: 90%;
}
#footer address {
	color: #999;
	text-decoration: none;
	font-style: normal;
	font-size: 90%;
}



/* TRESREYナビ
----------------------------------*/
#tresreynavi {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Tahoma;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
#tresreynavi li {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	height: 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 1em;
}


/* 言語ナビ
----------------------------------*/
#gengonavi {
	width: 300px;
	color: #000;
	text-decoration: none;
	position: absolute;
	top: 70px;
	right: 350px;
	text-align: center;
}
#gengonavi li {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}



/* 関連情報
----------------------------------*/
.hotnews_title {
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 110%;
}
.hotnews_text {
	padding-bottom: 5px;
	line-height: 1.2em;
}



/* 代理店情報
----------------------------------*/
.distributor_country {
	color: #900;
	padding-bottom: 3px;
}

.distributor_name {
	font-weight: bold;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
.distributor_name a:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.distributor_name a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.distributor_name a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.distributor_name a:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.distributor_link a:link {
	color: #000;
	text-decoration: underline;	
}
.distributor_link a:visited {
	color: #000;
	text-decoration: underline;	
}
.distributor_link a:hover {
	color: #000;
	text-decoration: none;
}
.distributor_link a:active {
	color: #000;
	text-decoration: underline;	
}




/* 新製品
----------------------------------*/
.newitem_name {
	padding-top: 5px;
	font-size: 105%;
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
}
.newitemtext {
	color: #666;
	padding-top: 10px;
	font-size: 85%;
}

.newtable a:link {
	color: #000;
	border: none;
	text-decoration: none;
	outline: none;
}
.newtable a:visited {
	color: #000;
	border: none;
	text-decoration: none;
	outline: none;
}
.newtable a:hover {
	color: #F00;
	border: none;
	text-decoration: none;
	outline: none;
}
.newtable a:active {
	color: #000;
	border: none;
	text-decoration: none;
	outline: none;
}
.cararea {
	background-image: url(../img/new/newitem_cararea.jpg);
	background-repeat: repeat-y;
}

/* 製品ページ
----------------------------------*/
.products_img {
	float: left;
	width: 410px;
}
.products_textarea {
	float: left;
	width: 310px;
}
.products_textarea p {
	line-height: 1.5em;
}
.products_textarea ul li {
	list-style-type: disc;
	line-height: 1.3em;
	list-style-position: outside;
	margin-left: 20px;
}
.products_name {
	font-weight: bold;
	font-size: 125%;
	padding-top: 2px;
	padding-bottom: 15px;
}
.mainimage {
	clear: both;
}
.mainimage ul li {
	list-style-type: disc;
	line-height: 1.3em;
	list-style-position: outside;
	margin-left: 20px;
}

.backred {
	font-weight: bold;
	color: #F00;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	border-color: #F00;
	border-style: solid;
	border: 1px;
}

.spec_i {
	color: #F00;
	text-decoration: none;
	font-style: normal;
}


/* パーツリスト
----------------------------------*/
#partslist {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#partslist table {
	width: 700px;
	border: medium solid #333;
}
#partslist table tr th {
	padding-top: 5px;
	background-color: #CC9;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	border: thin solid #000;
}
#partslist table tr th p {
	text-align: center;
	color: #000;
	padding-bottom: 5px;
}
#partslist table tr #hinban {
	width: 15%;
	text-align: center;
}
#partslist table tr #ean {
	width: 20%;
}
#partslist table tr #hinmei {
	width: 50%;
}
#partslist table tr #kakaku {
	width: 15%;
	text-align: center;
}
#partslist table tr td {
	height: 50px;
	padding-left: 10px;
	background-color: #FFF;
	border: thin solid #000;
	vertical-align: middle;
}
#partslist table tr td.td_center {
	height: 50px;
	padding-left: 0px;
	background-color: #FFF;
	border: thin solid #000;
	vertical-align: middle;
	text-align: center;
}
#partslist table tr td p {
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}
#partslist table tr td p .red {
	font-weight: bold;
	color: #F00;
}

#partslist2 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#partslist2 table {
	width: 700px;
	border: medium solid #333;
}
#partslist2 table tr th {
	padding-top: 5px;
	background-color: #999;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	border: thin solid #000;
}
#partslist2 table tr th p {
	text-align: center;
	color: #000;
	padding-bottom: 5px;
}
#partslist2 table tr #hinban {
	width: 15%;
	text-align: center;
}
#partslist2 table tr #ean {
	width: 20%;
}
partslist2 table tr #hinmei {
	width: 50%;
}
#partslist2 table tr #kakaku {
	width: 15%;
	text-align: center;
}
#partslist2 table tr td {
	height: 50px;
	padding-left: 10px;
	background-color: #FFF;
	border: thin solid #000;
	vertical-align: middle;
}
#partslist2 table tr td.td_center {
	height: 50px;
	padding-left: 0px;
	background-color: #FFF;
	border: thin solid #000;
	vertical-align: middle;
	text-align: center;
}
#partslist2 table tr td p {
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin: 0px;
}
.program_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 3em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}


/* 購入ボタン
----------------------------------*/
div.storemark {
	padding-top: 25px;
	width: 710px;
	text-align: right;
	padding-right: 10px;
}

