@charset "UTF-8";

#body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#2E535B;
}
.seitai #body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#FD1801;
}
.sports #body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#FF6600;
}
.yoga #body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#FF9300;
}
.baby #body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#FF3A4F;
}
.beauty #body h5{
	padding: 0 0 5px 0 ;
	font-size:14px;
	font-weight:normal;
	color:#0089FF;
}

#body p a {
color:#2FC0D7;
font-size:14px;
text-decoration:none;
}

#body p a:hover {
color:#000000;
font-size:14px;
text-decoration:underline;
}


/*============================================================
//  
//==========================================================*/

.seitai #body .interview .lead{
	background:transparent url(/seitai/interview/image/title.jpg) no-repeat scroll 0%;
	color:#2E535B;
	font-weight:normal;
	height:185px;
	line-height:150%;
	padding:0pt 0pt 7px;
	width:525px;
	}

.yoga #body .interview .lead{
	background:transparent url(/yoga/interview/image/title.jpg) no-repeat scroll 0%;
	color:#2E535B;
	font-weight:normal;
	height:185px;
	line-height:150%;
	padding:0pt 0pt 7px;
	width:525px;
	}

.beauty #body .interview .lead{
	background:transparent url(/beauty/interview/image/title.jpg) no-repeat scroll 0%;
	color:#2E535B;
	font-weight:normal;
	height:185px;
	line-height:150%;
	padding:0pt 0pt 7px;
	width:525px;
	}

.sports #body .interview .lead{
	background:transparent url(/sports/interview/image/title.jpg) no-repeat scroll 0%;
	color:#2E535B;
	font-weight:normal;
	height:185px;
	line-height:150%;
	padding:0pt 0pt 7px;
	width:525px;
	}

#body .interview .lead p.title{
	width:335px;
	color:#000;
	float:left;
	margin-bottom:10px;
}
#body .interview .lead p.text{
	width:335px;
	color:#666;
	float:left;
	margin-bottom:15px;
}
#body .interview .paragraph .image{
	width:170px;
	float:left;
	text-align:left;
}
#body .interview .paragraph .image img{
	border:1px solid #CCC;
	margin-bottom:5px;
}

#body .interview .paragraph .image p{
	font-size:10px;
	color:#666;
	float:right;
	padding:0 0 10px 0;
}
#body .interview .paragraph .image .txt{
	font-size:10px;
	color:#666;
	text-align:right;
	padding-right:7px;
}

#body .interview .paragraph p.text{
	width:355px;
	color:#666;
	float:right;
	margin-bottom:15px;
}

#body .interview .paragraph .topic{
	width:345px;
	float:left;
}
#body .interview .paragraph h5{
	margin-bottom:10px;
f	font-size:14px;
}
#body .interview .paragraph p.title{
	color:#000;
	margin-bottom:10px;
}
#body .interview .paragraph p.question{
	color:#666;
	margin-bottom:3px;
}
#body .interview .paragraph p.answer{
	color:#000;
	margin-bottom:8px;
}
