@charset "utf-8";
.newspaper{
	width: 550px;
	margin: 0px 0px 20px 23px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.newspaper h4{
	background-image: url(../common/bg_subtitle.gif);
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	width: 500px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.newspaper p{
	width: 550px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.newspaper .txt{
    margin: 5px;
    width:280px;
    float:left;
    text-align:left;
}
.newspaper .syosai{
    margin: 10px 15px 5px 5px;
    text-align:right;
}
.newspaper2{
	width: 550px;
	margin: 0px 0px 20px 23px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.newspaper2 h4{
	background-image: url(../common/bg_subtitle.gif);
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	width: 500px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.newspaper2 p{
	width: 550px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.newspaper2 .txt2{
    margin: 0px;
    width:290px;
    float:right;
    text-align:left;
}
.newspaper2 .txt3{
    margin: 0px;
    float:right;
    width:360px;

}
