/* ver 1.0   2003.07.15 */


/* ページ設定 */
body { font-size: 80%; color: #333333; background:#FFFFFF;margin: 0px; padding-bottom: 0px;
         padding-left: 0px; padding-right: 0px; padding-top: 0px}

/* リンク設定 */
a {text-decoration: none; color: #004D99;}
a:hover {text-decoration:underline;}
a:visited {color: #6905D8;}
/*a:active {color: #FF3300;}*/


/* テーブル */
td {font-size: 80%;}

/* 行間 */
.ls130 {line-height: 130%;}
.ls150 {line-height: 150%;}

/* 可変フォント */
.font90 {font-size: 90%;}
.font80 {font-size: 80%;}
.font80b {font-size: 80%; font-weight:bold;}
.font120 {font-size: 120%;}
.font120b {font-size: 120%; font-weight:bold;}
.font80-height130 {font-size: 80%; line-height: 130%;}
.font120-height150 {font-size: 120%; line-height: 150%;}
.height130 {line-height: 130%;}
.height130 {line-height: 80%;}

/* 背景 */
.t_haikei_01 {
	background-image: url(../img_cmn/haikei01.gif);
	background-repeat: repeat-x;
}
.t_haikei_02 {
	background-image: url(../img_cmn/haikei02.gif);
	background-repeat: repeat-x;
}
.u_haikei {
	background-image: url(../img_cmn/haikei04.gif);
	background-repeat: repeat-x;
}
.m_haikei {
	background-image: url(../img_cmn/haikei05.gif);
	background-repeat: repeat-x;
}
