@charset "utf-8";
/*-----------------------
	reset default css
-----------------------*/
@import "normalize.css";
@import "utility.css";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
address {
	font-style: normal;
}
body {
	margin: 0 auto;
	font-size: 80%;
	_font-size: 75%;
	font-family: 'Lucida Grande','Lucida Sans Unicode',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  	color: #000;
	text-decoration: none;
	font-weight: normal;
	min-width: 950px;
}
a:link, a:visited {
	border: none;
	color: #0072cb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*p {
	line-height: 1.7em;
}*/
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.none {
	background: none;
	border: none;
	padding: 0;
}
.strong {
	font-weight: bold;
}
html {
	overflow-y: scroll;
}
/*-----------------------
   /reset default css
-----------------------*/



/*--------------------------------
		common
-------------------------------*/

ul {
	list-style-type: none;
}
li {
	margin: 0;
	padding: 0;
	line-height: 1;
}
li img {
	vertical-align: bottom;
}
h1 img, h2 img, h3 img, h4 img {
	vertical-align: bottom;
}
.list01 {
	background: #eee url(../images1/bg_ul01.gif) repeat-y;
	padding: 5px 14px;
	border-bottom: 1px solid #ddd;
}
.list01 li {
	background: url(../images1/bg_li01.gif) no-repeat left center;
	padding: 0 0 0 14px;
	margin: 0.7em 0;
	text-shadow: 1px 1px 0 #fff;
}
.list02 {
	padding: 5px 10px;
}
.list02 li {
	background: url(../images1/bg_li02.gif) no-repeat left center;
	padding: 0 0 0 14px;
	margin: 0.7em 0;
}
.banner {
	margin: 10px 0;
}
.banner li {
	margin: 0 0 5px 0;
}
.menu li a {
	display: block;
}
.more {
	text-align: right;
	background: url(../images1/bg_slider.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 90%;
	padding-right: 10px;
}
.more a {
	background: url(../images1/bg_li02.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
/*--------------------------------
		header
-------------------------------*/

.header {
	width: 100%;
	height: 89px;
	background: url(../images1/bg_header.gif) repeat-x;
	min-width: 940px
}
.header .inner {
	padding-top: 4px;
}
.header1 {
	height: 45px;
}
.header #find {
	position: absolute;
	top: 10px;
	right: 55px;
	width: 174px;
	height: 19px;
	background: no-repeat url(../images1/tem_ic01.gif);
	padding-left: 28px;
}
.header .hide {
	display: none;
}
.header #lang li {
	list-style-type: none;
	display: block;
	position: absolute;
	overflow: hidden;
}
.header #lang li a {
	text-indent: -9999px;
	display: block;
	height: 16px;
	background-position: 0px 0px;
}
.header #lang li a:link, #lang li a:visited {
	text-decoration: none;
}
.header #lang li a:hover {
	background-position: 0px 16px;
	text-decoration: none;
}
.header #home-btn {
	top: 11px;
	right: 10px;
	width: 61px;
	height: 16px;
}
.header #home-btn a {
	background-image: url(../images1/home.gif);
}
.header ul.utility-nav {
	float: right;
	width: 600px;
	padding: 4px 1px 0 0;
	margin: 0 7px 0 0;
	background: url(../images1/line001.gif) no-repeat 490px 6px;
}
.header ul.utility-nav li {
	float: right;
	padding-left: 1px;
	background: url(../images1/line001.gif) no-repeat 0 2px;
}
.header ul.utility-nav li a {
	text-decoration: none;
}
.header ul.utility-nav li.home a {
	display: block;
	width: 59px;
	height: 16px;
	margin-top: 2px;
	background: url(../images1/home.gif) no-repeat;
	font-size: 1px;
	line-height: 1;
	text-indent: -10000px;
	/* Hides from IE-mac \*/
	overflow: hidden;/* End hide from IE-mac */
}
.header ul.utility-nav li a:hover, .header ul.utility-nav li a:active {
	background-position: 0 -16px;
}
.header ul.utility-nav li.search {
	padding: 0 12px 0 0;
	background: none;
	font-size: 1px;
	line-height: 1;
}
.header ul.utility-nav li.search fieldset {
	float: right;
	padding-left: 23px;
	background: url(../images1/tem_ic01.gif) no-repeat left center;
	/* Hides from IE-mac \*/
	float: none;
	display: inline;/* End hide from IE-mac */
}
.header ul.utility-nav li.lang fieldset {
	float: right;
	/* Hides from IE-mac \*/
	float: none;
	display: inline;/* End hide from IE-mac */
}
legend {
	display: none;
}
.header ul.utility-nav li.search fieldset input, .header ul.utility-nav li.search fieldset select {
	margin-left: 5px;
	vertical-align: middle;
}
.header ul.utility-nav li.search fieldset input.search-txt {
	width: 90px;
}
.header ul.single {
	padding-right: 0;
}
.header ul.single li.search {
	padding-right: 0;
}

/* ----GSS------ */

#header-search-box {
  width: 218px;
  position: absolute;
  top: 14px;
  right: 0px;
}
#header-search-box .gsc-control-cse {
  border: none;
  padding: 0;
  background-color: transparent;
  font-family: 'Lucida Grande','Lucida Sans Unicode',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
#header-search-box form.gsc-search-box {
  margin-bottom: 0;
}
#header-search-box .gsc-input-box {
  width: 148px;
  height: 20px;
  padding: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-color: #b5b5b5;
  margin-right: 6px;
}
#header-search-box .gsc-input-box-focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header-search-box table.gsc-search-box td {
  vertical-align: top;
}
#header-search-box .gsib_a {
  height: 20px;
  margin: 0;
  padding: 0;
}
#header-search-box .gsc-input {
  height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header-search-box input.gsc-input {
  padding: 0 5px 0 23px !important;
  background: no-repeat url(../common1/images/back-search.png) 4px center !important;
  font-size: 12px;
  font-weight:normal;
}
#header-search-box .gsib_b {
  height: 20px;
  padding: 0;
}
#header-search-box .gsib_b .gsst_a {
  padding: 0;
}
#header-search-box td.gsc-search-button {
  width: 62px;
  height: 21px;
  margin: 1px 0 0;
  background: no-repeat url(../common1/images/icon-search.png) ;
  position: relative;
}

#header-search-box td.gsc-search-button .gsc-search-button {
  width: 62px;
  height: 21px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#header-search-box td.gsc-search-button:after {
  width: 62px;
  height: 21px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}

