@charset "UTF-8";
/* Print styles
---------------------------------------------------*/

table { page-break-inside: avoid;} /*tablen途中で改ページ禁止*/

table,tr,td,th { border-collapse: collapse; font-weight: normal; font-size: 9pt;border: 1px solid #000; }
table td, table th { vertical-align: top; text-align: left; }



body {
color: #000;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
line-height: 13pt;
background: #FFF;
}

#top-menu, #gnav-container,#lnav-container,#pdf-dl,#footer-menu,#home-products-search-container,#top-products-search-container, #pagetop-nav {
display:none;
}

#copyright {
	clear: both;
	font-size:12px;
	color:#000000;
	margin: 0px;
	padding:0px;
	list-style:none;
}

/*h1, h2, h3, h4, h5, h6, p, form {
margin: 0;
padding: 0;
font-weight: bold;
line-height: 12pt;
}*/
h1, h2, h3, h4, h5, h6 { 
	margin:0;
	padding:0;
	line-height:1.0;
}

p, form { 
	margin:0;
	padding:0;
	line-height:1.5;
}
h1 { margin: 20px 0 10px 0; }
h1, h2 { clear: both; }

ul, ol, li, dl, dt, dd { 
	/*list-style:none; */
	margin:0; 
	padding:0;
}

.list-non ul, ol, li, dl, dt, dd { 
	list-style:none;
}

img {
	border:none;
	color:#ffffff;
	background:transparent;
}

table, td, th {
	border-collapse: collapse;
}


/*- - - - - - - - - - - - - - - - - - - */ 
/* 見出しスタイル
/*- - - - - - - - - - - - - - - - - - - */
.h1-title {
	font-size: 16pt;
	font-weight:bold;
	color:#000000;
	padding:30px 0px 0px 10px;
}
*html .h1-title {
	font-size:15pt;
	font-weight:bold;
	color:#000000;
	padding:30px 0px 0px 30px;
}
.h1-title-top {
	font-size:16pt;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 35px;
	margin-top:-35px;
}
*html .h1-title-top {
	font-size:15pt;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 35px;
	margin-top:-37px;
}

.h2-title {
	font-size: 14pt;
	margin:-23px 0px 20px 20px;
}
*html .h2-title {
	margin:-22px 0px 15px 20px;
	font-size:12pt;
}

.h3-title {
	font-size: 12pt;
	margin:-25px 0px 20px 30px;
}
*html .h3-title {
	margin:-22px 0px 15px 30px;
	font-size:11.5pt;
}

.h3-titlebar {
	margin:0px 0px 0px 20px;
}

.h3-title-productname {
	margin:0px 0px 5px 0px;
	font-size:130%;
	font-weight:bold;
}
.h3-title-top {
	margin:-20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:11.5pt;
}
*html .h3-title-top {
	margin:-22px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:11.5pt;
}
h3-titlebar-top {
	margin:0px 0px 0px 0px;
}

.product-name-title {
	margin:-5px 0px 20px 0px;
	font-size:12pt;
	font-weight:bold;
}
* html .product-name-title {
	margin:0px 0px 20px 0px;
	font-size:12pt;
	font-weight:bold;
}

h3, h4, h5 { font-size: 12pt; }



/*- - - - - - - - - - - - - - - - - - - */ 
/* 基本クラス
/*- - - - - - - - - - - - - - - - - - - */
.button {
	vertical-align: middle;
	border:none;
}

.left {
	float:left;
}

.left a {
	color:#000000;
}

.left a:hover {
	color:#FF0000;
}

.right {
	float:right;
}

.right a {
	color:#000000;
}

.right a:hover {
	color:#FF0000;
}




.more {/* 矢印リンクアイコン */
	float:right;
}
.more li {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	height:13px;
}
.more li a {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	padding:0px 0px 0px 15px;
	font-size : 12px;
	float:left;
	height:13px;
}
.more li a:hover {
	color:#FF0000;
	background: url(../images/li-image-on.gif) no-repeat;
	list-style-position:outside;
	float:left;
	height:13px;
}



.center {
	text-align:center;
}

.clear {
	clear:both;
}

.clear-end {
	clear:both;
display: block;
font-size:1px;
line-height:0px;
padding-bottom:20px;
}
.clear-table {
	clear:both;
display: block;
font-size:1px;
line-height:0px;
padding-bottom:10px;
}
.clear-list {
	clear:both;
display: block;
font-size:1px;
line-height:0px;
padding-bottom:10px;
}

/* ニュース表示 */
.li-left {
	float:left;
	width:80px;
	margin:0px 0px 5px 0px;
	padding:2px 0px 0px 0px;
	list-style-type:none;
}

.li-right {
	float:right;
	width:470px;
	margin:0px 0px 5px 10px;
	list-style-image:url(../images/li-image01.jpg);
}

.li-line {
	clear:both;
	height:8px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF url(../images/li-line.jpg) no-repeat;
	list-style-type:none;
}
/* ニュース表示end */

.marL465 {
	padding-left:46px;
}

.marL547 {
	padding-left:547px;
}

.marL437 {
	padding-left:437px;
}

.marB5 {
	margin-bottom:5px;
}

.marT40B20 {
	margin:40px 0px 20px 0px;
}

.padT2 {
	padding-top:2px;
}

.marT2 {
	margin-top:2px;
}

.padT15 {
	padding-top:15px;
}

.padT10R5 {
	padding-top:10px;
	padding-right:5px;
}

.padR15 {
	padding-right:15px;
}

.padB15 {
	padding-bottom:15px;
}

.padB10 {
	padding-bottom:10px;
}

.padB2 {
	padding-bottom:2px;
}
.padL5 {
	padding-left:5px;
}

.padL10 {
	padding-left:10px;
}

.padT35B35 {
	padding-top:35px;
	padding-bottom:35px;
}

.linepad {
	padding-top:25px;
	padding-bottom:10px;
}

.search-pad{
	padding:12px 10px 0px 0px;
}

.sample {
	color:#999999;
	font-size:90%;
	padding-left:5px;
}

.error {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:red;
}

.star {
	color:#ff0000;
	font-weight:normal;
}

.button-container {
	padding:10px 0px 10px 0px;
	text-align:center;
}

.pagination {
	padding:10px 0px 10px 0px;
	text-align:right;
}

.picture {
	background-color:#FFFFFF;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}

.textRed{
	color:#FF0000;
}

.txt-font01 {
	font-size:70%;
	font-weight:bold;
}

.txt-font02 {
	font-size:150%;
	font-weight:bold;
}

.txt-font03 {
	font-size:75%;
	font-weight:bold;
	padding:3px 13px 0px 0px;
}

.txt-font03 a {
	color:#000000;
}

.txt-font03 a:hover {
	color:#FF0000;
}

.txt-font04 {
	font-size:80%;
	font-weight:bold;
	padding:3px 13px 0px 0px;
}

.top-search {
	float:right;
	width:170px;
}


/*- - - - - - - - - - - - - - - - - - - */ 
/* ロゴ
/*- - - - - - - - - - - - - - - - - - - */
#logo {
	height:28px;
	margin-top:0px;
	padding:0;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* トップイメージ
/*- - - - - - - - - - - - - - - - - - - */
#top-image {
	height:220px;
	margin:18px 0px 14px 0px;
}

#top-image02 {
	height:219px;
	margin:0px 0px 10px 0px;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* トップページバナーリスト
/*- - - - - - - - - - - - - - - - - - - */


#contents-bunner li {
	height:100%;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* breadcrumbsナビ
/*- - - - - - - - - - - - - - - - - - - */
#breadcrumbs-container {
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
}

#breadcrumbs {
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	color:#333333;
}

#breadcrumbs a {
	color:#333333;
}

#breadcrumbs a:hover {
	color:#FF0000;
}

