body{
	font-family:Meiryo,'CI','Hiragino Kaku Gothic Pro','MS PGothic',sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight:normal;
    letter-spacing: 0;
}

@font-face {
	font-family: diL;
	src: url("../common/font/DI-Li.eot"); /* IE9 Compat Modes */
	src: url("../common/font/DI-Li.eot7#iefix") format('embedded-opentype'),/* IE6-IE8 */
	     url("../common/font/DI-Li.woff") format("woff"), /* Modern Browsers */
		 url("../common/font/DI-Li.ttf") format("truetype"); /* Safari, Android, iOS */		 
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight:200;
}

@font-face {
	font-family: diM;
	src: url("../common/font/DI-Me.eot"); /* IE9 Compat Modes */
	src: url("../common/font/DI-Me.eot7#iefix") format('embedded-opentype'),/* IE6-IE8 */
	     url("../common/font/DI-Me.woff") format("woff"), /* Modern Browsers */
		 url("../common/font/DI-Me.ttf") format("truetype"); /* Safari, Android, iOS */
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight:200;
}

@font-face {
	font-family: diR;
	src: url("../common/font/DI-Re.eot"); /* IE9 Compat Modes */
	src: url("../common/font/DI-Re.eot7#iefix") format('embedded-opentype'),/* IE6-IE8 */
	     url("../common/font/DI-Re.woff") format("woff"), /* Modern Browsers */
		 url("../common/font/DI-Re.ttf") format("truetype"); /* Safari, Android, iOS */		 
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight:200;
}

@font-face {
    font-family: dimedium;
    src: url('../common/font/di-medium.eot');
    src: url('../common/font/di-medium.eot7#iefix') format('embedded-opentype'),
         url('../common/font/di-medium.woff') format('woff'),
         url('../common/font/di-medium.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight:normal;
}

@font-face {
    font-family: diregular;
    src: url('../common/font/di-regular.eot');
    src: url('../common/font/di-regular.eot7#iefix') format('embedded-opentype'),
         url('../common/font/di-regular.woff') format('woff'),
         url('../common/font/di-regular.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight:normal;
}