/* CSS Document */

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

セカンドヘッダー

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

#contents_header h2#tokyo1964 {
	width: 920px;
	height: 50px;
	text-indent: -9999px;
	background: url(/past_games/tokyo1964/images/tokyo1964_header.jpg) no-repeat 0 0;
	margin: 0 0 5px;
}

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

左カラム ローカルナビ

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

.localnavi_bottom_tokyo1964 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#localnavi .localnavi_body ul li.sub {
	width: 154px;
	margin: 0 0 5px;
	background: url(/images/common/arrow_square.gif) no-repeat 3px 2px;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 8px 17px;
	letter-spacing: 0.1em;
}

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

赤帯タイトル 

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

/* トップ、各ページ下部のコンテンツリンク */
h3.tokyo_olympic_1964 {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* 東京オリンピック開催へ */
h3.tokyo_olympic_1964_open {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_open_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* 東京オリンピックレポート */
h3.tokyo_olympic_1964_report {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_report_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* 東京オリンピックが残したもの */
h3.tokyo_olympic_1964_story02 {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_story02_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* トップアスリートインタビュー */
h3.tokyo_olympic_1964_topathlete {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_topathlete_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* シリーズ連載・東京オリンピックから40年 */
h3.tokyo_olympic_1964_tokyo40 {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_tokyo40_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* 市川昆総監督が語る名作「東京オリンピック」 */
h3.tokyo_olympic_1964_interview {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_interview_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* 東京オリンピック40周年記念イベント */
h3.tokyo_olympic_1964_2004 {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_2004_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/* メモリアル・プレイス */
h3.tokyo_olympic_1964_place {
	background:url(/past_games/tokyo1964/images/tokyo_olympic1964_place_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}


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

ページ下部 他コンテンツリンク

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

#tokyo1964_other_contents {
	padding-bottom: 15px!important;
	margin-bottom: 15px!important;
}

#tokyo1964_other_contents ul li {
	display: block;
	float: left;
	width: 180px;
	text-align: center;
}

#tokyo1964_other_contents ul li div {
	border: 3px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 3px #A8A8A8;
	width: 100px;
	margin: 0 30px 10px 30px;
	-webkit-box-shadow: 3px 3px 3px #a8a8a8;
	-moz-box-shadow: 3px 3px 3px #a8a8a8;
}

#tokyo1964_other_contents ul li span {
	background: url("/images/common/arrow_circle.gif") no-repeat 0 3px;
	padding-left: 15px;
}

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

コンテンツ 

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

/* 共通 */
#right_contents .section_lv4 h5 {
	font-size: 150%;
	color: #c00;
}

#right_contents ul.table_of_contents {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	line-height: 1.4em;
}

#right_contents .under_line {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#right_contents .arrow_square {
	margin: 0 0 5px;
	background: url(/images/common/arrow_square.gif) no-repeat 3px 2px;
	padding: 0 0 8px 17px;
	letter-spacing: 0.1em;
}

#right_contents .other_columns {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}

#right_contents .other_columns li {
	line-height: 1.4em;
}

/* トップページ */
#right_contents .contentsbox_s {
	width: 333px;
	background: #fdfdfd url("/column/images/contentsbox_bg.gif") repeat-x 0 0;
	padding: 10px;
	min-height: 175px;
	box-shadow: 3px 3px 3px #cdcdcd;
	-webkit-box-shadow: 3px 3px 3px #cdcdcd;
	-moz-box-shadow: 3px 3px 3px #cdcdcd;
	margin: 0 0 15px;
}

.section_lv4 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 30px 0;
}

.section_lv4 table th {
	background: #eeeeee;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}

.section_lv4 table td {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 1.4;
	padding: 8px;
}

#right_contents .promotion_area p {
	text-align: center;
	font-size: 18px;
	padding: 0;
	font-weight: bold;
}

/* 東京オリンピック開催へ */
#right_contents .page_link {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}

#right_contents .link_box p.pull_down {
	position: absolute;
	right: 15px;
	top: 114px;
}

#right_contents .center_image {
	text-align: center;
}

#right_contents .mb_img {
	margin-bottom: 10px;	
}

