/*シリーズ・この人に聞く【第26回】*/
/*全体*/
.all {
  width: 453px;
  text-align: left;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*プロフィール*/
.profile {
  margin: 18px 0px 25px 0px;
  width: 100%;
	padding: 11px 9px 11px 8px;
	font-size: 10px;
  border: 1px solid #b97200;
	background-color: #fffbf5;
	line-height: 180%;
}	

.clr {
  clear: both;
}
/*提供*/
.teikyou {
  text-align: right;
	padding-top: 5px;
}		
/*本文・テーブル*/
table.main {
  width: 453px;
  padding:0px;
  margin:0px;
}
/*本文テキスト太字指定*/
.txt_b {
  font-weight: bold;
}
/*本文テキスト*/
.main_txt {
  border-left: 2px solid #318053;
	border-right: 2px solid #318053;
	padding: 14px 6px 14px 8px;
	line-height: 160%;
	font-size: 12px;
}
/*質問文の■*/
.square {
  color: #000000;
}
/*テキスト質問文*/
.q {
  font-weight: bold;
	color: #955e05;
}			
/*１ページ目写真*/
.jet {
  float: right;
	padding: 4px 2px 8px 8px;
}
/*【リンク】○○を読む*/
.arrow {
  text-align: right;
	padding-top: 12px;
}	
/*２ページ目の写真*/
.studio  {
  text-align:right;
}
/*２ページ目・写真大*/
.img_b {
  text-align: right;
	margin-top: 20px;
	margin-right: 8px;
}	
/*３ページ目・写真大*/
.img_b2 {
  text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}	
/*活動インフォメーション・テーブル*/
.info {
  margin-top: 12px;
}
/*了*/
.arrow2 {
  text-align: right;
	padding-top: 4px;
	padding-right: 8px;
}	
/*活動インフォメーション・box*/
.info_txt {
  border-right: 2px solid #318053;
	border-left: 2px solid #318053;
	border-bottom: 2px solid #318053;
	font-size: 12px;
}		
/*活動インフォメーション・枠内全体*/
.info_all {
  padding: 12px 12px;
	line-height: 150%;
}
.ttl {
  margin-bottom: 6px;
}	
/*インフォ・画像*/
.info_img {
  float: left;
	margin-right: 8px;
	margin-top: 2px;
}	
.clr2 {
  background: url(./img26/b_line.gif) repeat-x;
  height: 2px;
	clear: both;
	margin: 0px 3px;
}	
/*インフォメーション・写真大*/
.img_info_b {
  text-align: center;
  margin: 6px 0px 16px 0px;
}	


.info2 {
  text-align: right;
}	


a {
  color: #0000cc;
}					