#status {
	margin:0px 0px 0px 0px;
	padding:2px 10px 0px 0px;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* メインコンテンツ
/*- - - - - - - - - - - - - - - - - - - */
#maincontents {
	float:left;
	width:634px;
	margin:0px 0px 0px 0px;
	border:0px solid #aaaaaa;
}

#maincontents-products-top {
	float:left;
	width:634px;
	margin:0px 0px 0px 0px;
}

#maincontents .col {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#maincontents .col-header {
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#maincontents .col-body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#maincontents .col-body02 {
	height:100%;
	font-size:80%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#maincontents .col-footer {
	height:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*ローカルナビ無しのパターン*/
#maincontents-full {
	float:left;
	width:650px;
	margin:0px 0px 0px 0px;
	border:0px solid #aaaaaa;
}

#maincontents-full .col {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#maincontents-full .col-header {
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#maincontents-full .col-body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
*html #maincontents-full .col-body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#maincontents-full .col-body02 {
	height:100%;
	font-size:80%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#maincontents-full .col-footer {
	height:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*ローカルナビ無しのパターン end*/


/*- - - - - - - - - - - - - - - - - - - */ 
/* コンテンツ タイトル書式など
/*- - - - - - - - - - - - - - - - - - - */
.h1-title-container {
	height:60px;
	border-bottom:2px solid #aaaaaa;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.home-title-container-category {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff url(../images/home-title-products-bg.jpg) no-repeat;
}
.home-title-container {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff url(../images/home-title-products-bg.jpg) no-repeat;
}


#top-menu02  li a {
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:30px;
}
#top-menu-en a {background:transparent url(../images/menu/button_en.jpg) no-repeat; width:64px;}
#top-menu-en a:hover {background:transparent url(../images/menu/button_en_on.jpg) no-repeat; width:64px;}



#home-news-title-container {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	display:block;
	background:transparent  url(../images/home-title-news-bg.jpg) no-repeat;
}
.products-top-title-container-category {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff url(../images/products-top-title-category-bg.jpg) no-repeat;
}

#products-top-news-container {
	float:left;
	width:694px;
	height:25px;
	margin:0px 0px 0px 0px;
}

.products-top-title-container-news {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:#ffffff url(../images/products-top-title-news-bg.jpg) no-repeat;
}

.products-top-news-txt {
margin-top:3px;
float:right;
font-size:75%;
	font-weight:bold;
	padding:3px 10px 0px 0px;
}


.title-text {/*-for home top title-text *************************************************************/
	font-size:12pt;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	height:25px;
	line-height:1.5em;
}
.title-text-news {/*-for home top news title-text ******************************************/
	font-size:12pt;
	font-weight:bold;
	padding:4px 0px 0px 20px;
	height:25px;
}

.title-text02 {
	font-size:155%;
	font-weight:bold;
	color:#000000;
}

.title-text03 {
	font-size:105%;
	font-weight:bold;
	padding-bottom:10px;
}


.title-text04 {
	font-size:175%;
	font-weight:bold;
	color:#000000;
}


.title-text-yohaku {
	padding:30px 0px 0px 30px;
}

#search {
	clear:both;
	height:45px;
	margin:0px 0px 10px 0px;
	padding:15px 15px 0px 15px;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* トップ（2bカラム）カラム2　　ニュース
/*- - - - - - - - - - - - - - - - - - - */
#home-news-container {
	width:622px;
	margin:0px 0px 0px 0px;
}

#home-news-container a {
	color:#333333;
}

#home-news-container a:hover {
	color:#FF0000;
}

#home-news-container .col {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#home-news-container .col-header {
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#home-news-container .col-body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
}

#home-news-container .col-footer {
	height:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* HOME　Product Searchとバナー
/*- - - - - - - - - - - - - - - - - - - */
#home-products-search-container {
	float:right;
	width:320px;
	margin:0px 0px 0px 0px;
}

#home-products-search-container .col-body {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	border:1px solid #666666;
	background:#ffffff url(../images/products-search-bg.jpg) repeat-y;
}

#home-products-search-container .col-footer {
	height:100%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.home-products-search {
	width:280px;
	height:100%;
	margin:5px auto 0px auto;
}

.home-products-search02 {
	height:100%;
	width:198px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
}




/*- - - - - - - - - - - - - - - - - - - */ 
/* 商品カテゴリ・サービス
/*- - - - - - - - - - - - - - - - - - - */

#contents-category {
	width:600px;
	padding:0px 0px 5px 0px;
	clear:both;
}

#contents-company {
	width:600px;
	padding:0px 0px 5px 0px;
	clear:both;
}

#contents-category .sub-menu01 , #contents-company .sub-menu01 {
	width:200px;
}

#contents-category .sub-menu02 , #contents-company .sub-menu02 {
	width:200px;
}

#contents-category .sub-menu03 , #contents-company .sub-menu03 {
	width:200px;
}

#contents-category .sub-menu01 li , #contents-company .sub-menu01 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#contents-category .sub-menu02 li , #contents-company .sub-menu02 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#contents-category .sub-menu03 li , #contents-company .sub-menu03 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#contents-category .sub-menu01 li a , #contents-company .sub-menu01 li a ,
#contents-category .sub-menu02 li a , #contents-company .sub-menu02 li a , 
#contents-category .sub-menu03 li a , #contents-company .sub-menu03 li a {
	color:#333333;
}

#contents-category .sub-menu01 li a:hover , #contents-company .sub-menu01 li a:hover ,
#contents-category .sub-menu02 li a:hover , #contents-company .sub-menu02 li a:hover , 
#contents-category .sub-menu03 li a:hover , #contents-company .sub-menu03 li a:hover {
	color:#FF0000;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* 製品詳細ページ リンクリスト
/*- - - - - - - - - - - - - - - - - - - */
#products-top-contents-category {
	width:694px;
	padding:0px 0px 0px 0px;
}

#products-top-contents-category .sub-menu01 {
	width:231px;
}

#products-top-contents-category .sub-menu02 {
	width:232px;
}

#products-top-contents-category .sub-menu03 {
	width:231px;
}

#products-top-contents-category .sub-menu01 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#products-top-contents-category .sub-menu02 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#products-top-contents-category .sub-menu03 li {
	margin:0px 0px 5px 0px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

.sub-menu01 li a ,
.sub-menu02 li a , 
.sub-menu03 li a {
	color:#333333;
}

.sub-menu01 li a:hover ,
.sub-menu02 li a:hover , 
.sub-menu03 li a:hover {
	color:#FF0000;
}

/*製品詳細ページ　製品タイプ　リンクリスト*/

#products-typelist {
	width:600px;
	float:left;
	padding:20px 0px 0px 50px;
	margin:0px 0px 10px 0px;
}

#products-typelist .sub-menu01 {
	width:250px;
	float:left;
}

#products-typelist .sub-menu02 {
	width:300px;
	float:left;
}


#products-typelist .sub-menu01 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#products-typelist .sub-menu02 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#products-typelist .sub-menu03 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}


