.ttitle {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	color: #333333;
}

.ttitle1 {width:15%;}
.ttitle2 {width:12%;}
.ttitle3 {width:10%;}
.ttitle4 {width:24%;}
.ttitle5 {width:5%;}
.ttitle6 {width:10%;}
.ttitle7 {width:24%;}

.ttitle11 {width:40%;}
.ttitle12 {width:30%;}
.ttitle13 {width:30%;}


.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: #fbf3ef;
}
.shimoSu {
    background-color: #fbf3ef;
}


/*左京区東山区指定 */
.sakyouTitle {
	font-weight: bold;
	color: #339966;
	padding-bottom: 5px;
}
.sakyouMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #339966;

}
.sakyouSa{
    background-color: #edf3e8;
}
.sakyouSu {
    background-color: #edf3e8;
}
/*北区右京区上京区指定 */
.kitaTitle {
	font-weight: bold;
	color: #996600;
	padding-bottom: 5px;
}
.kitaMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #996600;

}
.kitaSa{
    background-color: #fdfde5;
}
.kitaSu {
    background-color: #fdfde5;
}
/*中京区指定 */

.nakaTitle {
	font-weight: bold;
	color: #663399;
	padding-bottom: 5px;
}
.nakaMapNo {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #663399;

}
.nakaSa{
    background-color: #e9f3f7;
}
.nakaSu {
    background-color: #e9f3f7;
}



#icons {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-bottom:10px;
}

.contact {
	border: 1px solid #cc6600;
	margin: 0 0 40px 25px;
	padding:5px 0 5px 10px;
	width:400px;
}

.small {
	font-size:10px;
}
.orange {
	color: #cc6600;
}

