@charaset "shift_jis";

/* -- 可変スタイル -- */


/*　本文用　*/

.vl6{font-size: 160%; line-height: 145%;}

.vl5{font-size: 120%; line-height: 140%;}

.vl4{font-size: 85%; line-height: 145%;}

.vl3{font-size: 75%; line-height: 145%;}

.vl2{font-size: 70%; line-height: 145%;}

.vl1{font-size: 50%; line-height: 145%;}


/*　キャプション用　*/

.vm6{font-size: 160%; line-height: 125%;}

.vm5{font-size: 120%; line-height: 125%;}

.vm4{font-size: 85%; line-height: 125%;}

.vm3{font-size: 75%; line-height: 125%;}

.vm2{font-size: 70%; line-height: 125%;}

.vm1{font-size: 50%; line-height: 125%;}



/*　行間指定なし　*/

.vs6{font-size: 160%;}

.vs5{font-size: 120%;}

.vs4{font-size: 85%;}

.vs3{font-size: 75%;}

.vs2{font-size: 70%;}

.vs1{font-size: 50%;}

/* 基本 */
body{
		background-color:#ffffff;
}
td{
		color:#000000;
}

/* リンク */

a:link,a:active,a:visited{
		color:#1a2180;
}

/* 背景の指定など*/
.footer{
		background-color:#302020;
}
.black{
		background-color:#000000;
}
.white{
		background-color:#ffffff;
}
.darkgray{
		background-color:#333333;
}
.tablecap{
		background-color:#524142;
		color:#ffffff;
		font-size:75%;
		line-height:125%;
		text-align:left;
}
.tablesubcap{
		background-color:#ceb6b5;
		font-size:75%;
		line-height:145%;
		text-align:center;
}
.tableback{
		background-color:#a59294;
}
.tabletxt{
		color:#222222;
		background-color:#ffffff;
		font-size:75%;
		line-height:145%;
}
.refmark{
		color:#ff6699;
		font-size:90%;
}
.brown{
		color:#663300;
}
.whitetxt{
		color:#ffffff;
}
