/*左カラム*/
.ie6 #left p {
	font-size: 70%;
}
.ie6 .office h3 {
	font-size: 70%;
}
.ie6 .office ul {
	font-size: 70%;
	line-height: 1.4em;
}
.ie6 .office ul ul {
	font-size: 100%;
	line-height: 1.4em;
}

/*中央カラム*/
.ie6 #center p {
	font-size: 80%;
}
.ie6 #center h3 {
	font-size: 80%;
}
.ie6 #center .item-date {
	font-size: 80%;
}

/*右カラム*/
.ie6 #right p {
	font-size: 80%;
	line-height: 1.4em;
}
.ie6 #right h3 {
	font-size: 80%;
	line-height: 1.4em;
}
.ie6 #right .item-date {
	font-size: 80%;
	line-height: 1.4em;
}

.ie6 #center h4 {
	font-size: 80%;
	line-height: 1.4em;
}
.ie6 #center h5 {
	font-size: 80%;
}
.ie6 #center h6 {
	font-size: 80%;
}
.ie6 #center ul {
	font-size: 80%;
}
