/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 最新情報 */
body {
background: none;
}

html{
overflow-y: scroll;
}

p {
font-size: 12px;
line-height: 18px;
color: #666666;
}

.table_w {
width: 430px;
}

.table_td_01 {
width: 100px;
}

.table_td_02 {
width: 330px;
}

table table {
margin: 5px 0 0 0;
}

tr, td {
vertical-align: top;
text-align: left;
}

.text03 {
margin: 0 0 0 5px;
padding: 0 0 0 15px;
/*background:url(updata/img/ic_01.gif) no-repeat 5px 7px;*/
}

.line_up {
width:100%;
height:2px;
margin: 2px 0 0 0;
background:url(updata/img/line_01.gif) repeat-x bottom;
font-size:2px;
}

/*　スクロールバーの色を変える
html, body {
scrollbar-3dlight-color:#C57258;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:;
scrollbar-darkshadow-color:#C57258;
scrollbar-face-color:#DFB2A4;
scrollbar-highlight-color:#C57258;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}
*/