@charset "utf-8";

/*______________________________________

  Imura Art Gallery

  Copyright (c) Imura Art Gallery All Rights Reserved.
  http://www.imuraart.com
  
  Designed by Syoh Yoshida
  http://www.syohyoshida-archives.com
______________________________________*/

body {
    color: black;
    background-color: white;
		font-family: Times , serif;
    font-size: 9pt;
    margin-left: 30px;
	margin-top: 30px;
}

.style5 {
	color: #333333;
	font-family: Times , serif;
	font-size: 11px;
	line-height: 140%;
	background-color: #FFFFFF;
}

a:link {
	color: #333333;
	text-decoration:
}
a:visited {
	color: #333333;
	text-decoration:
}
a:hover {
	color: #000000;
	background-color: #d9d9d9;
}
a:active {
	color: #000000;
}

.subTitle {
	font-size: 12px;
}

h1{ font-size: 9pt;  font-weight: bolder; }
h2{ font-size: 9pt;  font-weight: normal; }

img {border: none;}
