@charset "utf-8";

/*
--------------------------------------------------
CSS Skin Settings
FileName:   main.css
Version:    2011/03/14
--------------------------------------------------
*/


/* .main
------------------------------
*/

.main {
    padding: 0px 23px;
    position: relative;
}

.main p {
    margin: 5px 0px;
    font-size: 93%;
    text-align: justify;
}


/* .localNav
------------------------------
*/

.localNav {
    background: url(../images/bg_localNav_head.jpg) no-repeat top left;
    padding: 22px 0 0 0;
    margin: 22px 0px 30px 23px;
    width: 731px;
}

.localNav ul {
    background: url(../images/bg_localNav_bottom.jpg) repeat-x bottom left;
    clear: both;
    overflow: hidden;
    _zoom: 1;
}

.localNav ul li {
    background: url(../images/list_triangle.jpg) no-repeat 0px 13px;
    float: left;
    width: 346px;
    margin: 0 0 0 10px;
    padding: 8px 0 8px 9px;
    border-bottom: dotted #c8cdd5 1px;
    vertical-align: central;
}

.localNav a:link {
    color: #666666;
    text-decoration: none;
}

.localNav a:visited {
    color: #666666;
    text-decoration: none;
}

.localNav a:active {
    color: #666666;
    text-decoration: none;
}

.localNav a:hover {
    color: #0076e4;
    text-decoration: none;
}

.localNav2nd {
    background: url(../images/localNav2nd_head.jpg) no-repeat left top;
    width: 733px;
    margin: 15px 0px;
    padding: 2px 0 0 0;
}

.localNav2nd div {
    border-left: #c8cdd5 1px solid;
    border-right: #c8cdd5 1px solid;
    width: 731px;
    padding: 0px;
}

.localNav2nd ul {
    background: url(../images/localNav2nd_bottom.jpg) no-repeat left bottom;
    width: 733px;
    clear: both;
    _zoom: 1;
    overflow: hidden;
    padding: 6px 0 6px 18px;
}

.localNav2nd ul li {
    float: left;
    background: url(../images/arrow_C.jpg) no-repeat center left;
    margin: 0px;
    padding: 3px 14px 3px 10px;
    width: auto;
    border: none;
}

.localNav2nd ul li a {
    float: left;
}

.localNav2nd div {
    font-weight: bold;
    border-right: 1px solid #c8cdd5;
    border-left: 1px solid #c8cdd5;
    color: #666666;
    width: 715px;
    margin: 0px;
    padding: 8px 0 10px 16px;
    background: url(../images/line_localNav2nd.jpg) center bottom no-repeat;
}

.localNav2nd p {
    margin: 0px;
    padding: 0px;
}

.localNav2nd a {
    float: right;
    padding: 0 15px 0 0;
}


/* .news
------------------------------
*/

.news {
    margin: 40px 0px;
    background: url("../images/bg_news.jpg") repeat-y left;
    clear: both;
    overflow: hidden;
}

