/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 最新情報 */
*{
margin: 0px;
padding: 0px;
}

html{
overflow-y: scroll;
}

html, body {
scrollbar-3dlight-color:#C57258;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:;
scrollbar-darkshadow-color:#C57258;
scrollbar-face-color:#922723;
scrollbar-highlight-color:#922723;
scrollbar-shadow-color:#922723;
scrollbar-track-color:#F8F6F1;
}

body {
background-color: #F8F6F1;
}

table{
width: 395px;
border: none;
background-color: #F8F6F1;
}

td.01{
vertical-align: top;
}

.text01 {
margin-left: 10px;
background-image: url(cmnfix/ic_01.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 18px;
margin-right: 15px;
line-height: 12px;
}

p{
font-size: 11px;
color: #922723;
}

.line_up {
margin-top: 2px;
width:100%;
height:2px;
font-size:2px;
}

