@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: Tateno dental clinic
	Author: Yamazen Communications co.,ltd.
	Comment: privacy.html style
	Since2010
----------------------------------------------------------- */
	
/*Index
	1.common and structure
	
----------------------------------------------------------- */

/* 1.common and structure
---------------------------------------------------------------------------------------*/
/* width */
div#contents ol,
div#contents li{width:600px;}
div#contents p span{width:1em;}

div#contents p span{
	display:block;
	margin:10px auto;
}

div#contents ol{
	margin:0 auto;
}
div#contents li{
	list-style:decimal;
}

div#contents p#credit{
	text-align:right;
}