@charset "utf-8";


/*	form
----------------------------------------------------*/
caption	{
background-image: url(../common/images/th_bg01.gif);
padding:5px 10px;
font-weight:bold;
color:#FFFFFF;
background-repeat: repeat-x;
background-position: left bottom;
}

table {
width:516px;
margin-bottom:10px;
border-collapse:collapse;
border-spacing:0;
}
table th,
table td	{
border-top: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
vertical-align:top;
font-weight:normal;
padding:5px 10px;
}
table th{
width:30%;
border-right: 1px solid #DCDCDC;
}
table td{
width:70%;
}
table .odd th,
table .odd td	{
background-color:#ECECEC;
}
table .even th,
table .even td	{
background-color:#FFFFFF;
}

.w-s	{
width:70px;
}
.w-m	{
width:140px;
}
.w-l	{
width:300px;
}

.errorTxt	{
color:#FF0000;
}

.listLink01	{
margin:0;
padding:0;
list-style:none;
}
.listLink01 li	{
margin:0;
padding:0;
}

/*	popup
----------------------------------------------------*/
table {
width:572px;
}

