@charset "utf-8";
/**
 * Digimart
 * @Copyright: 2007 Rittor Music Inc., a company of Impress Group. All right reserved.
*/

@import "global.css";
@import "layout_common.css";

#tos h1 {
	width: 75px;
	height: 18px;
	margin-bottom: 0.4em;
	background: url(/img/tos/tos_h1.gif) no-repeat;
}
#tos h1 span {
	display: none;
}


/*--------------------------*/
#tos {

}

#tos h2 {
	font-size: 95%;
	color: #303e51;
	font-weight: bold;
	margin-top:2em;
	margin-bottom:0.5em;
	border-bottom: 1px solid #303e51;
}

#tos h3 {
	font-size: 75%;
	color: #455162;
	line-height: 1.5;
	margin-bottom: 0.2em;
}


#tos p {
	font-size:75%;
	color: #455162;
	line-height: 1.5;
	margin:0.5em;
}

#tos ul {
	font-size:85%;
	color:#455162;
	margin-left:5em;
	margin-bottom:2em;
	list-style: decimal;
}

#tos p.gotop {

	text-align:right;
	margin:0.5em 0 0.5em 0;
}

#tos p.gotop a {
	font-size:90%;
	padding-right:10px;
}

#tos p.gotop img {
	margin-left:0.2em;
}

#tos ul.sublist {
	font-size:75%;
	color:#455162;
	margin-left:2em;
	margin-bottom:2em;
	list-style: none;	
}

#tos li {
	line-height: 1.5;
}