.j-name {
	padding: 1px 8px;
	margin: 7px 0 0 5px;
	display: inline-block;
	background: #ebebeb;
	border: 1px solid #ebebeb;
	border-radius: 4px;
	font-weight: bold;
}
.navi {
	display: block;
	float: right;
	width: 660px;
	height: 40px;
}
.navi li {
	float: left;
}
.navi li a {
	display: block;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.navi li a:hover {
	background-position: 0 -41px;
}
.navi01 a {
	width: 77px;
	background: url(../images1/nav-home.png) no-repeat;
}
.navi02 a {
	width: 91px;
	background: url(../images1/nav-products.png) no-repeat;
}
.navi03 a {
	width: 91px;
	background: url(../images1/nav-support.png) no-repeat;
}
.navi04 a {
	width: 127px;
	background: url(../images1/nav-inquiry.png) no-repeat;
}
.navi05 a {
	background: url(../images1/navi_05.gif) no-repeat;
}

#home .navi01 a, .product .navi02 a, #inquery .navi06 a, #support .navi03 a {
	background-position: 0 -82px;
}
#home .navi01 a:hover, .product .navi02 a:hover, #inquery .navi06 a:hover {
	background-position: 0 -82px;
}
/*--------------------------------
		main
-------------------------------*/



.inner, .main {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.main {
	background: url(../images1/bg_right-col.gif) repeat-y;
}
.product #container_top {
	background: #fff url(../images1/bg_prod.png) 0 100% repeat-x;
}
/*#movie #container_top {
	width:100%;
	margin:0 auto;
	background: url(../images1/maining-04_bg.jpg) repeat-x;
}*/
.one-column .main {
	background: none;
	margin-bottom: 30px;
}
.product .main {
	margin-bottom: 0;
}
.main:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .main {
	height: 1em;
	overflow: visible;
}
/**/


.main-col {
	width: 725px;
	float: left
}
#support .main-col {
	width: 705px;
	float: right
}
#product .main-col {
	width: 725px;
	float: left
}
.product .main-col {
	width: 940px;
}
#movie .main-col {
	width: 725px;
	float: left
}
#movie .main-col {
	width: 940px;
}


/*--------------------------------
		contact
-------------------------------*/
.contact1 {
	background: #e8e8e8;
	padding: 20px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC
}
.contact2 {
	margin-top: 1px;
	background: #e8e8e8;
	padding: 20px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC
}
.contact3 {
	margin-top: 1px;
	background: #e8e8e8;
	padding: 20px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC
}
#inquiry h2 {
	margin: 10px 0 0 0;
	border-bottom: solid 4px #1d69a6;
	padding-bottom: 5px;/*box-shadow: 0 3px 3px #000;
	-moz-box-shadow: 0 3px 3px #000;  
	-webkit-box-shadow: 0 3px 3px #000;*/}
.contact1 h3, .contact2 h3, .contact3 h3 {
	margin-bottom: 10px;
	border-left: 3px solid #1d69a6;
	padding: 5px 8px;
}
.contact2 img {
	margin-top: 5px
}

/*--------------------------------
		aside
-------------------------------*/

.aside {
	width: 200px;
	float: right;
	padding-bottom: 40px;/*margin-top: 10px;*/
}
.aside a:hover img {
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  }
.menu1 {
	margin-top: 20px;
}
/*--------------------------------
		aside notice
-------------------------------*/
.notice {
	font-size: 0.9em;
	background: #eee url(../images1/bg_ul01.gif) repeat-y;
	padding: 5px 14px;
	border-bottom: 1px solid #ddd;
}
/***********************************
			left_col
************************************/

.left_col {
	float: left;
	width: 715px;
	margin-bottom: -350px;
	_margin-bottom: 0;
}
.bread {
	margin: 15px 0 0;
	color: #555;
	font-size: 86%;
	border-left: 1px solid #bbb;
	overflow: hidden;
	width:100%;
}
.bread li {
	float: left;
	line-height: 22px;
	height: 22px;
	background: url(../images1/bg_bread_li.gif) repeat-x center;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.bread li a {
	color: #555;
	text-decoration: none;
	padding: 0 15px 0 8px;
	background: #fff;
	display: block;
	float: left;
	background: url(../images1/bg_bread_li_a.gif) no-repeat right center;
}
.bread li.last {
	border-right: 1px solid #bbb;
	padding-right: 12px;
	padding-left: 8px;
}
.bread li a:hover {
	text-decoration: underline;
}
h1 {
	margin-top: 18px;
}
#news h1, #repository h1, #faq h1, #download h1, #news h1, #partner h1, #history h1, #example h1, #solution h1, #sitemap h1 {
	font-size: 24px;
	font-weight: bold;
	clear: left;
	background: url(../images1/bg_h1.jpg) no-repeat;
	min-width: 720px;
	min-height: 55px;
	line-height: 55px;
	padding-left: 20px;
	color: #fff;
	text-shadow: -1px -1px 1px #002b59;
}
.prod-table {
	width: 620px;
	background: url(../images1/prod-table_bg.gif) no-repeat #fff;
	padding-top: 57px;
}
.news_home {
	width: 355px;
	float: left;
}
.news_home h2 {
	line-height: 0;
}
.news_home_li {
	height: 264px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #ccc;
}
.news_home_li li {
	display: block;
	background: url(../images1/bg_slider.gif) repeat-x top;
	width: 320px;
	_width: 307px;
	margin: 0 5px 5px 0;
	padding: 7px 12px;
	clear: both;
}
.news_home_li li .time {
	display: block;
}
.news_home_li li .title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 1.5em;
	color: #333;
	padding: 0.4em 0 0;
	border-bottom: 4px solid #eee;
}
.news_home_li li .text {
	font-size: 0.9em;
	padding: 0.2em 0 8px;
	display: block;
	line-height: 1.5em;
	color: #333;
}
.news_home_li li span, .news_home_li li a {
	line-height: 1.6em;
}
/*.examples li {
	width:320px;
	float:left;
	padding:22px 0;
	margin: 5px 18px 0; 
	_margin: 5px 15px 0; 
}*/

.examples {
	margin: 24px 0 0;
}
.examples li {
	width: 670px;
	float: left;
	padding: 22px 0;
	margin: 0 18px;
	_margin: 0 15px;
}
.examples li.scaner {
	background: url(../images1/bg_example_li_01.jpg) no-repeat #fff;
}
.examples li.comp {
	background: url(../images1/bg_example_li_02.jpg) no-repeat #fff;
}
.examples h3 {
	font-size: 28px;
	margin: 0 8px 0 8px;
}
/* .examples p {
	float:left;
	width:150px;
	margin-left: 8px;
	_margin-left: 4px;
}*/

