@charset"UTF-8";
/* @group init */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}

body{
	font-family:"Myriad Pro","Frutiger","Meiryo", "Verdana", "Osaka","Arial",sans-serif;
	width: 100%;
	font-size: 13px;
	position: absolute;
	top: 0;
	left: 0;
	color: #333333;
	background-color: #ffffff;
}

* html body {
	behavior: url("../js/csshover.htc");
}

.noDisplay{
	display: none;
}
.strong{
	font-weight: bold;
}
.alert{
	color: #dd0011;
}

img {
	border-style: none;
}

fieldset {
	border-style: none;
	display: block;
}

input {
	margin: 2px;
	padding: 2px
}

label {
	font-size: 0.9em;
	margin: 0 1.5em 0 0;
}

a {
	color: #222222;
	text-decoration: none;
}

a:visited{
	color: inherit;
	text-decoration: none;	
}

a:hover {
	color: inherit;
	text-decoration: underline;
}
a:focus {
	color: inherit;
	text-decoration: underline;
	outline: none;
}
body #mainpart_topAndCompInfo,body #mainpart{
	width: 980px;
	position: relative;
	top: 0;
	left: auto;
	margin: 0 auto 0 auto;
}

/*汎用モジュール*/
.floatLeftModule .left{
	float: left;
	margin:0 0em 0 0;
}
.floatLeftModule:after {content: ".";display: block;height: 0 ;clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
*:first-child+html .clearfix {min-height: 1px;}

.floatLeftModule .right{
	float: right;
	font-size: 18px;
	margin:0 3em 0 0;
}
/* @end init*/

/* @group header footer */

#header{
	border-style: solid;
	border-width: 0 0 8px 0;
	border-bottom-color: #cccccc;
	padding: 40px 0 0 0;
	min-height: 72px;
}

#header .wrapper{
	width: 980px;
	position: relative;
	top: 0;
	left: auto;
	margin:0 auto;
	min-height: 72px;
}
* html #header .wrapper{
	height: 72px;
}
#header .wrapper h1{
	font-size: inherit;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
* html #header .wrapper h1 {
	font-size: 100%;
}

#language{
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 3px;
	left:240px;
}
* html #language{
	padding:40px 0 8px 0;
}

#language a{
	color: #ff0011;
	background-image:url(../images/bullet_lang.gif);
	background-repeat: no-repeat;
	padding: 4px 28px;
}

/* IE7 */
*:first-child+html #language a {
	line-height: 22px;
}

* html #language a{
	background-position: 0px 4px;
	padding: 4px 28px;
}

#companyInfo{
	position: relative;
	width: 200px;
	margin:0 0 0 780px;
	}
#companyInfo li{
	text-align:right;
	font-size: 80%;
}
* html #companyInfo li{
	font-size: 70%;
}

#companyInfo .textL{
	line-height: 22px;
	padding-top: 27px;
	padding-left: 20px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 18px;
}

#companyInfo .textLE{
	line-height: 22px;
	padding-top: 46px;
	padding-left: 20px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 16px;
}

#companyInfo .textS{
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
}

#navigationMenu{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 640px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 240px;
}

#navigationMenu ul li{
	width: 96px;
	display:inline;
	float: left;
	padding: .5em;
	border-style: solid;
	border-width: 0 0 0 8px;
	border-color: #999999;
	font-size: 115%;
}
#navigationMenu ul li.selected{
	border-color: #ff0011;	
}
#header,#footer{
	position: relative;
	top: 0;
	left: auto;
	margin: 0 auto;
}
#footer{
	width: 980px;
	margin:0 auto;
	text-align: right;
}
#footer span{
	display: none;
}

#introMovP{
	position: absolute;
	top: 80px;
	right: 180px;
	z-index: 1px;
	height: 0px;
	width: 0px;
}

/* @firefox用*/
#introMovP, x:-moz-broken {
	top: 80px;
}

/*IE7
*:first-child + html #introMov {
	position: absolute;
	top: 94px;
	right: 180px;
	z-index: 1px;
	height: 0px;
	width: 0px;
}*/


#introMov{
	z-index: 3;
	position: relative;
	top: 0px;
	right: 0px;
	width: 180px;
	height: 780px;
}


#introMov object,#introMov embed{
	height: 760px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}



/* @end header footer*/



#mainpart_topAndCompInfo.wrapper{
	background: url(../images/topBg.gif) repeat-y right top;
}

.productList{
	float: left;
	width:220px;
}
#productlist{
	margin:-2.25em 0 0 0;	
}

#productlist_topAndCompInfo h2{
	margin-top: 40px;
	padding:0;
}
h2#productsTitle{
	margin: 40px 0 0 0;
	padding: 0 0 1.5em 0;
	background-color: #ffffff;
}

.productList dl.level1 dt{
	margin: 1.75em 0 0 0;
	padding: 0;
}
.productList dl.level2 dt,.productList dl.levelS dt{
	margin:0;
	padding:0;
}
.productList dl.level1 dd{
	margin:0 0 0 8px;
	padding: 0;
	color: #666666;
}

