@charset "utf-8";


/* ▼activity みんなの取り組みカテゴリで使用
------------------------------------------------------------------------*/

/* 組合員活動 */

/* 平和活動 */
.peaceQA {
padding: 3px 0 5px 3px;
margin: 20px 0;
} 

.peaceQA dt,
.peaceQA dd {
background-position: left top;
background-repeat: no-repeat;
}

.peaceQA dt {
color: #E64A1C;
background-color: #FDF1ED;
background-image: url(/activity/peace/images/q_img.gif);
padding: 10px 10px 5px 40px;
font-weight: bold;
}

.peaceQA dd {
background-image: url(/activity/peace/images/a_img.gif);
padding: 5px 10px 15px 40px;
}

.peaceMap {
margin-left: 90px;
}
.peaceMap img {
vertical-align: text-bottom;
}



/* 資料請求・お問い合わせbox
------------------------------------------------------------------------*/
.otoiawase {
border: solid 3px #f2f2f2;
padding: 3px 0 10px 3px;
margin: 20px 0;
} 


.otoiawase dt {
width: 658px;
background-color: #ac9376;
vertical-align: middle;
text-align: center;
padding: 5px;
color: #FFF;
}

.otoiawase dd {
margin: 10px 3px 0 3px;
position: relative;
text-align: center;
}


.otoiawase dd .dial{
	font-size: 150%;
	font-weight: bold;

}


.otoiawase dd span.emal{
background-image: url(/inc_pp/images/email.gif) ;
background-repeat: no-repeat;
background-position: left;
font-size: 83%;
padding-left: 50px;

}

