body {
	background-color: #000000;
}
#contents {
	width: 900px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
.leftarea{
	height: 750px;
	width: 360px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.leftarea img{
	margin: 20px 0px 5px 0px;
}

.rightarea{
	/*height: 750px;*/
	width: 520px;
	float: right;
	background-color: #000000;
	font-color: #ffffff;
	line-height: 1.3em;
}
.h_area {
	background-color: #000000;
	color: #ff0000;
	font-weight: bold;
	font-size: 22px;
	margin: 1em;
	line-height: 1.2em;
}
.center{
	background-color: #000000;
}
.text {
	margin: 1.5em;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.7em;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.rightarea .prof {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	padding: 0 1em;
	margin: 1em;
}.rightarea .prof .text{	color: #000000;}
.rightarea .prof h3 {
	font-size: 16px;
	font-weight: bold;
}
/*----- Indy page -----*/#contents_Indy {	width: 900px;	background-color: #000000;	margin-left: auto;	margin-right: auto;	color: #ffffff;	font-size: 16px;}#contents_Indy .h_area {
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	margin: 1em;
	line-height: 1.2em;
}.leftarea_Indy{	width: 350px;	line-height: 1.3em;	float: left;}

.leftarea_Indy img{	width: 350px;	margin: 20px 0px 5px 0px;}

.rightarea_Indy{
	width: 530px;
	line-height: 1.3em;
	float: right;
}

#contents_Indy .prof {
	background-color: #ffffff;
	line-height: 1.3em;
	margin: 1em;
}

#interview {
	clear: both;
	padding-top: 20px;
}

#interview p {
	font-size: 16px;
	line-height: 1.7em;
}

#interview h2 {
	font-size: 32px;
	color: #ffffff;
	text-align: center;
	padding: 0.4em 0;
	background: -webkit-linear-gradient(top, #7d0000 0%, #e10000 100%);
	background: linear-gradient(to bottom, #7d0000 0%, #e10000 100%);
}

#interview .area1 {
	float: left;
	margin-bottom: 20px;
}

#interview .area2 {
	float: left;
	margin-bottom: 20px;
}

#interview .area3 {
	float: left;
	margin-bottom: 20px;
}

#interview .area4 {
	float: left;
	margin-bottom: 20px;
}

#interview p {
	margin-bottom: 3em;
	text-align: justify;
	text-justify: distribute-all-lines;
}

#interview .i_left {
	float: left;
	margin-right: 40px;
}

#interview .i_right {
	float: right;
}

#interview .textbox_1 {
	width: 510px;
}

#interview .textbox_2 {
	width: 460px;
}

#interview .reporter {
	color: #ff7e00;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

#interview .prof {
	float: left;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	margin: 1em;
}

#interview .prof p {
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 1em;
}

/*----------*/

#header {
	background-color: #000000;
		height: 120px;
		text-align: center;
	clear: both;
	width: 900px;		margin-left: auto;		margin-right: auto;
}
#header img {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	clear: both;
	width: 900px;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;		color: #ffffff;		margin-left: auto;		margin-right: auto;
}