@charset "Shift_JIS";

body	{
	margin: 0px;
	padding: 0px;
	background: #eed url("images/tx11b.png");
	color: #000;
	text-align: center;
	font-size: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#area	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

h1	{
	margin-top: 0.25em;
	font-size: x-large;
	color: #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 1px dashed #996;
/*	text-shadow: 4px 4px 4px #cc9;	*/
	text-align: left;
	font-family: "ten-mincho",serif;
}

p	{
	margin-left: 220px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	line-height: 1.75em;
	text-align: left;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
}

cite	{
	float: left;
	padding-top: 0.5em;
	font-size: x-small;
	font-style: normal;
	line-height: 1.25em;
	color: #666;
	text-align: left;
}

blockquote	{
	margin-left: 220px;
	padding: 0.5em;
	border: 1px dashed #999;
	/*font-size: x-small;*/
	line-height: 1.5em;
	color: #333;
	text-align: left;
}

sup	{
	font-size: xx-small;
}

sub	{
	font-size: xx-small;
}

strong	{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background: #ee9;
}

.navi	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: small;
	color: #999;
	text-align: right;
}

a:link	{
	color: #600;
}
a:visited	{
	color: #633;
}
a:hover	{
	color: #c00;
	text-decoration: underline;
}

abbr, acronym	{
	cursor: help;
	border-bottom: 1px dotted #666;
	font-variant: normal;
	font-style: normal;
}

.sub	{
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: medium;
}

.stuff	{
	margin-left: 220px;
	border: 1px solid #999;
	padding: 0.5em;
	font-size: x-small;
	text-align: left;
}

#label,
#label2	{
	width: 100%;
	font-size: small;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.vol	{
	width: 213px;
	padding: 12px 0 4px 8px;
	text-align: left;
}
.date	{
	padding: 12px 8px 4px 0;
	text-align: right;
}
.vol2	{
	width: 213px;
	padding: 4px 0 6px 8px;
	text-align: left;
}
.date2	{
	padding: 4px 8px 6px 0;
	text-align: right;
}
