/* Last Modified 04/12/25 Copyright (c) 2003 nishi All rights reserved. */

/* <BODY>タグの設定 */
body {
	color: #555555;
	font-size: 10.5pt;
	background-color: #ffffff;
	background-image: url(../img/bg.gif);
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* フォントサイズと行間の設定 */
h1	{font-size:160% ; font-weight:normal ; margin:5px ; padding:0px ;}
h2	{font-size:150% ; font-weight:normal ; margin:0px ; padding:0px ;}
h3	{font-size:140% ; font-weight:normal ; margin:8pt 0pt 8pt 0pt ;}
h4	{font-size:120% ; font-weight:normal ; margin:5pt 0pt 5pt 0pt ;}
h5	{font-size:110% ; font-weight:normal ; margin:5pt 0pt 5pt 0pt ;}
p	{font-size:100% ; font-weight:normal ; margin:8pt 5pt 5pt 5pt ;}

.title0	{color:#990033 ; font-size:14pt ; line-height:35pt ;}
.title1	{color:#c19111 ; font-size:12pt ; font-weight:bold ; line-height:16pt ;}
.time	{color:#c19111 ; font-size:10pt ;}
.menu	{font-size:10pt ; text-align:center ;}

/* リンクの設定 */
a:link		{color: #ff1493; text-decoration: none; border-bottom: 1px dashed #9370db;}/* 未クリックのリンク設定 */
a:visited	{color: #9932cc; text-decoration: none;}/* クリック済みのリンク設定 */
a:active	{color: #9370db; text-decoration: none;}/* クリックされた瞬間のリンク設定 */
a:hover		{color: #9932cc; background-color: #eee8aa; text-decoration: none; cursor: pointer;}	/* マウスが乗っている状態のリンク設定 */

.top	{margin-top:20px ;}
img		{border:none ;}
.si		{color:#8f01cd ; font-size:9pt ;}/* 著作権表示部分 */
.sab	{color:#7b7b7b ;}

blockquote	{margin:10pt 20pt 10pt 20pt ;}

/*---テーブル設定---*/
table	{background-color:#ffffff ;}
.to1	{font-size: 11pt; text-align: left; width: 220px; height: 22px;}

.hi00		{color:#630031 ;}
.bu01		{color:#cc6633 ;}
.bu02		{color:#006633 ;}
.new		{color:#3399ff ; font-size:10pt ;}
.mini		{font-size:9pt ;}

.shop		{font-size:10pt ;font-family: 'ＭＳ Ｐゴシック',Osaka ;line-height: 105%;}
.out		{color:#FF0000 ; font-weight:bold ; line-height:120% ;}
