@charset "utf-8";

html,body {
/*スクロールバー色*/
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#E2D2A9;
	scrollbar-base-color:#E2D2A9;
	scrollbar-darkshadow-color:#C5C2BE;
	scrollbar-face-color:#f3efea;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#C5C2BE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%; 
}
h1   { font-weight: lighter; font-size: 9pt; margin: 0px }
h2   { font-weight: lighter; font-size: 9pt; margin: 0px }
h3  { font-weight: lighter; font-size: 9pt; margin: 0px }
h4  { font-weight: lighter; font-size: 9pt; margin: 0px }
h5  { font-weight: lighter; font-size: 9pt; margin: 0px }
table   { font-size: 9pt }
a:link        { color: #555; text-decoration: none }
a:visited          { color: #555; text-decoration: none }
a:active       { color: #555; text-decoration: none }
a:hover         { color: #555; text-decoration: underline }

.color1  {background-color: #E2D2A9;}
.color3  {border-color: #537FAC; border-style: solid;}
.color3m {border-color: #DF8F73; border-style: solid;}
.t_color {color: #3A3A3A; line-height: 120%;}
.color5  {background-color: #f3efea;}
.style1 {color:#666666; font-size:12px; line-height:135%;}
.style2 {color:#666666; font-size:10px; line-height:135%;}
.style3 {font-size:12px; font-weight:bold;}
.style4 {color:#CC0000; font-size:12px; font-weight:bold;}

/*background
---------------------------------------------------- */

.line_h {
	width:1px;
	background:url(./top-image/line-gold.gif) repeat-y;
}

