@charset "EUC-JP";


/*
===== 1:#header =====
*/
#header {
	float:left;
	width:185px;
}

#header ul li {float:left;}


/*
===== 2:#globalNav =====
*/
#globalNav {
	float:left;
	width:185px;
	margin:0 0 20px 0;
	padding:0;
}

#globalNav ul li {
	width:185px;
	font-size:0;
	line-height:0;
}

#globalNav ul li a {display:block;}

#globalNav ul ul li {
	height:18px;
	margin:0;
	padding:5px 8px 0 8px;
	font-size:12px;
	line-height:normal;
	background:url(../images/local_submenu_back_off.gif) no-repeat left top;
}




#globalNav ul ul li:hover {background:url(../images/local_submenu_back_on.gif) no-repeat left top;}

#globalNav ul ul li.here {background:url(../images/local_submenu_back_on.gif) no-repeat left top;}
#globalNav ul ul li.here a:link,
#globalNav ul ul li.here a:visited {color:#000000;}


#globalNav ul ul li.bottom {background:url(../images/local_submenuLast_back_off.gif) no-repeat left top;}
#globalNav ul ul li.bottom:hover {background:url(../images/local_submenuLast_back_on.gif) no-repeat left top;}

#globalNav ul ul li.bottom.here {background:url(../images/local_submenuLast_back_on.gif) no-repeat left top;}


/*
===== 3:#contents =====
*/
#contents {
	float:left;
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 505px;
	margin: 0px;
	padding-bottom: 0px;
}


/* common parts */
#contents h1 {
	margin:0 0 0 0px;
	font-size: 16px;
	font-weight: bold;
}

#contents .category {margin:0 0 30px 30px;}

#contents .lead {
	margin:10px 0 0 30px;
	width: 465px;
}

#contents .notice {
}

#contents .imageLeft {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
#contents .imageRight {
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}
#contents .imageRight2 {
	float:right;
	margin-left:0;
	margin-bottom:20px;
}

#contents .pagetop2 {
	float:right;
	margin:25px 30px 25px 0;
}


/* .contentNav */
#contents .contentNav {
	width:505px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#contents .contentNav td {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

#contents .contentNav td img {
	margin-right: 5px;
	vertical-align:baseline;
	display:inline;
}

#contents .contentNav td.off,
#contents .contentNav td.on {
	width:1%;
	white-space:nowrap;
	padding:5px;
	text-align:center;
	font-size:12px;
	background-color: #F4F4F4;
}

#contents .contentNav td.on {
	background-color:#FFFFFF;
	border-bottom:none;
}

/* .shopIntro */
#contents.shopIntro p {
	margin:10px 0 0 30px;
}

#contents.shopIntro dl {margin:10px 0 10px 40px;}

#contents.shopIntro dl dt,
#contents.shopIntro dl dd {
}

#contents.shopIntro dl dd {margin:0 0 0 15px;}

#contents.shopIntro .shopLink {
	width:505px;
	text-align:center;
}

#contents.shopIntro .shopLink ul {
	margin:0 auto;
	padding:0;
	text-align: center;
}

#contents.shopIntro .shopLink ul li {
	margin:0;
	padding:0;
	display:inline;
}

#contents.shopIntro h2 {
	padding:2px 0 2px 5px;
	background-color:#C6F0FC;
}

#contents.shopIntro .sectionH3 {margin:0;}

#contents.shopIntro .sectionH3 table {margin:15px 0;}

#contents.shopIntro .sectionH3 table th,
#contents.shopIntro .sectionH3 table td {padding:3px 5px 1px;}

#contents.shopIntro .sectionH3 table th {

}

#contents.shopIntro .sectionH3 table td.shopTel {
	background-color:#F4F4F4;
}

/* .update */
#contents.update {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 10px;
	margin-left: 10px;
}

#contents.update h1 {
	margin:0 0 0 0px;
}

#contents.update p {
	margin:10px 0 0 0px;
}

#contents.update .yearLink {
	width:505px;
	margin:20px auto;
	text-align:center;
	padding:0;
}