#example dl {
	width: 650px;
	margin: 16px 0 0;
}
#example dt {
	clear: left;
	float: left;
	width: 6.5em;
	text-align: center;
	background: url(../images1/bg_product_black.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#example dd {
	line-height: 22px;
	font-size: 120%;
	line-height: 1.7;
	background: url(../images1/list_arrow.gif) no-repeat 0 0.4em;
	margin: 0 0 12px 8em;
	padding: 0 0 0 20px;
}
.examples p {
	margin: 8px;
	line-height: 1.7;
	font-size: 120%;
}
.prod-tab {
	width: 560px;
	_width: 554px;
	height: 60px;
	background: url(../images1/bg_prod_tab.gif) no-repeat;
	margin-top: 24px;
	padding-left: 159px;
}
.prod-tab li {
	float: left;
	margin: 0 3px 0;
	_margin: 0 2px 0;
}
#product h2, #download h2 {
	clear: left;
	/*width:680px;*/
	/*margin:24px auto 0;*/
	margin: 24px 0 0 16px;
}
.download-btn {
	float: right;
	margin-top: 24px;
}
#product .download-btn {
	float: right;
	/*margin:18px 16px 0 0;*/
	margin: 24px 16px 0 0;
}
#news h2 {
	font-size: 22px;
	clear: both;
	/*width:680px;
	margin:24px auto 0;*/
	margin: 24px 0 0 30px;
}
#solution .left_col h2 {
	font-size: 22px;
	clear: both;
	margin: 24px 0 0 16px;
}
#solution .left_col p {
	margin: 0 0 0 22px;
}
.important-b {
	color: #3ea0e8;
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	margin: 16px 16px 0;
}
#product h2 {
	font-size: 32px;
}
#news h2 span {
	color: #3ea0e8;
}
#news .content ol {
	font-size: 120%;
	margin-bottom: 16px;
	line-height: 1.7;
}
#product .content, #product .content, #download .content, #repository .content, #faq .content, #news .content, #solution .content {
	width: 648px;/* width + padding 680px */
	margin: 0 auto;
	padding: 16px 16px 60px;
	background: url(../images1/divider01.gif) repeat-x;
}
.content:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .content {
	height: 1em;
	overflow: visible;
}
/**/

#product .text {
	display: block;
	/*width:420px;*/
	font-size: 120%;
	margin: 0 0 16px 0;
}
#news .text {
	display: block;
	font-size: 15px;
	margin: 0 0 16px;
}
.prod_detail dd {
	line-height: 22px;
	font-size: 120%;
	line-height: 1.7;
	background: url(../images1/list_arrow.gif) no-repeat 0 0.4em;
	margin: 0 0 12px 8em;
	padding: 0 0 0 20px;
}
.note {
	font-size: 70%;
}
.category_link {
	width: 672px; /* width + padding 720px */
	background: url(../images1/bg_category.gif) no-repeat;
	border-bottom: 1px solid #c9c9ca;
	margin-top: 24px;
	padding: 38px 24px 8px;
	text-align: center;
	font-size: 18px;
}
#example .category_link {
	background: url(../images1/bg_category00.gif) no-repeat;
}
.category_link ul {
}
.category_link li {
	display: inline-block;
	margin: 0 20px;
 *display:block;
 *float:left;
}
#repository h3, #faq h3 {
	clear: both;
	background: url(../images1/list_square.gif) no-repeat left 50%;
	margin: 24px 24px 8px;
	padding-left: 20px;
	font-size: 16px;
}

#sitemap .left_col a, #sitemap .left_col a:hover, #sitemap .left_col a:visited {
	color: #000;
}
#sitemap .left_col li {
	margin-top: 16px;
	margin-left: 16px;
	padding-left: 24px;
	line-height: 1.7;
	background: url(../images1/list_square.gif) no-repeat left 0.3em;
	font-weight: bold;
}
#sitemap .left_col li ul li {
	margin-top: 8px;
	margin-left: 0;
	padding-left: 20px;
	line-height: 1.7;
	background: url(../images1/list_arrow.gif) no-repeat left 0.3em;
	font-weight: normal;
}
.p_solution {
	margin: 8px 0 0 16px;
}
.list_solution {
	float: left;
	/*margin: 8px 0 0 24px;*/
	margin: 0 0 0 24px;
	width: 410px;
}
.list_solution li {
	float: left;
	background: url(../images1/list_arrow.gif) no-repeat 0 50%;
	width: 100px;
	margin-top: 10px;
	padding: 0 15px 0 20px;
}
.list_solution li a, .list_solution li a:active {
	color: #f29306;
	font-weight: bold;
}

.pdf {
	background: url(../images1/icon_pdf.gif) no-repeat left top;
}
.cer {
	background: url(../images1/icon_cer.gif) no-repeat left top;
}
.xml {
	background: url(../images1/icon_xml.gif) no-repeat left top;
}
.app {
	background: url(../images1/icon_app.gif) no-repeat left top;
}
.link {
	background: url(../images1/icon_link.gif) no-repeat left top;
}
.gototop {
	clear: both;
	float: right;
	margin-bottom: 24px;
}
/***********************************
			right_col
************************************/


.right_col {
	display: block;
	width: 210px;
	float: right;
	background: url(../images1/bg_right-col_head.gif) no-repeat;
	padding: 20px 0;
 *padding: 30px 0;
}
.right_col ul {
	display: block;
	width: 182px;
	margin: 18px 0 0 12px;
}
.right_col ul li {
	margin-top: 8px;
	line-height: 0;
}
.right_col ul li ul {
	margin: 0;
	padding: 0;
}
.right_col ul li ul li {
	margin: 0;
	padding: 0;
}
.right_col_formbtn {
	float: right;
	margin: 18px 12px 0 0;
	_margin: 18px 6px 0 0;
	padding: 0;
}
.pre-footer {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 40px;
	line-height: 1;
	background: url(../images1/bg_pre-footer.gif) no-repeat 0 bottom;
}
.pre-footer:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .pre-footer {
	height: 1em;
	overflow: visible;
}
/**/



/*--------------------------------
		footer
-------------------------------*/

/*footer*/



/*html, body, .wrap {
	height: 100%;
}
body > .wrap {
	height: auto;
	min-height: 100%;
}
.main {
	padding-bottom: 461px;
}   must be same height as the footer */
.footer {
	position: relative;
	/*margin-top: -461px;  negative value of footer height */
	clear: both;
	padding-bottom: 16px;
}
/*.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
 Hides from IE-mac \*/
/** html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
 End hide from IE-mac */


/*.home .footer {
	position: relative;
	background:url(images/bg_footer.gif) repeat-x;
	margin-top: 0;  negative value of footer height 
	height: 461px;
	clear:both;
}*/
/*end footer*/





.footer .inner {
	padding-top: 1px;
}
.footer2 {
	height: 16em;
	background: #fff url(../images1/bg_footer.gif) repeat-x;
	padding-top: 12px;
	min-width:940px;
}
.footer2 ul {
	float: left;
	padding: 0 0 8px 8px;
	width: 180px;
}
.footer2 ul a {
	color: #5c5c5c;
	text-decoration: none;
}
.footer2 ul a:hover {
	text-decoration: underline;
}
.footer2 ul a:visited {
	color: #5c5c5c;
}
.footer2 ul li {
	margin-top: 6px;
	padding: 0 16px 0 5px;
	font-weight: bold;
	text-shadow: 0px 1px 0 #fff;
}
.footer2 ul li ul {
	background: url(../images1/div_footer.gif) repeat-y;
	margin-top: 6px;
}
.footer2 ul li ul li {
	padding: 0;
	margin-top: 8px;
	font-weight: normal;
}
.footer2 ul li ul li span {
	font-size:10px
}
.footer3 {
	padding-top: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
	position:relative;
}
.footer3:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
.footer3 ul li {
	display:inline-block;
	font-size:10px;
	padding-left:6px;
	margin-right:6px;
	background: url(../images1/icon-arrow-01.png) no-repeat 0px 3px;
	}
