/* ボディ */
body.b_m	{ background-color: #e0e0e0; }
body.b_f	{ background-color: #ffffff; }
body	 {
	font-size: 12px;
	line-height: 1.5;
}

td{
	font-size: 12px;
	line-height: 1.5;
}

/* メインテーブル */
table.t_m	{ background-color: #ffffff; width: 600px; }
table.t_f	{ background-color: #ffffff; width: 540px; }

/* フォントサイズ */
.s01	{ font-size: 1px; }
.s09	{ font-size: 11px; }
.s10	{ font-size: 12px; }


.s12	{ font-size: 14px; }

/*フォント*/
.title     {font-size: 14px; color: #000000; font-weight: bold;  text-align: center; background-color: #fa8072;}
.check     {font-size: 12px; color: #000000}

/* リンク文字の色 */
a:link 		{ color: #555555; text-decoration: underline; }
a:visited 	{ color: #555555; text-decoration: underline; }
a:active 	{ color: #555555; text-decoration: underline; }
a:hover 	{ color: #cc3300; text-decoration: underline; }

a.order:link 		{ color: #555555; text-decoration: none; }
a.order:visited 	{ color: #555555; text-decoration: none; }
a.order:active 		{ color: #555555; text-decoration: none; }
a.order:hover 		{ color: #cc0000; text-decoration: none; }

/* Inputタグサイズ */
.texttag		{ height: 16px; font-size: 12px; border: solid 1px; }
.textareatag	{ font-size: 12px; border: solid 1px; }
.selecttag		{ font-size: 12px; border: solid 1px; }
.checkboxtag	{ height: 12px; }

.buttontag40	{ height: 18px; width: 40px; background-color: #f5f5f5; color: #000000; font: 12px; border: solid 1px #000000; }

/* Tableライン */
.table_line		{ border: solid 1px #e0dfe3; border-collapse: collapse; }

.place   { font-size : 12px; font-weight : bold; color: #ffffff; width: 80px; text-align: center;}
.place2   { font-size : 12px; font-weight : bold; color: #ffffff; width: 160px; text-align: center;}
.title-b { font-size : 14px; font-weight : bold; color: #0c62a9;}
.title-r { font-size : 14px; font-weight : bold; color: #F8003F;}
.title-g { font-size : 14px; font-weight : bold; color: #79B369;}
.time { font-size: 12px; height: 20px; width: 80px; background-color: #ffffff;  text-align: center;}
.time2 { font-size: 12px; height: 20px; width: 80px; background-color: #ffffff; text-align: center;}
.time3 { font-size: 12px; height: 20px; width: 80px; background-color: #ffffff; text-align: left; vertical-align: top;}
.company { font-size : 14px; font-weight : bold; color: #0c62a9;}
.company2 { font-size : 14px; font-weight : bold; color: #0c62a9;  background-color: #ffffff; }
.acc {  font-size : 16px; font-weight : bold; color: #cc0000; }
.index-title{ font-size : 14px; font-weight : bold; color: #0c62a9;}