.news h2 {
    width: 136px;
    float: left;
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

.news ul {
    width: 643px;
    float: right;
    font-size: 85%;
    border-top: solid 1px #0e4aad;
}

.news li {
    border-bottom: solid 1px #d3d7dd;
    padding: 9px 0px 9px;
    line-height: 1.5;
    clear: both;
    overflow: hidden;
}

.news li .date {
    display: block;
    float: left;
    width: 80px;
    color: #0e4aad;
}

.news li .outline {
    display: block;
    text-align: justify;
    width: 563px;
    float: left;
}

.news .more {
    width: 643px;
    clear: both;
    margin: 0px 0px 0px 136px;
    padding: 5px 0px;
    text-align: right;
    border-bottom: solid 1px #0e4aad;
}

.news a:link {
    color: #333333;
    text-decoration: none;
}

.news a:visited {
    color: #333333;
    text-decoration: none;
}

.news a:active {
    color: #333333;
    text-decoration: none;
}

.news a:hover {
    color: #6765c4;
    text-decoration: underline;
}


/* .newsIndex
------------------------------
*/

.newsIndex {
    /*margin: 40px 0px;*/
    font-size: 108%;
    margin: 0px 0px;
    clear: both;
    overflow: hidden;
    border-bottom: solid 1px #0e4aad;
}

.newsIndex h2 {
    width: 136px;
    float: left;
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

.newsIndex ul {
    width: 99%;
    font-size: 85%;
    border-top: solid 1px #0e4aad;
}

.newsIndex li {
    margin-top: 6px;
    border-bottom: solid 1px #d3d7dd;
    padding: 9px 0px;
    line-height: 1.5;
    clear: both;
    overflow: hidden;
}

//.newsIndex li:first-child{
border-bottom:none;

}

/*ie6*/
*html body .newsIndex li {
    padding-top: 6px;
    border-top: solid 1px #d3d7dd;
    border-bottom: none;
    padding-bottom: 10px;
}

/*ie6*/
*html body .newsIndex li li {
    padding: 0px;
    margin-bottom: 0px;
    border: none;
    padding-bottom: 10px;
}
.newsIndex li .date {
    display: block;
    float: left;
    width: 120px;
    color: #0e4aad;
}
.newsIndex li .outline {
    display: block;
    text-align: justify;
    width: 580px;
    float: left;
    line-height: 1.6;
}
.newsIndex li img {
    margin: 0 6px 0 0;
}
.newsIndex a:link {
    color: #333333;
    text-decoration: none;
}
.newsIndex a:visited {
    color: #333333;
    text-decoration: none;
}
.newsIndex a:active {
    color: #333333;
    text-decoration: none;
}
.newsIndex a:hover {
    color: #6765c4;
    text-decoration: underline;
}

/* .newsSupport
------------------------------
*/
.newsSupport {
    margin: 40px 0px;
    clear: both;
    overflow: hidden;
    border-bottom: solid 1px #0e4aad;
}
.newsSupport h2 {
    width: 136px;
    float: left;
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
.newsSupport ul {
    font-size: 85%;
    border-top: solid 1px #0e4aad;
}
.newsSupport li {
    border-top: solid 1px #d3d7dd;
    margin-top: 0px;
    padding: 6px 0px 15px;
    line-height: 1.5;
    clear: both;
    overflow: hidden;
}
.newsSupport li.headerLi {
    margin-top: 0px;
    border-bottom: solid 1px #0e4aad;
    font-weight: bold;
    padding: 0px 0px 6px;
    color: #454545;
}
.newsSupport li .date {
    display: block;
    float: left;
    width: 80px;
    color: #0e4aad;
}
.newsSupport li.headerLi .date {
    color: #454545;
}
.newsSupport li .productName {
    display: block;
    float: left;
    padding: 0 10px 0 0;
    width: 100px;
}
.newsSupport li .outline {
    display: block;
    text-align: justify;
    padding: 0 10px 10px 0;
    width: 530px;
    float: left;
}
.newsSupport a:link {
    color: #333333;
    text-decoration: none;
}
.newsSupport a:visited {
    color: #333333;
    text-decoration: none;
}
.newsSupport a:active {
    color: #333333;
    text-decoration: none;
}
.newsSupport a:hover {
    color: #6765c4;
    text-decoration: underline;
}

/* .index
------------------------------
*/
.index {
    clear: both;
    overflow: hidden;
    background: url("../images/bg_index.jpg") no-repeat bottom;
    margin: 40px 0px;
    _zoom: 1;
}
.index .left,
.index .center,
.index .right {
    float: left;
    width: 239px;
    margin: 0px 31px 0px 0px;
}
.index .right {
    margin-right: 0px;
}
.index h2 {
    background: url("../images/bg_h2_index.jpg") repeat-x bottom #ffffff;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 18px;
    border: none;
}
.index ul {
    padding: 66px 9px 9px;
}
.index .indexImg01 {
    background: url("../images/bg_index1.jpg") no-repeat center 5px;
}
.index .indexImg02 {
    background: url("../images/bg_index2.jpg") no-repeat center 5px;
}
.index .indexImg03 {
    background: url("../images/bg_index3.jpg") no-repeat center 5px;
}
.index .indexImg04 {
    background: url("../images/bg_index4.jpg") no-repeat center 5px;
}
.index li {
    padding: 0px 0px 1px 0px;
    font-size: 0px;
}
.index li a {
    background: url("../images/bg_index_li_off.jpg") no-repeat bottom;
    display: block;
    padding: 8px 8px 8px 28px;
    width: 185px;
    height: 16px;
    font-size: 12px;
}
.index li a:hover {
    background: url("../images/bg_index_li_on.jpg") no-repeat bottom;
}
.index li a:link {
    color: #666666;
    text-decoration: none;
}
.index li a:visited {
    color: #666666;
    text-decoration: none;
}
.index li a:active {
    color: #666666;
    text-decoration: none;
}
.index li a:hover {
    color: #0076e4;
    text-decoration: none;
}

/* .lead
------------------------------
*/
.lead {
    background: url("../images/line_wave_A.jpg") repeat-x top;
    margin: 40px 0px 0px;
    padding: 35px 0px 0px;
}
.lead ul {
    clear: both;
    overflow: hidden;
}
.lead li {
    float: left;
    margin-right: 10px;
}

/* .faq
------------------------------
*/
.faq {
    margin: 35px 0px;
}
.faq dl {
    border-bottom: solid 1px #0e4aad;
}
.faq dt {
    border-top: solid 1px #0e4aad;
    padding: 12px 30px 12px 20px;
    background: url("../images/bg_faq_close.jpg") no-repeat left center;
    cursor: pointer;
    color: #0e4aad;
    text-align: justify;
}
.faq dd {
    border-top: solid 1px #d3d7dd;
    padding: 12px 0px 12px 20px;
    background: url("../images/arrow_B.jpg") no-repeat 5px center;
    text-align: justify;
}

/* .catalog
------------------------------
*/
.catalog {
    margin: 0px 0px 35px;
}
.catalog dl {
    border-bottom: solid 1px #0e4aad;
}
.catalog dt {
    border-top: solid 1px #0e4aad;
    padding: 8px 30px 8px 20px;
    background: url("../images/bg_faq_close.jpg") no-repeat left center;
    cursor: pointer;
    color: #0e4aad;
    text-align: justify;
}
.catalog dd {
    border-top: solid 1px #d3d7dd;
    padding: 5px 0px 5px 10px;
    text-align: justify;
}
.catalog ul {
    padding: 0px 0px 0px 20px;
}
.catalog li {
    list-style: disc outside;
    position: relative;
    background: url("../images/line_dot_E.jpg") repeat-x bottom;
    margin: 5px 0px;
    padding: 2px 0px 6px;
}
.catalog li ul {
    margin: 8px 0px 0px;
    padding: 0px;
}
.catalog li li {
    background: url("../images/arrow_F.jpg") no-repeat left center;
    list-style: none;
    margin: 10px 0px;
    padding: 0px 0px 0px 10px;
    font-size: 93%;
}
.catalog li img {
    margin: 0px 5px;
    vertical-align: middle;
}
.catalog li p {
    margin: 0px;
}
.catalog li p.size {
    text-align: right;
    position: absolute;
    top: 0px;
    margin: 0px 0px 0px 700px;
    padding: 5px 0px 0px;
    width: 48px;
}

/* .panelList
------------------------------
*/
.panelList {
    margin: 0px 0px 35px;
}
.panelList dl {
    border-bottom: solid 1px #0e4aad;
}
.panelList dt {
    border-top: solid 1px #0e4aad;
    padding: 9px 30px 9px 20px;
    background: url("../images/arrow_A.jpg") no-repeat left center;
    color: #0e4aad;
}
.panelList dd {
    border-top: solid 1px #d3d7dd;
    padding: 5px 0px 5px 10px;
}
.panelList ul {
    padding: 0px 0px 0px 20px;
}
.panelList li {
    list-style: disc outside;
    position: relative;
    background: url("../images/line_dot_E.jpg") repeat-x bottom;
    margin: 5px 0px;
    padding: 3px 0px 7px;
    font-size: 93%;
}
.panelList li .front {
    display: block;
    position: absolute;
    top: 5px;
    right: 100px;
    width: 100px;
    text-align: right;
}
.panelList li .rear {
    display: block;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 100px;
    text-align: right;
}
.panelList li img {
    margin: 0px 5px;
    vertical-align: middle;
}

/* .sawslist
------------------------------


.sawslist {
	border-bottom: solid 1px #d3d7dd;
	padding: 0px 0px 10px;
	margin: 20px 0px;
}

.sawslist .imagearea {
	width: 100px;
	float: left;
}

.sawslist .outlinearea {
	margin: 0px 0px 0px 100px;
}

.sawslist .outlinearea ul.outline {
	padding: 0px 0px 0px 20px;
	font-size: 93%;
}

.sawslist .outlinearea .outline li {
	list-style: disc;
	margin: 5px 0px;
}

.sawslist h2 {
	background: none;
	color: #004892;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
}

.sawslist .date {
	color: #666666;
	font-weight: bold;
	margin: 5px 0px;
}

.sawslist .pdf {
	overflow: hidden;
	margin: 10px 0px 0px;
	_zoom: 1;
}

.sawslist .pdf li {
	float: right;
	background: url("../images/line_dot_B.jpg") repeat-y right;
	padding: 0px 10px;
	text-align: center;
	font-size: 85%;
}

.sawslist .pdf li img {
	margin-bottom: 5px;
}

.sawslist .note {
	margin: 5px 0px 0px;
	text-align: right;
	color: #666666;
	font-size: 85%;
}
*/

/* .productsBanner
------------------------------
*/
.productsBanner {
    margin: 5px 0px 0px 0px;
}
.productsBanner ul {
    clear: both;
    overflow: hidden;
    _zoom: 1;
}
.productsBanner li {
    float: left;
}
.productsBanner li.left {
    margin: 5px 22px 0px 0px;
}
.productsBanner li.right {
    margin: 5px 0px 0px 0px;
}

/* .selection
------------------------------
*/

/*
.selection {
	margin: 0px;
	padding: 0px 0px 40px;
	background: url("../images/bg_news.jpg") repeat-y left;
	clear: both;
	overflow: hidden;
	_zoom: 1;
}

.selection h3 {
	width: 171px;
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.selection ul {
	width: 608px;
	float: right;
	border-top: solid 1px #0e4aad;
}

.selection li {
	border-bottom: solid 1px #d3d7dd;
	padding: 8px 0px 7px;
	line-height: 1.5;
	width: 289px;
	float: left;
}

.selection li.left {
	margin: 0px 30px 0px 0px;
}

.selection li.right {
	margin: 0px;
}

.selection h4 {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border: none;
	background: url("../images/arrow_E.jpg") no-repeat center left;
	font-size: 93%;
	color: #0e4aad;
}

.selection p {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-size: 85%;
}

.selection li .date {
	display: block;
	float: left;
	width: 80px;
	color: #0e4aad;
}

.selection li .outline {
	display: block;
	text-align: justify;
	width: 563px;
	float: left;
}

.selection a:link    {color: #0e4aad; text-decoration: none;}
.selection a:visited {color: #0e4aad; text-decoration: none;}
.selection a:active  {color: #0e4aad; text-decoration: none;}
.selection a:hover   {color: #6765c4; text-decoration: underline;}

*/

/* .searchArea
------------------------------
*/
.searchArea {
    background: url("../images/bg_searchArea.jpg") repeat-y;
    padding: 13px 0px 0px 0px;
    color: #000000;
    font-size: 12px;
    clear: both;
    _zoom: 1;
}
.searchAreaTop {
    background: url("../images/bg_searchAreaTop.jpg") no-repeat top;
    margin: 30px 0px 0px;
    height: 44px;
}
.searchAreaMiddle {
    overflow: hidden;
    padding-bottom: 15px;
}
.searchAreaBottom {
    background: url("../images/bg_searchAreaBottom.jpg") no-repeat bottom;
    margin: 0px 0px 30px;
    height: 43px;
}
.searchArea div {
    float: left;
}
.searchArea div img {
    vertical-align: middle;
    margin: 0px 2px 0px 4px;
}
.searchArea div input.submit {
    vertical-align: middle;
    margin: 0px 2px 0px 4px;
    border: none;
}
.searchArea div select {
    vertical-align: middle;
}
.searchAreaMiddle select {
    width: 150px;
}
.searchAreaMiddle input.priceinput {
    width: 145px;
    background-color: #ffffff;
    border-color: #aaaaaa;
    padding: 2px;
    margin: 2px 0px;
}
.searchArea #modelname {
    vertical-align: middle;
    background-color: #ffffff;
    border-color: #aaaaaa;
    width: 160px;
    padding: 2px;
}
.searchArea .searchH {
    background: url("../images/bg_searchH.jpg") no-repeat left 3px;
    border-right: solid 1px #c8cdd5;
    padding: 3px 10px 3px 17px;
    width: 155px;
}
.searchArea .searchH .en {
    font-size: 76%;
}
.searchAreaTop .searchH .en {
    font-size: 87%;
}
.searchAreaTop .searchH {
    background: url("../images/bg_searchH.jpg") no-repeat left 7px;
    padding: 8px 10px 8px 17px;
}
.searchAreaTop .searchH2 {
    background: url("../images/bg_searchH.jpg") no-repeat left 7px;
    padding: 8px 10px 8px 17px;
    border-left: solid 1px #c8cdd5;
    border-right: solid 1px #c8cdd5;
    width: 125px;
}
.searchAreaMiddle .searchH {
    border: none;
}
.searchAreaBottom .searchH {
    background: url("../images/bg_searchH.jpg") no-repeat left 7px;
    padding: 8px 10px 8px 17px;
}
.searchArea .search1 {
    background: url("../images/line_dot_D.jpg") repeat-y right;
    padding: 5px 10px;
}
.searchArea .search2 {
    padding: 5px 0px 5px 10px;
}
.searchAreaTop .search1 {
    width: 100px;
    text-align: center;
    padding: 8px 10px;
}
.searchAreaTop .search2 {
    width: 100px;
    text-align: center;
    padding: 8px 10px;
}
.searchAreaTop .search3 {
    width: 172px;
    text-align: center;
    padding: 8px 20px 8px 10px;
}
.searchArea .quick {
    width: 595px;
    border-left: solid 1px #c8cdd5;
}
.searchArea .searchEnter {
    padding: 5px 3px 5px 2px;
    clear: both;
}
.searchAreaMiddle .searchEnter {
    width: 580px;
    text-align: right;
}
.searchAreaMiddle .reset {
    border: none;
    background: url("../images/btn_reset_off.jpg") no-repeat;
    padding: 0px;
    margin: 0px;
    width: 61px;
    height: 21px;
    vertical-align: middle;
    text-indent: -9999px;
    cursor: pointer;
}

/* h1.products
------------------------------
*/
h1.products {
    background: url("../images/bg_h1_products.jpg") no-repeat top;
    height: 43px;
    margin: 0px 0px 22px;
    padding: 53px 23px 0px 45px;
    font-size: 116%;
    font-weight: bold;
    color: #004892;
}
h1.products .series {
    font-size: 77%;
    color: #333333;
}
p.productsPage {
    position: absolute;
    margin: -45px 0px 0px 0px;
    text-align: right;
    width: 802px;
    font-size: 93%;
}

/* .productsNav
------------------------------
*/
.productsNav {
    position: relative;
    border-bottom: solid 1px #d3d7dd;
}
.productsNav p.pricetable {
    position: absolute;
    right: 0px;
    _right: 89px;
    margin: 8px 0px 0px;
}
.productsNav .nav1 {
    clear: both;
    overflow: hidden;
    _zoom: 1;
    background: url("../images/line_B.jpg") repeat-x bottom;
}
.productsNav .nav1 li {
    float: left;
    margin: 0px 0px 0px 10px;
    background: url("../images/btn_productsNav_line_off.jpg") no-repeat top left;
    /*font-size: 93%;*/
    
    font-size: 12px;
}
.productsNav .nav1 li a {
    width: 116px;
    height: 20px;
    padding: 10px 3px 3px 28px;
    display: block;
}
.productsNav .nav1 li.now {
    background: url("../images/btn_productsNav_on.jpg") no-repeat bottom;
}
.productsNav .nav1 li:hover {
    background: url("../images/btn_productsNav_line_on.jpg") no-repeat bottom;
}
.productsNav .nav1 li.now:hover {
    background: url("../images/btn_productsNav_on.jpg") no-repeat bottom;
}
.productsNav .nav1 li a:link {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav1 li a:visited {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav1 li a:active {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav1 li a:hover {
    color: #0076e4;
    text-decoration: none;
}
.productsNav .nav1 li.now a:link {
    color: #0076e4;
    text-decoration: none;
}
.productsNav .nav1 li.now a:visited {
    color: #0076e4;
    text-decoration: none;
}
.productsNav .nav1 li.now a:active {
    color: #0076e4;
    text-decoration: none;
}
.productsNav .nomenu {
    margin-bottom: 36px;
}
.productsNav .nav2 {
    padding: 6px 24px;
    clear: both;
    overflow: hidden;
    _zoom: 1;
}
.productsNav .nav2 li {
    background: url("../images/arrow_C.jpg") no-repeat center left;
    float: left;
    padding: 5px 28px 5px 8px;
    font-size: 93%;
    color: #0076e4;
}
.productsNav .nav2 li a:link {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav2 li a:visited {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav2 li a:active {
    color: #666666;
    text-decoration: none;
}
.productsNav .nav2 li a:hover {
    color: #0076e4;
    text-decoration: none;
}

/* .productsMain
------------------------------
*/
.productsMain {
    margin: 25px 0px 20px;
    padding: 0px 0px 10px;
    clear: both;
    overflow: hidden;
    _zoom: 1;
}

/*

.productsMain .imagearea {
	float: right;
}

.productsMain .imagearea p {
	text-align: center;
	font-size: 85%;
	margin: 8px 0px;
}

.productsMain .catch {
	
}

.productsMain .catch li {
	font-size: 93%;
	margin: 0px 0px 8px;
}

.productsMain .icons {
	overflow: hidden;
	_zoom: 1;
	margin: 20px 0px;
}

.productsMain .icons li {
	float: left;
	margin: 0px 4px 4px 0px;
}

.productsMain .download {
	
}

.productsMain .download li {
	font-size: 85%;
	margin: 10px 0px;
}

.productsMain .download li img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

.productsMain p.garallyH {
	margin: 30px 25px 0px;
	font-size: 108%;
	color: #666666;
}

.productsMain .garally {
	background: url("../images/bg_garally.jpg") repeat-x;
	height: 98px;
	margin: 0px 25px;
	position: relative;
}

.productsMain .scrollBox {
	clear: both;
	overflow: hidden;
	_zoom: 1;
	width: 665px;
	height: 68px;
	padding: 15px 0px 0px 35px;
}

.productsMain .scrollBox li {
	float: left;
	margin: 0px 7px 0px 0px;
}

.productsMain .scrollBox li img {
	padding: 3px;
	border: solid 1px #c8cdd5;
}

.productsMain .scrollBox li a:link img    {border-color: #c8cdd5;}
.productsMain .scrollBox li a:visited img {border-color: #c8cdd5;}
.productsMain .scrollBox li a:active img  {border-color: #c8cdd5;}
.productsMain .scrollBox li a:hover img   {border-color: #999999;}

.productsMain .garally .controllerPrev {
	margin: 0px;
	position: absolute;
	top: 40px;
	left: 8px;
}

.productsMain .garally .controllerNext {
	margin: 0px;
	position: absolute;
	top: 40px;
	right: 8px;
}
*/

/* .productsList
------------------------------
*/
.quicksearch {
    background: url("../images/bg_quicksearch.jpg") no-repeat bottom;
    height: 45px;
    margin: 30px 0px;
    padding: 13px 0px 0px 0px;
    color: #000000;
    font-size: 12px;
    clear: both;
    _zoom: 1;
}
.quicksearch div {
    float: left;
}
.quicksearch div img {
    vertical-align: middle;
    margin: 0px 2px 0px 4px;
}
.quicksearch div input.submit {
    vertical-align: middle;
    margin: 0px 2px 0px 4px;
    border: none;
}
.quicksearch div select {
    vertical-align: middle;
}
.quicksearch .searchH {
    background: url("../images/bg_searchH.jpg") no-repeat left 3px;
    border-right: solid 1px #c8cdd5;
    padding: 3px 7px 3px 17px;
}
.quicksearch .searchH .en {
    font-size: 10px;
    letter-spacing: 0.1;
}
.quicksearch .search1 {
    background: url("../images/line_dot_D.jpg") repeat-y right;
    padding: 5px 7px;
}
.quicksearch .search2 {
    padding: 5px 0px 5px 7px;
}
.quicksearch .searchEnter {
    padding: 5px 0px 5px 2px;
}

/* .productsList
------------------------------
*/
.productsList {
    background: url("../images/line_dot_C.jpg") repeat-x bottom;
    margin: 0px 0px 30px;
    padding: 0px 0px 15px;
}
.productsList h2 {
    background: url("../images/bg_h2_productsList.jpg") no-repeat;
    margin: 0px 0px 15px;
    padding: 0px 20px 10px;
    border: none;
    border-bottom: solid 1px #d3d7dd;
    color: #004892;
    font-size: 116%;
    font-weight: bold;
}
.productsList h2 .series {
    /*color: #333333;*/
    
    font-size: 77%;
}

/*
.productsList h2 a:link    {color: #004892; text-decoration: none;}
.productsList h2 a:visited {color: #004892; text-decoration: none;}
.productsList h2 a:active  {color: #004892; text-decoration: none;}
.productsList h2 a:hover   {color: #6765c4; text-decoration: underline;}

.productsList h2 a:link .series    {color: #333333; text-decoration: none;}
.productsList h2 a:visited .series {color: #333333; text-decoration: none;}
.productsList h2 a:active .series  {color: #333333; text-decoration: none;}

.productsList h2 a:hover .series   {text-decoration: underline;}
*/
.productsList .imagearea {
    float: right;
    margin: 0px 0px 20px 20px;
}
.productsList .imagearea img {
    border: solid 1px #d3d7dd;
    padding: 3px;
}
.productsList ul {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}
.productsList ul li {
    margin: 0px 0px 5px 0px;
    list-style: disc outside;
    font-size: 93%;
}

/* .result
------------------------------
*/
.result {
    margin: 0px 0px 10px;
    position: relative;
}
.result h2 {
    background: url("../images/bg_h2_result.jpg") no-repeat center left;
    margin: 0px;
    padding: 8px 10px 4px 20px;
    border: none;
    border-top: solid 1px #0e4aad;
    /*border-bottom: solid 1px #d3d7dd;*/
    
    font-weight: bold;
    color: #000000;
}
.result h2 img {
    margin: 0px 5px;
    vertical-align: middle;
}
.result .link {
    clear: both;
    overflow: hidden;
    _zoom: 1;
    background: url("../images/line_dot_A.jpg") repeat-x bottom;
    padding: 8px 20px;
    font-size: 93%;
}
.result .link li {
    float: left;
    background: url("../images/arrow_C.jpg") no-repeat center left;
    padding: 0px 15px 0px 10px;
}
.result p.outline {
    line-height: 1.5em;
    margin-left: 20px;
}
.result ul.outline {
    padding: 3px 20px 3px 35px;
    font-size: 93%;
}
.result ul.outline li {
    list-style: disc outside;
    margin: 5px 0px;
}
.result .oldPDF {
    position: absolute;
    right: 0px;
    _right: 90px;
    text-align: center;
    font-size: 85%;
}
.result .discon {
    position: absolute;
    right: 0px;
    _right: 90px;
    top: 12px;
    margin: 0px;
}

/* .result relates
------------------------------
*/
p.paging {
    margin: 35px 0px 3px;
    text-align: right;
}
p.paging img {
    vertical-align: middle;
}

/* .dcps
------------------------------
*/
.dcps {
    width: 779px;
    margin: 0px 0px 25px;
    position: relative;
}
.dcps h2 {
    margin: 0px;
    padding: 9px 10px 9px 30px;
    border: none;
    border-top: solid 1px #d3d7dd;
    border-bottom: solid 1px #d3d7dd;
    font-weight: bold;
}
.dcps h2.sw {
    background: url("../images/icon_sw.jpg") no-repeat center left;
    color: #004892;
}
.dcps h2.sd {
    background: url("../images/icon_sd.jpg") no-repeat center left;
    color: #328318;
}
.dcps h2.sd a:link {
    color: #004892;
    text-decoration: none;
}
.dcps h2.sd a:visited {
    color: #004892;
    text-decoration: none;
}
.dcps h2.sd a:active {
    color: #004892;
    text-decoration: none;
}
.dcps h2.sd a:hover {
    color: #6765c4;
    text-decoration: underline;
}
.dcps h2.sw a:link {
    color: #328318;
    text-decoration: none;
}
.dcps h2.sw a:visited {
    color: #328318;
    text-decoration: none;
}
.dcps h2.sw a:active {
    color: #328318;
    text-decoration: none;
}
.dcps h2.sw a:hover {
    color: #6765c4;
    text-decoration: underline;
}
.dcps .price {
    position: absolute;
    top: 5px;
    right: 0px;
}
.dcps .outline {
    clear: both;
    overflow: hidden;
    _zoom: 1;
}
.dcps .outline img {
    float: left;
    margin: 3px 5px 3px 0px;
}
.dcps h3 {
    background: none;
    margin: 12px 0px 0px;
    padding: 0px;
    border: none;
    font-size: 93%;
    font-weight: bold;
}
.dcps .outline h3 img {
    float: none;
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
}
.dcps .outline p {
    margin: 5px 0px;
}

/* .salesArea
------------------------------
*/
.salesArea {
    position: relative;
    width: 360px;
    float: left;
    display: inline;
    padding: 0px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.salesArea h2 {
    margin: 0px;
    font-weight: bold;
    color: #004892;
    background-image: url(../images/arrow_E.jpg);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-size: 100%;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #d3d7dd;
    border-top-width: 1px;
    border-top-color: #d3d7dd;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 15px;
}
.salesArea .maps {
    position: absolute;
    top: -3px;
    right: 5px;
    font-size: 85%;
}
.salesArea .outline {
    clear: both;
    _zoom: 1;
}
.salesArea .outline em {
    margin-right: 0.5em;
    font-weight: bold;
    font-style: normal;
    color: #f60;
}
.salesArea .outline p {
    text-align: left;
    margin: 5px 0px;
    padding: 0px 0px 0px 15px;
}
.salesArea .outline img {
    float: right;
    border: solid 1px #d3d7dd;
    margin: 5px 0px;
    padding: 3px;
}
.salesArea .outline div {
    width: 120px;
}

/* .movieLibrary
------------------------------
*/
.movieLibrary {
    margin: 20px 0px;
    position: relative;
}
.movieLibrary h2 {
    background: url("../images/bg_h2_result.jpg") no-repeat center left;
    margin: 0px;
    padding: 8px 10px 8px 20px;
    border: none;
    border-top: solid 1px #d3d7dd;
    border-bottom: solid 1px #d3d7dd;
    font-weight: bold;
}
.movieLibrary .outline {
    clear: both;
    overflow: hidden;
    _zoom: 1;
    padding: 8px 0px;
}
.movieLibrary .outline img {
    float: left;
    margin: 3px 5px 3px 0px;
}
.movieLibrary .outline p {
    margin: 5px 0px;
}
.movieLibrary .outline ul {
    margin: 0px 0px 0px 170px;
    padding: 0px 0px 0px 20px;
}
.movieLibrary .outline li {
    margin: 0px 0px 5px;
    list-style: disc outside;
}

/* .pricelist
------------------------------
*/
.pricelist {
    border-top: solid 1px #0e4aad;
    margin: 0px 0px 25px;
    position: relative;
}
.pricelist h2 {
    background: url("../images/bg_h2_result.jpg") no-repeat center left;
    margin: 0px;
    padding: 9px 10px 9px 20px;
    border: none;
    border-bottom: solid 1px #d3d7dd;
    font-weight: bold;
    color: #000000;
}
.pricelist p {
    padding: 0px 0px 0px 20px;
}
.pricelist h2 a:link {
    color: #004892;
    text-decoration: none;
}
.pricelist h2 a:visited {
    color: #004892;
    text-decoration: none;
}
.pricelist h2 a:active {
    color: #004892;
    text-decoration: none;
}
.pricelist h2 a:hover {
    color: #6765c4;
    text-decoration: underline;
}
.pricelist .price {
    position: absolute;
    top: 5px;
    right: 0px;
}

/* .eventlist
------------------------------
*/
.eventlist {
    border-bottom: solid 1px #d3d7dd;
    margin: 0px 0px 20px;
    position: relative;
}
.eventlist h2 {
    background: url("../images/bg_h2_result.jpg") no-repeat center left;
    margin: 0px;
    padding: 9px 10px 9px 20px;
    border: none;
    border-bottom: solid 1px #0e4aad;
    font-weight: bold;
    color: #000000;
}
.eventlist dl {
    margin: 10px 0px;
    clear: both;
    overflow: hidden;
    _zoom: 1;
    font-size: 93%;
}
.eventlist dt {
    float: left;
    width: 80px;
    padding: 3px 0px 3px 20px;
    line-height: 1.5;
}
.eventlist dd {
    float: left;
    width: 670px;
    padding: 3px 0px 3px 9px;
    background: url("../images/delimit.jpg") no-repeat left 9px;
    line-height: 1.5;
}
.eventlist p {
    padding: 0px 0px 0px 20px;
}

/* download icon
------------------------------
*/
a.ivi,
a.vb,
a.lv,
a.lw {
    margin: 0px 3px;
    padding: 3px 8px;
}
a.ivi:link {
    color: #004892;
    background-color: #ccffcc;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.ivi:visited {
    color: #004892;
    background-color: #ccffcc;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.ivi:active {
    color: #004892;
    background-color: #ccffcc;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.ivi:hover {
    color: #004892;
    background-color: #ddffdd;
    border: solid 1px #999999;
    text-decoration: underline;
}
a.vb:link {
    color: #004892;
    background-color: #99ccee;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.vb:visited {
    color: #004892;
    background-color: #99ccee;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.vb:active {
    color: #004892;
    background-color: #99ccee;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.vb:hover {
    color: #004892;
    background-color: #aaddff;
    border: solid 1px #999999;
    text-decoration: underline;
}
a.lv:link {
    color: #004892;
    background-color: #ffff99;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lv:visited {
    color: #004892;
    background-color: #ffff99;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lv:active {
    color: #004892;
    background-color: #ffff99;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lv:hover {
    color: #004892;
    background-color: #ffffbb;
    border: solid 1px #999999;
    text-decoration: underline;
}
a.lw:link {
    color: #004892;
    background-color: #ffdddd;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lw:visited {
    color: #004892;
    background-color: #ffdddd;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lw:active {
    color: #004892;
    background-color: #ffdddd;
    border: solid 1px #cccccc;
    text-decoration: none;
}
a.lw:hover {
    color: #004892;
    background-color: #ffeeee;
    border: solid 1px #999999;
    text-decoration: underline;
}
p.downloadBtn {
    text-align: center;
}

/*
fujikawa modify
------------------------------
*/
.localNav {
    background-image: url(../images/bg_localNav_head.jpg);
    background-repeat: no-repeat;
    background-position: left -18px;
    padding: 4px 0 0 0;
    margin: 12px 0px 30px 23px;
}
.localNav ul {}
.localNav ul li {
    width: 340px;
}
.news li .date {
    width: 120px;
}
.news li .outline {
    width: 523px;
}
.detailSupport .dateArea {
    font-size: 116%;
    margin-bottom: 2em;
}
.detailSupport {
    line-height: 1.8;
}
.detailSupport ul {
    font-size: 100%;
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em;
    border: none;
}
.detailSupport li {
    list-style: disc;
    border: none;
    margin: 0px 0px 0.5em 1em;
    padding: 0px;
    line-height: 1.5;
}
.detailSupport li li {
    list-style: circle;
    border: none;
    margin: 0px 0px 0px 1em;
    padding: 0px;
    line-height: 1.5;
}
.newsSupport li .date {
    width: 130px;
}
.newsSupport li .productName {
    width: 130px;
}
.newsSupport li .outline {
    width: 450px;
}
.faq dt strong {
    color: #399;
    margin-right: 0.5em;
}
.faq dd {
    padding: 12px 24px 12px 20px;
    line-height: 1.8;
    background: none;
}
.faq dd blockquote {
    margin: 1em 3em 1em 3em;
    padding: 0.5em;
    border: solid 1px #ccc;
}
.privacyPolicy,
.copyrightAndNotes {
    line-height: 1.5;
}
.privacyPolicy ul,
.copyrightAndNotes ul {
    font-size: 100%;
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em;
    border: none;
}
.privacyPolicy li,
.copyrightAndNotes li {
    list-style: disc;
    border: none;
    margin: 0px 0px 1em 1em;
    padding: 0px;
}

/*
editing parameters about .salesArea
refer to line 1391
*/

/*
ir/
------------------------------
*/
.yahooFinance {
    font-weight: normal;
    float: right;
    font-size: 70%;
}
.pressreleaseBody {
    line-height: 1.8em;
}
.pressreleaseBody strong {
    font-size: 100%;
    font-weight: normal;
}
.pressreleaseBody ul {
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em;
    border: none;
}
.pressreleaseBody ul li {
    list-style: disc;
    border: none;
    margin: 0px 0px 0.5em 1em;
    padding: 0px;
    line-height: 1.5;
}
.pressreleaseBody ol {
    margin: 0.5em 0 0.5em 0.5em;
    padding: 0.5em;
    border: none;
}
.pressreleaseBody ol li {
    list-style: decimal;
    border: none;
    margin: 0px 0px 0.5em 1em;
    padding: 0px;
    line-height: 1.5;
}
.pressreleaseBody dl dt {
    list-style: disc;
    border: none;
    margin: 0px 0px 0px 0.5em;
    padding: 0px;
    line-height: 1.5;
}
.pressreleaseBody dl dd {
    list-style: disc;
    border: none;
    margin: 0px 0px 0.5em 0.5em;
    padding: 0px;
    line-height: 1.5;
}
.pressreleaseBody table {
    border-collapse: collapse;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 0px;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    color: #666;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}
.pressreleaseBody table th,
.pressreleaseBody table td {
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-right: none;
    padding-top: 1px;
    padding-right: 6px;
    padding-bottom: 1px;
    padding-left: 6px;
    font-weight: normal;
    text-align: left;
}
.pressreleaseBody table th {
    background-color: #F4F4F4;
    color: #666;
}
.pressreleaseBody table td {
    text-align: center;
}
.main .dateArea {
    font-size: 116%;
}

/*
/php/contact.php
/php/catalog_seikyu.php
/php/recall.php
------------------------------
*/
.contactForm table {
    width: 100%;
}
.contactForm td input {
    width: 200px;
}
.contactForm td table td input {
    background-color: #FFF;
    border: none;
    width: auto;
}
.contactForm td input.wide,
.contactForm td textarea {
    width: 400px;
}
.contactForm table table,
.contactForm table table td {
    border: none;
}

/* .contactForm table td table td{
	border-bottom:dotted 1px #ccc;
	padding-top:6px;
	padding-bottom:6px;
} */
.contactForm table td table td {
    border-bottom: dotted 1px #ccc;
    padding-top: 12px;
    padding-bottom: 12px;
}
.contactForm table td table td.last {
    border-bottom: none;
}
.contactForm .btn {
    /*float:right;*/
    
    width: 100px;
    margin: 0 0 0 5px;
}
.contactForm .btn.green {
    background-color: #9C6;
}
.contactForm .btn.green:hover {
    color: #FFF;
    background-color: #099;
}
.questionnair {
    margin: 1.5em 0 1em 0;
    padding: 10px;
    border: solid 1px #ccc;
}
.questionnair ul {
    padding: 0 0 1.5em 0;
}
.questionnair p,
.questionnair ul {
    clear: both;
}
.questionnair p {
    border-top: dotted 1px #ccc;
}
.questionnair ul li {
    display: inline;
    margin: 0 1em 0 0;
    float: left;
}
.questionnair ul li input {
    background-color: #FFF;
    border: none;
    margin: 0 0.2em 0 0;
    padding: 3px;
}

/*
products-index_list_j.html
------------------------------
*/
div#catalogList dt {
    width: 100%;
    background-color: #E8F6FE;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BAC8D0;
    padding: 8px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    clear: both;
}
div#catalogList dd {
    width: 100%;
    line-height: 1.5em;
    display: none;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
div#catalogList dd .indent {
    display: block;
    margin-left: 8px;
}
div#catalogList .goSelection {
    float: right;
}
div#catalogList dd div {
    width: 33%;
    float: left;
    padding-bottom: 10px;
}
div#catalogList dd a {
    background-image: url(../images/arrow_E.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 8px;
}
div#catalogList br {
    clear: both;
}

/*
catalog/pdf/index.php
------------------------------
*/
div#tableold {
    padding: 10px;
    width: 99.5%;
    margin-bottom: 10px;
    line-height: 1.6em;
    background-color: #F4F4F4;
    display: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCC;
    border-bottom-color: #CCC;
}
div#tableold ul li a {
    width: 15%;
    background-image: url(../images/arrow_E.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 6px;
    float: left;
}
div#tableold a {
    background-image: none;
    padding-left: 0px;
}
div#tableold br {
    clear: both;
}
div#catalogList .new {
    color: #F00;
}
div#catalogList table {
    width: 100%;
}
div#catalogList dd table {
    width: 100%;
    border: none;
}
div#catalogList dd table td {
    padding: 5px 0 5px 0;
    border: none;
    border-bottom: dotted 1px #ccc;
}