/*\*/
* html .footer3 {
	height: 1em;
	overflow: visible;
}
/**/

.footerNavi {
	float: right;
}
.footerNavi li {
	float: left;
}
.footerNavi li a {
	background: url(../images1/list_footer2.gif) left center no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 80%;
	padding-left: 13px;
	padding-right: 7px;
}
.footerNavi li a:hover {
	text-decoration: underline;
}
.footerNavi li a:visited {
	color: #000;
}
#logo-shd {
	position: relative;
	top: 2px;
	overflow: hidden;
	text-indent:100%;
	white-space:nowrap;
	float: right;
}

#logo-shd a {
	width: 80px;
	height: 26px;
	background: no-repeat url(../images1/seiko-logo.gif);
	display: block;
}
/*  120806 */

.con {
	width: 710px;
	margin-left: 7px;
	font-size: 84%
}
.con th {
	text-align: center;
	background: #e6edf3 url(../images1/bg_th01.gif) repeat-x top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	color: #333;
	line-height: 1.5em;
}
.con td {
	padding: 2px;
	text-align: left;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	line-height: 1.4em;
}
.odd td {
	background: #f5f5f5 url(../images1/bg_odd01.gif) repeat-x top;
}
.even td {
	background: #efefef url(../images1/bg_even01.gif) repeat-x top;
}
.new {
	display:block;
	width:30px;
	height:14px;
	float:left;
	background: url(../images1/new.gif) no-repeat left center;
	/*padding-right: 27px;*/
}
.img-right {
	float: right;
}
/*  DF-X series */

.alt_h3 {
	margin-top:25px;
	display:block;
	height:53px;
	background:url(../products/english/dfx10000/images/alt_h3.jpg) no-repeat;}

.alt_h3 h3 {
	display:block;
	font-size: 18px;
	color: #4c4c4c;
	padding:8px 0 0 32px;
	text-shadow: 0 1px 0 #fff;
}

