@charset "UTF-8";
/* CSS Document */
/* ***********************************************************
 *
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */

/*必要CSSをロード*/
@import url("../../../css/base.css");
/*インタビュー用ブロック */
.Interview {
	display: block;
	border: 1px dotted #CCCCCC;
	padding-top: 30px;
	padding-bottom: 5px;
	background-image: url(../../../images/Interviewtitle.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 26px;
	margin-bottom: 5px;
	margin-left: 26px;
}
 
	.Interview img {
		float: left;
		padding: 5px;
		border: 1px solid #CCCCCC;
		margin-right: 5px; }
 
	.Interview h4 {
	color: #0C1713;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: normal;
	margin-top: 5px;
}
 
	.Interview strong { color: #003366; }
.contentsbox h4 {
	color: #05050A;
	font-size: 14px;
	margin-left: 17px;
}
.contentsbox h4 em{
	font-size: 10px;
	font-style: normal;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 2px 5px;
}
.contentsbox table {
	background-color: #CCCCCC;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentsbox th {
	text-align: center;
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
}
.contentsbox td {
	padding: 3px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
}
.contentsbox table strong {
	color: #a98d00;
	font-size: 10px;
}
.contentsbox table em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.voice {
	width: 669px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #FF0066;
	border-left-color: #FF0066;
}
.voice img {
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.voice h4 {
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px 0px 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FF0066;
}
.voice p {
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	padding: 2px 0px 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 10px;
}
.voice p em{
	font-size: 10px;
	font-style: normal;
	padding-left: 10px;
	display: block;
}

.mizuno {
	width: 668px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0066;
}
.mizuno img {
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mizuno p {
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	padding: 2px 0px 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.mizuno p strong{
	color: #FF0033;
	font-weight: normal;
}
.mizuno h4 {
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px 0px 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #FF0066;
}
.mizuno em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
