@charset "UTF-8";

/* ====================================================== */
/* [当該カテゴリ共通のスタイル]                           */
/* ====================================================== */

/* マージン制御                                           */
#main-box *.sp-h0{
	padding-left : 0 !important;
	padding-right: 0 !important;
}

/* お問い合わせへの誘導 */

#contact-us div.col2-l {
	width: 56px;
}

#contact-us div.col2-r {
	width: 437px;
}

#contact-us ul.arrow-gray1 {
	margin: 0;
}

#contact-us ul.arrow-gray1 li {
	margin: 0;
	font-size: 100%;
}

#contact-us div.by-mail p {
	margin: 5px 0 0;
	text-align: right;
}

/* add 2007.06.27 */
#contact-us div.wrap {
	width: 507px;
}

/* 分岐を使用した誘導 */

#main-box div.branch-upper {
	border-width: 1px;
	border-style: dotted none;
	border-color: #CCCCCC;
}

#main-box div.branch-upper p {
	font-size: 100%;
}

#main-box div.branch-lower {
	margin: 10px 0 -15px;
}

#main-box div.branch-lower.y-n {
	background: url("/img/question/branch_bg_yn.gif");
	background-repeat:repeat-y;
}

#main-box div.branch-lower.n-y {
	background: url("/img/question/branch_bg_ny.gif");
	background-repeat:repeat-y;
}

#main-box div.branch-lower table.layout td.y {
	background: url("/img/question/branch_y_bg_lower.gif") no-repeat 50% 100%;
}

#main-box div.branch-lower table.layout td.n {
	background: url("/img/question/branch_n_bg_lower.gif") no-repeat 50% 100%;
}

#main-box div.branch-lower table.layout td.answer {
	background: #FFFFFF;
}

#main-box div.branch-lower p.choice {
	margin: 0 0 48px;
	text-align: center;
}

#main-box div.branch-lower div.box {
	background: #FFFFFF;
	margin: 5px 0;
}

/* コールセンターの紹介 */

#cc-upper {
	padding: 1px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

#cc-upper div.col2-l {
	width: 169px;
}

#cc-upper div.col2-r {
	width: 329px;
}

#cc-upper div.arrange-c p {
	margin: 5px 0;
}

#cc-lower {
	background: #F5F5F5;
	padding: 1px 15px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #CCCCCC;
}

/* ====================================================== */
/* [特定のページ専用のスタイル]                           */
/* ====================================================== */

/* (question-contact_us-inquiry) ------------------------ */

#question-contact_us-inquiry div.col2-l table.layout td.marker {
	padding-right: 10px;
}

#question-contact_us-inquiry div.col2-l table.layout td.object {
	padding-right: 10px;
}

#question-contact_us-inquiry textarea {
	width: 450px;
}

/* 画面遷移ボタン */

#question-contact_us-inquiry div.submit {
/*	width: 730px;*/
	width: 886px;
}

#question-contact_us-inquiry div.submit div.col2-l {
/*	width: 275px;*/
	width: 353px;	
}

#question-contact_us-inquiry div.submit div.col2-r {
/*	width: 425px;*/
	width: 483px;
}

/* (question-contact_us-inquiry_confirm) ---------------- */

#question-contact_us-inquiry_confirm div.submit {
/*	width: 730px;*/
	width: 886px;
}

#question-contact_us-inquiry_confirm div.submit div.col2-l {
/*	width: 344px;*/
	width: 422px;	
}

#question-contact_us-inquiry_confirm div.submit div.col2-r {
/*	width: 356px;*/
	width: 434px;	
}


/* コールセンターにお問い合わせください ----------------- */
/* add 2007.03.28                                         */
span.push{
	padding: 3px 2px 2px;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
}
span.push_b{
	padding: 3px 2px 2px;
	background-color: #0000ff;
	font-weight: bold;
	color: #FFFFFF;
}
span.push.num{
	padding: 3px 4px 2px 5px;
}
span.push_b.num{
	padding: 3px 4px 2px 5px;
}

div.h-step img.heading {
	margin: 8px 8px 4px;
}

#main-box table.layout td.btm-arrow-line{
	background: #FFFFFF url("/img/question/contact_us/bk_btm_arrow_line.gif") repeat-y 100% 0;
}
#main-box table.layout td.btm-arrow-line.last{
	background: #FFFFFF url("/img/question/contact_us/bk_btm_arrow_line2.gif") repeat-y 100% 46%;
}
#main-box table.layout td.btm-arrow-line img.arrow{
	margin-top: 0.3em;
}
#main-box table.layout td.btm-arrow-line div.part img.arrow{
	margin-top: 0.4em;
}
#main-box p.brown.box {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid solid none solid;
}


/* 国際郵便WEBアンケート ----------------- */
/* add 2010.01.05                          */

h4{
	line-height:120%;
}

/*エラー表示 */
#main-box div.err-item-l {
	color: #FFFFFF;
	background: #C7000E url("/img/common/err_balloon_l.gif") no-repeat 0 100%;
	margin: 10px 0 5px;
	padding: 5px 10px 12px;
	font-weight: bold;
	font-size: medium;
}

#main-box div.err-item-l p {
	margin: 0;
	font-size: 87.5%;
}


/* ゆうパックQ&A ----------------- */


table.layout td.question {

	padding: 0 15px 0 0;

}



