/* 基本スタイル */
.copyright {font-family: "Verdana"; font-size: 12px; font-style: italic}
.navi {font-size: 12px; color: #999999;font-family: "Verdana"; }
.fsize {font-size: 84%;}
.bold {font-weight: bold}
.title {font-weight: bold; color: #FFFFFF}
.attention {color: #CC3300; font-weight: normal}
.name {font-weight: bold; color: #3366CC}
.subtitle {color: #999999}
.line {line-height: 150%}
.red {color: #CC3300; }
h1{font-size:140%;}

/* サイトタイル(スタイルを増やす時はこれ以降にお願いします。) */
.sfsize {  font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; font-size: 10px}
/* 点線 */
.dotline{
	background:url(dotline.gif) repeat-x;
}

/* 採用コンテンツ */

body {
	margin:0px;
}

th{background-color:#EFD89F;}
