/* CSS Document */

body {
margin: 0px 0px 0px 0px;
text-align: center;
}
	
#container {
width: 720px;
background: #FFD0D0;
line-height: 120%;
}

#banner {

}

.content {
text-align: left;
padding: 20px;
font-size: x-small;
}

.content h2 {
background: url(images/img_mark.gif);
background-repeat: no-repeat;
padding-left: 20px;
font-size: small;
margin-top: 30px;
border-bottom: 2px dotted #BC7070;
}

.content td {
font-size: x-small;
}

.content th {
font-size: x-small;
color: #ffffff;
background: #DE8787;
text-align: left;
}

.table1 {
border: 1px solid #000000;
}

.td1 {
background: #666666;
color: #ffffff;
line-height: 120%;
}

.td2 {
background: #eeeeee;
line-height: 120%;
}

#footer {
text-align: left;
padding: 20px;
background: #ffffff;
font-size: x-small;
}

#footer td {
font-size: x-small;
}

.font-m {
font-size: small;
}