/*- - - - - - - - - - - - - - - - - - - */ 
/* フォーム
/*- - - - - - - - - - - - - - - - - - - */
input,select,textarea{
	vertical-align: middle;
	color:#666666;
	font-size:90%;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* Product Search 製品詳細ページ
/*- - - - - - - - - - - - - - - - - - - */
.products-search-body {
	height:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border:1px solid #666666;
	background:#ffffff url(../images/products-search-bg.jpg) repeat-y;
}


.products-search {
	width:280px;
	height:100%;
	margin:5px auto 0px auto;
}

.products-search02 {
	height:100%;
	width:198px;
	margin:0px;
	padding:0px 21px 0px 21px;
	text-align:left;
}

.products-search03 {
	text-align:left;
	height:100%;
	width:242px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.search-clear {
	clear:both;
	height:10px;
	margin:0px;
	padding:0px;
}

.search-title {
	height:20px;
	padding:1px 0px 10px 0px;
}

.search-btn {
	padding-top:9px;
	padding-right:5px;
	float:right;
}

.search-txt {
	height:27px;
	padding:0px 0px 10px 0px;
}



input.products { width:210px; height:35px; font-size:150%;}
input.products02 { width:160px; height:35px; margin-left:10px; font-size:150%; }

input.search-size { width:100px;}

input.search { width:200px;}


/*- - - - - - - - - - - - - - - - - - - */ 
/* ●リスト
/*- - - - - - - - - - - - - - - - - - - */

.box-list {
	float:left;
	width:490px;
	padding:0px 10px 0px 20px;
line-height: 1.5;
}
.box-list ul li {
	list-style-image:url(../images/li-image-dot.gif);
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* PDFDownload
/*- - - - - - - - - - - - - - - - - - - */

.box-pdf-dl-l {
	float:left;
	width:490px;
	padding:10px 10px 0px 20px;
}
.box-pdf-dl-l ul li {
	list-style-image:url(../images/li-image-dot.gif);
}
.box-pdf-dl-r {
	float:right;
	width:112px;
	padding: 10px 0px 0px 0px;
}



.box-left {
	float:left;
	width:170px;
	padding: 10px 10px 10px 20px;
}

.box-right {
	float:right;
	width:410px;
	padding: 10px 10px 10px 10px;
}

.product-summary li{
	list-style-image: url(../images/li-image-dot.gif);
}



/**/
.box-left-h3 {
	float:left;
	width:130px;
	padding: 10px 10px 0px 20px;
}
.box-right-h4 {
	float:right;
	width:450px;
	padding: 10px 10px 0px 10px;
}
.product-summary-title{
padding-bottom:15px;
line-height:1.2em;
}
/**/




.box-h3{
	height:100%;
	padding:0px 0px 10px 30px;
}


.box-h3 .box-left-icon li,
.box-h3 .box-right-mark li {
	height:45px;
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}
/* ●リスト - */

.box-list-left {
	float:left;
	width:300px;
	padding:10px 10px 10px 20px;
line-height: 1.5;
}
.box-list-left ul li {
	list-style-image:url(../images/li-image-dot.gif);
}



.box-left02 {
	float:left;
	width:300px;
	padding: 20px 10px 10px 0px;
}

.box-right02 {
	float:right;
	width:210px;
	padding: 10px 10px 10px 10px;
}
.box-all02 {
	float:left;
	width:600px;
	padding: 20px 10px 10px 0px;
}
.box-type-e-left {
	float:left;
	width:250px;
	padding: 10px 10px 10px 0px;
}

.box-type-e-right {
	float:right;
	width:320px;
	padding: 20px 10px 10px 10px;
}


/*iタイプphoto用*/
.box-type-i {
	float:left;
	width:600px;
	display:inline;
}

.box-type-i-left {
	float:left;
	padding: 10px 10px 10px 0px;
}
.box-type-i-center {
	float:left;
	padding: 10px 10px 10px 10px;
}
.box-type-i-right {
	float:right;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px auto;
}

/*  icon and mark
---------------------------------------*/
.box-left-icon {
	float:left;
	width:380px;
	padding: 0px;
	text-align:left;
	vertical-align: middle;
}

.box-right-mark {
	float:right;
	width:200px;
	padding: 0px;
	text-align:right;
	vertical-align: middle;
}

.box-right-mark-li {
padding:3px;
}
*html .box-right-mark-li {
margin:3px;
}


/*  Shiyo content-nabigation
---------------------------------------*/
.content-link {
	padding:0px 5px 10px 5px;
	text-align:left;
	vertical-align: middle;
	font-size:85%;
}

/*製品A F890 仕様-設定部レイアウト用*/
#tmpA-list2col {
float:left;
}
#tmpA-list2col .li-left {
width:100px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col .li-left {
width:100px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}
#tmpA-list2col .li-right {
width:370px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col .li-right {
width:370px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}

/*製品A F890 仕様-設定部レイアウト用40*60*/
#tmpA-list2col-4_6 {
float:left;
}
#tmpA-list2col-4_6 .li-left {
width:180px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col-4_6 .li-left {
width:180px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}
#tmpA-list2col-4_6 .li-right {
width:290px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col-4_6 .li-right {
width:290px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}

/*製品A F890 仕様-設定部レイアウト用50*50*/
#tmpA-list2col-5_5 {
float:left;
}
#tmpA-list2col-5_5 .li-left {
width:230px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col-5_5 .li-left {
width:230px;
float:left;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}
#tmpA-list2col-5_5 .li-right {
width:240px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
}
*html #tmpA-list2col-5_5 .li-right {
width:240px;
float:right;
display: inline; /* ie win bugfix */
position: relative;
margin:0px;
}


/*  Table Elements
---------------------------------------*/

table {
width:634px;
line-height: 1.2;
margin: 0 0 10px 0;
border-left: solid 1px #666666;
border-top: solid 1px #666666;
}
table th,
table td {
padding: 7px;
vertical-align: middle;
border-bottom: solid 1px #666666;
border-right: solid 1px #666666;
background: #ffffff;
}
table th {
width:130px;
font-weight: normal;
background-color:#eeeeee;
}
.thead {
padding: 2px 0px 2px 7px;
text-align:left;
font-weight: normal;
color:#FFFFFF;
vertical-align: middle;
background-color:#34495F;
white-space:nowrap;
}


/*- - - - - - - - - - - - - - - - - - - */ 
/* Downloadtable=634px
/*- - - - - - - - - - - - - - - - - - - */
#download .catalogue dl { width: 80px;margin: 0;padding: 0;}
#download .guide dl { width: 230px;margin: 0;padding: 0;}
#download .guide dt { width: 100px;margin: 0;padding: 0;}
#download .guide dd { width: 110px;margin: 0;padding: 0;}
#download .dxf dl { width: 80px;margin: 0;padding: 0;}
#download .support { width: 50px;margin: 0;padding: 0;}
#download .software { width: 130px;float:left;}

#download .catalogue dt,
#download .catalogue dd,
#download .guide dt,
#download .guide dd,
#download .dxf dt,
#download .dxf dd {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
padding: 0 0 5px 0;
line-height: 1.3;
}
#download .catalogue dt img,
#download .guide dt img,
#download .dxf dt img {
vertical-align: -0.4em;
line-height: 1.3;
padding: 0 2px 0 0;
}
#download .catalogue dt a,
#download .guide dt a,
#download .dxf dt a { 
line-height: 1.3;
margin: 0 0 0 5px;
padding: 0;
}

#download .software li {
	margin:0px 0px 0px 15px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/*製品条件検索用*/
/*- - - - - - - - - - - - - - - - - - - */ 
#product-search {
height:100%;
padding:0px 0px 0px 20px;
}
#product-search-box {
	width:870px;
	float:left;
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
background-color:#eeeeee;
}
*html #product-search-box {
	width:870px;
	float:left;
	padding:10px 0px 10px 20px;
	margin:0px 0px 10px 20px;
background-color:#eeeeee;
}
.product-search-box-title {
	width:200px;
	float:left;
	padding:5px 0px 5px 20px;
	margin:0px;
background-color:#34495F;
font-size:12px;
color:#FFFFFF
}
*html .product-search-box-title {
	width:200px;
	float:left;
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 20px;
background-color:#34495F;
font-size:12px;
color:#FFFFFF
}

