/* ==============================================
	カスタマイズ設定
================================================ */
/* ----------------------------------------------------
	ヘッダー　マージン
---------------------------------------------------- */
.header_d01,
.header_d01 h1{
	padding:0px;
}
.header_d01 h2{
	padding:0 10px 0 0;
	color:#FFFFFF;
}
/* ヘッダー背景画像 */
.header_d01 {
	background:#FFFFFF url(images/material/hdr_bg.jpg) no-repeat top center;
}
/* ----------------------------------------------------
	サイト背景
---------------------------------------------------- 
body {
	background:none;
}
#pageeditblock {
	background:none;
}*/
/* ----------------------------------------------------	
	オンマウス
---------------------------------------------------- */
a:hover img {
	filter: alpha(opacity=75); /*IE用*/
	-moz-opacity:0.75; /*Firefox用*/
	opacity:0.75; /*Chrome・Safari・Opera用*/
}
/* ----------------------------------------------------	
	fix
---------------------------------------------------- */
.mailMagazine_d01{
	background:none;
}
.mailMagazine_d01 img{
	width:175px;
}
.ibazaarbanner_1 img{
	width:175px;
}
/* ---------------------------------------------------- 
  お知らせパーツ fix
---------------------------------------------------- */
.info_1 .information_d01 ul {
    height: 150px !important;
}
.information_d01 h2 p{
  line-height:1;
}