﻿@charset "UTF-8";

/*=============================================================================================================

common

=============================================================================================================*/

/* layout
-----------------------------------------------------------------------*/
body.troubleshooting #troubleshootingList {
	margin-top: 30px;
	}

/* heading
-----------------------------------------------------------------------*/
#main h1 {
	padding-top: 10px;
	}
#main #troubleshootingContents div.section h3 {
	font-size: 1em;
	}



/*=============================================================================================================

troubleshootingContents

=============================================================================================================*/

/*  similarContents
------------------------------------------------------------------------*/
body.troubleshooting #main #similarContents dt,
body.troubleshooting #main #similarContents dd {
	margin: 0 0 .4em 0;
	padding-left: 0;
	background: none;
	}
* html body.troubleshooting  #main #similarContents dt,
* html body.troubleshooting  #main #similarContents dd {	/* hackForWinIE6 */
	margin-right: 0;
	}
body.troubleshooting #main #similarContents dt {
	font-weight: normal;
	}
body.troubleshooting #main #similarContents dd {
	margin-left: 0;
	}
body.troubleshooting #main #similarContents dd {
	background: none;
	}

/* troubleshootingList, troubleshootingContents, similarContents(troubleshooting)
-----------------------------------------------------------------------*/
#troubleshootingList dl,
#troubleshootingContents div.section {
	margin: 0 20px 20px;
	}
body.troubleshooting #troubleshootingContents div.section ol {
	margin: 0 20px;
	}
body.troubleshooting #troubleshootingContents div.section .left {
	width: 400px;
	}
body.troubleshooting #troubleshootingContents div.section .right {
	width: 210px;
	}
body.troubleshooting #main #similarContents dl {
	margin: 0 0 0 10px;
	}
#troubleshootingList dt,
body.troubleshooting #main #similarContents dt {
	width: 4.5em;
	float: left;
	}
#troubleshootingList dd,
body.troubleshooting #main #similarContents dd {
	margin-left: 5em;
	}
/* hackSettingForWinIE6 -3px */
* html #troubleshootingList dl,
* html body.troubleshooting #main #similarContents dl {
height: 1%;
}

* html #troubleshootingList dt,
* html body.troubleshooting #main #similarContents dt {
margin-right: -5em;
}
/* hackSettingForWinIE6 -3px */

/* backIndex
-----------------------------------------------------------------------*/
body.troubleshooting #main .backIndex a {
	padding-left: 14px;
	background: url("../../common/img/ico_arrowbk_bb.gif") no-repeat 0 .3em; 
	}

/* nextBack
-----------------------------------------------------------------------*/
body.troubleshooting #main .nextBack {
	background: url("../../common/img/dotline_grey.gif") repeat-x left bottom;
	}

/*=============================================================================================================

faqContents

=============================================================================================================*/

/*  common
------------------------------------------------------------------------*/

/*  block
-------------------------------------*/
body.faq #main div.section {
	margin-left: 10px;
	padding-bottom: 14px;
	background: url("../../../common/img/dotline_grey.gif") repeat-x left bottom;
	}

/*  internalLink
-------------------------------------*/
body.faq #main p.internalLink {
	margin-bottom: 0;
	padding: 0 14px 0 0;
	text-align: right;
	background-position: right .3em;
	}
body.faq #main div.internalLink {
	margin: 0;
	padding: 0;
	}

/*  QAblock
-------------------------------------*/
body.faq #main h3 {
	padding: .2em 0 .3em 24px;
	background: url("../../../common/img/ico_q.gif") no-repeat 0 .1em;
	}
body.faq .contentsSection .answer dl dt {
 	font-weight: bold
	}
#fa15 dt {
	font-weight: normal;
	margin-bottom: 0; 
	}

/*  faqTop
------------------------------------------------------------------------*/
body.faqTop #main h3 {
	padding: 0;
	background: none;
	}
body.faqTop #main div.section {
	margin-left: 0;
	}
body.faqTop #main div.section ul {
	margin-left: 10px;
	}
