@charset "UTF-8";
/* CSS Document */

.ah1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
}



.bh1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



.text-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
}


.menu_top {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


.artwork_detail {
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}





.link_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.link_artwork {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.toppage_menu {
	font-family: Arial;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.toppage_link {
		font-family: Arial;
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}

.toppage_link_s {
		font-family: Arial;
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}



.show_title_nolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}



a:visited {
	text-decoration: none;
	color: #222222;
}

a:hover {
	color: #BAA443;
	text-decoration: underline;
}

