@charset "utf-8";

/*/////////////////////////////////////////////////////////
//about
/////////////////////////////////////////////////////////*/

#container {
	width: 840px;
	margin-top: 16px;
}

#container h1 {
	width: 840px;
	height: 66px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/interview/nishikori/ttl_nishikori.jpg) no-repeat left top;
}

#container #contents {
	width: 840px;
	background: url(../../img/about/bg_middle.jpg) repeat-y left top;
}

#container #contents .inner {
	width: 840px;
	padding-bottom: 34px;
	background: url(../../img/about/bg_bottom.jpg) no-repeat left bottom;
}

#container #contents .inner .head_section {
	width: 770px;
	height: 172px;
	margin: 0px 0px 0px 34px;
	padding-top: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/interview/nishikori/ph_nishikori.jpg) no-repeat 0px 25px;
}

/*///section_one///*/

#container #contents .inner .section_one {
	width: 770px;
	margin: 26px 0px 0px 34px;
	font-size: 1.1em;
}

.section_one .firstChild {
	width: 447px;
	float: left;
}

.section_one .lastChild {
	width: 323px;
	float: left;
}

.section_one .firstChild h3 {

}
.section_one .firstChild p {
	width: 421px;
	margin: 23px 0px;
	line-height: 135%;
}

/*///section_two///*/

#container #contents .inner .section_two {
	width: 770px;
	margin: 26px 0px 0px 34px;
	font-size: 1.1em;
}

.section_two .firstChild {
	width: 349px;
	float: left;
}

.section_two .lastChild {
	width: 421px;
	float: left;
}

.section_two .lastChild h3 {

}
.section_two .lastChild p {
	width: 421px;
	margin: 23px 0px;
	line-height: 135%;
}


/*///section_three///*/

#container #contents .inner .section_three {
	width: 770px;
	margin: 26px 0px 0px 34px;
	font-size: 1.1em;
}

.section_three .firstChild {
	width: 349px;
	margin-top: 26px;
	float: left;
}

.section_three .lastChild {
	width: 421px;
	margin-top: 17px;
	float: left;
}
.section_three .lastChild p {
	margin-top: 9px;
	line-height: 135%;
}

.section_three .lastChild p a {
	display:block;
	color: #fe2f13;
	text-decoration: underline;
	background-color: transparent;
}
.section_three .lastChild p a:hover,
.section_three .lastChild p a:active {
	text-decoration: none;
}

/*//= 02*/


/*/// IE 5 Mac Only ///*/

/*\*//*/



/**/