.tab-page {
	height: 42px;
	text-align: center;
}
.tab-page ul {
	padding-top: 4px;
}
.tab-page li {
	display: inline;
	margin: 0;
	padding: 0;
}
.col-half {
	width: 430px;
	padding: 30px 10px
}
.dayfiler .product .col-half {
	padding: 10px 10px;
}
.col-half h4 {
	background: #999;
	padding: 4px 0;
	margin: 6px 10px 6px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	font-weight: normal;
	font-size: 90%;
}
/*.product .main-col p { margin: 6px 10px 6px 6px;}*/
.product .col-half ul li, .product .col-full ul li {
	list-style: disc inside;
	line-height: 1.6em;
	margin: 2px 6px;
}
.product .col-half ol li, .product .col-full ol li {
	list-style: decimal inside;
	line-height: 1.6em;
	margin: 2px 6px;
}
.prod_title {
	display: block;
	width: 155px;
	padding: 5px;
	position: absolute;
	top: 150px;
	margin-left: 40px;
	background: #c60500;
	color:#fff;
}
.prod_copy {
	display: block;
	position: absolute;
	top: 150px;
	margin-left: 240px;
}
.prod_title ul li {
	text-indent:-1em;padding-left:1em; 
	list-style: none;
	color: #fff;
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 10px
}
.prod_title ul li a{	
	color: #fff !important;
}
#dfx8000 .inner_paso, #dfx9000 .inner_paso {
	width: 920px
}
.dics_page h4 {
	font-size: 14px;
	color: #4c4c4c;
	position: relative;
	border-color: #eee;
	border-style: solid;
	border-width: 4px;
	background: #fff;
	margin: 0 0 15px -15px;
	padding: 5px 15px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-pie-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	behavior: url(http://www.sii.co.jp/cp/js1/PIE.htc);
	
	
}
.dics_page h4:after {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 15px;
	right: 15px;
	width: 70%;
	height: 10px;
	background: rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, .7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
	
}
.dics_page .chu {
	clear:both;
	display: block;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background: #E9E9E9;
	padding: 3px;
	margin-top: 5px;/*text-indent: -1em;
    margin-left: 0.8em;*/
}
.dics_page dd:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .dics_page dd {
	height: 1em;
	overflow: visible;
}
/**/
.dics_page dl {
	width: 280px;
	padding: 8px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 15px;
	border: 1px solid #ccc;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-pie-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	min-height: 300px;
	position:relative;
 	behavior: url(http://www.sii.co.jp/cp/js1/PIE.htc);
	
}
.dics_page dt {
	width: 85px;
	float: left;
	display: block;
}
.dics_page dd {
	font-size: 10px;
	width: 180px;
	float: right;
	margin-bottom:5px;
	display: block;
	color: #4c4c4c;
	line-height: 1.5em;
}
.dics_page dd span {
	font-size: 12px;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold
}
/*.brush {
	background: url(../images1/col-half_bg.jpg) no-repeat top
}*/
.prod_title ul li a {
	color: #fff;
}
.prod_title ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.col-full {
	width: 940px;
	margin: 30px 0
}
.col3 {
	float: left;
	display: block;
	width: 270px;
	margin: 15px 15px 15px 0;
	padding: 10px;
}
.col3:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .col3 {
	height: 1em;
	overflow: visible;
}
/**/
.col3 h5 {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.col3 p {font-size:12px !important}
ul.jisho li {
	display: block;
	float: left;
	width: 195px;
	height: 30px;
	list-style-type: none;
	background: #E0E0E0;
	margin-left: 5px;
	margin-top: 10px;
	padding: 3px 3px 3px 8px;
	zoom: 100%;
	font-size: 10px;
	text-shadow: 0 1px 0 #fff;
}
ul.spec li {
	color: #4c4c4c;
	list-style-type: none;
	margin-top: 5px;
	padding-left: 5px;
	zoom: 100%;
}

.debut {
	position:absolute;
	display:block;
	float:left;
	z-index:100;
	/*top:0;
	left:0;*/
	}

div.dfclub {background-color:#004e72;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-pie-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
div.x9000 {
	display:block;
	border: 1px solid #ccc;
	background-color:#fff;
	float:left;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-pie-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}

.x9000:after,
.dfclub:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .x9000 {
	height: 1em;
	overflow: visible;
}
/**/

.x9000 dl
 {
	clear:both;
	/*width: 420px;*/
	display: block;
	margin:20px;
	/*position: relative;*/	
}
.x9000 dt {
	width: 20%;
	float:left;
	display: block;
	margin-bottom:10px;
}
.x9000 dd {
	font-size: 10px;
	width: 78%;
	float: right;
	display: block;
	color: #4c4c4c;
	line-height: 1.5em;
	margin-bottom:20px;
}
.dfclub dl
 {
	clear:both;
	/*width: 420px;*/
	display: block;
	margin:20px;
	/*position: relative;*/	
}
.dfclub dt {
	width: 50%;
	float:left;
	display: block;
	margin-bottom:10px;
}
.dfclub dd {
	font-size: 10px;
	width: 50%;
	float: right;
	display: block;
	color: #4c4c4c;
	line-height: 1.5em;
	margin-bottom:20px;
}
.x9000 dd span, .dfclub dd span {
	font-size: 16px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold
}

.x9000 .chu {
	display: block;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background: #E9E9E9;
	padding: 3px;
	margin-top: 5px;
	line-height:1.3em;
}
div.x7000 {
	display:block;
	width:32%;
	height:440px;
	border: 1px solid #ccc;
	background-color:#fff;
	float:left;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-pie-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
.x7000:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .x7000 {
	height: 1em;
	overflow: visible;
}
/**/

.x7000 dl {
	clear:both;
	display: block;
	margin:20px;
}
.x7000 dt {
	display: block;
	font-size: 16px;
	color: #4c4c4c;
	text-align:center;
	line-height:24px;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold
}
.x7000 dd {
	font-size: 10px;
	display: block;
	color: #4c4c4c;
	line-height: 1.5em;
	margin-bottom:20px;
}
.x7000 dd span {
	font-size: 16px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold
}
.x7000 .chu {
	display: block;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background: #E9E9E9;
	padding: 3px;
	margin-top: 5px;
	line-height:1.3em;
}
.w50 {width:48%}
.w50 .w50 {width:48%}

div.x7000full {
	display:block;
	border: 1px solid #ccc;
	background-color:#fff;
	float:left;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-pie-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
.x7000full:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .x7000full {
	height: 1em;
	overflow: visible;
}
/**/

.x7000full dl {
	clear:both;
	/*width: 420px;*/
	display: block;
	margin:20px;
	/*position: relative;*/	
}
.x7000full dt {
	width: 45%;
	float:left;
	display: block;
	margin-bottom:10px;
}
.x7000full dt img {
	margin-right:10px;
}
.x7000full dd {
	font-size: 10px;
	width: 53%;
	float: right;
	display: block;
	color: #4c4c4c;
	line-height: 1.5em;
	margin-bottom:20px;
}

.x7000full dd span {
	font-size: 16px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold
}
/*-----------------------
　SEARCH CONTENTS
-----------------------*/

h3.d_search {
	display: block;
	border-bottom: 1px dotted #ccc;
	margin: 20px 0 10px 0;
	font-size: 14px;
	color: #666;
}
.d_search {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	border: 1px solid #ddd;
	background: #eee;
	cursor: pointer;
}
/*.d_search:hover {color: #159ac4}*/
.d_dics {
	padding: 25px;
	font-size: 12px;
	border: 1px solid #ddd;
}
.d_dics:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .d_dics {
	height: 1em;
	overflow: visible;
}
/**/

/*.d_dics ul li {
    padding-left:10px;
	list-style:inside disc;

}*/
	
.product h2 {
	font-size: 24px;
	color: #4c4c4c;
	margin-bottom: 8px
}
.product .col-half h3, .product .col-full h3 {
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 8px;
	text-shadow: 0 1px 0 #fff;
}
.col-try {
	clear:both;
	display:block;
	padding:10px;
	background:#fcecdb;
	position:relative;
	}
.product .col-try .col-haif p {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5em
}

.col-try:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .col-lang {
	height: 1em;
	overflow: visible;
}
.col-lang {
	clear:both;
	display:block;
	padding:10px;
	background:#e6f1d8;
	position:relative;
	}
.product .col-lang .col-haif p {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5em
}

.col-lang:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .col-lang {
	height: 1em;
	overflow: visible;
}
.col-lang .col-half{ padding:10px}
.col-lang .col-half h4 {
	background: #000;
	padding: 4px ;
	margin: 6px 10px 6px 0;
	text-align: left;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	font-size: 110%;
}


.radius {
	padding:10px;
	border:1px solid #CCC;
	border-radius: 10px;      
    -webkit-border-radius: 10px;     
    -moz-border-radius: 10px; 
	}
.product .col-half .radius h4 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
	text-shadow: 0 -1px 0 #333;
	}
.product .col-half .radius p {
	font-size:12px;
	line-height:1.5em
	}
.product h5 {
	font-size: 14px;
	font-weight:bold;
	color: #4c4c4c;
	margin-bottom: 8px;
	}

.product .col-half p, 
.product .col-full p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 1.7em;
	text-align:justify
}
.col-try p {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5em
}

.pagetop {
	clear: both;
	text-align: right;
	background: url(../images1/bg_slider.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 90%;
	padding-right: 10px;
}
.pagetop a {
	background: url(../images1/bg_li03.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
.product hr {
	clear: both;
	margin: 30px 0;
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.dayfiler hr {
	clear: both;
	margin: 10px 0;
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.list04 li {
	float: left;
	background: url(../images1/bg_prod01.gif);
	padding: 2em 1em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.list04 li a {
	background: url(../images1/bg_li02.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
.content-foot {
	padding: 20px;
}
.product h1 {
	margin-top: 0px
}
.tbl01 {
	margin: 0 10px 20px;
}
.tbl01 th {
	white-space: nowrap;
	border-bottom: 1px solid #555;
	font-size: 85%;
}
.tbl01 td {
	text-align: center;
	border-bottom: 1px solid #555;
	padding: 4px;
	border-spacing: 6px;
	font-size: 85%;
}
.tbl01 caption {
	text-align: left;
	color: #333;
	padding: 2px 3px;
	border-bottom: 3px solid #555;
	font-size: 110%;
}
#windows {
	width: 700px;
}
#linux {
	width: 300px;
	float: left;
	margin-right: 40px;
}
#android {
	width: 300px
}
.sup {
	vertical-align: text-top;
	line-height: 1px;
	font-size: 70%;
}
.sub {
	vertical-align: text-bottom;
	line-height: 1px;
	font-size: 70%;
	margin-left: -1.1em;
	padding: 4px 4px;
}

.tbl02 {
	width:710px;
	margin: 0 auto;
	border-collapse: collapse;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #565656;
	
}
.tbl02 th {
	white-space: nowrap;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px dotted #dcdcdc;
	padding: 8px;
	margin: 0;
	font-size: 12px;
	line-height:20px;
}
.tbl02 td {
	border-bottom: 1px solid #dcdcdc;
	padding: 8px;
	margin: 0;
	font-size: 12px;
	line-height:20px;
}

.tbl02 .th0 {
	text-align: center;
	border-right: 1px solid #999;
}
.tbl02 .th1 {
	text-align: left;
	color: #565656;
	font-weight: normal;
}

.tbl02 .last-child {
	border-bottom: 1px solid #bbb;
}
#support .tbl02 {
	width:700px;
	margin: 15px auto;
	border-collapse: collapse;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #565656;
	
}
#support .tbl02 th,
#support .tbl02 td {font-size:14px; line-height:1.7em}
#support .tbl02 td ul li { list-style: disc inside; line-height:1.7em; margin-left:5px;}
#support .tbl02 .th1 { vertical-align:top; background-color:#EFEFEF}
#support .main p, ul.sp, ol.procedure {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 1.7em
}
#support ul.sp {
	margin:10px 0 0 25px;
}
#support ul.sp li {
	list-style:disc;
	list-style-position:outside;
	line-height: 1.7em
	}
#support h2.kishu, #support h2.InstTitle  {border-bottom:4px dotted #ccc; padding-bottom:8px}
#support h4.precaution {
	margin:20px 0 0 10px;
	background-color:#FBFBFB;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #999;
	padding:4px;
}
#support .kiyaku{
	font-size: 12px;
	color: #4c4c4c;
	margin:10px auto}
#support textarea {width:480px}

div.col-full .caption
{
	width:710px;
	margin:0 auto;
	}
div.col-full .caption p {	
	font-size:10px;
	}
#support p.caution {
	display:block;
	width:680px;
	border:1px solid #ccc;
	padding:10px;
	}


.tbl03 {
	margin: 20px 10px 10px;
	border-collapse: collapse;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding: 5px;
	zoom: 1;
}
.tbl03 th {
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0;
	font-size: 95%;
}
.tbl03 td {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0;
	font-size: 100%;
	vertical-align: top;
}
.tbl03 caption {
	text-align: left;
	color: #333;
	padding: 2px 3px;
	border-bottom: 3px solid #555;
	font-size: 110%;
	margin: 4px 0;
}
.tbl03 .th0 {
	text-align: center;
	background: #999 url(../images1/bg_th0_1.gif) repeat-x;
	color: #fff;
	border-right: 1px solid #ccc;
}
.tbl03 .th1 {
	text-align: center;
	background: #565656 url(../images1/bg_th1_1.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	height: 32px;
	font-size: 110%
}
.tbl03 .odd {
	background: #efefef;
}
.tbl03 strong {
	font-size: 120%;
	color: #006db6;
	font-weight: bold;
	padding: 1em 0;
}
.tbl04 {
	color: #4c4c4c;
	border-collapse: collapse;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding: 5px;
	zoom: 1;
}
.tbl04 th {
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0;
	font-size: 95%;
}
.tbl04 td {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0;
	font-size: 100%;
	vertical-align: top;
}
.tbl04 .th0 {
	text-align: center;
	background: #999 url(../images1/bg_th0_1.gif) repeat-x;
	color: #fff;
	border-right: 1px solid #ccc;
}
.tbl04 .th1 {
	text-align: center;
	background: #565656 url(../images1/bg_th1_1.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	height: 32px;
	font-size: 110%
}
.tbl04 .odd {
	background: #efefef;
}
.tbl04 .th_genre {
	width: 15%;
}
.tbl04 strong {
	font-size: 120%;
	color: #006db6;
	font-weight: bold;
	padding: 1em 0;
}
/*  121010 */
.wrapper_privacy {
	width: 800px;
	margin: 10px auto
}
.wrapper_privacy h1 {
	font-size: 18px;
	border-left: solid 5px #1C67BB;
	padding-left: 10px;
}
.wrapper_privacy h2 {
	margin: 30px 0 10px 0;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: solid 2px #1C67BB;
}
.wrapper_privacy h3 {
	font-size: 13px;
	margin: 10px 0;
}
.wrapper_privacy ul.normal {
	font-size: 12px;
	margin: 3px 0 3px 10px;
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
}
.wrapper_privacy ol.deci {
	margin: 10px 20px 10px 30px;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.wrapper_privacy li {
	margin: 5px 0;
	line-height: 1.5em
}
.wrapper_privacy .note {
	padding-left: 1em;
	text-indent: -1em;
	padding: 10px;
	font-size: 0.8em;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666
}
.wrapper_privacy .cnt {
	width: 300px;
	border: 1px solid #CCC;
	padding: 15px;
	margin: 20px 0
}
.wrapper_privacy .cnt p {
}
/*
	new carousel
*/
.tab_inner {
	width: 700px;
	margin: 0 auto;
}
.carousel01, .carousel02 {
	clear: both;
	padding: 0;
	display: block;
	background: #fff;
	width: 100%;
	border: 1px solid #ccc;
}
.carousel02 {
	margin: 15px auto;
}
.image_carousel {
	padding: 0px 0 0px 40px;
	position: relative;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	/*padding: 9px;*/
	margin: 7px;
	display: block;
	float: left;
	transition: border 0.5s linear;
}
.image_carousel a:hover img {
	border: 1px solid #006BB5;
  	opacity: 0.8;
  	filter: alpha(opacity=80);
  	-ms-filter: "alpha( opacity=80 )";
	
}
a.prev, a.next {
	background: url(../images1/miscellaneous_sprite.png) no-repeat transparent;
	width: 19px;
	height: 58px;
	display: block;
	position: absolute;
	top: 40px;
}
a.prev {
	left: 0px;
	background-position: -13px 0;
}
a.prev:hover {
	background-position: -13px -70px;
}
a.prev.disabled {
	background-position: -13px -140px !important;
}
a.next {
	right: 0px;
	background-position: -64px 0;
}
a.next:hover {
	background-position: -64px -70px;
}
a.next.disabled {
	background-position: -64px -140px !important;
}
a.prev.disabled, a.next.disabled {
	cursor: default;
}
a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../images1/miscellaneous_sprite.png) 0 -305px no-repeat transparent;
	width: 38px;
	height: 5px;
	margin: 0 15px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -50px -305px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
/**/
div.dictionary_title {
	color: #996633;
	font-weight: bold;
	margin-bottom: 3px;
}
.native {
	font-size:10px !important;
	font-weight:normal !important;
	display:block;
	padding:2px;
	background-color:#CCF}
	
#support .image_carousel {
	padding: 20px 0 0 0px;
	position: relative;
}
#support .image_carousel ul li {
	width:154px;
	border: 1px solid #fff;
	background-color: white;
	/*padding: 9px;*/
	margin: 7px 7px 12px;
	display: block;
	float: left;
	
	color:#5e5e5e;
	font-size:11px;
}
#support .image_carousel ul li span.fordfc {
	color:red;
	font-size:12px;
	margin-left:10px;
}
#support .image_carousel ul li span {
	margin-left:15px;
}