/*
/php/catalog_lib.php
/php/discon.php
/php/search.php
/php/recall.php
------------------------------
*/
.catalog_lib form,
.discon form,
.search form,
.recall form {
    border-top: dotted 1px #ccc;
    padding: 20px 5px 5px 5px;
    text-align: center;
    margin: 1em 0 1em 0;
}
.catalog_lib .field,
.discon .field,
.search .field,
.recall .field {
    color: #999;
}
.catalog_lib .button,
.discon .button,
.search .button,
.recall .button {
    padding: 0 0.5em 0 0.5em;
    background-color: #9C6;
}
.catalog_lib .button:hover,
.discon .button:hover,
.search .button:hover,
.recall .button:hover {
    color: #FFF;
    background-color: #099;
}
.catalog_lib div input.submit,
.discon div input.submit,
.search div input.submit,
.recall div input.submit {
    vertical-align: middle;
    margin: 0px 2px 0px 4px;
    border: none;
}
.catalog_lib input.radio,
.discon input.radio,
.search input.radio,
.recall input.radio {
    border: none;
    background-image: none;
    background-color: #fff;
}

/* .productsList
------------------------------
*/
.productsList {
    background: url("../images/line_dot_C.jpg") repeat-x bottom;
    margin: 0px 0px 30px;
    padding: 0px 0px 15px;
    font-size: 100%;
    line-height: 1.5;
    position: relative;
}
.productsList h2 {
    color: #666;
    background: none;
    margin: 0px 0px 10px;
    padding: 7px 8px 5px;
    border: none;
    border-left: solid 5px #999;
}
.productsList .imagearea {
    float: right;
    margin: 0px 0px 20px 20px;
}
.productsList .imagearea img {
    border: none;
    padding: 0;
}
.productsList ul {
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 1em;
}
.productsList ul li {
    margin: 0px 0px 0px 1em;
    list-style: disc outside;
    font-size: 93%;
}
.productsList .mark,
.productsList .note {
    color: #D03F33;
}
.productsList.relatedInfo {
    background: none;
    padding: 0.2em 0em 0.5em 0em;
    margin: 0.5em 0 1em 0;
}
.productsList.relatedInfo a {
    display: list-item;
    list-style-type: disc;
    margin-left: 2em;
    text-decoration: none;
}
.productsList.relatedInfo a:hover {
    text-decoration: underline;
}
.productsList.relatedInfo a.exclude {
    display: inline;
    list-style-type: none;
    margin-left: 0;
    text-decoration: none;
}
.productsList.headline {
    background: none;
    font-size: 93%;
    padding: 0.5em;
    border: 1px solid #CCC;
    margin-top: 0.5em;
}
.productsList.headline h2 {
    margin: 0;
    padding: 0;
    border: none;
}
.productsList.top h2 {
    margin: 0;
    padding: 0 0 0.2em 0;
    border: none;
}