#product-search-box .col-a {
	width:490px;/*+120px*/
	height:70px;
	float:left;
	padding:10px 0px 10px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
}
*html #product-search-box .col-a {
	width:480px;/*+120px*/
	height:70px;
	float:left;
	padding:10px 0px 10px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
}
#product-search-box .col-b {
	width:120px;
	height:70px;
	float:left;
	padding:10px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
}
*html #product-search-box .col-b {
	width:120px;
	height:70px;
	float:left;
	padding:10px 10px 20px 10px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
}
/*#product-search-box .col-c {
	width:120px;
	height:70px;
	float:left;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_01.jpg); background-repeat:no-repeat;
}
*html #product-search-box .col-c {
	width:120px;
	float:left;
	padding:30px 0px 0px 0px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_01.jpg); background-repeat:no-repeat;
}*/
#product-search-box .clear-searchtop {
clear:both;
padding:50px 0px 0px 0px;
margin: 0px;
line-height:0.1em;
}
*html #product-search-box .clear-searchtop {
clear:both;
padding:30px 0px 0px 0px;
margin: 0px;
line-height:0.1em;
}
#product-search-box .col-d {
	width:120px;
	height:70px;
	float:left;
	padding:10px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_02.jpg); background-repeat:no-repeat;
}
*html #product-search-box .col-d {
	width:120px;
	height:70px;
	float:left;
	padding:30px 10px 0px 0px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_02.jpg); background-repeat:no-repeat;
}

#product-search-box .sub-menu01 {width:200px; float:left;}/*+80px*/
#product-search-box .sub-menu02 {width:165px; float:left;}/*+40px*/
#product-search-box .sub-menu03 {width:125px; float:left;}
*html #product-search-box .sub-menu01 {width:200px; float:left;}/*+80px*/
*html #product-search-box .sub-menu02 {width:150px; float:left;}/*+40px*/
*html #product-search-box .sub-menu03 {width:110px; float:left;}

#product-search-box .sub-menu01 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#product-search-box .sub-menu02 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

#product-search-box .sub-menu03 li {
	margin:0px 0px 5px 25px;
	list-style-image:url(../images/li-image02.jpg);
	list-style-position:outside;
}

/*カテゴリ別*/
.product-search-category {
padding-left:0px;
}
*html .product-search-category {
padding-left:30px;
}
.product-search-category-h2 {
padding-left:90px;
}
*html .product-search-category-h2 {
padding-left:60px;
}


/*仕様別*/
#product-search-box #shiyou .col-a {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 0px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_03.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-b {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 0px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_04.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-c {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 0px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_05.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-d {
	width:188px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_06.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-e {
	width:188px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_07.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-f {
	width:188px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_08.jpg); background-repeat:no-repeat;
}
#product-search-box #shiyou .col-g {
	width:190px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_09.jpg); background-repeat:no-repeat;
}
*html #product-search-box #shiyou .col-d {
	width:192px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_06.jpg); background-repeat:no-repeat;
}
*html #product-search-box #shiyou .col-e {
	width:192px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_07.jpg); background-repeat:no-repeat;
}
*html #product-search-box #shiyou .col-f {
	width:192px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_08.jpg); background-repeat:no-repeat;
}
*html #product-search-box #shiyou .col-g {
	width:192px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_09.jpg); background-repeat:no-repeat;
}

/*目的別*/
#product-search-box #mokuteki .col-a {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_10.jpg); background-repeat:no-repeat;
}
#product-search-box #mokuteki .col-b {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_11.jpg); background-repeat:no-repeat;
}
#product-search-box #mokuteki .col-c {
	width:260px;
	height:39px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:10px 10px 10px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../products/images/search-top_12.jpg); background-repeat:no-repeat;
}


/*Search by Specification*/
*html #product-search-shiyou {
width:910px;
padding-left:30px;
}
#product-search-shiyou .box-title-all {
	width:100%;
	height:22px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#5D7280;
	font-size:12px;
	color:#FFFFFF;
	border-right:2px solid #5D7280;
}
#product-search-shiyou .box-title {
	float:left;
	padding:5px 0px 5px 0px;
	margin-left:20px;
	text-align:center;
}
*html #product-search-shiyou .box-title {
	float:left;
	height:14px;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-align:center;
}
#product-search-shiyou .box-title-on {
	width:150px;
	height:14px;
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px;
	background-color:#34495F;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#product-search-shiyou .index li {
	float:left;
	height:13px;
color:#FFFFFF
}
*html #product-search-shiyou .index li {
	float:left;
	margin-left:10px;
	height:13px;
color:#FFFFFF
}
#product-search-shiyou .index li a {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	padding:0px 22px 0px 15px;
	font-size : 12px;
	float:left;
	height:13px;
color:#FFFFFF
}
#product-search-shiyou .index li a:hover {
	color:#FF0000;
	background: url(../images/li-image-on.gif) no-repeat;
	list-style-position:outside;
	float:left;
	height:13px;
	text-decoration:none;
}

#product-search-shiyou .box-all {
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #666666;
	background-color:#ffffff;
}
#product-search-shiyou .box-left {
	width:150px;
	float:left;
	padding:7px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	line-height:1.5em
}
#product-search-shiyou .box-right {
	width:680px;
	float:right;
	padding:7px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	line-height:1.5em
}
#product-search-shiyou .box-line {
	width:100%;
	height:1px;
	border-bottom:1px solid #666666;
	clear:both;
}
.search-results {
	width:100%;
	float:left;
	font-size:120%;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin:0px 20px 10px 0px;
	border:1px solid #ffffff;
	background-color:#ffbb00;
}
*html .search-results {
	width:880px;
	float:left;
	font-size:120%;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin:0px 20px 10px 15px;
	border:1px solid #ffffff;
	background-color:#ffbb00;
}
.search-results-index {
padding-left:130px;
padding-right:130px;
}
*html .search-results-index {
padding-left:130px;
}
.search-results-line {
	clear:both;
	height:10px;
	matgin-top:0px;
	padding-bottom:0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}

/*Search by Purpose*/

*html #product-search-mokuteki-nav {
width:910px;
padding-left:30px;
}
#product-search-mokuteki-nav .box-title-all {
	width:100%;
	height:22px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#5D7280;
	font-size:12px;
	color:#FFFFFF;
	border-right:2px solid #5D7280;
}

#product-search-mokuteki-nav .box-title {
	float:left;
	padding:5px 30px 5px 25px;
	margin:0px;
	text-align:center;
}
*html #product-search-mokuteki-nav .box-title {
	float:left;
	height:14px;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-align:center;
}
#product-search-mokuteki-nav .box-title-on {
	width: 150px;
	height:14px;
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px;
	color:#FFFFFF;
	background-color:#34495F;
	text-align:center;
}
#product-search-mokuteki-nav .index li {
	float:left;
	height:13px;
color:#FFFFFF
}
*html #product-search-mokuteki-nav .index li {
	float:left;
	margin-left:10px;
	height:13px;
color:#FFFFFF
}
#product-search-mokuteki-nav .index li a {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	padding:0px 30px 0px 15px;
	font-size : 12px;
	float:left;
	height:13px;
color:#FFFFFF
}
#product-search-mokuteki-nav .index li a:hover {
	color:#FF0000;
	background: url(../images/li-image-on.gif) no-repeat;
	list-style-position:outside;
	float:left;
	height:13px;
	text-decoration:none;
}

#product-search-mokuteki {
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
background-color:#eeeeee;
	border:1px solid #666666;
}
*html #product-search-mokuteki {
	width:870px;
	float:left;
	padding:10px 0px 10px 20px;
	margin:0px 0px 10px 0px;
background-color:#eeeeee;
	border:1px solid #666666;
}
#product-search-mokuteki .col {
	width:100%;
	height:120px;
	float:left;
	padding:0px 0px 0px 60px;
}
*html #product-search-mokuteki .col {
	width:100%;
	height:120px;
	float:left;
	padding:0px 0px 0px 60px;
}
*html #product-search-mokuteki .col {
	width:100%;
	height:120px;
	float:left;
	padding:0px 0px 0px 30px;
}
#product-search-mokuteki li {
	width:100px;
	height:120px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 10px 10px 0px;
	text-align:center;
	font-size:80%;
}



