@charset "Shift_JIS";

.ah1 {
	font-family: "Courier New", Courier, mono;
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}

.ah1_j {
	font-family: "平成明朝", "Osaka";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
}



.bh1 {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}


.bh1_j {
	font-family:"Osaka", "平成明朝";
	font-size: 14px;
	font-weight: noarmal;
	color: #333333;
	text-decoration: none;
}

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

.text-main-j {
	font-family: "Osaka", "平成明朝";
	font-size: 13px;
	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;
}

.menu_top_j {
	font-family: "Osaka", "平成明朝";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


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

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


.toppage_link_j {
	font-family: "Osaka", "平成明朝";
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}

.toppage_link_j_s {
	font-family: "Osaka", "平成明朝";
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}

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

.link_normal_j {
	font-family: "Osaka", "平成明朝";
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	line-height: 20px;
	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 {
	text-decoration: underline;
	color: #BAA443;
	text-align: center;	
}

