/* 異なるブラウザ間の調整 */
body, tt, pre, td, dd 			{font-family:"ＭＳ Ｐゴシック"; font-size:94%; color:#000000; line-height:1.15;}
td table						{font-size:107%;}
tt, pre 						{font-family:"ＭＳ ゴシック";   font-size:82%;}	/* 2相当 */
body {
	background					:#ffefd5 url("tinyangel_bg.gif");
	margin						:8px;

	/* スクロールバー */
	scrollbar-face-color		:#684a41;	/* フラットな部分 */
	scrollbar-arrow-color		:#fcfcee;	/* ▲の部分 */
	scrollbar-track-color		:#b3947f;	/* 余白部分 */
	scrollbar-shadow-color		:#58362c;	/* 影の部分 */
	scrollbar-darkshadow-color	:#58362c;	/* 濃い影の部分 */
	scrollbar-highlight-color	:#fcfcee;	/* 光の部分 */
	scrollbar-3dlight-color		:#58362c;	/* 濃い光の部分 */
}
div.left {
	font-size					:1px;
	float						:left;
	width						:50%;
	margin-right				:-450px;
}
div.right {
	font-size					:1px;
	float						:right;
	width						:50%;
	margin-left					:-450px;
}
div.body {
	margin						:0px auto;
	margin-bottom				:100px;
	max-width					:900px;
	width						:100%;
}

hr {
	height						:2px;
	background-color			:#684a40;
	border-top					:#684a40 1px solid;
	border-bottom				:#cdb09f 1px solid;
}

/* リンク色 */
a:link {
	color						:#0000ff;
	text-decoration				:underline;
}
a:visited {
	color						:#800080;
	text-decoration				:underline;
}
a:hover {
	color						:#0000ff;
	text-decoration				:none;
}

/* Opera、Safari対応 */
html:first-child hr {
	height						:1px;
	color						:#684a40;
	background-color			:#684a40;
	border						:none;
	border-bottom				:#cdb09f 1px solid;
}
body:last-child hr {
	height						:1px;
	color						:#684a40;
	background-color			:#684a40;
	border						:none;
	border-bottom				:#cdb09f 1px solid;
}

/* タイトル */
h1 {
	font-size					:200%;	/* 6相当 */
	font-weight					:bold;
	text-align					:center;
	color						:#efd7a0;
	background					:#684a41;
	margin						:0px;
	margin-left					:30px;
	margin-bottom				:1ex;
	margin-right				:30px;
	padding-top					:5px;
	padding-bottom				:5px;
	border-top					:4px double #816760;
	border-left					:5px double #816760;
	border-bottom				:4px double #58362c;
	border-right				:5px double #58362c;
	white-space					:nowrap;
}
h1.none {
	background					:transparent;
	margin-left					:0px;
	margin-right				:0px;
	border						:0px;
}
h1 td {
	color						:#efd7a0;
}
h2 {
	height						:30px;
	font-size					:157%;	/* 5.13相当 */
	font-weight					:bold;
	text-align					:left;
	color						:#907766;
	background					:url(tinyangel_h2.gif) no-repeat;
	margin						:0px;
	margin-top					:2px;
	margin-bottom				:2px;
	padding						:0px;
	padding-top					:2px;
	padding-left				:32px;
	white-space					:nowrap;
}
h2.none {
	background					:none;
	padding-left				:0px;
}
h3 {
	height						:20px;
	font-size					:125%;	/* 4.33相当 */
	font-weight					:bold;
	text-align					:left;
	color						:#8d7464;
	background					:url(tinyangel_h3.gif) no-repeat;
	margin						:0px;
	margin-top					:2px;
	margin-bottom				:1px;
	padding						:0px;
	padding-left				:30px;
	white-space					:nowrap;
}
h3.none {
	background					:none;
	padding-left				:0px;
}
h6 {
	width						:100%;
	height						:1em;
	font-size					:100%;
	font-weight					:normal;
	color						:#9a9a84;
	margin						:0px;
	padding						:0px;
	overflow					:hidden;
}
td h2 {margin-right:0%;}
td h3 {margin-right:0%;}
tr.th1 td a:link {color:#fcfcee;}
tr.th1 td a:visited {color:#c0c0a0;}
tr.th1 td a:hover {color:#fcfcee;}
tr.th2 td a:link {color:#fcfcee;}
tr.th2 td a:visited {color:#f87eb3;}
tr.th2 td a:hover {color:#fcfcee;}

u {
	cursor						:help;
	text-decoration				:none;
	border-bottom				:1px dashed red;
}
u:hover {border-bottom:1px solid red;}
u.none {
	cursor						:auto;
	text-decoration				:underline;
	border-bottom				:0px;
}

/* 外観の設定 */
.btn {
	background					:#684a41;
	color						:#fcfcee;
	text-align					:center;
	border-top					:2px double #816760;
	border-left					:2px double #816760;
	border-bottom				:2px double #58362c;
	border-right				:2px double #58362c;
}
.txt {
	background-color			:#fcfcee;
}

.fgRGB  {color:#000000;}
.fgRG_  {color:#f0b000;}
.fgR_B  {color:#fe908f;}
.fgR__  {color:#ff3366;}
.fg_GB  {color:#000000;}
.fg_G_  {color:#000000;}
.fg__B  {color:#6666ff;}
.fg___  {color:#000000;}
.bgRGB  {background:#fcfcfc;}
.bgRG_  {background:#ffffd8;}
.bgR_B  {background:#ffd8d8;}
.bgR__  {background:#ff3366;}
.bg_GB  {background:#d0ffff;}
.bg_G_  {background:#d8ffd8;}
.bg__B  {background:#c8c8ff;}
.bg___  {background:#d8d8d8;}
/*
.th1    {background:#ffd8d8;}
.th2    {background:#ffffc0;}
.tb     {background:#e9e9ff;}
*/
table.tb {
	empty-cells					:show;
	border-top					:#58362c 1px solid;
	border-left					:#58362c 1px solid;
	border-bottom				:#816760 1px solid;
	border-right				:#816760 1px solid;
}
table.tb td, td.tb {	/* ホワイトチョコ */
	background					:#fcfcee url("tinyangel_tb.png") no-repeat left top;
	color						:#684a41;
	border-top					:#ffffff 2px solid;
	border-left					:#ffffff 2px solid;
	border-bottom				:#dedecb 2px solid;
	border-right				:#dedecb 2px solid;
	line-height					:1.2;
}
tr.th1 td {		/* ビターチョコ */
	background					:#684a41 url("tinyangel_th1.png") no-repeat right bottom;
	color						:#fcfcee;
	border-top					:#816760 2px solid;
	border-left					:#816760 2px solid;
	border-bottom				:#58362c 2px solid;
	border-right				:#58362c 2px solid;
}
/*
tr.th2 td {		/* ストロベリーチョコ
	background					:#ffeeee url("tinyangel_th2.png") no-repeat left top;
	color						:#e8362c;
	border-top					:#fffafa 2px solid;
	border-left					:#fffafa 2px solid;
	border-bottom				:#ffcdcd 2px solid;
	border-right				:#ffcdcd 2px solid;
}
*/
tr.th2 td {		/* ミルクチョコ */
	background					:#b3947f url("tinyangel_th2.png") no-repeat right bottom;
	color						:#fcfcee;
	border-top					:#d3c0b4 2px solid;
	border-left					:#d3c0b4 2px solid;
	border-bottom				:#786355 2px solid;
	border-right				:#786355 2px solid;
}
/* リセット */
table.tb table td {
	background					:transparent none;
	border						:0px none;
}
.fs70   {font-size:300%}
.fs65   {font-size:250%}
.fs60   {font-size:200%}
.fs55   {font-size:175%}
.fs50   {font-size:150%}
.fs45   {font-size:132%}
.fs40   {font-size:113%}
.fs35   {font-size:107%}
.fs30   {font-size:100%}
.fs25   {font-size: 94%}
.fs20   {font-size: 82%}
.fs10   {font-size: 63%}
.fs05   {font-size: 57%}

.warn   {color:#ff4040; font-weight:bold;}
.info   {color:#4080ff; font-weight:bold;}
.hide   {color:#f0e0d0;}
.gray	{color:#a0a0a0;}
del     {color:#c8c0a0;}
