@charset "EUC-JP";

/*----------------------------------------------------------------
	
	xxx CSS
	
	1. for SEO h1
	
	2.xxxxxxxx
	
	3.xxxxxxxx
	
	4.xxxxxxxx
	
	5.xxxxxxxx

----------------------------------------------------------------*/


/*  for SEO h1
-----------------------------------------*/
div#glassSp h1{
	background:url("/etc/cinema/glass/img/header.jpg") no-repeat left top;
	height:0px !important;
	padding:341px 0px 0px;
	margin-bottom:5px;
	overflow:hidden;
}

/* 2.xxxxxxxx
========================================== */
div.glassCon{
	background:url("/etc/cinema/glass/img/con_back.jpg") no-repeat left top;
	height :185px;
	width :715px;
	margin-bottom:15px;
}

div.glassJk{
	float: left;
	width: 113px;
	height: 162px;
	padding: 11px 0 0 29px;
}

div.glassDetail{
	float: left;
	width: 273px;
	height: 162px;
	padding: 11px 0 0 7px;
}

div.glassDetail p{
	font-size:12px;
	line-height: 16px;
	padding-bottom:5px;
}

div.glassDetail p a{
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #e50067;
	border-bottom:2px solid #e50067;
	display: block;
	width: 200px;
}


div.glassCon ul.glassButton{
	height: 26px;
	padding-top: 58px;
}

div.glassCon ul.glassButton li{
	display:inline;
	padding: 0px;
	margin: 0px;
}

div.glassImgUnit{
	float: right;
	width: 285px;
	height: 162px;
	padding: 11px 2px 0 0;
}
div.glassImgUnit div.glassImgMini{
	float: left;
	width: 43px;
	height: 162px;
}
div.glassImgUnit div.glassImgMain{
	float: left;
	width: 242px;
	height: 162px;
}