body.faqTop #main div.section ul li {
	margin-left: 0;
	padding-left: 14px;
	background: url("../../../common/img/ico_arrow_bb.gif") no-repeat 0 .3em;
	list-style-type: none;
	}



/*=============================================================================================================

overseasShopContents

=============================================================================================================*/

/*  common
------------------------------------------------------------------------*/

/*  block
-------------------------------------*/
#selectCountry {
	padding-top: 16px;
	border-top: #CCC 3px solid;
	}
#main #companyProfile ul {
	margin-bottom: 8px;
	}
body.overseasShop #main .contentsSection div.section {
	padding-bottom: 12px;
	background: url("../../common/img/dotline_grey.gif") repeat-x left bottom;
	}
body.overseasShop #main .contentsSection dl.section {
	margin-bottom: 1em;
	}
body.overseasShop #main .contentsSection ul.telFaxNum li {
	margin-bottom: 0;
	}
body.overseasShop #main #companyProfile p,
body.overseasShop #main #companyProfile ul.telFaxNum,
body.overseasShop #main .contentsSection p,
body.overseasShop #main .contentsSection ul.telFaxNum,
body.overseasShop #main .contentsSection dt {
	margin-bottom: .3em;
	}

/* heading
-------------------------------------*/
body.overseasShop #main #selectArea h2 {
	margin-bottom: .3em;
	}
body.overseasShop #main .contentsSection h3 {
	padding-bottom: .5em;
	font-size: 1.2em;
	background: url("../../common/img/dotline_grey.gif") repeat-x left bottom;
	}
body.overseasShop #main .contentsSection h3 img {
	margin-left: .5em;
	vertical-align: middle;
	}
body.overseasShop #main .contentsSection h5 {
	margin: 1.5em 0 .3em;
	font-size: 1em;
	}
/* address
-------------------------------------*/
body.overseasShop #main #address li {
	margin-right: 20px;
	float: left;
	}

/* localNavigation
-------------------------------------*/
body.overseasShop #main .localNavigation ul.section {
	margin-bottom: 0;
	}
body.overseasShop #main .localNavigation li {
	width: 31%;
	float: left;
	}

/* shopNavigation
-----------------------------------------------------------------------*/
/* ymcCoLtd
-----------------------------------*/
body.overseasShop #shopNavigation {
	background: url("../img/spn_btm.jpg") repeat-x left 35px;
	}
body.ymcAmericaInc #shopNavigation li.ymcAmericaInc,
#shopNavigation li.ymcAmericaInc a {
	background: url("../img/spn_america.jpg") no-repeat;
	}
body.ymcEuropeGmbH #shopNavigation li.ymcEuropeGmbH,
#shopNavigation li.ymcEuropeGmbH a {
	background: url("../img/spn_europe_gmbh.jpg") no-repeat;
	}
body.ymcIndiaPvtLtd #shopNavigation li.ymcIndiaPvtLtd,
#shopNavigation li.ymcIndiaPvtLtd a {
	background: url("../img/spn_india_pvt_ltd.jpg") no-repeat;
	}
body.ymcCoLtd #shopNavigation li.ymcCoLtd,
#shopNavigation li.ymcCoLtd a {
	background: url("../img/spn_co_ltd.jpg") no-repeat;
	}
#shopNavigation li.ymcAmericaInc a:hover,
#shopNavigation li.ymcEuropeGmbH a:hover,
#shopNavigation li.ymcIndiaPvtLtd a:hover,
#shopNavigation li.ymcCoLtd a:hover {
	background-position: 0 -30px;
	}
body.ymcAmericaInc #shopNavigation li.ymcAmericaInc,
body.ymcEuropeGmbH #shopNavigation li.ymcEuropeGmbH,
body.ymcIndiaPvtLtd #shopNavigation li.ymcIndiaPvtLtd,
body.ymcCoLtd #shopNavigation li.ymcCoLtd {
	background-position: 0 -60px;
	}

/* link_button01
-----------------------------------------------------------------------*/
#link_button01{
	background-image: url(../img/bg_link_button01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 10px;
	margin-bottom: 15px;
}
#link_button01 img{
	margin-right: 3px;
}
	