.productList dl.level1 dl.level2 dd {
	margin:0 0 0 2em;
	padding: 0;
}

.productList dl dd a,.productList dl dd.nolink,.productList dl.level1 dl.level2 dt a,.productList dl.level1 dl.levelS dt a{
	display: block;
	margin: .5em 0;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	font-weight: bold;
}
* html .productList dl dd a,* html .productList dl.level1 dl.level2 dt,* html .productList dl.level1 dl.levelS dt{
	padding:2px 20px;
}
.level1 dd a{
	background-image: url(../images/bullet_productList_close_n.gif);
}
.level2 dt a{
	background-image: url(../images/bullet_productList_open_n.gif);
}
.levelS dt a{
	background-image: url(../images/bullet_productList_close2_n.gif);
}
.level2 dd a, .level2 dd.nolink{
	background-image: url(../images/bullet_productList_close2_n.gif);
}
.level2 dt a.selected,.level2 dd a.selected,.levelS dt a.selected{
	color: #0066cc; 
}



/* @group contents*/

/* @group contentsTopAndCompanyInfo*/
#contents_topAndCompInfo{
	width: 760px;
	margin: 0;
	padding: 40px 0 0 0;
	min-height: 760px;
	float: left;
	background: url(../images/img_top01_03.jpg) no-repeat right top;
	line-height: 1.9em;
}
* html #contents_topAndCompInfo{
	height:760px;
}

#contents_topAndCompInfo #topPageRead{
	width: 540px;
	margin: 0;
	padding: 0 20px 2em 20px;
	background:#ffffff url(../images/img_topReadBG.gif) no-repeat right top;
}

#contents_topAndCompInfo #topPageRead h2{
	font-size: 175%;
	color: #dd0011;
	margin: 0 0 0.25em 0;
}
* html #contents_topAndCompInfo #topPageRead h2{
	font-size: 150%;
}

#contents_topAndCompInfo #topPageRead #hotNews h2{
	font-size: 140%;
	color: #dd0011;
	margin: 0.75em 0 0.75em 0;
	border-style: solid;
	border-width: 0 0 6px 0;
	border-color: #dd0011;
}
* html #contents_topAndCompInfo #topPageRead h2{
	font-size: 150%;
}

#contents_topAndCompInfo .wrapper{
	width: 540px;
	margin:0;
	padding:0 20px;
}
* html #contents_topAndCompInfo .wrapper{
	width: 560px;
}
#contents_topAndCompInfo .wrapper #topick{
	width: 260px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #ffffff;
}


#contents_topAndCompInfo .wrapper #topick h2{
	font-size: 140%;
	color: #ff8800;
	margin: 0 0 0.75em 0;
	border-style: solid;
	border-width: 0 0 6px 0;
	border-color: #ff8800;
}

* html #contents_topAndCompInfo .wrapper #topick h2{
	font-size: 130%;
}

.wrapper #contents_topAndCompInfo #topick h3{
	font-size: 125%;
	color: #ff8800;
	margin:0.5em 0 0.75em 0;
	padding: 0 0 0 20px;
	background-image:url(../images/bullet_specialProduct.gif);
	background-repeat: no-repeat;
}

.wrapper #specialProduct{
	float: right;
	width: 260px;
	margin:0 0 0 0px;
	padding:0;
	background-color: #ffffff;
}
.wrapper #specialProduct h2{
	font-size: 140%;
	color: #ff8800;
	margin: 0 0 0.75em 0;
	border-style: solid;
	border-width: 0 0 6px 0;
	border-color: #ff8800;
}
* html .wrapper #specialProduct h2{
	font-size: 130%;
}
.wrapper #specialProduct div div{
	width:260px
	margin:0;
	padding: 0;
	border-style: none;
	border-width: 0;
	position: relative;
}
.wrapper #specialProduct div h3{
	font-size: 125%;
	margin: .5em 0 .75em 0;
	padding: 0 0 0 20px;
	background-image:url(../images/bullet_specialProduct.gif);
	background-repeat: no-repeat;
	color: #ff8800;
}
* html .wrapper #specialProduct div h3{
	background-position: 0 4px;
}

/*TOP special product on now 詳細*/
#specialProduct div div a, #topick div div a {
	position: absolute;
	top: 0;
	right: 0;
	padding:0 0 0 24px;
	background-image:url(../images/bullet_specialProductDetail_close_n.gif);
	background-repeat: no-repeat;
	font-size: 125%;
	color: #ff8800;
 }
 
.wrapper #specialProduct div{
	border-style: solid;
	border-width: 0 0 6px 0;
	border-color: #ff8800;
	margin: 0;
	padding: 0 0 1.5em 0;
}
.wrapper #specialProduct div.lastItem {
	border-style: none;
	padding: 0 0 3em 0;
}

#contents_topAndCompInfo #compInfo{
	width: 540px;
	margin: 0;
	padding: 0 20px 2em 20px;
}

