/*ブロック背景色*/
body{
text-align:center;
}
#body-mini{
background-color:#FFFFCC;
}
/*全体テーブル*/
.table1{
margin:0 auto;
}
.table2{
background-color:#FF6699;
}
/*ブロック背景色*/
.ichigaya{
background-color:#FF7F00;
}
.togo{
background-color:#9999CC;
}
.nishichi{
background-color:#228B00;
}
.hito{
background-color:#6699FF;
}
.yw{
background-color:#FF99CC;
}
.ye{
background-color:#999966;
}
/*詳細データ*/
.title{
font-size: 16px;
line-height: 130%;
color:white;
font-weight:bold;
}
.koumoku{
	font-size: 12px;
	line-height: 150%;
}
.setumei{
	font-size: 12px;
	line-height: 150%;
}
.no{
font-size: 14px; 
line-height: 120%;
font-weight:bold;
}
.map{
padding-top:9px;
padding-bottom:9px;
text-align:center;
}

/*テキスト*/
.text {  font-size: 14px; line-height: 120%}
.stext { font-size: 12px; line-height: 120%}
.sstext { font-size: 10px; line-height: 120%}
div.debug {
	font-size: x-small;
	visibility: hidden;
}
.stext2 {
	font-size: 12px;
	line-height: 150%;
}
.ssstext {
	font-size: 9px;
	line-height: 120%;
}
.text2 {
	font-size: 14px;
	line-height: 160%;
}
.textb {
	font-size: 16px;
}