/*- - - - - - - - - - - - - - - - - - - */ 
/*About UNIPULSE関連*/
/*- - - - - - - - - - - - - - - - - - - */


/*会社---------------------*/
.corp-top-box {
	height:100%;
	padding:0px 20px 0px 20px;
}
.corporate-top-title {
padding: 20px 0px 20px 60px;
}
.corporate-top-text {
padding-bottom:10px;
}
.corporate-top-slogan {
padding: 10px 0px 20px 0px;
}
.corp-top-line {
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:100%;
	padding: 0px;
	margin-bottom:20px;
	clear:both;
}
.content-left-message {
	float:left;
	width:200px;
	margin:0px 0px 0px 5px;
}
.content-right-message {
	float:right;
	width:400px;
	margin:0px 10px 0px 0px;
}

.profile dl {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}
.profile dt {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
padding: 0;
line-height: 1.5;
width:150px;
}
.profile dd {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
padding: 0;
line-height: 1.5;
width:300px;
}

*html .office-box { page-break-inside: avoid;
height:200px;}

.line620 { /*Group Companies*/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:620px;
	padding: 0px 0px 20px 0px;
	margin-left:20px;
}

.colmun { /*コラム*/
	height:100%;
	padding:0px 0px 0px 30px;
}
.column-padT {
padding-top:30px;
}
.colmun p {
line-height:1.1em;
}
.colmun-line {
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:620px;
	padding: 0px;
	margin:5px;
	clear:both;
}
.colmun-list-box {
width:600px;
padding:0px;
margin:5px 5px 10px 20px;
clear:both;
}
.colmun-list-box-left {
float:left;
width:20px;
padding:0px;
margin-top:13px;
}
.colmun-list-box-right {
float:right;
width:575px;
padding:0px;
}
.column-title {
font-size:110%;
font-weight:bold;
}
.column-text {
font-size:80%;
}
.column-padB {
padding-bottom:300px;
}
.solution-nav {
width:531px;
padding-left:50px;
padding-top:10px;
}
*html .solution-nav {
width:551px;
height:38px;
padding-left:50px;
padding-top:10px;
}
.solution-title {
padding: 20px 0px 20px 60px;
}

.solution-text {
padding-bottom:20px;
}
.h2-box {
	height:100%;
	padding:0px 0px 0px 20px;
}

.box-list-solution-products {/* ●課題解決型Securityのリスト - */
	float:left;
	width:280px;
	padding:0px 10px 0px 20px;
line-height: 1.5;
}
.box-list-solution-products ul li {
	list-style-image:url(../images/li-image-dot.gif);
}
.solution-development-title {
padding: 20px 0px 20px 10px;
}
*html.solution-development-title {
padding: 20px 0px 20px 10px;
}

.solution-development-text {
padding-bottom:0px;
}
.solution-development-image {
padding: 0px 0px 0px 10px;
}
*html .solution-development-image {
padding: 0px 0px 0px 10px;
}
.solution-development-box {
height:100%;
margin:10px 0px 0px 50px;
padding:0px;
}
*html .solution-development-box {
height:100%;
margin:10px 0px 0px 5px;
padding:0px;
}
#solution-development .box-title {
	font-size:120%;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:5px;
}

#solution-development .glay {
	float:right;
	width:580px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 10px;
	border:1px solid #666666;
	}
*html #solution-development .glay {
	float:right;
	width:550px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 5px;
	border:1px solid #666666;
	}
.box-list-solution-development {/* ●対話型の開発のリスト - */
	float:left;
	width:550px;
	margin:0px;
	padding:0px 10px 0px 30px;
line-height: 1.5;
}
*html .box-list-solution-development {/* ●対話型の開発のリスト - */
	float:left;
	width:530px;
	margin:0px;
	padding:0px 10px 0px 20px;
line-height: 1.5;
}
.box-list-solution-development ul li {
	list-style-image:url(../images/li-image-dot.gif);
}


.line580 { /*対話型の開発ボックス*/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:580px;
	padding: 0px 0px 10px 0px;
	margin-left:5px;
}


#solution-development-products .glay {
	float:right;
	width:500px;
	background-color:#F1F1F1;
	padding: 15px;
	margin:20px 55px 30px 0px;
	border:1px solid #666666;
line-height: 1.0;
	}
#solution-development-products .box-left {
float:left;
width:200px;

}
#solution-development-products .box-right {
float:right;
width:200px
}
#solution-development-products .box-all {
float:left;
width:400px;
padding-left:30px;
}
/* 開発製品　矢印リンクアイコン */
#solution-development-products .arrow li {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	height:13px;
	padding-bottom:10px;
}
#solution-development-products .arrow li a {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	padding:0px 0px 0px 15px;
	font-size : 12px;
	float:left;
	height:13px;
}
#solution-development-products .arrow li a:hover {
	color:#FF0000;
	background: url(../images/li-image-on.gif) no-repeat;
	list-style-position:outside;
	float:left;
	height:13px;
}
#solution-development-products .notes {
float:left;
padding-left:0px;
}
#solution-development-products .notes-left {
font-size:85%;
float:left;
width:30px;
vertical-align:text-top;
line-height: 1.2;
}
#solution-development-products .notes-right {
font-size:85%;
float:right;
width:560px;
vertical-align:text-top;
padding-right:10px;
line-height: 1.2;
}
#solution-development-products .txt-s {
	font-size:70%;
	font-weight:nomal;
	padding:0px 2px 0px 2px;
}
#box-list-solution-technology ul li {
	list-style-image:url(../images/li-image-dot.gif);
	padding-bottom:10px;
}
#box-list-solution-technology .gray {
	float:right;
	width:600px;
	background-color:#F1F1F1;
	padding: 10px;
	margin:0px 0px 0px 0px;
	border:1px solid #666666;
line-height: 1.0;
}
#box-list-solution-technology .box-left {
float:left;
width:220px;

}
#box-list-solution-technology .box-right {
float:right;
width:220px
}
#box-list-solution-technology .box-all {
float:left;
width:400px;
padding-left:30px;
}


/*- - - - - - - - - - - - - - - - - - - */
/*IR情報
/*- - - - - - - - - - - - - - - - - - - */
.h1-title-ir-top {/*IRトップタイトル*/
	font-size:16pt;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 25px;
	margin-top:-95px;
}
.ir-top-link {
padding-top:70px;
}
#ir-top .content {
width:694px;
}
#ir-top .content-left {
	float:left;
	width:380px;
	margin:0px 0px 0px 0px;
}
#ir-top .content-right {
	float:right;
	width:300px;
	margin:0px 0px 0px 0px;
}

.ir-top-title-library {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:#ffffff url(../images/ir-top-title-library-bg.jpg) no-repeat;
}

#ir-top-library-list {
width:370px;
line-height:1.5em;
font-size:90%;
}
#ir-top-library-list .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 20px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
*html #ir-top-library-list .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 10px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-top-library-list .li-right {
	float:right;
	width:330px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}
*html #ir-top-library-list .li-right {
	float:right;
	width:330px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}

#ir-top-library-list .li-line {
	clear:both;
	height:4px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
.ir-top-title-products {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:#ffffff url(../images/ir-top-title-products-bg.jpg) no-repeat;
}

#ir-top-library-list {
width:370px;
line-height:1.5em;
font-size:90%;
}

.ir-top-box-pdf-dl-l {/*pdf表示*/
	float:left;
	width:210px;
	padding:0px 10px 0px 30px;
line-height: 1.3;
}
.ir-top-box-pdf-dl-l ul li {
	list-style-image:url(../images/li-image-dot.gif);
}
.ir-top-box-pdf-dl-r {
	float:right;
	width:112px;
	padding: 0px 0px 0px 0px;
}



