/*全体*/
.all {
	width: 445px;
	text-align: left;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
/*プロフィール*/
.profile {
	margin: 10px 0px 25px 0px;
	width: 100%;
	padding: 11px 9px 11px 6px;
	font-size: 10px;
	border: 1px solid #b90100;
	line-height: 180%;
}	
/*プロフィール・ラスト*/
/*.last_cm {
	text-align: right;
	padding: 0px 9px 9px 0px;
}	*/
.clr {
	clear: both;
}	
/*提供*/
.teikyou {
	text-align: right;
	padding-top: 5px;
}		
/*本文・テーブル*/
table.main {
	width: 445px;
	padding: 0px;
	margin: 0px;
}
/*本文テキスト太字指定*/
.txt_b {
  font-weight: bold;
}
/*本文テキスト*/
.main_txt {
	border-left: 2px solid #5483dc;
	border-right: 2px solid #5483dc;
	padding: 14px 6px 14px 8px;
	line-height: 160%;
	font-size: 12px;
}
/*質問文の■*/
.square {
	color: #c40101;
}
/*テキスト質問文*/
.q {
	font-weight: bold;
	color: #0174d6;
}			
/*１ページ目写真*/
.jet {
	float: right;
	padding: 4px 2px 8px 8px;
}
/*○○を読む*/
.arrow {
	text-align: right;
}	
/*２ページ目の写真*/
.studio  {
	text-align:right;
}
/*２ページ目・写真大*/
.img_b {
	text-align: center;
	margin-top: 20px;
}	
/*３ページ目・写真大*/
/*.img_b2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}	*/
/*活動インフォメーション・テーブル*/
.info {
	margin-top: 5px;
}
/*了*/
.arrow2 {
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
}	
/*活動インフォメーション・box*/
.info_txt {
	border-right: 2px solid #5483dc;
	border-left: 2px solid #5483dc;
	border-bottom: 2px solid #5483dc;
	font-size: 12px;
}		
/*活動インフォメーション・テキスト*/
.info_jet {
	padding: 12px 16px;
	line-height: 160%;
}

/*インフォ・テキスト*/
.title {
	padding: 15px 12px 0px 0px;
	line-height: 140%;
	float: right;
}	
/*インフォ・きぼう*/
.info_kibou {
	margin: 4px 10px;
}	
.clr2 {
	background: url(./img25/b_line.gif) repeat-x;
	height: 2px;
	clear: both;
	margin: 0px 3px;
}	
/*インフォメーション・写真大*/
.img_info_b {
	text-align: center;
	margin: 6px 0px 16px 0px;
}	
.last_txt {
	padding: 0px 14px 12px 14px;
	line-height: 160%;
	font-size: 12px;
}	
a {
	color: #0000cc;
}					
