@charset 'utf-8';

/* ================================================= PRODUCTS ================================================= */
/*----------------------------------------------------
    #topImage
----------------------------------------------------*/
#topImage {
    min-width: 950px;
    width: 100%;
    overflow: hidden;
    height: 260px;
    text-align: center; 
    position: relative;
}

#topImage .title {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;    /* image size : 1920px */    
}

/*----------------------------------------------------
    #tabBtn
----------------------------------------------------*/
#tabBtn { width: 670px;}
#tabBtn ul { width: 100%;}

#tabBtn ul li { 
    height: 44px;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
}

#tabBtn ul li.end {
    margin: 0;
}

#tabBtn ul li a {
    display: block;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    background: #707070 url(/cms/images/000022067.png) repeat;
    color: #fff;
    font-size: 1.1em;
}

#tabBtn ul li a.active,
#tabBtn ul li a:hover {
    height: 43px;
    border-top: solid 1px #dcdcdc;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    background: #fff;
    color: #616161;
    font-size: 1.2em;
}

/* TAB 2 ver --------------- */
#tabBtnV2 li { width: 334px;}
#tabBtnV2 li a.active,
#tabBtnV2 li a:hover {
    width: 332px;
}

/* TAB 3 ver --------------- */
#tabBtnV3 li { width: 222px;}
#tabBtnV3 li a.active,
#tabBtnV3 li a:hover {
    width: 220px;
}

/* TAB 4 ver --------------- */
#tabBtnV4 li { width: 166px;}
#tabBtnV4 li a.active,
#tabBtnV4 li a:hover {
    width: 164px;
}

/* TAB 5 ver --------------- */
#tabBtnV5 li { width: 132px;}
#tabBtnV5 li a.active,
#tabBtnV5 li a:hover {
    width: 130px;
}

#tabBtnV5 li.end { width: 134px;}
#tabBtnV5 li.end a.active,
#tabBtnV5 li.end a:hover {
    width: 132px;
}

/* TAB 6 ver --------------- */
#tabBtnV6 li { width: 110px;}
#tabBtnV6 li a.active,
#tabBtnV6 li a:hover {
    width: 108px;
}

/*----------------------------------------------------
    #summary
----------------------------------------------------*/
#summary {
    margin: 20px 0 10px 0;
}

#summaryLeft {
    float: left;
    margin: 0 0 0 5px;
    width: 298px;
}

#basicInfo {
    width: 298px;
    border-top: dotted 1px #696969; 
    margin: 0  0 30px 0;
}

#basicInfo li {
    padding: 10px 0;
    border-bottom: dotted 1px #696969;      
}

#additionalInfo {
    width: 278px;
    border-top: dotted 1px #696969;
    border-bottom: dotted 1px #696969;
    margin-bottom: 20px;
    padding: 10px 0 10px 20px;
}

#additionalInfo li {
    list-style-type: square;
    padding: 5px 0;
}

#functionLogo {
    margin-bottom: 10px;
    overflow: hidden;
}

#functionLogo li {
    padding-bottom: 5px;
    float: left;
}

/*----------------------------------------------------
    #photochanege
----------------------------------------------------*/
#photochanege {
    width: 300px;
    float: right;
    margin: 0 0 20px 0;
}

#photochanege .largeImageArea{
    margin:0px 0px 3px 0px;
}

#photochanege ul.thumbs{
    width:300px;
    overflow: hidden;
}

#photochanege ul.thumbs li{
    background-image:url(/cms/images/000022048.jpg);
    float:left;
    width:59px;
    height:59px;
    display:inline;
    padding:8px;
    margin:0px 0px 0px 0px;
}

#photochanege ul.thumbs a img{
    border:solid 2px #fff;
}

#photochanege ul.thumbs a.select img{
    border:solid 2px #69F;
}

#openGallery li {
    text-align: center;
    display: none;
}

#openGallery li a {
    background: url(/cms/images/000022061.png) no-repeat 0% 50%;
    padding: 1px 0 1px 20px;
}

/*----------------------------------------------------
    #goodPoint
----------------------------------------------------*/
#goodPoint {
    margin: 20px 0 10px 0;
}

/* imgLink --------------- */
#goodPoint ul.imgLink {
    margin-bottom: 10px;
    overflow: hidden;
}

#goodPoint ul.imgLink li {
    margin: 0 26px 0 2px;
    padding-bottom: 10px;
    float: left;
}