#contents.update .yearLink li {
	margin:0;
	padding:0;
	display:inline;
}

#contents.update .sectionH2 {
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#contents.update h2 {
	padding:2px 0 2px 5px;
	background-color:#C6F0FC;
}

#contents.update .sectionH3 {
	margin:0;
}

#contents.update .sectionH3 table {
	border:none;
	margin:15px 0;
}

#contents.update .sectionH3 table th,
#contents.update .sectionH3 table td {
	padding:3px 5px;
	border:none;
}

#contents.update .sectionH3 table th {
	width:6em;
	color:#000000;
	font-weight:normal;
	background-color:#FFFFFF;
}



/*
===== 4:.sectionH2 =====
*/
#contents .sectionH2 {
	width:505px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}

#contents .sectionH2 p {
	margin:10px 0 0 0;
}

/* .footNav */
#contents .sectionH2 .footNav {
	clear:both;
	margin:15px 0 25px 0;
}

#contents .sectionH2 .footNav .motion {
	float:left;
	margin:0;
}
#contents .sectionH2 .footNav .pageTop {
	float:right;
	margin:0;
}


/* .introduction */
#contents .sectionH2 .introduction {
	margin:15px 0 10px 0;
	padding:0 2px;
	border-top:1px dotted #0033CC;
}

#contents .sectionH2 .introduction ul {margin:15px 0 0 0;}

#contents .sectionH2 .introduction li {
	height:17px;
	float:left;
	margin:0 2px 5px 2px;
}

/* .pageLink */
#contents .sectionH2 .pageLink li {
	height:18px;
	float:left;
	margin:15px 2px 5px 2px;
}

#contents .sectionH2 .pageLink li.pageTop {
	float:right;
	margin:15px 0 5px 0;
}

/* .support */
#contents .sectionH2.support {
	width:503px;
	border:1px solid #000000;
	border-top:none;
}

#contents .sectionH2.support p {margin:15px;}
#contents .sectionH2.support .enter {
	margin:0;
	float: none;
	padding-left: 427px;
}

/* .download */
#contents .download {
	width:503px;
	border:1px solid #000000;
	border-bottom:none;
	border-top:none;
}

#contents .download dl {
	margin:0;
	padding:3px 5px 5px 5px;
	border-bottom:1px solid #000000;
}

#contents .download dl dt,
#contents .download dl dd {
	height:25px;
}

#contents .download dl dt {
	width:355px;
	margin:0;
	padding:4px 0 0 20px;
	background: url(../images/pdficon.gif) no-repeat left 4px;
}
#contents .download dl dd {
	width:111px;
	margin:-26px 0 0 380px;
}


/* .inputSerial */
#contents .sectionH2 .inputSerial {
	margin:20px 0;
	border: 1px solid #000000;
}
#contents .sectionH2 .inputSerial p {margin:15px;}

#contents .sectionH2 .inputSerial input {margin:0 10px;}


#contents .sectionH2 dl.info {margin:0;}

#contents .sectionH2 dl.info dd {
	margin:-1.3em 0 20px 25px;
}

#contents .sectionH2 dl.info dd.line {margin:-15px 0 15px 0;}

#contents .sectionH2 dl.info dd p {
	margin:0 0 5px;
	font-size:100%;
}

#contents .sectionH2 dl.policy {margin:0;}

#contents .sectionH2 dl.policy dt,
#contents .sectionH2 dl.policy dd {
}

#contents .sectionH2 dl.policy dt {font-weight:bold;}

#contents .sectionH2 dl.policy dd {
	margin:10px 0 20px 25px;
	width: 465px;
	
}

#contents .sectionH2 dl.policy dd strong {color:#CC0000;}

#contents .sectionH2 dl.policy dl {margin:10px 0 0 -10px;}

#contents .sectionH2 dl.policy dd dt,
#contents .sectionH2 dl.policy dd dd {font-size:100%;}

#contents .sectionH2 dl.policy dd dd {margin-left:10px;}

