﻿/* CSS Document */

/***********************************************/
/* HTML tag styles       B&A Tec KO 2008/02    */
/***********************************************/ 

a:link    {color : blue; text-decoration : none;}
a:visited {color : blue; text-decoration : none;}
a:active  {color : blue; text-decoration : none;}
a:hover   {color : red; text-decoration : underline;}

/* 背景色 */
body {
	font-family : "ＭＳ ゴシック";
	font-size : 11pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../img/bg.jpg);
}

.keisen {
    border-top:1px solid #666;
    border-right:1px solid #666;
    border-left:1px solid #666;
    border-bottom:none;
}

/*
th{
    border-left:1px solid #666;
    border-bottom:1px solid #666;
}

.keisen td{
    border-left:1px solid #666;
    border-bottom:1px solid #666;
}
*/

.f8 {
	font-size : 8pt;
	letter-spacing: 0.1em;
	text-align: left;
}	
.f9 {
	font-size : 9pt;
	letter-spacing: 0.1em;
	text-align: left;
}
.f10 {
	font-size : 10pt;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-align: left;
}
.f10s0 {
	font-size : 10pt;
	line-height: 1.2;
	text-align: left;
}
.f11 {
	font-size : 11pt;
	letter-spacing: 0.1em;
	text-align: left;
}
.f11s0 {
	font-size : 11pt;
	letter-spacing: 0.0em;
	text-align: left;
}
.f12 {
	font-size : 12pt;
	line-height: 1.5;
	letter-spacing: 0.1em; 
	text-align: left;
}
.f12s0 {
	font-size : 12pt;
	line-height: 1.5;
	text-align: left;
}
.f14 {
	font-size : 14pt;
	letter-spacing: 0.1em;
	text-align: left;
}
.f14s0 {
	font-size : 14pt;
	text-align: left;
}

/*
p { 
	letter-spacing: 0.1em;
}
*/

.fut a:link    { color:#000000; text-decoration:none; }
.fut a:visited { color:#000000; text-decoration:none; }
.fut a:hover   { color:#000000; text-decoration:none; }
.fut a:active  { color:#000000; text-decoration:none; }
.123 {
	line-height: 17px;
	color: #666666;
	background-color: #fcfcfc;
	float: none;
	width: 156px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid #000000;

}
.keisenCopy {
	border: 1px solid #666;

}
.keisenCopy2 {
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;

}
