/* 標準実装 ここから */

body {

	/*background: #FFFFFF url(bg.gif) repeat-y center; */

	font-size: 80%;

	margin: 0px 0px 0px 0px;

}

td {

	font-size: 80%;

}

/* 画像リンク時、ボーダーを消す */
a img {border-style:none;}

a:link {

	text-decoration: none;

	color:midnightblue;

}



a:visited {

	text-decoration: none;

	color:midnightblue;

}



a:hover {

	text-decoration: none;

	color:crimson;

}



a:active {

	text-decoration: none;

}

.styleSS {

	font-size: 60%;

}

.styleS {

	font-size: 70%;

}

.styleL {

	font-size: 100%;

}

.styleLL {

	font-size: 120%;

}

.styleM_L120 {

	line-height: 120%;

}



.style9 {

	font-size: 9px;

}

.style10 {

	font-size: 10px;

}

.style12 {

	font-size: 12px;

}

.style13 {

	font-size: 13px;

}

.style10_L125 {

	font-size: 10px;

	line-height: 125%;

}

.style12_L120 {

	font-size: 12px;

	line-height: 120%;

}

.style14 {

	font-size: 14px;

}

/* 標準実装 ここまで */



/* Visual実装（Color、太字等） ここから */

/* Visual実装 ここまで */



/* 拡張実装（DL.DT.DD.TD.一時的な変色等） ここから */

/* 拡張実装 ここまで */

