DIV{
	display:block;
}

SPAN{
	display:inline;
}
BODY{
	color:#000000;
	background-color:#ffffff;
	background-image:url(images/bg03.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	font-size:12pt;
	text-align:center;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	margin-top:0;
}
BODY.ichiban{
	background-image:url(images/bg01.gif);
}
BODY.pro{
	background-image:url(images/bg02.gif);
}
BODY.kiyaku{
	background-image:none;
}
caption {
  text-align: left;
  caption-side: top;
}
A:link{color:#0000ff;}
A:visited{color:#6600ff;}
A:active{color:#ff0000;}

DIV.center{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align:center;
}
DIV.left{
	text-align:left;
}
DIV.right{
	text-align:right;
}

/*H1{
	
}*/
H2{
	font-size:14pt;
	font-weight:bold;
	color:#000066;
	text-align:left;
}

SPAN.big{
	font-size:16pt;
	font-weight:bold;
}
SPAN.title{
	font-size:14pt;
	font-weight:bold;
	color:#000066;
}
SPAN.bold
	{text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#000066;
}
SPAN.boldlink{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}
SPAN.cont{
	text-align:left;
	line-height:130%;
	font-size:11pt;
	color:#000000;
}
SPAN.contbold{
	text-align:left;
	line-height:150%;
	font-size:11pt;
	font-weight:bold;
	color:#ff0066;
}
SPAN.textbold{
	font-size:11pt;
	font-weight:bold;
	color:#ff0000;
}
SPAN.text{
	text-align:left;
	line-height:130%;
	font-size:10pt;
	color:#000000;
}
SPAN.orange{
	text-align:left;
	line-height:130%;
	font-size:10pt;
	color:#ff3300;
	font-weight:bold;
}
SPAN.blue{
	text-align:left;
	line-height:130%;
	font-size:10pt;
	color:#003366;
	font-weight:bold;
}
SPAN.small{
	text-align:center;
	font-size:8pt;
}
SPAN.red{
	color:#ff0000;
}
SPAN.bluegreen{
	color:#0033ff;
}
SPAN.kokuei{
color:#000099;
	font-weight:bold;
}
SPAN.exp{
	color:#ff6600;
	font-weight:bold;
	background-color:#ffffff;
}
SPAN.ltdex{
	color:#ff0000;
	font-weight:bold;
	background-color:#ffffff;
}
UL.margin1{
	margin-left:1em;
}

TD.bg1{
	background-color:#ffcc66;
	background-image:url(images/bg1.gif);
	background-repeat:repeat-y;
}
TD.bg1s{
	background-color:#ffffff;
	background-image:url(images/bg1.gif);
	background-repeat:repeat-y;
}
TD.bg2{
	background-color:#ccccff;
	background-image:url(images/bg2.gif);
	background-repeat:repeat-y;
}
TD.bg2s{
	background-color:#ffffff;
	background-image:url(images/bg2.gif);
	background-repeat:repeat-y;
}
TD.c1{
background-color:#ffcc99;
}
TD.c2{
background-color:#ffff99;
}
TD.c3{
background-color:#ccccff;
}
TD.c4{
background-color:#ffff66;
}
TD.c5{
background-color:#66ffff;
}
TD.c6{
background-color:#ffcc66;
}
TD.c7{
background-color:#99ffcc;
}
TD.c8{
background-color:#cccccc;
}
TD.c9{
background-color:#ffffff;
}

table.fc0{
	border:dashed 2px #600;
	background:#c96;
	width:600px;
	height:80px;
	margin-top:10px;
	padding:5px;
}
td.fc1{
	text-align:center;
	width:370px;
}
td.fc2{
	text-align:center;
	width:230px;
}
p.fctext{
	font-size:.9em;
	text-align:center;
	color:#00c;
	margin:0;
}

.c_table{
	width:100%;
}
.c_tabletd1{
	text-align:center;
	background-color:#9999ff;	
	padding:2px;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
}
.c_tabletd2{
	text-align:center;
	background-color:#ccccff;	
	padding:2px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

/*h1,h2,h3 {
	padding         : 5px 10px 5px 10px;
	margin          : 5px 150px 5px 150px;
	background-color: #339900;
	color           : #FFFFFF;
	font-size       : 12px;
}*/
