/************************right*******************************/
#right{
	float:left;
	width:701px;
	background-color:#ffffff;
	padding-bottom:50px;
}
/*サブタイトル*/
#right h3{
	text-align:center;
	margin-top:30px;
}
/*サブサブタイトル*/
#right p.subtitle{
	text-align:center;
	margin-top:20px;
}
/*---------------文章部分----------------*/
#right .main{
	width:655px;
	margin:25px auto 30px auto;
}
/*写真*/
#right p.photo{
	float:left;
	width:200px;
	margin-left:20px;/*写真左あき*/
}
#right p.bunsyo{
	float:left;
	width:435px;
	font-size:90%;
	color:#000;
	line-height:1.7;
}
#right p.bunsyo .tiiki {
	background-color: #eee;
	display: inline-block;
	width: 390px;
	padding: 5px 15px;
	font-weight: bold;
	margin-top: 12px;
}
/*強調部分*/
#right span.kyotyo{
	font-size:120%;
	font-weight:bold;
	color:#FD7C1C;
}
/*三枚写真*/
#right p.photo2{
	clear:left;
	width:655px;
	margin:auto;
	padding-top:25px;
}
#right p.bunsyo2{
	width:655px;
	margin:25px auto 20px auto;
	font-size:90%;
	color:#000;
	line-height:1.7;
}
.text-em {
	color: red;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 8px;
	line-height: 1.5;
}

