/*---------------------------------------------*/
/* CopyRight 2003 Earvin-s All Rights Reserved */
/*---------------------------------------------*/

/*---レイアウト関連----*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---フォントサイズ（TDタグ内）----*/
td {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

/*---フォントサイズ----*/
.f09px {
	font-size: 9px;
	line-height: 120%;
}
.f10px {
	color:#B97D59;
	font-size: 10px;
	line-height: 120%;
}
.f11px {
	font-size: 11px;
	line-height: 120%;
	color: #666666;
}
.f12px {
	font-size: 12px;
	line-height: 180%;
}
.f14px {
	font-size: 14px;
	line-height: 120%;
}
.head {
	font-size: 11px;
	color: #666666;
}
.foot {
	font-size: 11px;
	color: #CCD9E5;
}

/*---リンクカラー----*/
/*---コンテンツ----*/
a:link {
	color: #000099; text-decoration: underline;
}

a:visited {
	 color: #800080; text-decoration: underline;
}

a:hover {
	color: #800080; text-decoration: underline;
}

a:active {
	color: #800080; text-decoration: underline;
}
.border-none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---フッター----*/
a.foot:link {
	color: #CCD9E5; text-decoration: underline;
}

a.foot:visited {
	 color: #CCD9E5; text-decoration: underline;
}

a.foot:hover {
	color: #FFFFFF; text-decoration: underline;
}

a.foot:active {
	color: #FFFFFF; text-decoration: underline;
}
/*---テキストカラー----*/
.white {
	color: #FFFFFF;
}
.gray {
	color: #848484;
}
.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.green {
	color: #009842;
}
.lightblue {
	color: #D0DEEA;
}
/*---テキストハイト----*/
.f12px-160 {
	font-size: 12px;
	line-height: 160%;
}
/*---テーブル関連----*/
.leftcel {
	font-size: 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rightcel {
	font-size: 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.td-ins{
	border-top:1px solid #E8FEE7;
	border-left:1px solid #E8FEE7;
	border-right:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	background-color:#E8FEE7;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tenline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.f14px-itv-ttl {
	font-size: 14px;
	font-weight: bold;
	color: #6B9AA2;
}
.line-height310 {
	line-height: 310%;
}
.line-height200 {
	line-height: 200%;
}
.brd-none {
	border: none;
}
.border-EBEBEB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.border-DFDFDF {
	border: 1px solid #DFDFDF;
}
.brd-btm-rgt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}
.line-height180 {
	line-height: 180%;
}
.line-height145 {
	line-height: 145%;
}
.td-toyo {
	background-image: url(../img/i_cmp_tyo.gif);
	background-repeat: no-repeat;
}
.line-height120 {
	line-height: 120%;
}
.line-height130 {
	line-height: 130%;
}
.lh130-f11px {
	font-size: 11px;
	line-height: 130%;
}
.f10-lh140 {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.f10-lh170 {
	font-size: 10px;
	line-height: 170%;
	color: #666666;
}
.f11-fff {
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
}
#bread a {
	font-size: 11px;
	color: #FFFFFF;
}
.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-brd {
	border: 1px solid #CCCCCC;
}
