@charset "Shift_JIS";

/* 右コンテンツ*/
#rightcontent {
margin: 0px;
padding: 10px 0px 20px 20px;
}

/* タイトル*/
.title_txt {
width:630px;
height:36px;
margin: 0px;
padding: 14px 0px 0px 30px;
font-size:24px;
line-height:24px;
color:#fff;
background:url(../images/tit_bg.gif) no-repeat;
}

.tit_txt {
margin: 0;
padding: 15px 40px 0px 10px;
font-size:12px;
line-height:140%;
color:#333;
}

#table01 {
margin-left:10px;
width:95%;
border-collapse: collapse;
border: 1px solid #CCCCCC;
font-size:14px;
line-height:130%;
color:#333;
}

#td01{
width:140px;
padding: 10px;
background-color:#eee;
color:#333;
border-bottom: 1px #ccc solid;
}

#td02{
padding: 10px;
color:#333;
border-bottom: 1px #ccc solid;
}


#close {
margin-right:0px;
padding-bottom:0px;
padding-top:10px;
text-align: right;
font-size: 12px;
line-height: 110%; 
color: #666;
}