.box-list-ir-policy {/* ●Management Policyのリスト - */
	float:left;
	width:590px;
	padding:10px 10px 10px 20px;
line-height: 1.5;
}
.box-list-ir-policy li {
	list-style-image:url(../images/li-image-check.gif);
	padding-bottom:5pt;
}


/* IR ニュース表示 */
#ir-news-container {
	float:left;
	width:634px;
	margin:0px 0px 0px 0px;
}
#ir-news-container .li-left {
	float:left;
	width:80px;
	margin:0px 0px 3px 20px;
	padding:2px 0px 0px 0px;
	list-style-type:none;
}
*html #ir-news-container .li-left {
	float:left;
	width:60px;
	margin:0px 0px 3px 20px;
	padding:2px 0px 0px 0px;
	list-style-type:none;
}
#ir-news-container .li-right {
	float:right;
	width:490px;
	margin:0px 0px 3px 10px;
	list-style-image:url(../images/li-image01.jpg);
}
*html #ir-news-container .li-right {
	float:right;
	width:500px;
	margin:0px 0px 3px 0px;
	background: url(../images/li-image.gif) no-repeat;/*IEでアイコン表示されない問題対応*/
	list-style-position:outside;
	padding-left:30px;/*IEでアイコン表示されない問題対応 end*/
}

#ir-news-container .li-line {
	clear:both;
	height:4px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}

.line-news-list { /*IR News*/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:630px;
	padding: 0px 0px 20px 0px;
	margin-left:5px;
}
/* IR ニュース表示 end */

.graphs {/* IR Financial Highlights */
width:600px;
padding-top:0px;
padding-left:30px;
font-size:16px;
color:#FF0000;
}
.financial-table {margin-top:30px;}
.financial-table td {text-align:right;}
.financial-table .thead {
padding: 2px 0px 2px 7px;
text-align:center;
font-weight: normal;
color:#FFFFFF;
vertical-align: middle;
background-color:#34495F;
white-space:nowrap;
}
.financial-table .tani {
font-size:80%;
}

#ir-library-container {/* IR Library */
	float:left;
	width:634px;
	margin:20px 0px 0px 0px;
}
*html #ir-library-container {/* IR Library */
	float:left;
	width:634px;
	margin:0px 0px 0px 0px;
}
#ir-library-container .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 30px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
*html #ir-library-container .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 10px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-library-container .li-right {
	float:right;
	width:580px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}
*html #ir-library-container .li-right {
	float:right;
	width:580px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}

#ir-library-container .li-line {
	clear:both;
	height:4px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
#ir-library-list {
line-height:1.5em;
font-size:90%;
}


#ir-library-container .ir-library-box {
height:100%;
margin:10px 0px 0px 50px;
padding:0px;
}
*html .ir-library-box {
height:100%;
margin:10px 0px 0px 5px;
padding:0px;
}
#ir-library-container .box-title {
	font-size:120%;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:5px;
}


#ir-library-container .glay-box {
	float:right;
	width:550px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 25px;
	margin-top: 20px;
	border:1px solid #666666;
	}
*html #ir-library-container .glay-box {
	float:right;
	width:520px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 0px;
	border:1px solid #666666;
	}
	
#ir-library-container .backnumber {/* IR LibraryBack Number */
	float:left;
	width:500px;
	margin:10px 0px 0px 25px;
}
*html #ir-library-container .backnumber {/* IR LibraryBack Number */
	float:left;
	width:500px;
	margin:10px 0px 0px 10px;
}
#ir-library-container .backnumber-li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 2px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-library-container .backnumber-li-right {
	float:right;
	width:475px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}

#ir-library-container .backnumber-li-line {
	clear:both;
	height:4px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
#ir-library-container .line-ir-library { /*短信-事業報告書ボックス*/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:540px;
	padding: 0px 0px 10px 0px;
	margin-left:5px;
}
#ir-library-container .box-title {
	font-size:100%;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
}


#ir-library-container .box-left {/* IR Library-有価証券報告書Back Number */
float:left;
width:280px;
margin-top:0px;
}
#ir-library-container .box-right {
float:right;
width:300px;
margin-top:0px;
} 


#ir-library-container .backnumber-yuho-left {
	float:left;
	width:280px;
	margin:0px 0px 0px 0px;
}
*html #ir-library-container .backnumber-yuho-left {
	float:left;
	width:260px;
	margin:0px 0px 0px 0px;
}

#ir-library-container .backnumber-yuho-left-li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 5px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-library-container .backnumber-yuho-left-li-right {
	float:right;
	width:250px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}
*html #ir-library-container .backnumber-yuho-left-li-right {
	float:right;
	width:220px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}


#ir-library-container .backnumber-yuho-left-li-line {
	clear:both;
	height:4px;
	margin:0px 15px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
#ir-library-container .backnumber-yuho {
	float:left;
	width:240px;
	margin:0px 0px 0px 10px;
}
*html #ir-library-container .backnumber-yuho {
	float:left;
	width:240px;
	margin:0px 0px 0px 5px;
}

#ir-library-container .backnumber-yuho-li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 2px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-library-container .backnumber-yuho-li-right {
	float:right;
	width:215px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}

#ir-library-container .backnumber-yuho-li-line {
	clear:both;
	height:4px;
	margin:0px 15px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
#ir-library-container .glay-box-yuho {
	float:right;
	width:250px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 15px;
	margin-top: 0px;
	border:1px solid #666666;
	}
*html #ir-library-container .glay-box-yuho {
	float:right;
	width:220px;
	background-color:#F1F1F1;
	padding: 5px;
	margin-right: 0px;
	border:1px solid #666666;
}
.line-ir-library-yuho { /*有報ボックス*/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:240px;
	padding: 0px 0px 10px 0px;
	margin-left:3px;
}
#ir-library-container .box-title-yuho {
	font-size:100%;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
}



.kabushiki td{/* Stock Information */
text-align:center;
padding: 0px auto 0px auto;
}
.kabushiki th{
width:200px;
}

.procedure th{/* Shareholder Information */
width:180px;
line-height:1.5em;
}
.procedure td{
line-height:1.5em;
}


#ir-koukoku-container {/* 電子公告 */
	float:left;
	width:634px;
	margin:50px 0px 0px 0px;
}
#ir-koukoku-container .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 50px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
*html #ir-koukoku-container .li-left {
	float:left;
	width:20px;
	margin:0px 0px 3px 25px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-koukoku-container .li-right {
	float:right;
	width:560px;
	margin:3px 0px 3px 0px;
	list-style-type:none;
}

#ir-koukoku-container .li-line {
	clear:both;
	height:4px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}
#ir-koukoku-list {
line-height:1.5em;
}

#ir-koukoku-container .li-left-notes {
	float:left;
	width:20px;
	margin:0px 0px 3px 50px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
*html #ir-koukoku-container .li-left-notes {
	float:left;
	width:20px;
	margin:0px 0px 3px 25px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-koukoku-container .li-right-notes {
	float:right;
	width:560px;
	margin:0px 0px 3px 0px;
	list-style-type:none;
}

#ir-faq-container {/* FAQ */
	float:left;
	width:600px;
	margin:0px 0px 0px 0px;
}

#ir-faq-list {
line-height:1.5em;
}

#ir-faq-list .li-left-notes {
	float:left;
	width:40px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#ir-faq-list .li-right-notes {
	float:right;
	width:550px;
	margin:0px 10px 0px 0px;
	list-style-type:none;
}









/*- - - - - - - - - - - - - - - - - - - */ 
/*採用関連*/
/*- - - - - - - - - - - - - - - - - - - */ 


