@charset "utf-8";
/**
 * Digimart
 * @Copyright: 2007 Rittor Music Inc., a company of Impress Group. All right reserved.
*/

@import "global.css";
@import "layout_common.css";

h1 {
	width: 83px;
	height: 18px;
	margin-bottom: 0.4em;
	background: url(/img/spcl/spcltop_h1.gif) no-repeat;
}
h1 span {
	display: none;
}


/*--------------------------*/
#spcltop {

}

#spcltop h2 {
	font-size: 85%;
	color: #ff6600;
	border-bottom: 2px solid #ff6600;
	padding:0.3em 0.3em 0.1em;
}

#spcltop h3 {
	font-size: 80%;
}

#spcltop p {
	font-size:80%;
	color: #455162;
	line-height: 1.3;
}

#leftspcl {
	float:left;
	width:49%;
}

#rightspcl {
	float:right;
	width:49%;
}

#spcltop hr.cls {
	visibility:hidden;
	clear:both
}

#spcltop img.spclth {
	border: 1px solid #455162;
	margin: 0.3em;
	float:left;
}
