@charset "utf-8";

/*
	Site Name: GINZA Diamond INOUE by Gold Plaza Official site
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: CLEARFIX
	2: EACH MODULE

==========================================================
*/

/*
===== 1: CLEARFIX ==========================================
*/
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}
/*
===== 2: EACH MODULE ==========================================
*/
.pagetop{
	text-align:right;
	padding:1em;
}


ul#grobalNav a:hover img,
ul#subNav li a:hover img,
div#mainBanner a:hover img,
div#purchaseBanner a:hover img,
.banner a:hover img,
p.button a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}



/*
===== top purchase =====
*/


div#purchase #purchaseBanner ul{
	clear:both;
	padding-top:10px;
	text-align:center;
}
div#purchase #purchaseBanner ul li{
	display:inline;
}
div#purchase #purchaseBanner ul li.left{
	padding-right:8px;
}
/*
=====other.html =====
*/
.mar-contents{
}
.mar-midashi{
	padding-left:29px;
	}
.midashi{
	background-repeat:no-repeat;
	text-indent:20px;
}
.spr{
	background-image:url(../../event/img/h4spring.jpg);
	color:#E494B6;
}
.summer{
	background-image:url(../../event/img/h4summer.jpg);
	color:#55AC8D;
}
.autumn{
	background-image:url(../../event/img/h4autumn.jpg);
	color:#99726C;
}
.winter{
	background-image:url(../../event/img/h4winter.jpg);
	color:#607599;
}
.other{
	background-image:url(../../event/img/h4other.jpg);
	color:#7B5E9A;
}
.other02{
	background-image:url(../../event/img/h4other02.gif);
	color:#7B5E9A;
}
.other03{
	background-image:url(../../event/img/h4other03.gif);
	color:#7B5E9A;
	border-bottom: 1px dotted #cccccc;
	text-indent:0;
	padding-left : 20px;

}

.mar-midashi dl{
	margin-top:5px;
}

.mar-midashi dl dt{
	margin-left:20px;
	font-weight:bold;
}
.mar-midashi dl dd{
	margin-left:25px;
}
.left_cor{
	width:440px;
	display:inline;
}
.mar-midashi dl dd{
	margin-left:25px;
}
.cor-photo{
	margin-right:13px;
	}
	
	
