body {
 margin:0;
 background-color:;
 color:#333333;
 font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",PMingLiU,Sans-Serif;
}

.td {font-size:12px;line-height:180%;}

.td13 {font-size:13px;line-height:160%;}

h2 {font-size:17px;font-weight:bold;line-height:120%;color:#333333;}

.bgr {
 background:url(../images/bgr.gif);
 width:5px;
 height:100%;
}

.bgl {
 background:url(../images/bgl.gif);
 width:5px;
 height:100%;
}

.footer {
 padding:10px 0px 3px 0px;
 font-size:14px;
 color:#444444;
}

.d_img{
 padding:12px 0px 3px 0px;
}

table.table th {
padding: 3px;
border:1px solid #777777;
text-align: left
}

table.table td {
padding: 3px;
border:1px solid #777777;
text-align: left;
}

table.table_center th {
padding: 3px;
border:1px solid #777777;
text-align: center;
}

table.table_center td {
padding: 3px;
border:1px solid #777777;
text-align: center;
}

/*
========================================
Link style
========================================
*/

a:link {
text-decoration: underline;
color: #0066CC;
}

a:visited {
text-decoration: underline;
color: #0066CC;
}

a:hover {
text-decoration: underline;
color: #FF3300;
}

a:active {
text-decoration: underline;
color: #FF3300;
}