/* 東京オリンピックレポート */
#right_contents .section_lv4 .oneday {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

#right_contents .section_lv4 .oneday ul {
	margin-bottom: 10px;
	margin-left:20px;
}

/* 東京オリンピックが残したもの */
#right_contents .top_img_wrap{
	margin: 0 0 20px 85px;
}

#right_contents .fl_img01 {
	float: left;
	width: 270px;
}

#right_contents .fl_img02 {
	float: left;
	width: 330px;
}

#right_contents .top_lead {
	color:#997300;
	line-height: 1.7em;
}

#right_contents .caption {
	font-size: 11px;
	text-align: center;
	padding: 5px 5px 15px 20px;
}

/* トップアスリートインタビュー */
#right_contents .border_bottom {
	border-bottom: 1px dotted #ccc;
}

/* #right_contents .top_img_wrap_athlete{
	margin: 0 0 20px 85px;
}*/

#right_contents .fl_img01_athlete {
	float: right;
	width: 265px;
	margin: 0 0 10px 20px;
}

/* #right_contents .fl_img02_athlete {
	float: left;
	width: 450px;
} */

#right_contents .top_lead_athlete {
	line-height: 1.7em;
	padding-top: 10px;
	color: #997300;
	margin-bottom: 10px;
}

#topathlete_list {
	width: 570px;
	margin: 0 auto;
}

#topathlete_list ul li {
	display: block;
	float: left;
	width: 285px;
	text-align: center;
	margin-bottom: 20px;
}

#topathlete_list ul li div {
	margin-bottom: 5px;
}

#topathlete_list_under ul li {
	display: block;
	float: left;
	width: 175px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
}

#topathlete_list_under ul li.last {
	margin-right: 0;
}

#topathlete_list_under ul li div {
	margin-bottom: 5px;
}

.profile_area {
	margin-bottom: 20px;
	margin-left: 20px;
}

.profile_area .profile_img {
	float: left;
	width: 120px;
	text-align: center;
}

.profile_area .profile_text {
	line-height: 1.7em;
}

/* 市川昆総監督が語る名作「東京オリンピック」 */
#right_contents .top_img_wrap_interview {
	margin: 0 0 20px 85px;
}

#right_contents .fl_img01_interview {
	float: left;
	width: 280px;
}

#right_contents .fl_img02_interview {
	float: left;
	width: 330px;
}

#right_contents .top_lead_interview {
	line-height: 1.7em;
}

#right_contents p.interviewer {
	color: #666;
}

#right_contents table.interview_ichikawa {
	border-collapse: collapse;
	border-spacing: 0;
}

#right_contents table.interview_ichikawa th {
	font-weight: bold;
	line-height: 1.4;
	padding: 7px;
	text-align: left;
}

.profile_area_int {
	margin-bottom: 20px;
	border-top: 1px solid #999;
	padding-top: 30px;
}

.profile_area_int .profile_img {
	float: left;
	width: 120px;
	text-align: center;
}

.profile_area_int .profile_text {
	line-height: 1.7em;
}



/* 東京オリンピック40周年記念イベント */
.about_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 30px 0;
}

.about_table table th {
	background: #eeeeee;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding: 8px;
	text-align: center;
}

.about_table table td {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 1.4;
	padding: 10px;
}

#right_contents .float_image {
	float: left;
	width: 195px;
	text-align: center;
}

#right_contents .float_wrap {
	margin: 0 auto;
	width: 390px;
}

/* Tokyo Olympic Story */
#right_contents .left_indent{
	padding:0 0 0 40px;
}

#right_contents .quotation{
	margin:10px 0;
	padding:15px 0 0;
	border-top:1px solid #999999;
}

#right_contents .float_image_w100 {
	float: left;
	width: 100px;
	text-align: center;
	line-height:1.4;
	margin:0 0 15px;
	padding:0 0 0 20px;
}

/* 50周年記念ウォーク追加201410 */
table.tokyo1964_2014{ margin-bottom:10px !important;}
table.tokyo1964_2014 th,
table.tokyo1964_2014 td{ padding:10px 5px !important;}