@charset "UTF-8";

/*<group=tags>*/

* {
	font-family: "Lucida Grande","Lucida Sans Unicode","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,"MS Pゴシック",Verdana,Helvetica,sans-serif;
}

#dsanalyzer {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

body {
	background-color: #929E9E;
	background-image: url(../images/skin/bgerect.jpg);
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	line-height: 130%;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 10px 0;
	background-position: left top;
	background-repeat: no-repeat;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}

h4 {
	font-size: 9pt;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.default {
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.default li {
	margin: 0 0 10px 10px;
	padding: 0;
}

img {
	border: 0;
}

a {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #999;
	background-color:#fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #aaa;
	background-color:#fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

object,embed {
	margin: 0;
	padding: 0;
}

script {
	display: none;
}

.clearboth {
	clear: both;
	display: block;
}

.hidden {
	display: none;
}

.hiddenborder {
	width: 660px;
	margin: 0;
	visibility: hidden;
	display: block;
	clear: both;
	padding: 0;
	height: 1px;
}

.borderdotted_under {
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/skin/borderdotted00.gif);
}

.standardText {
	padding: 0 25px 15px 25px;
}

.standardText h3 {
	margin: 0 0 10px 0;
}

div.dummy {
	height:1px;
	overflow:hidden;
	clear:both;
}

fieldset {
	border:0;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}

label {
	display:block;
	margin:10px 0 0 0;
	font-size:8pt;
}

.caption {
	font-size:8pt;
}

div.blockimg {
	display:block;
	width:100%;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
}

div.blockimg p, div.blockimg dl, div.blockimg ul, div.blockimg span, div.blockimg div {
	visibility:hidden;
}

/*</group>*/

/*<group=layout>*/

#wrapper {
	width: 710px;
	margin: 0 auto;
	text-align: left;
}

#contentBody {
	background: url(../images/skin/containerbg.gif) repeat-y left top #fff;
	color: #666;
	padding: 17px 0 20px 0;
	margin: 0;
}

#contentBody td, #contentBody th {
	color:#666;
	font-size:x-small;
}

#contentBody h2 {
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/skin/borderdotted00.gif);
	height: 43px;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	background-color:transparent;
}

#contentBody h2 a {
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
	background-color:transparent;
}

div.errorContent {
	background: url(../images/skin/containerbg.gif) repeat-y left top #fff;
	color: #666;
	padding: 10px 25px;
}

div.errorContent h2 {
	color: #c00;
	background-color:#fff;
}

/*</group>*/

/*<group=listnavi>*/

#list-navi {
	width: 150px;
	float: left;
	position: absolute;
	top: 58px;
	left: 0;
	margin: 0;
	padding: 25px 0 0 0;
}

#list-navi li {
	margin: 0 0 15px 25px;
}

#list-navi li a {
	display: block;
	height: 20px;
	text-indent: -999px;
	font-size: 1px;
	background-color:transparent;
}

#list-navi li.nav0 a {
	background-position: 0 0;
}

#list-navi li.nav0 a:hover {
	background-position: 0 -20px;
}

#list-navi li.nav1 a {
	background-position: 0 -40px;
}

#list-navi li.nav1 a:hover {
	background-position: 0 -60px;
}

#list-navi li.nav2 a {
	background-position: 0 -80px;
}

#list-navi li.nav2 a:hover {
	background-position: 0 -100px;
}

#list-navi li.nav3 a {
	background-position: 0 -120px;
}

#list-navi li.nav3 a:hover {
	background-position: 0 -140px;
}

#list-navi li.nav4 a {
	background-position: 0 -160px;
}

#list-navi li.nav4 a:hover {
	background-position: 0 -180px;
}

#contentBody.hasnavi h2 {
	margin-bottom: 0;
}

.hasnavi #textBody {
	padding: 0 0 0 150px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
	margin: 0;
	background: url(../images/skin/vdot0.gif) repeat-y 149px;
}

.hasnavi #textBody h3 {
	margin: 0 0 15px 25px;
	height: 45px;
	font-size: 1px;
	text-indent: -999px;
	background-position: left bottom;
}

.hasnavi #textBody li {
	width: 555px;
	position: relative;
	top: 0;
	left: 0;
}

/*</group>*/

/*<group=alternate header>*/
#header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	background: url(../images/skin/headerbg.gif) no-repeat left top;
	height: 110px;
}

#header a,#header a:hover {
	background-color:#000;
	color:#fff;
	text-decoration:none;
}

#header h1 {
	position: absolute;
	top: 37px;
	left: 42px;
	margin: 0;
	width: 120px;
	height: 42px;
}