/* h1.products
------------------------------
*/
h1.products {
    background: none;
    height: 53px;
    margin: 0px 0px 22px;
    padding: 23px 23px 0px 25px;
    font-size: 131%;
}
h1.products .series {
    font-size: 93%;
    color: #666;
}
p.productsPage {
    margin: -75px 0px 0px 0px;
}

/* .productsNav
------------------------------
*/
.productsNav .nav2 li {
    color: #000;
    float: left;
    white-space: nowrap;
}
.productsNav .nav2 li a:hover {
    color: #0076e4;
    text-decoration: underline;
}

/* .productsMain
------------------------------
*/
.productsMain .productsInfo {
    width: 290px;
    float: right;
    text-align: right;
}
.productsMain .productsInfo .note {
    width: 240px;
    font-size: 77%;
    float: right;
}
.productsMain .productsInfo img {
    vertical-align: top;
    padding: 0px;
    display: inline;
    margin-left: 3px;
}
.productsMain .features {
    width: 470px;
    font-size: 100%;
    line-height: 1.5em;
    color: #647ACA;
}
.productsMain .imagearea {
    padding: 25px 0 0 0;
    position: relative;
    clear: both;
}
.productsMain .imagearea .mainPhoto {
    /*background-color:#9FF;*/
    
    width: 779px;
    margin: 30px 0 10px 0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.productsMain .imagearea .mainPhoto {
    position: relative;
}
.productsMain .imagearea .osapon img {
    position: absolute;
    z-index: 2;
    top: 210px;
    right: 95px;
    animation: fluffy 4s linear infinite alternate;
}
.productsMain .imagearea .osapon img:first-child {
    top: 290px;
    right: 115px;
    animation: fluffy1 4s linear infinite alternate;
}
.productsMain .imagearea .osapon img:last-child {
    top: 168px;
    right: 1px;
    animation: none;
    //transform-origin: 50% 50%;	
}
@keyframes fluffy {
    0% {
        transform: translate3d(0, 5px, 0);
    }
    
    50% {
        transform: translate3d(0, -5px, 0);
    }
    
    100% {
        transform: translate3d(0, 5px, 0);
    }
}
@keyframes fluffy1 {
    0% {
        transform: scale(1.0);
        opacity: 1;
    }
    
    50% {
        transform: scale(0.5);
        opacity: 0.2;
    }
    
    100% {
        transform: scale(1.0);
        opacity: 1;
    }
}
.productsMain .imagearea .addInfo {
    /*background-color:#9CC;*/
    
    position: absolute;
    z-index: 10;
    width: 779px;
    text-align: left;
    margin: 0;
}
.productsMain .imagearea .download {
    float: right;
    text-align: right;
    font-size: 93%;
}
.productsMain .imagearea .download img {
    margin: 0 0 0.5em 0.5em;
}
.productsMain .imagearea .download a {
    line-height: 2;
}
.productsMain .imagearea .ce, .productsMain .imagearea .ukca {
    font-size: 77%;
}
.productsMain .imagearea .ce img {
    margin: 0 0 1em 0;
}
.productsMain .productsInfo .lxi {
    margin: 10px 0 0 0;
    display: block;
    font-size: 77%;
}
.productsMain .infoarea {
    padding: 0;
    text-align: center;
    position: relative;
    clear: both;
}
.productsMain .noteBasic {
    width: 590px;
    margin: 0 auto 0 auto;
    text-align: left;
    padding: 5px;
    height: auto;
    font-size: 93%;
    border: 1px dotted #999;
    line-height: 1.2em;
}
.productsMain .infoarea .topInfo_support {
    padding: 5px;
    width: 600px;
    text-align: center;
    font-size: 93%;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    margin: 0 auto 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    margin-top: 10px;
    background-color: #F5F2D0;
}
.productsMain {
    font-size: 93%;
    line-height: 1.5;
    *line-height: 2em;
    /* IE7 and below */
}
.productsMain p {
    font-size: 108%;
}
.productsMain h1 {
    font-size: 138.5%;
}
.productsMain h2 {
    font-size: 123.1%;
    clear: both;
}
.productsMain h3 {
    font-size: 108%;
    margin: 2em 0 2em 0;
    clear: both;
}
.productsMain h4 {
    background: none;
    padding: 0;
    display: inline;
    font-size: 108%;
    margin: 0.5em 0 0.5em 0;
}
.productsMain h5 {
    display: block;
    font-weight: bold;
    font-size: 108%;
    margin: 1em 0 0.5em 0;
}
.productsMain strong {
    color: #333;
}
.productsMain ul {
    font-size: 100%;
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em;
    border: none;
}
.productsMain ul li {
    list-style: disc;
    border: none;
    margin: 0px 0px 0.5em 1em;
    padding: 0px;
}
.productsMain ol {
    font-size: 100%;
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em;
    border: none;
}
.productsMain ol li {
    list-style: decimal;
    border: none;
    margin: 0px 0px 0.5em 1em;
    padding: 0px;
}
.productsMain .clear {
    clear: both;
}
.productsMain table.lineupTable {
    width: 90%;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-left-color: #999999;
    padding: 0px;
}
.productsMain table.lineupTable td {
    margin: 0px;
    padding: 4px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999999;
}
.productsMain .lineupTableCell {
    background-color: #f4f4f4;
}

/*Spec Table*/
.productsMain table,
.productsMain table th,
.productsMain table td {
    border: none;
    font-size: 100%;
}
.specTable {
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    border: none;
}
.specTable td {
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    vertical-align: top;
    border: none;
}
.specTable .koumoku {
    font-weight: bold;
    line-height: 2em;
    color: #0033CC;
    height: 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #0033CC;
}
table.specTableInner {
    width: 98%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border: none;
    border-left-width: 1px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    background-color: #F4F4F4;
}
table.specTableInner td {
    margin: 0px;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    vertical-align: middle;
    padding: 4px;
}
table.specTableInner th {
    font-weight: normal;
    margin: 0px;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    vertical-align: middle;
    padding: 4px;
}
.specTableInnerkoumoku {
    background-color: #E3F4FF;
}

/*Spec Table end*/

/*tryout, download*/
.productsMain #tryout,
.productsMain #download {
    width: 450px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 5px;
    border: 2px dotted #F90;
    background-color: #FFC;
    display: block;
    color: #C34E00;
    text-decoration: none;
    margin-top: 0.5em;
}
.productsMain #tryout:hover,
.productsMain #download:hover {
    color: #FFF;
    background-color: #F90;
}

