@charset "shift_jis";

/* ---------- お客様窓口用 ---------- */
/* ----トップページ---- */
/*メイン画像部分*/
body#contact #container #main-img{
	width:762px;
	background: url(/contact/images/index_bg001.jpg) no-repeat;
	height: 176px;
	margin:0 auto;
}
body#contact #container #main-img h1{
	display:none;
}

body#contact #container #detail div.faq-box{
	background: url(/contact/images/index_bg001.gif) no-repeat;
}
body#contact #container #detail div.faq-box div.faq-inner{
	background: url(/contact/images/index_bg002.gif) no-repeat left bottom;
	padding:20px 20px 10px 20px;
	_height:1px;
}
body#contact #container #detail div.faq-box div.faq-inner p{
	margin:0 0 0.5em 0;
}
body#contact #container #detail div.faq-link p{
	margin:0.3em 0 0 0;
}
body#contact #container #detail div.faq-link p.strong-link{
	margin:0.3em 0 0.5em 0;
}
body#contact #container #detail div.faq-contact{
	margin-top:10px;
}
body#contact #container #detail div.faq-contact div.col-left{
	float:left;
	width:244px;
}
body#contact #container #detail div.faq-contact div.col-right{
	float:right;
	width:252px;
	background: url(/common/images/line_002.gif) repeat-y;
	padding-left:24px;
}
body#contact #container #detail div.faq-contact p{
	margin-bottom:0.2em;
}
body#contact #container #detail div.faq-contact p.margin-l{
	margin-left:1em;
}
body#contact #container #detail div.w-box03 p.margin-t{
	margin-top:0.5em;
}

body#contact #container #detail dl.faq dd img.thumbnail{
	border:1px solid #dddddd;
	float:left;
	margin:0 5px 5px 0;
	width:78px;
}
body#contact #container #detail dl.faq dd img.link-ic{
	float: none;
	border: none;
	margin: 0 0 0 2px;
}
body#contact #container #detail dl.faq dd div{
	float:left;
	width:430px;
}

body#contact #container #detail .release-btn{
	margin-bottom: 20px;
}

/*左ナビ*/
body#contact #container #contents #sidenavi ul.first{
	background: url(/common/images/lmenu_bg004.gif) no-repeat left top;
	padding-top:1px;
}

/* ----詳細ページ---- */
body#contact #container #detail dl.faq dd span.indent{
	display:block;
	padding-left:1em;
	text-indent:-1em;
}

/* ----その他---- */
body#contact .mt10{
	margin-top: 10px;
}
body#contact .mt20{
	margin-top: 20px;
}