/* 月刊競輪--------------- */
/* 新春インタビュー------------------------- */
h5{
margin: 120px 20px 40px 20px;
font-size: 160%;
color: #036;
padding-left: 20px;
text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;}

.box1 {/* 枠 */
		margin: 30px 50px 50px 50px;
		clear: both;
		border: solid 1px #333;
		width: 810px;
		background-color: #fff;
		text-align: center;
  background-image: url('images/20190118_shinsyun/top.jpg');
  background-repeat: no-repeat;}

.box2 {/* リード */
		margin: 20px auto 30px;
		clear: both;
		width: 750px;
		color: #036;
		font-weight: bold;
		font-size: 100%;
		text-align: left;
		text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;}


.box3 {/* 本文*/
		margin: 15px auto;
		clear: both;
		width: 700px;
		display: block;
		text-align: left;}


.catch1 {/*キャッチ*/
		clear: both;
		width: 700px;
		margin: 20px auto;
		font-weight: bold;
		text-align: left;}

.photo{/* 写真部 */
		color:#333333;
		text-align: center;
		font-weight: bold;
		margin-bottom: 30px;
		clear: both;
}
.photo img{/* 写真部 */
		margin: 0 20px;
		max-width: 330px;
}


.photo1 {
		margin: 0;
		clear: both;
		width: 330px;
		height: 220px;
		float: right;
		text-align: center;
		color: #444;
		background-color: #fff;}

.center {
		text-align:center;
		margin: 0px 0px 10px 0px;}

.bottom_line {
		border-bottom: solid 1px #777;}


/* ８．変更履歴 -------------------------------

2012.08.09 139 雛形作成
2015.05.20 179 写真タテ追加
2015.09.30 179 写真2個並び追加

-------------------------------------------- */
