@charset "utf-8";

/*------------------------------------------------------------------------------------------------------ イベント */


/*---------------------------------- パンくず */

body#contact div#pkz {
background:url(../../contact/img/pkz_bg.gif) right no-repeat;
}

body#contact div#pkzIndex{
background:url(../../contact/img/index_visual.jpg) right no-repeat;
}

body#contact div#pkzText a{
color:#62300E;
}
/*---------------------------------- end パンくず */

/*---------------------------------- ページトップ */

body#contact div#pagetop {
background:url(../../contact/img/pagetop_bg.gif) no-repeat;
}

/*---------------------------------- end ページトップ */


body#contact div#mainContentsSubBg {
background:url(../../contact/img/main_contents_bg02.gif) repeat-y;
}
body#contact div.contentsIndex div#mainContentsSubBg p{
padding-left:20px;
}

body#contact div.topicList li,
body#contact div.localName li{
	padding:0 0 6px 0;
}


/*---------------------------------- コンタクトインデックスページ */


div.contactInfoSubTtl {
width:490px;
height:81px;
}

div.contactContentsBg {
background:url(../../contact/img/contact_info_bg02.gif) repeat-y;
padding:0 20px 0 20px;
}


body#contact div.cmsTable{
clear:both;
margin-top:20px;
}

body#contact div.cmsTable table {
width:100%;
}

body#contact div.cmsTable table tr th ,
body#contact div.cmsTable table tr td {
text-align:left;
vertical-align:top;
padding:10px;
font-size:93%;
line-height:1.5;
}

body#contact div.cmsTable table tr th {
	width:40%;
}




/*---------------------------------- end コンタクトインデックスページ */



/*見出し関連*/
body#contact div.contentsBg h4,
body#contact div.contentsBg h5,
body#contact div.contentsBg h6{
color:#df7474;
}

body#contact div.contentsBg h5{
padding:0 0 10px 0;
}

body#contact div.contentsBg h6{
padding:0 0 5px 0;
}


/*---------------------------------- コンタクト下層ページ */


/*よくあるご質問*/

body#contact div.qaTable{
margin:0 0 15px 0;
}

body#contact  div.contentsText img.imgLeft{
float:left;
padding:0 15px 10px 0;
}

body#contact #two_steps{
font-size:153.9%; /* 20px */
}

body#contact .notes{
margin:0;
padding:0 0 20px 0;
}

body#contact div.cmsTable table{
width:100%;
}

body#contact div.sub_btn{
width:50%;
margin:10px auto 0 auto;
text-align:center;
}


body#contact img.picture{
margin:0 0 12px 0;
}





/*floatClear*/

body#contact .clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

body#contact .clear{
	display:inline-table;
}

body#contact .clear{
	display: inline-block;
} 

/* Hides from IE-mac ¥*/ 
* html body#contact.clear {height: 1%;} 
body#contact.clear {display: block;} 
/* End hide from IE-mac */









/*---------------------------------- end コンタクト下層ページ */

/*------------------------------------------------------------------------------------------------------ end イベント */
