.bar-01 {
    background: transparent url(../images/bar_bg.gif) no-repeat 0 0;
    color: #fff;
    line-height: 46px;
}
.bar-01 h3 {
    font-size: 20px;
    text-align: center;
}
.bar-01 strong {
    background: transparent url(../images/more_bg.png) no-repeat 0 0;
    height: 46px;
    width: 50px;
    text-align: center;
}
.bar-01 strong a:link,
.bar-01 strong a:visited {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
.bar-01 strong a:hover,
.bar-01 strong a:active {
    color: #2894d6;
    text-decoration: none;
}
.bar-02 {
    background-color: #f5f5f5;
    height: 40px;
}
.bar-02 h3 {
    color: #2894d6;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-indent: 20px;
}


.column-01 img {
    width: 280px;
    height: 210px;
}
.column-01 .text {
    width: 618px;
    text-indent: 2em;
}
.column-02 {
    width: 290px;
    padding-bottom: 10px;
    text-align: center;
}
.column-02 img {
    border: 1px solid #fff;
    margin-bottom: 10px;
    width: 288px;
    height: 176px;
}

.location {
    background-color: #edfaff;
    border-bottom: 1px solid #d5f2ff;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #0068b7;
}
.location a:link, .location a:visited {
	color: #0068b7;
	cursor: pointer;
	text-decoration: none;
}
.detail_content_td span.detail_content {
    display: block;
    width: 840px;
    margin: 0px auto;
}

.detail_content {
    font-size: 20px;
    line-height: 180%;
}