/* Reset */



/* Typography */

@font-face {
    font-family: 'KirimomiGeometricBoldItalic';
    src: url('kirimomigeoboldital-webfont.eot');
    src: url('kirimomigeoboldital-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomigeoboldital-webfont.woff') format('woff'),
         url('kirimomigeoboldital-webfont.ttf') format('truetype'),
         url('kirimomigeoboldital-webfont.svg#KirimomiGeometricBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KirimomiGeometricBold';
    src: url('kirimomigeobold-webfont.eot');
    src: url('kirimomigeobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomigeobold-webfont.woff') format('woff'),
         url('kirimomigeobold-webfont.ttf') format('truetype'),
         url('kirimomigeobold-webfont.svg#KirimomiGeometricBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KirimomiGeometricItalic';
    src: url('kirimomigeometricital-webfont.eot');
    src: url('kirimomigeometricital-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomigeometricital-webfont.woff') format('woff'),
         url('kirimomigeometricital-webfont.ttf') format('truetype'),
         url('kirimomigeometricital-webfont.svg#KirimomiGeometricItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KirimomiGeometricLight';
    src: url('kirimomigeometriclig-webfont.eot');
    src: url('kirimomigeometriclig-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomigeometriclig-webfont.woff') format('woff'),
         url('kirimomigeometriclig-webfont.ttf') format('truetype'),
         url('kirimomigeometriclig-webfont.svg#KirimomiGeometricLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KirimomiSwashItalic';
    src: url('kirimomiswash-webfont.eot');
    src: url('kirimomiswash-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomiswash-webfont.woff') format('woff'),
         url('kirimomiswash-webfont.ttf') format('truetype'),
         url('kirimomiswash-webfont.svg#KirimomiSwashItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KirimomiGeometricLight';
    src: url('kirimomigeometric-webfont.eot');
    src: url('kirimomigeometric-webfont.eot?#iefix') format('embedded-opentype'),
         url('kirimomigeometric-webfont.woff') format('woff'),
         url('kirimomigeometric-webfont.ttf') format('truetype'),
         url('kirimomigeometric-webfont.svg#KirimomiGeometricRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { font-family:'KirimomiGeometricLight', times, serif; line-height: 1;
padding-top:20px;}
p {
	font-size: 16px;
	letter-spacing: 0.4px;
	line-height:1.5;
	padding: 0px;
	padding-left: 50px;
	padding-bottom: 35px;
	color: #000;
}

a { text-decoration: none; color:#999; text-decoration:underline; }


	
#image img {
	padding:0;
	padding-left: 50px;}