#support .image_carousel a:hover img {
	border: 1px solid #006BB5;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

#support ol.procedure {
    list-style: decimal;
    margin: 10px 0 20px 2em;
}
#support ol.procedure li {
    margin: 5px 0 4px 0em;
    line-height: 1.5em;
}
/**********************************************************
　ユーザー登録
************************************************************/
body.userregi {margin-left:0}
.userregi .userprod {
	padding: 15px;
	position: relative;
	background:#F3F3F3;
}
.userregi .userprod:after
 { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.userregi .userprod ul li {
	width:100px;
	background: url(../common/images/mark_arrow_red.gif) no-repeat scroll left 10px;	
	padding: 9px 0 9px 12px;
	margin: 4px 11px;
	display: block;
	float: left;	
}
.userregi .userprod h3 {display:block; clear:both; width:100%;
	text-shadow: 1px 1px 0 #fff;
}

/**********************************************************
　製品情報トップ
************************************************************/
	
.lineup01 { display: block; width: 700px; padding:10px; *zoom: 1;
	border: 1px solid #cfcfcf;
  	background-color: #f3f3f3;
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.5,#f3f3f3), to(#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:    -moz-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:     -ms-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:      -o-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:         linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  -pie-background:          linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
  -moz-box-shadow:    0 0 8px rgba(0,0,0,0.2);
  box-shadow:         0 0 8px rgba(0,0,0,0.2);
  -pie-box-shadow:    0 0 4px #ccc;
  position:relative;
  behavior: url(http://www.sii.co.jp/cp/js1/PIE.htc);
}
.lineup01:after
 { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
 

.lineup02 { display: block; float:left; width: 330px; padding:10px; *zoom: 1;
	margin-ledt:10px;
	border: 1px solid #cfcfcf;
  	background-color: #f3f3f3;
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.5,#f3f3f3), to(#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:    -moz-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:     -ms-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:      -o-linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  background-image:         linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  -pie-background:          linear-gradient(#ffffff, #f3f3f3 50%, #eeeeee);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
  -moz-box-shadow:    0 0 8px rgba(0,0,0,0.2);
  box-shadow:         0 0 8px rgba(0,0,0,0.2);
  -pie-box-shadow:    0 0 4px #ccc;
  position:relative;
  behavior: url(http://www.sii.co.jp/cp/js1/PIE.htc);
}
.lineup02:after
 { content: "."; display: block; height: 0; visibility: hidden; }

.series		{float:left; display:block; width:100%; background:#FFFFFF}
.lineup		{float:left; display:block; margin-top:5px;
	width: 100%; background:#fff; border:1px solid #ccc;}
.lineup02 .lineup		{float:right; display:block; 
	width: 215px; background:#fff; border:1px solid #ccc; margin-left:5px;}

.image_lineup {
	clear:both;
	
	padding: 0px 0 0px 10px;
	position: relative;
}

.image_lineup ul li {
	font-size:9px;
	margin: 14px;
	display: block;
	float: left;
	width:	140px;
	/*border-left:1px dotted #ccc;*/
}
.lineup02 .image_lineup ul li {
	font-size:9px;
	margin: 6px;
	display: block;
	float: left;
	width:	180px;
	/*border-left:1px dotted #ccc;*/
}
.image_lineup ul li p	{margin-left:4px;color:#4e4e4e; line-height:12px;}
.image_lineup ul li img	{margin-left:3px;}
p.bsn { font-size:8px; display:inline-block; width:45px; color:#fff !important; background-color:#000; padding:1px; text-align:center; margin-bottom:2px;}
p.std { font-size:8px; display:inline-block; width:45px; color:#fff !important; background-color:#a40000; padding:1px; text-align:center; margin-bottom:2px;}
p.mdc { font-size:8px; display:inline-block; width:45px; color:#fff !important; background-color:#005752; padding:1px; text-align:center; margin-bottom:2px;}
p.lif { font-size:8px; display:inline-block; width:45px; color:#fff !important; background-color:#cf8338; padding:1px; text-align:center; margin-bottom:2px;}

/***************ボタン******************/
div.fcn_cont {
	width:795px;
	margin:10px auto;
	}
div.fcn_cont  h3{
	display:block;
	color:#5e5e5e;
	font-size:18px;
	margin:20px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}
.function .col-full2 ul.fnc {
	list-style: none outside none;
	margin-left:15px}

.function .col-full2 ul.fnc li {
    float: left;
    height: 61px;
    width: 120px;
    margin: 0px 8px 8px 0px;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}
.function .col-full2 ul.fnc li a {
	display:block;
	height:61px;
	width:120px;
}

ul.fnc li#f01 a {background: url(../images1/function_bg.jpg) no-repeat scroll 0px 0px}
ul.fnc li#f02 a {background: url(../images1/function_bg.jpg) no-repeat scroll -122px 0px}
ul.fnc li#f03 a {background: url(../images1/function_bg.jpg) no-repeat scroll -244px 0px}
ul.fnc li#f04 a {background: url(../images1/function_bg.jpg) no-repeat scroll -366px 0px}
ul.fnc li#f05 a {background: url(../images1/function_bg.jpg) no-repeat scroll -488px 0px}
ul.fnc li#f06 a {background: url(../images1/function_bg.jpg) no-repeat scroll -610px 0px}
ul.fnc li#f07 a {background: url(../images1/function_bg.jpg) no-repeat scroll -732px 0px}
ul.fnc li#f08 a {background: url(../images1/function_bg.jpg) no-repeat scroll -854px 0px}
ul.fnc li#f09 a {background: url(../images1/function_bg.jpg) no-repeat scroll -976px 0px}
ul.fnc li#f10 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1098px 0px}
ul.fnc li#f11 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1220px 0px}
ul.fnc li#f12 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1342px 0px}
ul.fnc li#f13 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1464px 0px}
ul.fnc li#f14 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1586px 0px}
ul.fnc li#f15 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1708px 0px}
ul.fnc li#f16 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1830px 0px}
ul.fnc li#f17 a {background: url(../images1/function_bg.jpg) no-repeat scroll -1952px 0px}
ul.fnc li#f18 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2074px 0px}
ul.fnc li#f19 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2196px 0px}
ul.fnc li#f20 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2318px 0px}
ul.fnc li#f21 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2440px 0px}
ul.fnc li#f22 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2562px 0px}
ul.fnc li#f23 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2684px 0px}
ul.fnc li#f24 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2806px 0px}
ul.fnc li#f25 a {background: url(../images1/function_bg.jpg) no-repeat scroll -2928px 0px}
ul.fnc li#f26 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3050px 0px}
ul.fnc li#f27 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3172px 0px}
ul.fnc li#f28 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3294px 0px}
ul.fnc li#f29 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3416px 0px}
ul.fnc li#f30 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3538px 0px}
ul.fnc li#f31 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3660px 0px}
ul.fnc li#f32 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3782px 0px}
ul.fnc li#f33 a {background: url(../images1/function_bg.jpg) no-repeat scroll -3904px 0px}
ul.fnc li#f34 a {background: url(../images1/function_bg.jpg) no-repeat scroll -4026px 0px}
ul.fnc li#f35 a {background: url(../images1/function_bg.jpg) no-repeat scroll -4148px 0px}
ul.fnc li#f36 a {background: url(../images1/function_bg.jpg) no-repeat scroll -4270px 0px}
ul.fnc li#f37 a {background: url(../images1/function_bg.jpg) no-repeat scroll -4392px 0px}
ul.fnc li#f38 a {background: url(../images1/function_bg.jpg) no-repeat scroll -4514px 0px}

ul.fnc li#f01 a:hover {background-position: 0px -63px}
ul.fnc li#f02 a:hover {background-position: -122px -63px}
ul.fnc li#f03 a:hover {background-position: -244px -63px}
ul.fnc li#f04 a:hover {background-position: -366px -63px}
ul.fnc li#f05 a:hover {background-position: -488px -63px}
ul.fnc li#f06 a:hover {background-position: -610px -63px}
ul.fnc li#f07 a:hover {background-position: -732px -63px}
ul.fnc li#f08 a:hover {background-position: -854px -63px}
ul.fnc li#f09 a:hover {background-position: -976px -63px}
ul.fnc li#f10 a:hover {background-position: -1098px -63px}
ul.fnc li#f11 a:hover {background-position: -1220px -63px}
ul.fnc li#f12 a:hover {background-position: -1342px -63px}
ul.fnc li#f13 a:hover {background-position: -1464px -63px}
ul.fnc li#f14 a:hover {background-position: -1586px -63px}
ul.fnc li#f15 a:hover {background-position: -1708px -63px}
ul.fnc li#f16 a:hover {background-position: -1830px -63px}
ul.fnc li#f17 a:hover {background-position: -1952px -63px}
ul.fnc li#f18 a:hover {background-position: -2074px -63px}
ul.fnc li#f19 a:hover {background-position: -2196px -63px}
ul.fnc li#f20 a:hover {background-position: -2318px -63px}
ul.fnc li#f21 a:hover {background-position: -2440px -63px}
ul.fnc li#f22 a:hover {background-position: -2562px -63px}
ul.fnc li#f23 a:hover {background-position: -2684px -63px}
ul.fnc li#f24 a:hover {background-position: -2806px -63px}
ul.fnc li#f25 a:hover {background-position: -2928px -63px}
ul.fnc li#f26 a:hover {background-position: -3050px -63px}
ul.fnc li#f27 a:hover {background-position: -3172px -63px}
ul.fnc li#f28 a:hover {background-position: -3294px -63px}
ul.fnc li#f29 a:hover {background-position: -3416px -63px}
ul.fnc li#f30 a:hover {background-position: -3538px -63px}
ul.fnc li#f31 a:hover {background-position: -3660px -63px}
ul.fnc li#f32 a:hover {background-position: -3782px -63px}
ul.fnc li#f33 a:hover {background-position: -3904px -63px}
ul.fnc li#f34 a:hover {background-position: -4026px -63px}
ul.fnc li#f35 a:hover {background-position: -4148px -63px}
ul.fnc li#f36 a:hover {background-position: -4270px -63px}
ul.fnc li#f37 a:hover {background-position: -4392px -63px}
ul.fnc li#f38 a:hover {background-position: -4514px -63px}

body#function {
	text-align:center;
	min-width:400px;
	}

div#Func_base {
	width:100%;
	border-top:4px solid rgb(51, 102, 153);
	border-bottom:1px solid #ccc;
	}
div.Fcontainer {
	display:block;
	width:468px;
	margin:10px auto; 
	}
div.Fcontainer:after
 { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
 
div.Fcontainer hr {margin-top:10px}
div.Fcontents {
	margin:0 15px;
	}
div.Fcontents:after
 { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
/*\*/
* html div.Fcontents {
	height: 1em;
	overflow: visible;
}
div.Fcontents p {
	font-size:0.9rem
	}
div.Fcontents ul li {
	display:block;
	width:210px;
	float:left;
	margin:10px 8px 8px 0;
	font-size:0.7rem
	}
div.Fcontents ul li img {
	margin:4px 0
	}
div.Fcontents span.title {
	font-size:0.8rem;
	font-weight:bold;
	color:#990000;
	}
.Fcontainer h2 {
	display:block;
	margin:10px;
	padding:6px;
	border-left:10px solid #990000;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#003048;
}
div#Func_footer {
	display:block;
	width:468px;
	margin:5px auto; 
	padding-top:10px;
	}


a.css_btn_class {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	padding:9px 11px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	color:#14396a;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

a.css_btn_class2 {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #e6e830;
	margin-top:5px;
	padding:6px 7px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #FC0), color-stop(100%, #FF0) );
	background:-moz-linear-gradient( center top, #FC0 5%, #FF0 100% );
	background:-ms-linear-gradient( top, #FC0 5%, #FF0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdcb04', endColorstr='#ffff03');
	background-color:#fdcb04;
	color:#684206;
	display:inline-block;
	text-shadow:1px 1px 0px #FF9;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f9f6be;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f9f6be;
 	box-shadow:inset 1px 1px 0px 0px #f9f6be;
}.css_btn_class2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #FF0), color-stop(100%, #FC0) );
	background:-moz-linear-gradient( center top, #FF0 5%, #FC0 100% );
	background:-ms-linear-gradient( top, #FF0 5%, #FC0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff03', endColorstr='#fdcb04');
	background-color:#468ccf;
}.css_btn_class2:active {
	position:relative;
	top:1px;
}


.dfc_title {
	border-bottom:1px dotted #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-shadow:-1px -1px 0px #000;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f9f6be;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f9f6be;
 	}

#container {
	width:940px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#container_top {
	width:940px;
	margin:0 auto;
	/*background:#040404;*/
	ackground: url(../images1/maining-06_bg.jpg) repeat-x
}
#prod_top {
	width:100%;
	margin:0 auto;
	background: url(../images1/mainimg-02_bg.jpg) repeat-x bottom;
}
.container2 {
	width:990px;
	margin:0px auto;}
.container3 {
	width:940px;
	margin:0 auto;}
.container3:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
/*\*/
* html .container3 {
	height: 1em;
	overflow: visible;
}
/**/
.container4 {
	width:1280px;
	margin:0 auto;}
/*
	Slideshow
*/

#dfc_head {
	width:100%;
	height:124px;
	border-top:8px solid #6F421F;
	border-bottom:8px solid #6F421F;
	}
/*
	2013　追加
*/
.dayfiler section { border:1px solid #7899BE}