/* -- 固定スタイル -- */
/*　本文用　*/
.l6{font-size: 24px; line-height: 145%;}

.l5{font-size: 18px; line-height: 145%;}

.l4{font-size: 14px; line-height: 145%;}

.l3{font-size: 12px; line-height: 145%;}

.l2{font-size: 10px; line-height: 145%;}

.l1{font-size:  9px; line-height: 145%;}

/*　キャプション用　*/
.m6{font-size: 24px; line-height: 125%;}

.m5{font-size: 18px; line-height: 125%;}

.m4{font-size: 14px; line-height: 125%;}

.m3{font-size: 12px; line-height: 125%;}

.m2{font-size: 10px; line-height: 125%;}

.m1{font-size:  9px; line-height: 125%;}

/*　行間指定なし　*/
.s6{font-size: 24px;}

.s5{font-size: 18px;}

.s4{font-size: 14px;}

.s3{font-size: 12px;}

.s2{font-size: 10px;}

.s1{font-size:  9px;}

/* -- 可変スタイル -- */
/*　本文用　*/
.vl6{font-size: 160%; line-height: 145%;}

.vl5{font-size: 120%; line-height: 140%;}

.vl4{font-size: 90%; 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: 90%; 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: 90%;}

.vs3{font-size: 75%;}

.vs2{font-size: 70%;}

.vs1{font-size: 50%;}

/* その他 */
body {
	background-color:#FFFFFF;
	}

/* 通常テキストリンク */
a:link {
	color: #3399cc;
	text-decoration: none
;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00ccff;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

/* その他 */
.pankuzu { font-size: 10px; color: #000000; z-index:2; padding-right:120px;}
.brown {  color: #990000}
.gray {  color: #333333}
#r1{color:#CC6666}
#b1{color:#0066CC}
#b2{color:#990000}
#b3{color:#000099}


.mb1{
margin-bottom:1px; /* for Modern browser */
_margin-bottom:0;  /* for IE6 */
}
.mb2{
margin-bottom:2px; /* for Modern browser */
_margin-bottom:0;  /* for IE6 */
}
.mb3{
margin-bottom:3px; /* for Modern browser */
_margin-bottom:0;  /* for IE6 */
}
.mb5{
margin-bottom:5px; /* for Modern browser */
_margin-bottom:0;  /* for IE6 */
}

.nowrap {
white-space: nowrap;
}


h1,h2,h3 {
	margin:0;
	padding:0;
}

.gray01 {
color:#666666;
}

.news_ti001 {
color:#ffffff;
font-weight:bold;
padding:4px 0px 4px 9px ;
}

.bold {
	font-weight:bold;
}

em.stay {
	font-style:normal;
	color:#666666;
}
/* 追記 */
.margin01 {
	margin-top: 18px;
	margin-left: 15px;
}
.font0 {
	font-size:0;
}
.mt {
	margin-top: -10px;
}
.ml {
	margin-left: 70px;
}