@charset "Shift_JIS";

/* 本文
---------------------------------------------*/

#primary p.p1 {
 margin-left:15px;
 font-size: 100%;
 color:#808000;
 text-align: left;
 width: 550px;
 line-height: 1.7;
 font-weight: 200;
}
#primary p.p1 a {
 text-decoration:none;
}
#primary p.p2 {
 margin-left:15px;
 font-size: 100%;
 color:#000000;
 text-align: left;
 width: 550px;
 line-height: 1.7;
 font-weight: 200;
 }
#primary p.p2 a {
 margin-left:15px;
 text-decoration:underline; 1px;
 color:#008080;
}
#primary p.p3 {
 margin-left:15px;
 border-bottom: solid 1px;
 margin-top:10px;
margin-bottom:10px;
}
/* テーブル
---------------------------------------------*/
table{
 width: 580px;
 border: none;
 border-collapse: collapse;
 font-size: 100%;
 margin-left: 10px;
 color:#4F4F4F;
 border-style:solid;
 line-height: 1.7;
 border-color:#999999;
 border-width:1px;
 text-aligin: center;
}
td{
border: none;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
padding: 2px;
}
td a {
 text-decoration:underline; 1px;
 color:#008080;
}
th{
 border: none;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 padding: 3px;
 padding-left:4px;
 background-color:#7A96DF;
 color:#FFFFFF;
}
td a {
 text-decoration:underline; 1px;
 color:#008080;
}