.ttitle {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	color: #333333;
}
.rakuday {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.rakutitle {
	font-size: 100%;
	font-weight: bold;
}
/*文字色指定 */
.red {
	color: #FF0000;
	text-align: center;

}
/*文字サイズ指定 */
.text12{
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;;
}

/* テーブル内文字の大きさ指定 */
.tabletn {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;

}
/*下京区指定 */
.shimoTitle {
	font-weight: bold;
	color: #cc3333;
	padding-bottom: 5px;
}
.shimoMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #993366;

}
.shimoSa{
    background-color: #FAEEE7;
}
.shimoSu {
    background-color: #E3BCB9;
}


/*左京区東山区指定 */
.sakyouTitle {
	font-weight: bold;
	color: #339966;
	padding-bottom: 5px;
}
.sakyouMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #339966;

}
.sakyouSa{
    background-color: #EFFCF1;
}
.sakyouSu {
    background-color: #B7DBB7;
}
/*北区右京区上京区指定 */
.kitaTitle {
	font-weight: bold;
	color: #996600;
	padding-bottom: 5px;
}
.kitaMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #996600;

}
.kitaSa{
    background-color: #E4E4CB;
}
.kitaSu {
    background-color: #E7CF9E;
}
/*中京区指定 */

.nakaTitle {
	font-weight: bold;
	color: #663399;
	padding-bottom: 5px;
}
.nakaMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #663399;

}
.nakaSa{
    background-color: #E3D7F7;
}
.nakaSu {
    background-color: #CEA7EF;
}