#goodPoint ul.imgLink li.edge {
    margin-right: 0;
    padding-bottom: 10px;
}

/* textLink --------------- */
#goodPoint ul.textLink {
    margin: 20px 0 20px;
    padding: 0 0 0 20px;
}

#goodPoint ul.textLink li {
    margin-bottom: 20px;
    background: url(/cms/images/000022066.png) no-repeat 0 50%;
    padding: 2px 30px;
}

/* textOnly --------------- */
#goodPoint ul.textOnly {
    margin: 20px 0 20px;
    padding: 0 0 0 20px;
}

#goodPoint ul.textOnly li {
    margin-bottom: 20px;
    background: url(/cms/images/000022081.png) no-repeat 0 50%;
    padding: 2px 30px;
}

#goodPoint ul.textOnly li.img {
    background: none;
}

/*----------------------------------------------------
    #iconUnder
----------------------------------------------------*/
#iconUnder {
    margin: 20px 0 0 0;
}

#iconUnder ul.icon {
    margin: 0 0 0 15px;
    overflow: hidden;
}

#iconUnder ul.icon li {
    margin: 0 15px 10px 0;
    float: left;
}

#iconUnder ul.icon li sup {
    vertical-align: top;
}

/*----------------------------------------------------
    #funInt, #funIntLong
----------------------------------------------------*/
#funInt,
#funIntLong {
    margin: 18px 0 0 0;
    overflow: hidden;
}

#funInt li{
    float: left;
    width: 310px;
    margin: 0 4px 12px 0;
}

#funIntLong li{
    margin: 0 0 12px;
}

#funIntLong ul.caption {
	margin-top: 10px;
}

#funIntLong ul.caption li {
    margin: 0 0 0;
}

#funInt ul.caption li .text {
	width: 290px;
}

#funInt li a,
#funIntLong li a {
    display: block;
    padding: 0 0 0 24px;
    background: url(/cms/images/000022071.gif) no-repeat left 0.1em;
    line-height:normal;
}

/*----------------------------------------------------
    new, hr
----------------------------------------------------*/
span.new {
    font-size: 0.8em;
    vertical-align: top;
    color: #fff;
    background: red;
    padding: 0 4px;
    margin: 0 0 0 6px;
}

hr.gr {
	border: 0;
    border-bottom: 1px solid #a9a9a9;
    background: #999;
    margin: 20px 0;
}
/*----------------------------------------------------
    featureLinkBtn
----------------------------------------------------*/
p.featureLinkBtn{
    margin: 20px 0;
}
p.featureLinkBtn img {
    vertical-align:bottom;
}

/*----------------------------------------------------
    #option
----------------------------------------------------*/
#option .optionArea {
    margin: 24px 0 0 0;
}

#option .optionBlockL {
    float: left;
}

#option .optionBlockR {
    width: 380px;
    float: right;
}

#option .optionBlockR p.data {
    border-bottom : 1px dotted #333;
    font-size : 77%;
    line-height : 1.5;
    text-align : right;
    padding-bottom : 5px;
}

#option .optionBlockR h4 {
    font-size : 130%;
    border-bottom : 1px dotted #333;
    padding : 5px 0;
}

#option .optionBlockR table.OptionData th{
	width: 115px;
	padding : 10px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    border-bottom : 1px dotted #333;
    background-color : #F0F0F0;
    font-weight : normal;
}

#option .optionBlockR table.OptionData td{
	width: 225px;
	padding : 10px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    border-bottom : 1px dotted #333;
}

#option table.speclist {
	width: 100%;
	border: 0px;
}

#option table.speclist td.speclist_title {
    width : 115px;
	padding : 10px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    border-bottom : 1px dotted #333;
	background-color : #F0F0F0;
    font-weight : normal;
}

#option table.speclist td.speclist_data {
	width: 225px;
    padding : 10px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    border-bottom : 1px dotted #333;
}

/*----------------------------------------------------
    productSpec table
----------------------------------------------------*/
#spec table.speclist {
    width: 628px;
    margin: 13px 0px;
    table-layout: fixed;
    border: 1px #ccc solid;
}

#spec table.speclist td.speclist_title {
    padding: 12px 10px;
    background-color: #eee;
    color: #333;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border: 1px #ccc solid;
}

#spec table.speclist td.speclist_data {
    padding: 12px 10px;
    color: #333;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border: 1px #ccc solid;
}

#spec table.specnote {
    font-size: 77%;
}