/*tryout end*/

/*for priceListButton 20110414*/
.productsMain .priceListButton {
    color: blue;
    display: block;
    background-color: #f4f4f4;
    padding: 0.2em 0.5em 0 1em;
    float: right;
    font-size: 80%;
    border-bottom: solid 2px #ccc;
    border-right: solid 2px #ccc;
    text-decoration: none;
}
.productsMain .priceListButton:hover {
    color: #fff;
    background-color: #00c673;
    border-bottom: solid 2px #19714c;
    border-right: solid 2px #19714c;
}

/*For Amazon 20130408*/
.shopAmazon {
    margin: 0 0 0 5px;
    padding: 0 5px 0 5px;
    background-color: #ffff99;
}

/*for showPrice*/
.productsMain span.showPrice {
    color: #c6169a;
    font-size: 93%;
    font-weight: normal;
    padding: 0 0.5em 0 0.5em;
    margin-left: 0.5em;
    border-left: solid 2px #ccc;
    white-space: nowrap;
}
.productsMain span.showNoteForPrice {
    color: #999;
    font-size: 75%;
    font-weight: normal;
    margin-left: 1em;
}
.productsMain table.priceTable {
    display: inline;
    font-size: 90%;
    width: 100%;
    float: left;
    margin: 0 0 1em 0;
}
.productsMain table.priceTable td {
    padding: 0 0 0.2em 0;
    white-space: nowrap;
}
.productsMain table.priceTable td.showPrice {
    text-align: right;
    color: #c6169a;
    padding: 0 1em 0 0.5em;
    margin-left: 0.5em;
}
.productsMain table.priceTable caption {
    text-align: left;
}

