/* Top Image ----------------------------------------------------------- */

#top_img {
margin: 0px;
padding: 0px;
}

/*Pankuzu ----------------------------------------------------------- */

#content-nav {
background: url(/images/back_pankuzu.gif) no-repeat;
height: 22px;
color:#ffffff;
margin: 0px;
padding: 0px 10px 0px 0px;
text-align: right;
}

#content-nav a:link{ color:#ffffff;font-weight: normal;text-decoration:none; }
#content-nav a:visited{ color:#ffffff;font-weight: normal;text-decoration:none; }
#content-nav a:active{ color:#ffffff;font-weight: normal;text-decoration:none; }
#content-nav a:hover{ color: #5D3525;font-weight: normal;text-decoration: none;background-color: #ffffff; }

/* Entry ----------------------------------------------------------- */

.more {
text-align: right;
margin: 0px;
padding: 0px;
}

.more img {
vertical-align: middle;
}

/* Sub_Link ----------------------------------------------------------- */

.sub_link {
margin: 0px 0px 20px 0px;
padding: 0px;
}

td.sub_link_photo {
margin: 0px;
padding: 14px 10px 14px 0px;
}

/* Text ----------------------------------------------------------- */

.asset_body_title {
font-size: 14px;
font-weight: bold;
color: #2E813F;
border-left: 8px solid #2E813F;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 3px;
}

.asset_body_title a:link{ font-size: 14px;color:#2E813F;font-weight: bold;text-decoration:none; }
.asset_body_title a:visited{ font-size: 14px;color:#2E813F;font-weight: bold;text-decoration:none; }
.asset_body_title a:active{ font-size: 14px;color:#2E813F;font-weight: bold;text-decoration:none; }
.asset_body_title a:hover{ font-size: 14px;color: #ffffff;font-weight: bold;text-decoration: none;background-color: #2E813F; }

/* Table Text ----------------------------------------------------------- */

.table_title {
background-color: #EDDED8;
color: #ffffff;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 4px;
}

.table_txt01 {
background-color: #EDDED8;
margin: 0px;
padding: 4px;
}

.table_txt02 {
background-color: #ffffff;
margin: 0px;
padding: 4px;
}

.table_txt03 {
background-color: #EDDED8;
margin: 0px;
padding: 4px;
}

.table_txt04 {
background-color: #B4B4B4;
font-weight: bold;
margin: 0px;
padding: 4px;
}

.table_txt_center {
background-color: #ffffff;
text-align: center;
margin: 0px;
padding: 4px;
}

.table_txt_right {
background-color: #ffffff;
text-align: right;
margin: 0px;
padding: 4px;
}

.table_txt_right02 {
background-color: #F0F0F0;
text-align: right;
margin: 0px;
padding: 4px;
}

/* List ----------------------------------------------------------- */

ul.list_01 {
margin: 5px 5px 10px 25px;
padding: 0px;
list-style-type: square;
}

