/*b08 固有のスタイル */

.style1 {
         background-color:#bed3ca; 
         letter-spacing:5px;
         padding:5px 3px 3px 10px;
         font-size:13px; 
         font-weight:bold;
         color:#006a6c;
}

.style2 {
       font-size:13px;
       line-height:20px; 
       margin-left:20px; 
	   margin-right:20px; 
}



.style3 {
       font-size:13px;
       line-height:25px;
       padding-left:10px; 
       color:#4f455c; 
       font-weight:bold;
}

.style4 {
       font-size:13px; 
       line-height:15px; 
}



.td1 {
      background-color:#cccccc; 
}


.td2 {
      background-color:#ffe9a9; 
}


.td3 {
      background-color:#ffffff; 
}

.title {
     font-size:13px;
	 color:#043c78;
     line-height:18px; 
     margin-left:3px;  
     letter-spacing:3px;
     border-left:5px solid #00a3a7;
     border-bottom:1px solid #00a3a7;
     padding:1px;
     font-weight:bold;
}


.a1
{
text-align:center;
font-weight:bold;
color:green;
margin-left:-20px;
}

.a2
{
writing-mode:tb-rl;
line-height:20px;
width:10%;
text-align:center;
vertical-align:top;
}

.a3
{
width:10%;
font-size:12px;
text-align:center;
}

.a4
{
border:3px double;
line-height:20px;
background:#ffedab;
font-size:15px;"
}