/*jcarousellite*/
#thumnailScroll {
    width: 465px;
    width: 665px;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    /*border: 1px solid #E4E4E4;*/
    
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: center;
    line-height: 2em;
    display: inline-block;
}
div#thumnailScroll .carousel {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;
}
div#thumnailScroll .carousel a.prev,
div#thumnailScroll .carousel a.next {
    display: inline-block;
    float: left;
    width: 30px;
    height: 80px;
    text-decoration: none;
    background: url("../js/jcarousellite/imageNavLeft.gif") left center no-repeat;
}
div#thumnailScroll .carousel a.next {
    background: url("../js/jcarousellite/imageNavRight.gif") right center no-repeat;
}
div#thumnailScroll .carousel a.next:hover {
    background-image: url("../js/jcarousellite/imageNavRightHover.gif");
}
div#thumnailScroll .carousel a.prev:hover {
    background-image: url("../js/jcarousellite/imageNavLeftHover.gif");
}
div#thumnailScroll .carousel .items4less {
    display: inline-block;
    width: 30px;
    height: 70px;
    float: left;
}
div#thumnailScroll .carousel a:hover,
div#thumnailScroll .carousel a:active {
    border: none;
    outline: none;
}
div#thumnailScroll .carousel .scrollBox {
    display: inline-block;
    border: 1px solid #CCCCCC;
    float: left;
    background-color: #f4f4f4;
    position: relative;
    visibility: hidden;
    left: -5000px;
    padding-bottom: 2px;
}
div#thumnailScroll .carousel ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
div#thumnailScroll .carousel li img {
    background-color: #fff;
    width: 80px;
    height: 60px;
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: hidden;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
div#thumnailScroll .carousel li {
    background-color: #fff;
    width: 90px;
    height: 70px;
    list-style: none;
    margin: 5px;
    padding: 0;
    display: inline;
}