#contents .sectionH2 ul.sitemap {margin:0 0 30px 0;}

#contents .sectionH2 ul.sitemap li {
	background:url(../images/sitemap_h2back.gif) no-repeat left top;
	border-bottom:1px dotted #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 22px;
	width: 483px;
	float: left;
}

#contents .sectionH2 ul.sitemap li ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	}

#contents .sectionH2 ul.sitemap li li {
	width:10em;
	width:10em;
	height:auto;
	margin:0;
	padding:0 12px;
	font-size:100%;
	float:left;
	background:url(../images/sitemap_pback.gif) no-repeat left center;
	border:none;
}

#contents .sectionH2 ul.sitemap li li.long {
	margin-bottom:5px;
	width:14em;
	float: left;
}

#contents .sectionH2 table.faq {
	width:100%;
	margin:10px 0 30px 0;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

#contents .sectionH2 table.faq th,
#contents .sectionH2 table.faq td {
	padding:5px;
	text-align:left;
	line-height:140%;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

#contents .sectionH2 table.faq th {
	white-space:nowrap;
}



/*
===== 5:.sectionH3 =====
*/
#contents .sectionH3 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 505px;
	float: left;
}

#contents .sectionH3 p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#contents #contents .sectionH3 p.lead {
	margin:20px 0 10px 0;
	font-size:75%;
}

#contents .sectionH3 p.ex {
	margin:10px 0 20px 0;
	font-size:75%;
	line-height:1.8;
}

#contents .sectionH3 p.sample {
	line-height:1.0;
	font-size:70%;
	color:#0033CC;
}


#contents .sectionH3 .storage2N01 {
	width:223px;
	height:232px;
	margin:-232px 0 70px 281px;
}

#contents .sectionH3 .ambit {
	float:right;
	width:245px;
}

#contents .sectionH3 table {
	width:100%;
	margin:10px 0 30px 0;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

#contents .sectionH3 table th,
#contents .sectionH3 table td {
	padding:10px;
	text-align:left;
	line-height:1.6;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

#contents .sectionH3 table th {
	white-space:nowrap;
	background-color:#F4F4F4;
	color: #03C;
	line-height: 130%;
}

#contents .sectionH3 table.example {
	margin:5px 0;
}

#contents .sectionH3 table.example th {
	background-color:#FFFFFF;
	width:11px;
	text-align:center;
}

#contents .sectionH3 table table {
	width:100%;
	margin:0;
	border:none;
}

#contents .sectionH3 table table th,
#contents .sectionH3 table table td {
	padding:0;
	font-size:75%;
	line-height:2.5;
	border:none;
}

#contents .sectionH3 table table td span {font-size:90%;}

#contents .sectionH3 .submitButton {
	text-align:center;
	margin:0 auto 20px;
}

#contents .sectionH3 .step {
	margin:20px 0;
	padding:10px 0 50px 0;
	background:url(../images/products/seihin_temp_fig01_back.jpg) no-repeat left top;
}

#contents .sectionH3 .step p {margin:0 0 5px 0;}

#contents .sectionH3 p.arrow {
	width: 21px;
	text-align:center;
	margin: 10px auto;
}
#contents .sectionH3 .pct {
	margin:20px 0;
}
#contents .sectionH3 .pct img {
	text-align:center;
	margin: 0 auto;
}

#contents .sectionH3 dl {}

#contents .sectionH3 dl dt {
}

#contents .sectionH3 dl dd {
	margin:-1.4em 0 10px 1.2em;
}


#contents .sectionH3 .ambit dl dt {
	font-size: 75%;
	font-weight:bold;
}
#contents .sectionH3 .ambit dl dd {
	margin:0 0 10px 1em;
	font-size: 75%;
}


#contents .sectionH3 dl.qa {margin:20px 0;}


#contents .sectionH3 dl.qa p {
	margin:0 0 5px 0;
	font-size:100%;
}

#contents .sectionH3 dl.qa ul li {
	margin:0 0 5px 0;
	font-size:100%;
}