.padL20 {/*採用新卒トップ*/
	padding-left:20px;
}
.padL160marT-16 {/*採用セミナー用*/
	padding-left:160px;
	margin-top:-10px;
}
* html.padL160marT-16 {/*採用セミナー用*/
	padding-left:160px;
	margin-top:-16px;
}
.padL320marT-16 {/*採用セミナー用*/
	padding-left:320px;
	margin-top:-16px;
}
.pad5 {/*採用社内行事画像用*/
	padding:5px;
}
.padT18 {/*採用新卒流れ*/
	padding-top:18px;
}
.padL315 {/*採用新卒流れ＆採用新卒セミナー*/
	padding-left:315px;
}
.padL315T10 {/*採用新卒流れ*/
	padding-left:315px;
	padding-top:10px;
}
.padL315marT-30 {/*採用新卒セミナー*/
	padding-left:315px;
	margin-top:-30px;
}
* html .padL315marT-30 {/*採用新卒セミナー*/
	margin-left:315px;
	margin-top:-15px;
}
.padL30T0 {
	padding-left:30px;
}
* html .padL30T0 {
	padding-left:30px;
	margin-top:15px;
}


.txt-recruit-shokusyu-name { /*recruit*/
	font-size:120%;
	font-weight:bold;
	padding-top:5px;
}
.txt-recruit-shokusyu-profile { /*recruit*/
	font-size:80%;
	font-weight:nomal;
	padding-top:5px;
}

/*採用*/
.content-left{/*campany-recruit top*/
	float:left;
	width:290px;
	margin:0px 0px 0px 20px;
}
*html .content-left{/*campany-recruit top*/
	float:left;
	width:290px;
	margin:0px 0px 0px 10px;
}

.content-right{
	float:left;
	width:290px;
	margin:0px 10px 0px 20px;
}
*html .content-right{
	float:right;
	width:290px;
	margin:0px 5px 0px 0px;
}

.img-icon-style {
float:left;
padding-right:15pt;
}
*html .img-icon-style {
float:left;
margin-right:8pt;
}


.content-left-shinsotsu {/*campany-recruit-shinsotsu top*/
	float:left;
	width:340px;
	margin:0px 0px 0px 0px;
}

.content-right-shinsotsu {
	float:right;
	width:340px;
	margin:0px 0px 0px 0px;
}

.box-height {
	height:85px;
}

.box-height-entry {
	height:50px;
	margin-left:20px;
}

.box-height-entry p {
	line-height:1.2;
}

.entry-arrow {
	height:12px;
	padding:10px 0px 10px 10px;
	margin-left:154px;
}
.box-left-recruit-syokusyu {
	float:left;
	width:170px;
	padding: 10px 0px 0px 0px;
}

.box-right-recruit-syokusyu {
	float:right;
	width:415px;
	padding: 10px 0px 0px 0px;
}

/*採用end*/
/*採用用from products css*/
#recruit-jigyou .box-left {
	float:left;
	width:570px;
	padding: 0px;
	clear:both;
}

#recruit-jigyou .box-right {
	float:left;
	width:570px;
	padding: 0px;
	clear:both;
}
#recruit-jigyou .box-left-cms {
	float:left;
	width:570px;
	padding: 0px;
	clear:both;
}

#recruit-jigyou .box-right-cms {
	float:left;
	width:570px;
	padding: 0px;
	clear:both;
}
#recruit-jigyou .box-all {
	float:left;
	width:570px;
	padding: 10px 0px 0px 5px;
}
#recruit-jigyou .glay {
	float:left;
	width:570px;
	background-color:#F1F1F1;
	padding: 15px;
	margin-right: 10px;
	border:1px solid #666666;
	}


/*fprIE7 bug fix*/
* html #recruit-jigyou .box-left {
	float:left;
	width:283px;
	padding-right: 10px;
}

* html #recruit-jigyou .box-right {
	float:right;
	width:260px;
	padding: 0px;
}
* html #recruit-jigyou .box-left-cms {
	float:left;
	width:260px;
	padding: 0px;
}

* html #recruit-jigyou .box-right-cms {
	float:right;
	width:278px;
	padding-left: 10px;
}
* html #recruit-jigyou .box-all {
	float:left;
	width:570px;
	padding: 10px 0px 0px 5px;
}
* html #recruit-jigyou .glay {
	float:right;
	width:570px;
	background-color:#F1F1F1;
	padding: 10px;
	margin-right: 10px;
	border:1px solid #666666;
	}
/*------------------*/


/*--------------------------------------*/
/*News Release関連*/
/*--------------------------------------*/

/*News Release関連*/
.news-top-title-container {
	height:25px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:#ffffff url(../images/products-top-title-news-bg.jpg) no-repeat;
}

*html .news-top-title-container {
	height:25px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:#ffffff url(../images/products-top-title-news-bg.jpg) no-repeat;
}

/*News Release関連 end*/
/*トップ*/
#news-top-container {
	float:left;
	width:694px;
	margin:0px 0px 0px 0px;
}
#news-top-container .li-left {
	float:left;
	width:80px;
	margin:0px 0px 3px 20px;
	padding:2px 0px 0px 0px;
	list-style-type:none;
}
*html #news-top-container .li-left {
	float:left;
	width:70px;
	margin:0px 0px 3px 20px;
	padding:2px 0px 0px 0px;
	list-style-type:none;
}
#news-top-container .li-right {
	float:right;
	width:550px;
	margin:0px 0px 3px 10px;
	list-style-image:url(../images/li-image01.jpg);
}
*html #news-top-container .li-right {
	float:right;
	width:550px;
	margin:0px 0px 3px 0px;
	background: url(../images/li-image.gif) no-repeat;/*IEでアイコン表示されない問題対応*/
	list-style-position:outside;
	padding-left:30px;/*IEでアイコン表示されない問題対応 end*/
}

#news-top-container .li-line {
	clear:both;
	height:4px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/line.gif) repeat-x;
	list-style-type:none;
}

#news-top-container .line-news-list { /**/
	background:transparent url(../images/line.gif) repeat-x;
	height: 1px;
	width:630px;
	padding: 0px 0px 20px 0px;
	margin-left:5px;
}




/* -------------------- Helper -------------------- */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0.0;
}
* html .pkg { display: block; }
/* no ie mac \*/
* html .pkg { height: 0.1px; }
.pkg { display: block; }
/* */



/*---------------------------------------*/


.box-left03 {
	float:left;
	width:127px;
	height:30px;
	padding:15px 5px 5px 15px;
	background-color:#E6E9EC;
}

.box-right03 {
	float:right;
	width:475px;
	height:40px;
	padding: 5px 5px 5px 5px;
	background-color:#E6E9EC;
}

.box-left03-title{
	float:left;
	width:143px;
	height:20px;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
	padding:2px 0px 0px 5px;
	background-color:#34495F;
}

.box-right03-title{
	float:right;
	width:481px;
	height:20px;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
	padding:2px 0px 0px 5px;
	background-color:#34495F;
}

.box-left04 {
	float:left;
	width:137px;
	height:165px;
	margin:2px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color:#E6E9EC;
}

.box-right04 {
	float:right;
	width:475px;
	height:165px;
	margin:2px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#E6E9EC;
}

.box-left05 {
	float:left;
	width:250px;
	padding:10px 0px 0px 0px;
}

.box-left05 a {
	color:#000000;
}

.box-left05 a:hover {
	color:#FF0000;
}

.box-right05 {
	float:right;
	width:300px;
	padding: 10px 0px 0px 0px;
}

.box-right05 a {
	color:#000000;
}

.box-right05 a:hover {
	color:#FF0000;
}



.li-right02 {
	float:right;
	width:550px;
	margin:0px 0px 5px 10px;
}

.li-right02 a{
	color:#333333;
}

.li-right02 a:hover{
	color:#FF0000;
}

.li-line {
	clear:both;
	height:8px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF url(../images/li-line.jpg) no-repeat;
}

.txt-font05 {
	font-size:80%;
}

.txt-font06 {
	font-size:120%;
}

