/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. L'altroWeb - https://laltroweb.it/
*/
/********* Do not edit this file *********/

/*タイトル不要*/
#pageTitBnr #pageTitInner {
height: 10px;
}

/*ナビフォントサイズ*/
#gMenu .menu li a strong {
font-size: 14px;
}
/*ヘッターフォントサイズ*/
#headContact #headContactTxt {
font-size: 13px;
}
#headContact #headContactTel {
line-height: 30px;
font-size: 30px;
}
/*H2フォントサイズ*/
#content h2, #content h1.contentTitle, #content h1.entryPostTitle {
clear: both;
font-size: 115.6%;
}
/*H4フォントサイズ*/
#content h4 {
clear: both;
font-size: 14px;
margin: 20px 0px 5px;
padding: 10px 0px 2px;
border-bottom: 1px dotted #FF6060;
}

/*マウスオーバー */
 a:hover img {
filter : alpha(opacity=80);
opacity : 0.8 ;
}
.nav-main small, .price-heading p.note, .price-column.legend {
font-style: normal;
}

/*Q&A*/

  .su-spoiler.my-custom-spoiler {}
  .su-spoiler.my-custom-spoiler .su-spoiler-title { 
  background-color: #ffecda;
font-size:1.2em;
font-style: normal;
}
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
      }
  .su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #ffffff }
}

img {
border: 4px solid #DFDFDF;
padding: 3px;
background-color: #FFF;
}


.shadow04{
	position:relative;
}