body {
	background-image: url(http://www.heimat-choir.net/images/bg_main.gif);
    background-repeat: repeat;
}

hr { width: 588px; text-align: center;}

hr.left { width: 588px; text-align: left;}

a { text-decoration: none; }

a.hov:hover {
	color: #FF0000;
}

/* ------------ テーブル ---------- */

table.top {
    width: 588px;   /* images/hrblue.gif の横サイズ */
    line-height: 140%;
    text-align: left;
}

/* ----- top.css */
table.tab {
	background-color: #bbffbb;
    text-align: center;
}

table.topic_tab {
    text-align: center;
}


td.space {
	height: 3px;
	background-color: #ffffff;
}

td.cap {
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}

td.topic_cap {
    font-weight: bold;
    padding-top: 5px;
}


td.field {
    line-height: 120%;
	background-color: #ffffff;
	padding: 5px, 7px, 3px, 5px;
}

td.field0 {
	background-color: #ffffff;
	padding: 5px, 7px, 3px, 5px;
}

td.field1 {
	background-color: #f4f4f4;
	padding: 5px, 7px, 3px, 5px;
}

td.topic_field {
    line-height: 120%;
	padding: 5px, 7px, 0px, 5px;
}

/* -------------- 位置 ---------- */

.center { text-align: center; }

.left { text-align: left; }

.red { color: #ff3344; }

.blue { color: #4b00ff; }
