#head {
	width: 760px;
	height: 88px;
}
#content {
	width: 760px;
}
#menu {
	float: left;
	width: 175px;
	height:415px;
}
#main {
	float: left;
	width: 585px;
	height:415px;
}
#bar  { background-color: white; height: 65px }
.text {
	font-size: 12px;
	line-height: 20px;

}
.text-bar  { color: #333; font-size: 11px; line-height: 18px }
.text-map  { font-size: 11px; line-height: 14px }
.backup-txt {
	font-size: 11px;
}
.copy-txt {
	font-size: 11px;
	padding-top: 3px;

}
.text-map-add {
	font-size: 12px;
	line-height: 17px;
}
.title {
	font-size: 12px;
	letter-spacing: 2px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
	line-height: 140%;
}
.txt17 {
	font-size: 17px;
}

/* コラムバックナンバー */
.column-t {
	margin: 73px 0 38px 0;
}
#column-back p {
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0;
}
.marginB5 {
	margin: 0 0 5px 0;
}
.marginB18 {
	margin: 0 0 18px 0;
}
.marginT5 {
	margin: 5px 0 0 0;
}