#content {
    margin: 0;
	padding: 0;
}

#content h2 {
	font-size: 1.2em;
	letter-spacing: 1px;
	border-left:solid 0.5em #06F;
    border-bottom:solid 1px #00CCFF;
    background-image: url(../img/back/back_h2.gif);
	margin: 0;
	padding: 5px 0 2px 5px;
    color: #333333;
}

#txt {
        display: none;
}

/*--------メイン下部配置---------*/

#back {
    text-align: left;
    float: left;
}

#next {
   text-align: right;
}

#down_navi {
	font-size: 0.8em;
    margin: 0 auto;
	padding: 40px 0 0 0;
}

#bottomline_1 {
	letter-spacing: 1px;
	padding-bottom: 1em;
    background: url(../img/etc/dot_bottom.gif) repeat-x bottom;
    margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 20px;
}
#news {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 10px;
}
.news_navi {
    clear: both;
	text-align: center;
	margin: 0px 0px 0px 0px;
    padding: 40px 0px 0px 0px;
}