#contents_topAndCompInfo #compInfo h2{
 	margin:0 0 1.5em 0;
	border-bottom-style: solid;
	border-width:0 0 2px 0;
	border-color: #dd0011;
	font-size: 175%;
	color: #dd0011;
}
* html #contents_topAndCompInfo #compInfo h2{
	font-size: 150%;
}

#compInfo dl dt{
	float: left;
 	padding: 0 0 0 20px;
 	background-image: url(../images/bullet_specialProduct.gif);
 	background-repeat: no-repeat;
 	color:#777;
 }
#compInfo dl dd{
	font-size: 14px;
 	margin: .5em 0;
 	padding:0 0 0 10em;
 }
#compInfo #map{
	margin: 4em 0;
}
/* @end contentsTopAndCompanyInfo*/


/*@group contentsProduct*/
#contents{
	width: 740px;
	margin: -0.5em 0 0 240px;
	padding: 0;
}
/* =Clearfix (all browsers)--------------------------------*/
#contents:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

#contents .product{
	position: relative;
	
	width: 740px;
	min-height: 140px;

	padding:0 0 2em 0;
	margin: 0 0 2em 0;

	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #003366;
}
#contents .spec{
	width: 740px;
	padding: 1em 0;
	margin: 0 0 32px 0;
	min-height: 80px;
}
* html #contents,* html #contents h2 img,* html #contents .product,* html #contents .spec{
	width: 730px;
}
/*----------------------------------------------------------------------------------------*/
#contents .product .wrapper{
	width: 532px;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}
#contents .product .wrapper .productTitle{
	position: relative;
	margin:0 0 8px 0;
}

.productTitle .name{
	padding: 2px 8px 6px 24px;
	background-image:url(../images/bullet_productDetail_close_r.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066cc; 
}

.productTitle .name2{
	padding: 2px 4px 6px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066cc; 
}
.map a{
	padding: 8px 4px 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066cc; 
}
.thickBoxOpen{
	margin: 0 0 0 2em;
}
.productTitle .maker{
	line-height: 16px;
 	position: absolute;
 	top: 0;
 	right: 0;
	color: #0066cc; 
}

/* IE7 */
*:first-child+html .productTitle .maker {
	padding-top: 14px;
}



.wrapper .system{
	font-weight: bold;
	margin-left: 24px;
}

.wrapper .summary{
	margin-left: 24px;
}

/*----------------------------------------------------------------------------------------*/
#contents .product .productImage{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	text-align: right;
}


#contents .product .productImage img{
	margin: 0 0 0 12px;
}
#contents .product .productImage span img{
	margin: 0 0 0 16px;
}


#contents h3.subCategoly{
	position: relative;
	margin: 1em 0 ;
	padding: 0 0 0 8px;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #003366;
	color: #0066cc;	
}
#contents .subCategoly .caption {
	position: absolute;
	top: 0;
	right: 0;
	/*padding: 0 0 0 24px;
	background-image:url(../images/bullet_thickBoxOpen_n.gif);
	background-repeat: no-repeat;*/
	font-size: 75%;	
	color: #666666;	
}
/* IE7 */
*:first-child+html #contents .subCategoly .caption {
	font-size: 60%;	
}

.clearElement{
	clear:both;
}

.spec{
	width: 740px;
}
/*------------------------------------------------------------------------------------------------------090812*/
.spec p{
	line-height: 1.5em;
	width:540px;
	margin: 0 0 0 200px;
}

.spec p span{
	font-weight: bold;
}

.spectitle {
	font-weight: bold;
	font-size: 120%;
}

.spec3{
	width: 540px;
}
/*------------------------------------------------------------------------------------------------------*/

.spec tr{
	margin: 10px 0;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width:0px;
}

.spec tr th{
	padding:8px;
	color: #ffffff;
	text-align: left;
}

.spec tr th span{
	padding:0 0 0 0.5em;
	text-align: right;
}

.spec th.dark{
	background-color: #444444;
}

.spec th.light{
	background-color: #888888;
}

.spec tr td{
/*	width: 169px;*/
	height: 48px;
	padding: 4px 12px;
}

.spec tr.dark td{
	background-color: #eeeeee;
	border-style: solid;
	border-width:0 0 0 1px;
	border-color: #dddddd;
}

.spec tr.light td{
	background-color: #ffffff;
	border-style: solid;
	border-width:0 0 0 1px;
	border-color: #eeeeee;
	
}

.spec tr td.small{
/*	width: 64px;*/
	background-color:#ffffff;
	border-right-style: solid;
	border-width:0 0 0 0;
}

.spec tr td.small img{
	vertical-align: middle;
}

#contents .spec table{
	margin: 48px 0 48px 0;
}

#contents .spec table tr td{
/*	width: 0%;*/
}

#contents .spec table tr td.small2{
	width: 176px;		
	background-color:#ffffff;
	border-right-style: solid;
	border-width:0 0 0 0;
}

/*#contents .spec table tr td{
	width: 0%;
}*/

/* @end contentsProduct*/


/* @end contents*/





/* @group testStyle */
/*
div,span,ol,ul,h1,h2,h3,h4,h5,h6,p{
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	margin: .5em;
}*/

/* @end testStyle*/