#header h1 a {
	background-image: url(../images/skin/logoerect0.gif);
	font-size: 1px;
	margin: 0;
	text-indent: -999px;
	width: 120px;
	height: 42px;
}

#site-description {
	display: none;
}

#globalnavi {
	position: absolute;
	top: 46px;
	left: 472px;
}

#globalnavi li {
	display: inline;
}

#globalnavi li a {
	display: block;
	background-image: url(../images/skin/gnbuni.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	font-size: 1px;
	text-indent: -9999px;
}

#globalnavi li.home a {
	width: 56px;
	background-position: 0 0;
}

#globalnavi li.home a:hover {
	background-position: 0 -25px;
}

#globalnavi li.products a {
	background-position: -66px 0;
	width: 82px;
}

#globalnavi li.products a:hover {
	background-position: -66px -25px;
}

#globalnavi li.about a {
	width: 72px;
	background-position: -158px 0px;
}

#globalnavi li.about a:hover {
	background-position: -158px -25px;
}

#flashAlternate {
	display: none;
	position:relative;
	top:0;
	left:0;
}

#flashAlternate span {
	display:block;
	height:152px;
	background-image:url(../images/skin/err_flashalt.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#flashAlternate a {
	display:block;
	width:88px;
	height:31px;
	background-image:url(../images/skin/get_flash_player.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}

#flashAlternate a span {
	background:none;
	display:block;
	width:88px;
	height:31px;
	visibility:hidden;
}

#noscript span {
	display:block;
	height:58px;
	background-image:url(../images/skin/err_noscript.gif);
	background-repeat:no-repeat;
}

#swfcontent {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*</group>*/

/*<group=footer>*/

/*<group=footnavi>*/

#footnavi {
	clear: both;
	height: 46px;
	background-image: url(../images/skin/containerfoot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 710px;
}

#footnavi h2 {
	display: none;
}

#footnavi ul {
	position: absolute;
	top: 0;
	left: 15px;
	width: 680px;
	margin: 0 0;
	text-align: left;
	height: 30px;
}

#footnavi li {
	display: block;
	float: left;
}

#footnavi li a {
	display: block;
	float: left;
	background-image: url(../images/skin/footnaviuni.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	height: 30px;
	margin: 0;
}

#footnavi li.privacy a {
	width: 113px;
	background-position: 0 0;
}

#footnavi li.privacy a:hover,#footnavi li.privacy em a {
	background-position: 0 -30px;
}

#footnavi li.faq a {
	width: 69px;
	background-position: -113px 0;
}

#footnavi li.faq a:hover,#footnavi li.faq em a {
	background-position: -113px -30px;
}

#footnavi li.contact a {
	width: 82px;
	background-position: -182px 0;
}

#footnavi li.contact a:hover,#footnavi li.contact em a {
	background-position: -182px -30px;
}

#footnavi li.dealers a {
	width: 90px;
	background-position: -264px 0;
}

#footnavi li.dealers a:hover,#footnavi li.dealers em a {
	background-position: -264px -30px;
}

#footnavi li.sitemap a {
	width: 85px;
	background-position: -354px 0;
}

#footnavi li.sitemap a:hover,#footnavi li.sitemap em a {
	background-position: -354px -30px;
}

#footnavi li.blog a {
	width: 79px;
	background-position: -439px 0;
}

#footnavi li.blog a:hover,#footnavi li.blog em a {
	background-position: -439px -30px;
}

#footnavi li.press a {
	width: 98px;
	background-position: -518px 0;
}

#footnavi li.press a:hover,#footnavi li.press em a {
	background-position: -518px -30px;
}

#footnavi li.links a {
	width: 64px;
	background-position: -616px 0;
}

#footnavi li.links a:hover,#footnavi li.links em a {
	background-position: -616px -30px;
}

/*</group>*/
#footer {
	padding: 10px 0 0 0;
	font-size: 1px;
}

#footer address {
	display: block;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/skin/cright.gif) no-repeat right top transparent;
	height: 9px;
}

#footer address a {
	visibility: hidden;
}

/*</group>*/

/*<group=list>*/

/*<group=arrow>*/
ul.arrow-list {
	margin: 0 25px 0 25px;
}

ul.arrow-list li a {
	display: block;
	padding: 10px 5px 10px 22px;
	text-decoration: none;
	color: #666;
	background-image: url(../images/skin/listicn_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color:#fff;
}

ul.arrow-list li a:hover {
	background-image: url(../images/skin/listicn_arrow_ac.gif);
}

/*</group>*/
	
/*</group>*/