/*
 * Shibayama co.,ltd.
 * OldStyle CSS <tansrated>
 *
-------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333;
}

body {
	background-color: #F5F5FF;
}

table {
	table-layout: auto;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells: show;
}

h1 {
	padding: 0 10px;
	border-bottom: 2px solid #F50;
	font-size: 20px;
	font-weight:bold;
	color: #F50;
}

h2 {
	padding:3px 0;
	font-size:20px;
	font-weight:bold;
	color: #fff;
	background-color: #930;
}

h3 {
	font-size:14px;
}

h6 {
	padding: 0px 0px 0px 5px;
	font-size:26px;
	border-bottom:2px dotted #960;
}

p {
	font-size: inherit;
	margin: 2px 3px;
}

em {
	color:#F96;
	font-size: inherit;
	font-style: normal;
	border-bottom:1px dotted #F96;
}

acronym {
	font-size: inherit;
}

a {
	font-size: inherit;
	text-decoration: none;
	color: #e33;
}

a:link {
	
}

a:active {
	
}

a:hover {
	text-decoration: underline;
	color: #f50;
}

a:visited {
	color: #33e;
}

a img {
	border: none;
}

p.new {
	color: #f0f;
	font-size: 11px;
	text-align:center;
}

td.new {
	background-color: #FFFEE0;
}

span.small-font {
	display: block;
	font-size: 10px;
}

span.marks, span.product {
	font-size: xx-small;
}

p.notes {
	font-size: 12px;
}

p.notes a {
	font-size: 12px;
}

a.notes {
	font-size: 10px;
	color: #f00;
}

table#layout-base {
	width: 840px;
}

table#layout-base thead td {
	text-align: center;
}

table#layout-base tbody td {
	vertical-align: top;
}

table#layout-base tbody td#left {
	width:140px;
}

table#layout-base tbody td#right {
	width:700px;
}

table#layout-base tbody td td {
	vertical-align: middle;
}

table#layout-base tfoot {
}

table#layout-base tfoot td {
	padding: 12px 0 6px 0;
	text-align: center;
}

#header {
	margin-bottom: 10px;
}

#anchor-bar {
	background-color: #F50;
}

#navigation-genre,
#navigation-japanese,
#navigation-western,
#navigation-western-jp,
#navigation-other {
	width: 140px;
	margin-left:8px;
	border-spacing:0;
}

#navigation-genre a,
#navigation-japanese a,
#navigation-western a,
#navigation-western-jp a,
#navigation-other a {
	display: block;
	padding-left:11px;
	width:140px;
	height:24px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:24px;
	border: none;
	color:#FFF;
	background: transparent url(../common/images/n_blue.png) 0 0 no-repeat;
}

#navigation-genre a:hover,
#navigation-japanese a:hover,
#navigation-western a:hover,
#navigation-western-jp a:hover,
#navigation-other a:hover {
	background-position: 0 -24px;
}

#navigation-genre a, #navigation-other a {
	background-image: url(../common/images/n_blue.png);
}

#navigation-japanese a {
	background-image: url(../common/images/n_brown.png);
}

#navigation-western-jp a {
	background-image: url(../common/images/n_green.png);
}

#navigation-western a {
	background-image: url(../common/images/n_violet.png);
}

#navigation-other a {
	background-image: url(../common/images/n_winered.png);
}

#navigation #navigation-button {
	position:static;
	margin-top:8px;
	margin-left:8px;
	width:140px;
	height: 20px;
}
#navigation #navigation-button div {
	position: relative;
}

#navigation #navigation-button a {
	position:absolute;
	top: 0px;
	display: block;
	text-indent:-1000px;
	width:90px;
	height:20px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navigation #navigation-button a#navigation-button-jp {
	left: 0;
	background-image: url(../images/navigation-script-jp.gif);
}
#navigation #navigation-button a:hover#navigation-button-jp {
	background-position: 0px -20px;
}

#navigation #navigation-button a#navigation-button-wjp {
	left: 20px;
	background-image: url(../images/navigation-script-wjp.gif);
}
#navigation #navigation-button a:hover#navigation-button-wjp {
	background-position: 0px -20px;
}

#navigation #navigation-button a#navigation-button-wn {
	left: 40px;
	background-image: url(../images/navigation-script-wn.gif);
}
#navigation #navigation-button a:hover#navigation-button-wn {
	background-position: 0px -20px;
}



#content-pain {
	border-spacing: 2px;
	width: 700px;
}

#content-pain thead td {
	font-size: 14px;
	text-align: center;
	border:none;
}

#content-pain thead th {
	border:none;
}

#content-pain thead td a {
	font-size: 14px;
}

#content-pain thead td a img {
	margin-top:2px;
}

#content-pain tbody td {
	border:0px dotted #e5e5ef;
	empty-cells: show;
}

#content-pain tbody td dd {
	text-align: center;
}

#content-pain tfoot th {
	border: none;
}

#content-pain tfoot td p {
	font-size: 14px;
	text-align: left;
}

#content-pain tbody td.image {
	border-width: 2px 0px 0px 2px;
	text-align:center;
}

#content-pain tbody td.image a img { border:1px solid #F00; }
#content-pain tbody td.image a:hover img { border-color:#F84; }
#content-pain tbody td.image a:visited img { border-color:#00A; }


#content-pain tbody td.explanation {
	border-width: 2px 2px 0px 0px;
}

#content-pain tbody td.explanation dt {
	font-size:10px;
	text-align: center;
	border-bottom:1px solid #980;
}

#content-pain tbody td.explanation dd {
	font-size:11px;
	padding-top:2px;
}

#content-pain tbody td.explanation dd a {
	font-size:11px;
}

#content-pain tbody td.title {
	border-width: 0px 0px 2px 2px;
}

#content-pain tbody td.title dt {
	display:none;
}

#content-pain tbody td.title h3 {
	font-size: 14px;
	white-space: normal;
	line-height: 120%;
}

#content-pain tbody td.title h3 a {
	font-size: 14px;
	white-space: normal;
	line-height: 120%;
}

#content-pain tbody .more_small {
	font-size: 80%;
}

#content-pain tbody td.title h4 {
	font-size: 12px;
	line-height: 120%;
}

#content-pain tbody td.title .place {
	font-size: 10px;
}

#content-pain tbody td.title .source {
	font-size: 10px;
}

#content-pain tbody td.title .series {
	font-size: 9px;
}

#content-pain tbody td.stock {
	border-width: 0px 2px 2px 0px;
	text-align:center;
}

#content-pain tbody .thereis {
	font-size:85%;
	color: #F00;
}

#content-pain tbody .none {
	font-size: 85%;
	color: #00F;
}

#content-pain tbody .order {
	font-size: 85%;
	color: #F0F;
}

#content-pain tbody .business {
	font-size: 85%;
	color: #0AA;
}

#content-pain tbody .reserve {
	font-size: 85%;
	color: #F93;
}

#content-pain tfoot dl {
	width: 75%;
}

#content-pain tfoot dt {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px dotted #963;
}

#content-pain tfoot dd {
	padding-left:12px;
	text-align: left;
}

dl#history {
	margin: 0 auto;
	text-align:center;
}
dl#history dt, dl#history dd {
	text-align:left;
}

.exp p {
	font-size: 12px;
}

.links-table {
	border-collapse: separate;
	border-spacing: 5px;
	text-align:center;
	width: 457px;
	margin: 0 auto;
}
.links-table td {
	text-align:center;
	vertical-align: top;
}
.links-table a {
	padding:8px 0px 0px 0px;
	display: block;
	color:#D00;
	text-align:center;
	width:72px;
	background:#e8e6d8 url(../common/images/theme_frame_top.gif) top left no-repeat;
}
.links-table a:hover {
	text-decoration: none;
	background-color: #D00;
}
.links-table a img {
	float: none;
}
.links-table span {
	display: block;
	padding: 0px 0px 8px 0px;
	font-size: 12px;
	background:transparent url(../common/images/theme_frame_bottom.gif) bottom left no-repeat;
}
.links-table a:hover span {
	color: #FFF;
	text-decoration: underline;
}