/*- -.content-left02{
	float:left;
	width:280px;
	margin:20px 0px 0px 24px;
}

.content-right02{
	float:right;
	width:350px;
	margin:20px 5px 0px 0px;
}- - */

.content-right02 li{
	float:left;
	padding:10px 0px 0px 5px;
}

/*- -.title-mar {　不使用(h2-title)
	margin:-23px 0px 20px 20px;
}

.title-mar02 { 不使用(h3-title)
	margin:-25px 0px 20px 30px;
}

.h3-titlebar { 不使用(h3-titleimage)
	margin:0px 0px 0px 20px;
}- - */



/*- - - - - - - - - - - - - - - - - - - */ 
/* コンテンツ
/*- - - - - - - - - - - - - - - - - - - */

.products-top-title-container {
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

.title-container03 {/* Product Informationトップ　Product Categories &amp; Service */
	height:25px;
	margin:0px 0px 10px 0px;
	padding:3px 0px 0px 18px;
	background:#ffffff url(../products/images/title-bar01.jpg) no-repeat;
}

.title-container04 {/* Product Informationトップ */
	height:25px;
	margin:0px 0px 10px 0px;
	padding:2px 0px 0px 18px;
	background:#ffffff url(../products/images/title-bar02.jpg) no-repeat;
}

.title-container05 {/* 不使用 */
	height:25px;
	margin:0px 0px 10px 0px;
	padding:3px 0px 0px 18px;
	background:#ffffff url(../products/images/title-bar03.jpg) no-repeat;
}

.title-container06 {/* 不使用 */
	height:25px;
	margin:0px 0px 10px 100px;
	padding:3px 0px 0px 18px;
}

.title-text-yohaku {/* h1テキスト　会社トップ　製品一覧 */
	padding:30px 0px 0px 30px;
}

.products-search {
	height:111px;
	background:#ffffff url(../products/images/search-bg.jpg) no-repeat;
}


.box01 {
	padding: 20px 0px 20px 0px;
	margin: 5px 0px 5px 0px;
	text-align:center;
	border:1px solid #000000;
}

.box01 a {
	font-size:120%;
	font-weight:bold;
	color:#333333;
	text-decoration: underline;
}


.box01 a:hover{
	font-size:120%;
	font-weight:bold;
	color:#FF0000;
	text-decoration: underline;
}


/* ---------------------------------------- */
/* Contact Us 用 */
/* ---------------------------------------- */
.contact-top-box {
	height:100%;
	padding:0px 20px 0px 20px;
}
.contact-top-text {
padding-bottom:10px;
}
.contact-table {margin-top:30px; margin-left:20px;width:650px}
.contact-table th {text-align:center; width:110px}
.contact-table td {text-align:left;}
.contact-table .sec {width: 160px}
.contact-table .thead {
padding: 2px 0px 2px 7px;
text-align:left;
font-weight: normal;
color:#FFFFFF;
vertical-align: middle;
background-color:#34495F;
white-space:nowrap;
}
#contact-top-link {
margin-top:-15px;
padding-right:30px;
float:right;
}
*html #contact-top-link {
margin-top:-15px;
padding-left:470px
}
#contact-top-link .arrow li {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	height:13px;
}
#contact-top-link .arrow li a {
	background: url(../images/li-image.gif) no-repeat;
	list-style-position:outside;
	padding:0px 0px 0px 15px;
	font-size : 12px;
	float:left;
	height:13px;
}
#contact-top-link .arrow li a:hover {
	color:#FF0000;
	background: url(../images/li-image-on.gif) no-repeat;
	list-style-position:outside;
	float:left;
	height:13px;
	text-decoration:none;
}
/*Contact Usフォーム*/
#contact-form table {margin-top:15px; margin-left:0px;width:635px; border-left: solid 2px #ffffff; border-top: solid 2px #ffffff;}
#contact-form th {text-align:left; width:150px; background-color:#cccccc; border-bottom: solid 2px #ffffff; border-right: solid 2px #ffffff;}
#contact-form td {text-align:left; background-color:#eeeeee; border-bottom: solid 2px #ffffff; border-right: solid 2px #ffffff;}
#contact-form .sec {width: 160px}
#contact-form .thead {
height:22px;
padding: 2px 0px 2px 7px;
text-align:left;
font-weight: normal;
color:#FFFFFF;
vertical-align: middle;
background-color:#34495F;
white-space:nowrap;
}
#contact-form .notes-red {color:#ff0000; font-size:80%}
#contact-form .notes { font-size:80%}
#contact-form .notes-mail { font-size:80%; clear:both; padding:5pt 0pt 2pt 0pt}

#contact-form input { margin-left:2px; margin-right:5px; height:14px; font-size:100%;font-weight:nomal;color:#000000; border-style:inset}
#contact-form .name { width:100px }
#contact-form .w300 { width:300px }
#contact-form .w200 { width:200px }
#contact-form .w50 { width:50px }
#contact-form .w70 { width:70px }
#contact-form .w-ad2 { width:282px }
#contact-form .textbox { width:430px; height:auto; margin-left:2px; border-style:inset}

#contact-form .checkbox { border-style:none}

#contact-form .que-left { float:left; width:310px; margin-left:2px}
#contact-form .que-right { float:right; width:310px;}
#contact-form .text {text-align:left; background-color:#cccccc; padding:5px}
#contact-form .que {text-align:left; background-color:#eeeeee; padding:10px 5px 10px 7px}
#contact-form .ans {padding-left:20px }
#contact-form .ans-input { width:200px }
#contact-form .ans-input-other { width:240px }
#contact-form .ans-input-detail { width:170px; margin-bottom:4px}

#contact-form .descl { float:left; width:635px; margin-left:2px}
*html #contact-form .descl { float:left; width:625px; margin-left:2px}

#contact-form .btn { border-style:none; width:320px; height:50px }

.kyodaku { padding-left:30px; padding-top:5px}
.kyodaku ul li { list-style-image:url(../images/li-image-kyodaku.gif);}



/* ---------------------------------------- */
/*ソフトウェアダウンロード*/
/* ---------------------------------------- */

#software-dl .title01 {font-size:120%; font-weight:bold; padding-bottom:5px; line-height:1.2em }
#software-dl .title02 {font-size:100%; font-weight:bold; padding-bottom:15px  }

#software-dl .note {font-size:85%;}

#software-dl .title-b {
padding: 5px 0px 0px 10px;
text-align:left;
font-weight: normal;
color:#FFFFFF;
vertical-align: middle;
background-color:#34495F;
white-space:nowrap;
height:20px;
}
#software-dl .text {text-align:left; background-color:#cccccc; padding:10px}
#software-dl .descl { float:left; width:635px; height:100%; margin-left:2px}
*html #software-dl .descl { float:left; width:625px; margin-left:2px}



/*会員登録*/
#user-box {
width:635px;
padding-left:110px;
}
/*ユーザーログイン*/
.user-signin-body {
	height:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border:1px solid #666666;
	background:#ffffff url(../images/products-search-bg.gif) repeat-y;
}

.user-signin-02 {
	height:100%;
	width:198px;
	margin:0px;
	padding:0px 21px 0px 21px;
	text-align:left;
}

.user-signin-03 {
	text-align:left;
	height:100%;
	width:242px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
input.user { width:190px; height:20px; margin-left:0px; font-size:100%;font-weight:nomal;color:#000000; }
/*ユーザーログイン end*/




/* ---------------------------------------- */
/* Privacy Policy／Terms of Use 用 */
/* ---------------------------------------- */

#privacypolicy .box {
width:640px;
margin-left:20px;
margin-top:20px;
}
#privacypolicy .h2-list-style .li-left {
float:left;
width:20px;
padding-right:0px;
line-height:1.5em;
}
#privacypolicy .h2-list-style .li-right {
float:right;
width:600px;
line-height:1.5em;
}
#privacypolicy .h2-list-style .li-space {
clear:both;
height:10px;
}



