body {
line-height: 1.5;
font-size:90%;
font-family: verdana,arial,helvetica,sans-serif; color:#333333;
}

td {
line-height: 1.5;
font-size:90%;
font-family: verdana,arial,helvetica,sans-serif; 
color:#333333;
}

/* 細枠囲み背景水色読み込み
---------------------------------------------------- */
.title_1	{
   background-color:#E1FFFF; color:#330066;
   font-weight:bold; padding:0.5em;
   border: double 1px #330066;
}

/* 細枠囲み背景水色読み込み（求人用）
---------------------------------------------------- */
.title_2	{
   background-color:#E1FFFF; color:#330066;
   font-weight:bold; padding:0.5em;
   border: double 1px #330066;
}

/* ブックレット用（見出し）
---------------------------------------------------- */
.title_3	{
   font-weight:bold; padding:0.5em; color:006600; font-size:120%;

}