/*recommend*/
div#recommend {
    margin: 0 0 20px 0;
    padding: 0 0 40px 0;
}
div#recommend h4 {
    display: inline-block;
}
div#recommend h4 span.c1 {
    color: #99cc99;
}
div#recommend h4 span.c2 {
    color: #99ffcc;
}
div#recommend h4 span.c3 {
    color: #99ffff;
}
div#recommend div.box {
    margin: 0px 5px 5px 5px;
    padding: 10px 5px 0px 5px;
    width: 172px;
    height: 7.5em;
    border: solid 1px #ccc;
    float: left;
    font-size: 85%;
    line-height: 1.5em;
    word-break: break-all;
    background-image: url(../images/products/recommend_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}
div#recommend div img {
    float: right;
    display: block;
    margin-right: 3px;
}
div#recommend span#openMore {
    float: right;
    cursor: pointer;
    color: #0076e4;
}
div#recommend div#more {
    display: none;
}

/*
/panel_gallery/detail/index.php
*/
.panelGalleryDetail h3 {
    margin: 1em 0 1em 0;
}
.panelGalleryDetail ol {
    padding: 0 1em 0 1em;
    margin: 1em 0 0 1em;
}
.panelGalleryDetail ol li {
    list-style: decimal;
    padding: 0 0 0 0em;
    margin: 0 0 0.5em 0;
}
.panelGalleryDetail #exp {
    width: 100%;
    clear: both;
}
.panelGalleryDetail #exp table {
    border: none;
    width: 100%;
    margin-top: 1em;
}
.panelGalleryDetail #exp table th,
.panelGalleryDetail #exp table td {
    border: none;
    vertical-align: top;
    padding: 4px 4px 8px 4px;
    line-height: 1.5;
}
.panelGalleryDetail #exp table th {
    color: #F0F;
    background-color: #FFF;
}
.panelGalleryDetail #exp ul,
.panelGalleryDetail #exp li {
    margin: 0px;
    padding: 0px;
}
.panelGalleryDetail #exp ul {
    margin: 0.5em 0 0.5em 0;
}
.panelGalleryDetail #exp li {
    margin-left: 1em;
}
.panelGalleryDetail #exp2 {
    width: 100%;
    clear: both;
}
.panelGalleryDetail #exp2 table {
    border: none;
    width: 100%;
    margin-top: 1em;
}
.panelGalleryDetail #exp2 table th,
.panelGalleryDetail #exp2 table td {
    border: none;
    vertical-align: top;
    padding: 4px 4px 8px 4px;
    line-height: 1.5;
}
.panelGalleryDetail table.otherTable {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-left-color: #CCC;
    margin-bottom: 1em;
}
.panelGalleryDetail table.otherTable td {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    padding: 5px;
}
.panelGalleryDetail table.otherTable col {
    background-color: #EEFFF9;
}
.panelGalleryDetail .note {
    color: #F0F;
}

