body	  {
	color: #333333;
	font-size: 12px;
	font-family: 'KozGoStd-Regular', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Geneva', 'Arial', 'Verdana', 'sans-serif';
	background-color: #FFFFFF;
	line-height: 22px;
	margin-top: 40px;
}




h1		 {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2		{
	font-size:10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	vertical-align: middle;
	}
h3		{
	font-size:12px;
	font-weight: normal;
	}
#footer		{
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.8px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 0px;
	padding-bottom: 0px;
}
#topicsTD		  {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#noborderTD		  {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#exhbitionTD		  {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 0px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
#nameTD		  {
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header		{
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.sakuhin	{
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 25%;
	height: 130px;
}
.sakuhinCP	{
	font-size:10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 5px;
}
.bg_gray		{
	background-color: #EEEEEE;
}

/*OLD*/
.title		{
	font-size:12px;
	font-weight: bold;
}
.small		{ font-size:10px; }
.gyoukan		{
	font-size:10px;
	line-height: 10px;
}

A:link		  { color: #795625; text-decoration: none }
A:visited	  { color: #795625; text-decoration: none }
A:active	  { color: #795625}
A:hover		 {
	color: #795625;
	background-color: #EEEEEE;
}