#contents .sectionH3 dl.qa span {
	font-size: 75%;
}



#contents .sectionH3 dl.qa dt,
#contents .sectionH3 dl.qa dd {
}

#contents .sectionH3 dl.qa dt {
	width:2.2em;
	font-weight:bold;
	text-align:right;
}

#contents .sectionH3 dl.qa dt.q,
#contents .sectionH3 dl.qa dd.q {
	color:#0033CC;
	text-align:left;
}

#contents .sectionH3 dl.qa dd {margin:-1.4em 0 10px 2.5em;}

#contents .sectionH3 dl.qa dd table {width:auto;}

#contents .sectionH3 dl.qa dd  ul li {
	margin:0 0 5px 1.5em;
	list-style-type:disc;
}



#contents .sectionH3 dl.qa dl {margin:0 0 5px 1em;}
#contents .sectionH3 dl.qa dl.ex {margin:0 0 5px 0;}

#contents .sectionH3 dl.qa p.answer {margin:0 0 5px 1em;}

#contents .sectionH3 dl.qa dl dt,
#contents .sectionH3 dl.qa dl dd {font-size:100%;}

#contents .sectionH3 dl.qa dl.ex dt,
#contents .sectionH3 dl.qa dl.ex dd {font-size:90%;}

#contents .sectionH3 dl.qa dl dt {
	text-align:left;
	font-weight:normal;
}

#contents .sectionH3 dl.qa dl dd {margin:-1.4em 0 10px 1.5em;}

#contents .sectionH3 dl.qa dl dl {margin:0 0 5px 0;}
#contents .sectionH3 dl.qa dl dl dt,
#contents .sectionH3 dl.qa dl dl dd {font-size:100%;}
#contents .sectionH3 dl.qa dl dl dd {margin:-1.4em 0 5px 1.5em;}


#contents .sectionH3 ul {margin:10px 0 0 0;}

#contents .sectionH3 ul li {
	margin:0 0 20px 0;
	font-size:75%;
}

#contents .sectionH3 ul.note {margin:10px 0 10px 20px;}

#contents .sectionH3 ul.note li {
	list-style-type: disc;
	margin:0 0 10px 0;
	font-size:75%;
}

#contents .sectionH3 ul li p {
	margin:0 0 10px 0;
	font-size:100%;
}

#contents .sectionH3 ul li p.apl {font-size:90%;}

#contents .sectionH3 ul li p strong,
#contents .sectionH3 ul li p.apl span {color:#0033CC;}

#contents .sectionH3 ol {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#contents .sectionH3 ol li {
	list-style-type:decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 460px;
}

#contents .sectionH3 ol li.star {
	margin:0 0 0 -25px;
	padding-left: 25px;
	list-style-type:none;
	background:url(../images/products/list_star.gif) no-repeat left 2px;
}

#contents .sectionH3 ol li img {margin-left:5px;}

#contents .sectionH3 .download {
	margin:20px 0;
	padding:5px 10px 0 10px;
	border:1px solid #000000;
}

#contents .sectionH3 .download ul {
	float:left;
	padding:2px 0 0 15px;
	margin:0;
}

#contents .sectionH3 .download ul li {
	margin:0;
	font-size:70%;
	list-style-type:disc;
}

#contents .sectionH3 ul.explain {
	margin:10px 0 20px 0;
}
#contents .sectionH3 ul.explain li {
	margin:0 0 5px 0;
	font-size:75%;
	font-weight:bold;
	color:#0033CC;
}

#contents .sectionH3 ul.explain li span {
	margin-left:1em;
	font-size:90%;
	font-weight:normal;
}

#contents .sectionH3 ul.fig li {
	float:left;
	width: 33%;
	margin:10px 0 5px 0;
}

#contents .sectionH3 ul.how {margin:30px 0 0 0;}
#contents .sectionH3 ul.how li {margin:0;}