/*
products-index.php
*/
.searchArea {
    padding: 3px 0px 0px 0px;
}
.searchAreaTop {
    margin: 10px 0px 0px;
    height: 34px;
    padding-bottom: 2px;
    border-bottom: solid 1px #ccc;
}
.searchAreaBottom {
    margin: 0px 0px 10px;
    height: 33px;
    padding-bottom: 2px;
}
.searchArea #modelname {
    margin-left: 120px;
    width: 270px;
    padding: 2px;
}

/* .selection
------------------------------
*/
.selection {
    margin: 0;
    padding: 0;
    width: 820px;
    height: auto;
}
.selection h3 {
    border: none;
    font-size: 138.5%;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 3px;
    font-weight: normal;
    clear: both;
}
.selection h3 .en {
    color: #999;
    font-size: 60%;
    letter-spacing: normal;
    font-family: arial;
    margin-left: 0.5em;
}
.selection a {
    display: inline-block;
    color: #666;
    width: 237px;
    height: 65px;
    float: left;
    font-size: 85%;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
    background-image: url(../images/products/select_bg_off.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 10px;
}
.selection a.new {
    background-image: url(../images/products/select_new_bg_off.jpg);
    height: 110px;
}
.selection a.new:hover {
    background-image: url(../images/products/select_new_bg_on.jpg);
}

/*追加20160127*/
.selection a.pickup {
    height: 110px;
}
.selection a:link {
    color: #666;
    text-decoration: none;
}
.selection a:visited {
    color: #666;
    text-decoration: none;
}
.selection a:active {
    color: #666;
    text-decoration: none;
}
.selection a:hover {
    color: #6765c4;
    background-image: url(../images/products/select_bg_on.jpg);
}
.selection img {
    margin-left: 5px;
    float: right;
}
.selection strong {
    display: inline-block;
    color: #6765c4;
    font-size: 131%;
    font-weight: normal;
    padding-bottom: 3px;
}
.selection h3 {
    clear: both;
}
.selection .new {
    color: #F00;
}
.selection .ranking {
    color: #ff6633;
}
.selection .ps {
    color: #6C9;
}
.selection .tm {
    color: #69F;
}
.selection .ot {
    color: #333;
}
.selection a.rank {
    background-image: url(../images/products/rank_bg_off.png);
    border-top: dotted 1px #ff9999;
    word-break: break-all;
    width: 168px;
    height: 65px;
    margin-bottom: 5px;
}
.selection a.rank:hover {
    border-top: dotted 1px #ff33cc;
    background-image: url(../images/products/rank_bg_on.png);
}
.selection a.rank div {
    background-repeat: no-repeat;
    background-position: left top;
}
.selection a.rank div span {
    display: block;
    height: 23px;
}
.selection a.rank div.n1 {
    background-image: url(../images/products/rankNum01.png);
}
.selection a.rank div.n2 {
    background-image: url(../images/products/rankNum02.png);
}
.selection a.rank div.n3 {
    background-image: url(../images/products/rankNum03.png);
}
.selection a.rank div.n4 {
    background-image: url(../images/products/rankNum04.png);
}
.selection a.rank div.n5 {
    background-image: url(../images/products/rankNum05.png);
}
.selection a.rank div.n6 {
    background-image: url(../images/products/rankNum06.png);
}
.selection a.rank div.n7 {
    background-image: url(../images/products/rankNum07.png);
}
.selection a.rank div.n8 {
    background-image: url(../images/products/rankNum08.png);
}
.selection a.rank div.n9 {
    background-image: url(../images/products/rankNum09.png);
}
.selection a.rank div.n10 {
    background-image: url(../images/products/rankNum10.png);
}

/*
/company-info/IR/info_j.html
*/
#yearSelector li {
    width: auto;
    display: inline-block;
    float: left;
}
#yearSelector li a {
    display: inline;
    float: left;
}

/*ie6 for top.php*/
*html body #banner,
*html body #banner ul,
*html body #banner ul li {
    margin: 0;
    padding: 0;
}
*html body #banner ul {
    margin-left: 13px;
}
*html body #banner ul li {
    display: inline-block;
    margin-right: 8px;
    padding: 10px 0 0 0;
}

/*siteMap_j.html*/
#siteMap table {
    border: none;
    border-top: solid 1px #ccc;
    width: 779px;
}
#siteMap table td {
    border-right: none;
    vertical-align: top;
}
#siteMap table td.border {
    border-right: solid 1px #ccc;
}
#siteMap table td .note {
    float: right;
    font-size: 93%;
}

/*font size menu*/
div#fontSizeMenu {
    display: none;
    background-image: none;
    background-color: #fff;
    padding: 0;
    width: 76px;
    border: solid 1px #666;
    left: 204px;
    position: absolute;
    z-index: 100;
}
div#fontSizeMenu span {
    margin: 0;
    padding: 2px 5px 2px 5px;
    width: 66px;
    display: inline-block;
    cursor: pointer;
}
div#fontSizeMenu span.now {
    background-color: #aaf0ff;
}

/* kikusui mag関連トピックス*/
.mag {
    text-align: center;
    padding-bottom: 12px;
}