/**************** 共通パーツ *****************/
p {
	margin: 0px;
	padding: 0px;
	display:inline;
}
.size10 {
	font-size:12px;
}
h1 {
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	display:inline;
	color: #666666;
}
div h2 {
	font-style: normal;
	margin: 0px;
	display:inline;
	font-size: 26px;
}
em {
	font-style: normal;
}
.sp{
	padding-top: 10px;
}
.sp50{
 padding:25px 0;
 clear:both;
}
.sp20{
 padding:10px 0;
 clear:both;
}
.sp10{
	clear:both;
	padding-top: 10px;
}
.sp5{
	clear:both;
	padding-top: 5px;
}



/**************** インタビュー　グレイル *****************/
#bace {
	width: 770px;

}
#header {
	margin-bottom: 20px;
}
#main {
	text-align: center;
	font: 13px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-bottom: 25px;
}
.redText {
	font-size: 14px;
	line-height: 2.0em;
	font-weight: bold;
	color: #CC0000;
}

.interviewBox {
	border: 1px solid #DBD29F;
	width: 750px;
	margin-bottom: 25px;
}
.interviewText {
	margin: 10px;
	text-align: left;
}
.interviewImg {
	margin-right: 10px;
	margin-left: 10px;
}
.pagetop {
	font-size: 12px;
	width: 750px;
	text-align: right;
	margin-right: 20px;
}
#copyRight {
	clear: both;
	width: 770px;
	margin-bottom: 20px;
}
#link {
	font-size: 12px;
	width: 410px;
}
#link li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin-right: 25px;
}