/* 20070705 chiba add start */
#contents .sectionH3.ocr .bannerArea img{
	float:left;
}
#contents .sectionH3.ocr p.ocr{
	padding:0 0 0 180px;
}

#contents #last.sectionH2.support{
	margin:20px 0 20px 30px;
}
#contents #last.sectionH2.support .sectionH3 p.ocr{
	margin:0 0 0 10px;
	padding:0;
}
#contents #last.sectionH2.support .sectionH3 ul{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
#contents #last.sectionH2.support .sectionH3 ul li{
	margin:0 0 0 15px;
	padding:0;
	list-style-type: disc;
}
/* 20070705 chiba add end */


/* .hotnews */
#contents .sectionH3 .hotnews {
	padding-bottom: 15px;
	background: url(../images/products/tokuchou-s_hotnews_bottom.jpg) no-repeat left bottom;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#contents .sectionH3 .hotnews .inner {
	margin: 0;
	background: url(../images/products/tokuchou-s_hotnews_bgc.jpg) repeat-y left top;
	float: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#contents .sectionH3 .hotnews p {
	margin: 0;
}

#contents .sectionH3 .hotnews p.txtArea {
	width: 215px;
	float: left;
	margin-top: 10px;
}

#contents .sectionH3 .hotnews img {
}


/* .box */
#contents .box {
	padding:0;
	width: 505px;
	height:auto;
	overflow:hidden;
	background: url(../images/indexBox_body.gif) top repeat-y;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
}


#contents .box img {
	display:block;
}

#contents .box .dateArea{
	margin:0;
	width: 505px;
	background: url(../images/indexBox_bottom.gif) bottom no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	float: left;
}

#contents .box .dateArea img.pict{
	float:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 8px;
	width: 220px;
	padding: 0px;
}

#contents .box .dateArea h3 {
	float:left;
	width:261px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0px;
}
#contents .box .dateArea h4 {
	float:left;
	width:260px;
	padding:0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#contents .box .dateArea .linkButton {
	float:right;
	margin:10px 20px 0 0;
}

#contents .box .dateArea .btn {
	float:left;
	width:244px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#contents .box .dateArea .btn .movie {margin:5px 0 0 11px;}

#contents .box .dateArea .btn img {
	display:inline;
	border: none;
}


/* .linkArea */
#contents .sectionH3 .linkArea {
	background:url(../images/collabo/link_bg.gif) top repeat-y;
	width:505px;
	margin:20px 0;
	padding:0;
}
#contents .sectionH3 .linkArea .dateArea {
	background:url(../images/collabo/link_bottom.gif) bottom no-repeat;
	margin:0;
	padding:0 0 10px 0;
	z-index:1;
}

#contents .sectionH3 .linkArea .dateArea p {margin:3px 0 0 10px;}

#contents .sectionH3 .linkAreaS {
	background:url(../images/collabo/link_line_bg.gif) top left no-repeat;
	width:495px;
	height:29px;
	margin:15px 0;
	padding:8px 0 0 10px;
}

#contents .sectionH3 .linkAreaS p {margin:0;}


/*
===== 6:.sectionH4 =====
*/
#contents .sectionH4 {margin:30px 0 0 0;}

#contents .sectionH4 p.number {
	float:left;
	width:74px;
	margin:0;
	padding-bottom: 10px;
}
#contents .sectionH4.point h4,
#contents .sectionH4.point p.txt {
	width:426px;
	float: left;
	padding-left: 5px;
}

#contents .sectionH4 p.txt .notice {font-size:90%;}


#contents .sectionH4 ul.dl {
	float:right;
	width:426px;
	margin:0 0 10px 0;
}
#contents .new_notice {
	text-indent: -30px;
	float: left;
	padding-left: 30px;
	clear: both;
	padding-bottom: 0px;
	width: 470px;
}
#contents .new_notice p {
	margin: 0px;
	line-height: 130%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents .notice02 {
	text-indent: -24px;
	float: left;
	padding-left: 24px;
	clear: both;
	padding-bottom: 0px;
	width: 470px;
}
.center {
	text-align: center;
}

