@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: 193px;
	height: 18px;
	margin-bottom: 0.4em;
	background: url(/img/about/about_h1.gif) no-repeat;
}
h1 span {
	display: none;
}

/*--------------------------*/
#about {

}

#about h2 {
	font-size: 95%;
	color: #303e51;	
}

#about h3 {
	font-size: 95%;
	color: #303e51;
	margin-top: 2em;
}

#about h4 {
	font-size: 85%;
	color:#303e51;
	margin-bottom: 0.5em;
	margin-top: 2em;
	border-bottom: 1px solid #303e51;
}

#about p {
	font-size:80%;
	color: #455162;
	line-height: 1.5;
}

