@charset "euc-jp";

/*************** ページ全体リンク色 ***************/
a:link {
	color: #333366;
}
a:visited {
	color: #663366;
}
a:hover{
	color: #CC0000;
	text-decoration:none;
}
a:active{
	color: #CC0000;
	text-decoration:none;
}
/*************** リンク色 ***************/
.black a:link {
	color: #666666;
}
.black a:visited {
	color: #666666;
}
.black a:hover{
	color: #666666;
	text-decoration:none;
}

/*************** ページ全体文字色 文字高　文字間隔 ***************/
body,th,td{
	color:#444444;
	font-size:80%;
	line-height:150%;
}

/***************　カウントテーブル　数文字字間隔 ***************/


/*************** 文字色 ***************/
.red{
	color:#cc0000;
}

/*************** 文字サイズ ***************/
.cl5 {
	font-size: 175%;
}
.cl4 {
	font-size: 120%;
}
.cl2 {
	font-size: 87%;
	line-height:135%;
}
.l2 {
	font-size: 12px;
}
.lead{
	font-size:120%;
	font-weight:bold;
}
.caption{
	text-align:center;
	font-size: 80%;
	line-height:130%;
}
.bold{
	font-weight:bold;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
textarea{
	font-size:100%;
	line-height:150%;
}
sup{
	vertical-align:top;
}
/*************** ヘッダー ***************/
#tagline{
	font-size:10px;
	line-height:120%;
	color:#666666;
}
#pan{
	font-size:12px;
	line-height:120%;
}

/*************** フッター ***************/
#footer a:link,
#footer a:visited{
	font-size:12px;
	line-height:120%;
	color:#eeeeee;
	margin-left:25px;
}

/*************** 右ナビ ***************/
#rnavi ul,
#rnavi li{
	font-size:0;
	line-height:0;
}
#rnavi li.sub{
	font-size:12px;
	line-height:140%;
}
#rnavi li.sub span{
	color:#666666;
}
#rnavi .rnavi-bt th{
	font-size:10px;
	color:#ffffff;
}
#rnavi .rnavi-btoffice th{
	font-size:10px;
	color:#ffffff;
}
#rnavi .rnavi-btmarunouchi th{
	width:70px;
	font-size:10px;
	color:#ffffff;
}
#rnavi .rnavi-btcre th{
	font-size:10px;
	color:#ffffff;
}
#rnavi .rnavi-bt td{
	font-size:10px;
}
#rnavi .rnavi-btoffice td{
	font-size:10px;
}
#rnavi .rnavi-btmarunouchi td{
	font-size:10px;
}
#rnavi .rnavi-btcre td{
	font-size:10px;
}
#pagetop a:link,
#pagetop a:visited{
	font-size:12px;
	line-height:140%;
	color:#ffffff;
}
