@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/

#monthly .shinjin {
	background: linear-gradient(270deg, #f4f9fd, #deedf9);
	width: 900px;
	height:320px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#monthly img.face {
	float:left;
	width:230px;
	margin-right:10px;
}

#monthly img.name {
	float:left;
	margin-left:-60px;
}

#monthly .comment {
	width:390px;
	float:left;
}

#monthly #boat {
	width:245px;
	overflow:hidden;
	float:left;
	background:#fff;
	border: solid 1px black;
	margin:10px;
}

#monthly #boat caption {
	text-align:left;
}

#monthly #boat table {
	width:225px;
	margin:10px;
	line-height:160%;
}

#monthly #boat .seiseki tr.seiseki_top {
	border-top: solid 1px #000;
}

#monthly #boat .seiseki tr.seiseki_top2 {
	border-top: dotted 1px #000;
}

/*広島支部*/

#monthly .hiroshima {
	border:solid 3px #db131a;
	border-radius:20px;
	padding:20px;
	margin-top:30px;
}

#monthly .hiroshima img.kiku {
	margin:-50px 0 20px 0px;
}

#monthly .hiroshima p.interviewer {
	color: #5d310d;
	margin-top:20px;
	text-indent:0;
}

#monthly .hiroshima img.photo_right {
	float:right;
	margin:20px 0px 15px 15px;
}

#monthly .hiroshima img.photo_left {
	float:left;
	margin:0px 15px 15px 0px;
}

#monthly .hiroshima .prf {
	background:#fbe3ee;
	padding:15px;
	margin-top:20px;
}

#monthly .hiroshima .prf p.ichikawa {
	text-indent:0;
	margin-bottom:0;
}

#monthly .hiroshima .prf span {
	color:#014099;
	font-weight: bold;
}