@charset "utf-8";
/* --------------------------------------------------
	Since : 2007/10/05
	Last Modified: 2008/03/22
	Version: 3.8
 --------------------------------------------------- */


/* Reset
==========================================================*/
h1,h2,h3,h4,h5,h6 {
	font-size:16px;
	}


/* Base Setting
==========================================================*/

table { font-size:16px; }
	
body {
	font:12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:160%;
	}

div#content {
    font-size:16px;
	}
	
/* Font Setting
==========================================================*/

.font-size-18   {font-size:22px;font-weight:bold;}
.font-size-large   {font-size:20px;font-weight:normal;}
.font-size-nomal   {font-size:16px;font-weight:normal;}
.font-size-small   {font-size:14px;font-weight:normal;}

/* Finding Setting
==========================================================*/
h2 {
	font-size:120%;
	}

h3 {
	font-size:130%;
	}

h4 {
	font-size:120%;
	}


/* Safariのフォントサイズを変更
==========================================================*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}

/* navi
==========================================================*/
div#navi ul li{
	font-size:14px;
	}

/* category
==========================================================*/
.great-list {
   font-size:18px;
   }
   
.text-point {
	font-size:18px;
	}
	
p.denture-title {
	font-size:18px;
	}
