/*
===============================================================================
/terms/css/index.css
著作権とリンク - トップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/

/* Contents > [HTMLTag] H3
===============================================================================*/
#contents h3 {
	padding-top:12px;
	margin-top:12px;

	background:#fff url("../images/dot.gif") no-repeat left top;
}


/*------------
Element Styles
--------------*/

/* Contents > Lead
===============================================================================*/
#contents .lead {
	color:#378;

	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents .lead {font-size:x-small;}
#contents p {
	width:600px;
}
#contents p.pagetop {
	margin-top:12px;
	background:#fff url("../images/dot.gif") no-repeat left top;
}