/* CSS Document */


/*------コンテンツタイトル------*/
h3.int_game {
	background:url(/games/images/int_game_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.int_game_olym {
	background:url(/games/images/int_game_olym_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.sanka {
	background:url(/games/images/sanka_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.poster {
	background:url(/games/images/poster_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.winnerslist {
	background:url(/games/images/winnerslist_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.game_other {
	background:url(/games/images/game_other_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

.int_game_ttl {
	background:url(/games/images/int_game_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	margin:0 0 15px;
	padding:0;
}
.int_game_ttl h3 {
	text-indent:-9999px;
	width:100px;
	height:0;
	margin:0;
	padding:0;
}

.link_box {
	width:230px;
	float:right;
	margin:5px 5px 0 0;
}
.link_box p.right {
	float:right;
	margin:0 0 0 5px !important;
	padding:0 !important;
}




.contentsbox {
	width:707px;
	background:#fdfdfd url("/column/images/contentsbox_bg.gif") repeat-x 0 0;
	padding:10px;
	box-shadow: 3px 3px 3px #cdcdcd;
	-webkit-box-shadow: 3px 3px 3px #cdcdcd; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 3px #cdcdcd; /* Firefox用 */
	margin:0 0 15px;
}
.contentsbox .column_ttl {
	background:#FFFFFF;
	border-bottom:2px solid #E90000;
	padding:3px;
	margin:0 0 10px 0;
}
.contentsbox .column_ttl a {
	background:url("/images/common/arrow_circle.gif") no-repeat scroll 0 2px transparent;
	margin: 0 0 5px;
    padding: 0 0 8px 15px;
}
.contentsbox .game_list {
	
}
.contentsbox .game_list ul {
	list-style:none;
}
.contentsbox .game_list ul li {
	border-bottom:1px solid #CCC;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
}
.contentsbox .game_list ul li img {
	border:1px solid #CCC;
	margin:0 10px 0 0;
}
.contentsbox .game_list ul li span {
	margin:0 0 0 10px;
	font-size:14px;
	font-weight:normal;
}

.contentsbox_s .game_list ul {
	list-style:none;
}
.contentsbox_s .game_list ul li {
	border-bottom:1px solid #CCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
}
.contentsbox_s .game_list ul li img {
	border:1px solid #CCC;
	margin:0 10px 0 0;
	float:left;
}
.contentsbox_s .game_list ul li span {
	margin:0 0 0 0;
	font-size:14px;
	font-weight:normal;
}


.contentsbox .column_image {
	width:100px;
	float:left;
	margin:0 10px 10px 0;
	border: 3px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #a8a8a8;
    -webkit-box-shadow: 3px 3px 3px #a8a8a8; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 3px #a8a8a8; /* Firefox用 */
}
.contentsbox .column_read {
	padding:3px 0 0;
}
.contentsbox .column_read ul {
	list-style:none;
}
.contentsbox .column_read ul li {
	background: url("/images/common/arrow_square_s.gif") no-repeat scroll 4px 6px transparent;
    padding: 0 0 10px 14px;
    float:left;
    width:250px;
    font-size:12px;
}
.contentsbox .column_read ul.player li {
	background: url("/images/common/arrow_square_s.gif") no-repeat scroll 4px 6px transparent;
    padding: 0 0 10px 14px;
    font-size:12px;
    float:left;
    width:500px;
}


.contentsbox_s {
	width:333px;
	background:#fdfdfd url("/column/images/contentsbox_bg.gif") repeat-x 0 0;
	padding:10px;
	height:340px;
	box-shadow: 3px 3px 3px #cdcdcd;
	-webkit-box-shadow: 3px 3px 3px #cdcdcd; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 3px #cdcdcd; /* Firefox用 */
	margin:0 0 15px;
}
.contentsbox_s .column_ttl {
	background:#FFFFFF;
	border-bottom:2px solid #E90000;
	padding:3px;
	margin:0 0 10px 0;
}
.contentsbox_s .column_ttl a {
	background:url("/images/common/arrow_circle.gif") no-repeat scroll 0 2px transparent;
	margin: 0 0 5px;
    padding: 0 0 8px 15px;
}
.contentsbox_s .column_image {
	width:100px;
	float:left;
	margin:0 10px 10px 0;
	border: 3px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #a8a8a8;
    -webkit-box-shadow: 3px 3px 3px #a8a8a8; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 3px #a8a8a8; /* Firefox用 */
}
.contentsbox_s .cast_image {
	float:left;
	width:120px;
	margin:0 10px 0 0;
}
.contentsbox_s .cast_image .cap {
	background:#808080;
	font-size:12px;
	color:#FFF;
	padding:5px;
	text-align:left;
}
.contentsbox_s .detail_txt {
	float:left;
	width:170px;
}
.contentsbox_s .detail_txt ul {
	margin:0 0 20px 0;
}
.contentsbox_s .detail_txt ul li.cup_name {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.contentsbox_s .detail_txt ul li.category_name {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.contentsbox_s .detail_txt ul li.name {
	border-top:1px dotted #CCC;
	padding:5px 0 0;
	font-size:24px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.contentsbox_s .detail_txt .schedule {
	background:url(/column/myolympic/images/schedule_bg.gif) repeat 0 0;
	border-bottom:2px solid #e90000;
	padding:5px;
	font-size:16px;
	margin:0 0 5px 0;
}
.contentsbox_s .detail_txt .schedule span {
	font-size:14px;
	font-weight:bold;
}

.beijngright h4{
padding-left: 6px;
border-left: 3px solid #E40024;
    border-bottom: 1px solid #ccc;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0;

}



/*------追加------*/


h3.nagano {
	background:url(/games/olympic/nagano/images/nagano_ttl.gif) no-repeat 0 0;
	width:730px;
	height:100px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}


h3.nagano_sub {
	background:url(/games/olympic/nagano/images/nagano_ttl_sub.gif) no-repeat 0 0;
	width:730px;
	height:60px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

.compare_table table,
.compare_table_b table {
border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    margin:0 0 30px 0;
}

.compare_table_b table {
    margin:0;
}
.compare_table table th,
.compare_table_b table th {
	background: url("/images/common/th_bg.gif") repeat-x scroll center top #cf2020;
    border: 1px solid #e90000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
}
.compare_table table td,
.compare_table_b table td {
	border: 1px solid #CCCCCC;
    font-size: 14px;
    line-height: 1.4;
    padding: 5px;
}

.section_lv4 .compare_table tr.odd {
	background:#F7F7F7;
}
.section_lv4 .compare_table td {
	text-align:center;
}
.section_lv4 .compare_table td span.circle {
	font-family:"HiraKakuPro-W3";
}
.section_lv4 .compare_table td.txt_left {
	text-align:left;
}
.section_lv4 .compare_table td.txt_left_sub {
	text-align:left;
	padding:0 0 0 40px;
}
.section_lv4 .compare_table td.sports_ttl {
	font-weight:bold;
}
.section_lv4 .compare_table td.london {
	background:#fff3fb;
}


/* 実施競技一覧 */

.listsports_link {
	margin-bottom: 20px;
}
.listsports_link h4 {
	background:url(/images/common/tb_line2.gif) no-repeat 0 -3px;
	height:35px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
    min-height: 28px;
    padding-left: 14px;
}
.listsports_link ul {
	list-style:none;
}
.anchor_link ul li {
	background:url(/images/common/arrow_square.gif) no-repeat 10px 2px;
	padding:0 0 10px 25px;
}

.listsports_link table {
	width:100%;
	margin:0;
}
.listsports_link table td {
	font-size: 11px;
	line-height: 1.0;
	background-image: url(/torino/sports/images/ttl_listsports.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*border: 1px solid #CCC;*/
	padding: 6px 2px 6px 4px;
}

.listsports_link table td.sports_ttl {
	font-weight:bold;
}

.listsports_link table td img {
	border: 1px solid #CCC;
	text-align: left;
}

.listsports_link table td dl{
	padding: 1px;
}

.listsports_link table td dt{
	clear: both;
	float: left;
}

.listsports_link table td dd{
	text-align: left;
	padding:3px 3px 3px 15px;
	margin-left:50px;
	width: 155px;
	line-height: 16px;
}

.listsports_link table td dd li{
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
	line-height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

/*.listsports_link table dd a {
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 16px;
} */

.listsports_link table td dd .sports_ttl{
	font-weight:bold;
	font-size: 15px;
	line-height: 25px;
	clear: both;
}


/* 各競技詳細 */

.headquarters_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/japan/headquarters/images/headquarters_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.alpine_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/alpine_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.biathlon_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/biathlon_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.bobsleigh_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/bobsleigh_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.cross-country_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/cross-country_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.curling_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/curling_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.figure_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/figure_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.freestyle_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/freestyle_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.icehockey_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/icehockey_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jump_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/jump_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.luge_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/luge_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.nordic_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/nordic_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.shorttrack_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/shorttrack_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.speed_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/speed_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.skeleton_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/skeleton_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.snowboard_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/sports/images/snowboard_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.sportsmenu {
	text-align:right;
	font-size:12px;
	line-height:1.6em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	vertical-align: bottom;
	position: relative;
	top: 35px;
}


p.sports_link1  {
	text-align:right;
	margin:5px 0;
}
p.sports_link1  a {
	background:url(/images/common/arrow_circle.gif) no-repeat 0 2px;
	padding:0 10px 0 15px;
}

.anchor_link2 {
	margin-bottom: 20px;
	/*float: left;*/
	background:url(/beijing/sports/images/anchor_link_bg.gif) repeat 0 0;
	border: 3px solid #dcdcdc;
}


.anchor_link2 table {
	width:100%;
	margin:0;
}
.anchor_link2 table td {
	font-size: 13px;
	line-height: 1.4;
	padding:3px;
}
.anchor_link2 table td a {
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px;
	padding:0 0 10px 15px;
}
.anchor_link2 table td.on {
	background:url(/images/common/arrow_square.gif) no-repeat 3px 5px;
	font-weight:bold;
	padding:0 0 0 18px;
}


.anchor_link2 ul {
	width:100%;
	list-style:none;
}
.anchor_link2 ul li {
	float:left;
	width:137px;
	margin:5px 3px 5px 3px !important;
	padding:0 !important;
	background:none !important;
	font-size:12px;
}
.anchor_link2 ul li a {
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px;
	padding:0 0 10px 15px;
}
.anchor_link2 ul li.off span {
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px !important;
	padding:0 0 10px 15px !important;
}


/* 各競技詳細_会場情報 */

h3.site_ttl {
    background: url("/games/olympic/nagano/map/images/site_ttl.gif") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin: 0 0 15px;
    padding: 0;
    text-indent: -9999px;
    width: 730px;
}

#site_link {
	width:730px;
}
#site_link ul {
	list-style:none;
	padding:0 0 0 10px;
}
#site_link ul li {
	position:relative;
	width:170px;
	float:left;
	margin:0 10px 20px 0;
	/*text-align:center;*/
	/*background: url("/games/olympic/nagano/map/images/site_link_bg.gif") no-repeat scroll 0 bottom;*/
}
#site_link ul li .num {
	width:24px;
	height:21px;
	padding:3px 0 0;
	position:absolute;
	top:0;
	left:0;
	background:#d00;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#site_link ul li img {
	margin:0;
}
#site_link ul li .site_name {
	margin:0 0 5px;
	padding:3px 5px;
	background:#aaa;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height: 32px;
}
#site_link ul li .site_name a {
	color:#FFF;
}
#site_link ul li .game_type_ttl {
	font-size:11px;
	/*font-weight:bold;*/
	color:#d00;
	text-align:left;
	border-left:2px solid #d00;
	border-bottom:1px dotted #d00;
	padding:3px 0 3px 5px;
	margin:0 5px 5px;
}
#site_link ul li .game_type {
	font-size:11px;
	margin:0 5px 5px;
	text-align:left;
}

.area_ttl {
	border-left:4px solid #d00;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	padding:5px 0 5px 5px;
	margin:0 0 10px;
}


/* 各競技代表選手団詳細*/

.athlete {
	margin-bottom: 20px;
}

.athlete table{
	width:100%;
	margin:0;
	text-align: left;
	border-collapse: separate;
	border-spacing: 2px;
}

.athlete table td {
	font-size: 12px;
	line-height: 1.8;
	padding:5px;
	background-image: url(/saltlake/sports/images/ttl_listsports.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCC;
}

.athlete table td.noline {
	background-image: none;
	border: 0px;
}

.athlete table td dl{
	margin: 0px;
	padding: 5px;
}
.athlete table td dt{
	clear: both;
	float: left;
}

.athlete table td dt img{
	border: 1px solid #CCC;
}
.athlete table td dd{
	line-height: 20px;
	padding: 3px;
	float: left;
	width: 245px;
	margin-left:12px;
}

.athlete table td.staff dd {
	width: 155px;
	margin-left: 3px;
}

.athlete table td dd .atlete_name{
	font-weight:bold;
	font-size: 14px;
}

.athlete table td dd li{
	font-size: 14px;
	line-height: 14px;
	margin:0 0 5px;
}

.athlete table td.staff dd li {
	margin: 0;
}

.athlete table td dd li.position{
	font-size: 12px;
	line-height: 14px;
	margin:0 0 10px;
}

.athlete table td.staff dd li.position {
	margin: 0;
}

.athlete table td dd li.name{
	font-size: 18px;
	font-weight:bold;
	line-height: 23px;
	margin:0 0 10px;
}

.athlete table td.staff dd li.name {
	font-size: 14px;
	margin: 0;
}

.athlete table td dd li.name span{
	font-size: 14px;
}
.athlete table td dd li.sports{
	font-size: 12px;
	line-height: 14px;
}

.schedule_table table {
	border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    margin:0 0 10px 0;
}
.schedule_table table th {
	background: url("/images/common/th_bg.gif") repeat-x scroll center top #cf2020;
    border: 1px solid #e90000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
}
.schedule_table table tr.odd {
	background:#f6fbff !important;
}
.schedule_table table td {
	border: 1px solid #CCCCCC;
    font-size: 14px;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
}
.schedule_table table td.today {
	background:#ffdfdf !important;
}
.schedule_table table td.sat {
	background:#1aabff !important;
	color:#FFF;
}
.schedule_table table td.san {
	background:#ff1a4b !important;
	color:#FFF;
}
.schedule_table table td.month {
	background:#999999 !important;
	color:#FFF;
}
.schedule_table table td span.sub {
	/*margin-left:7px;*/
	font-size:12px;
}
.schedule_table td.txt_left {
	text-align:left;
}
.schedule_table td.sports_ttl {
	font-weight:bold;
	font-size:15px;
}
.schedule_table table tr.even td {
	background-color: #F7F7F7;
}

.schedule_table table th.gold {
background: #f4ffac; /* Old browsers */
background: -moz-linear-gradient(top,  #f4ffac 1%, #f4f188 45%, #efd54a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f4ffac), color-stop(45%,#f4f188), color-stop(100%,#efd54a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4ffac 1%,#f4f188 45%,#efd54a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4ffac 1%,#f4f188 45%,#efd54a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4ffac 1%,#f4f188 45%,#efd54a 100%); /* IE10+ */
background: linear-gradient(top,  #f4ffac 1%,#f4f188 45%,#efd54a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ffac', endColorstr='#efd54a',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    height: 47px;
}
.schedule_table table th.gold span {
	background:url(/games/olympic/london/japan/winnerslist/images/medal_gold.png) no-repeat 0 9px;
	padding: 18px 0 13px 36px;
}
.schedule_table table th.silver {
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 1%, #d1d1d1 46%, #acacac 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f0f0f0), color-stop(46%,#d1d1d1), color-stop(100%,#acacac)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f0f0 1%,#d1d1d1 46%,#acacac 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f0f0 1%,#d1d1d1 46%,#acacac 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f0f0 1%,#d1d1d1 46%,#acacac 100%); /* IE10+ */
background: linear-gradient(top,  #f0f0f0 1%,#d1d1d1 46%,#acacac 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#acacac',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    height: 47px;
}
.schedule_table table th.silver span {
	background:url(/games/olympic/london/japan/winnerslist/images/medal_silver.png) no-repeat 0 9px;
	padding: 18px 0 13px 36px;
}
.schedule_table table th.bronze {
background: #ffcc9d; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcc9d 1%, #fdbd91 46%, #fe8968 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffcc9d), color-stop(46%,#fdbd91), color-stop(100%,#fe8968)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffcc9d 1%,#fdbd91 46%,#fe8968 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffcc9d 1%,#fdbd91 46%,#fe8968 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffcc9d 1%,#fdbd91 46%,#fe8968 100%); /* IE10+ */
background: linear-gradient(top,  #ffcc9d 1%,#fdbd91 46%,#fe8968 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc9d', endColorstr='#fe8968',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    height: 47px;
}
.schedule_table table th.bronze span {
	background:url(/games/olympic/london/japan/winnerslist/images/medal_bronze.png) no-repeat 0 9px;
	padding: 18px 0 13px 36px;
}
.schedule_table table th.other {
	background: #e0f3fa; /* Old browsers */
	background: -moz-linear-gradient(top,  #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f3fa), color-stop(50%,#d8f0fc), color-stop(51%,#b8e2f6), color-stop(100%,#b6dffd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* IE10+ */
	background: linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
}

#schedule tr:hover { background:#fff2f2; }

#schedule tr.parent { background:#edf7ff; }
#schedule tr.parent:hover { background:#fff2f2; }
#schedule tr.parent .arrow { cursor:pointer; }
#schedule div.japan_flag { text-indent:-9999px;background:transparent url(/games/olympic/nagano/images/japan_flag.gif) no-repeat scroll 0 0; width:14px; height:9px; display:block;float:right;margin:5px 5px 0 0;}
#schedule div.arrow { background:transparent url(/games/olympic/nagano/images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;float:right;margin: 1px 0 0;}
#schedule div.up { background-position:0px 0px;}

.square {
	background:transparent url(/games/olympic/nagano/images/square.png) no-repeat scroll 0px -32px;
	width:16px;
	height:16px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
.square a {
	background:transparent url(/games/olympic/nagano/images/square.png) no-repeat scroll 0px -16px;
	width:16px;
	height:16px;
	display:block;
	margin:0;
	text-indent:-9999px;
}
.square a:hover {
	background:transparent url(/games/olympic/nagano/images/square.png) no-repeat scroll 0px 0px;
	width:16px;
	height:16px;
	display:block;
	margin:0;
	text-indent:-9999px;
}

.star {
	background:transparent url(/games/olympic/nagano/images/star.png) no-repeat scroll 0px -32px;
	width:16px;
	height:16px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
.star a {
	background:transparent url(/games/olympic/nagano/images/star.png) no-repeat scroll 0px -16px;
	width:16px;
	height:16px;
	display:block;
	margin:0;
	text-indent:-9999px;
}
.star a:hover {
	background:transparent url(/games/olympic/nagano/images/star.png) no-repeat scroll 0px 0px;
	width:16px;
	height:16px;
	display:block;
	margin:0;
	text-indent:-9999px;
}



/*ニュース*/
.news_index ul {
	padding:0 0 0 10px;
}
.news_index ul li {
	background: url("/images/common/dotted.gif") repeat-x scroll 0 bottom transparent;
    line-height: 1.6em;
    margin: 0 0 6px;
    padding: 0 0 6px;
}

/*   */
.sportswear{
	margin:0 0 20px;
	line-height:1.5;
}


.sportswear .maker{
	width:710px;
	background-color:#f3f6ad;
	margin:10px 0;
	padding:5px 10px;
	line-height:1.8;
}

.sportswear .maker .maker_name{
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
}

.sportswear .theme{
	margin:5px 0;
	font-weight:bold;
	font-size:14px;
}

.sportswear dt{
	color:#cc0000;
}

.sportswear dd{
	padding:0 0 0 1em;
	font-size:0.9em;
}

.sportswear .feature{
	font-weight:bold;
	font-size:1.1em;
}

.sportswear .text{
	margin:0 0 20px;
	padding:0 0 0 5px;
}

.sportswear .photo{
	float:right;
	margin:0 0 20px;
	padding:10px 0 10px 20px;
}

.sportswear .photo .caption{
	background-color:#dddddd;
	font-size:12px;
	padding:5px 0 5px 10px;
	width:270px;
}


.profile_ttlbar h4 {
	background: url("/images/common/tb_line.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 10px;
    min-height: 28px;
    padding-left: 20px;
    position: relative;
    width: 490px;
    /*float: left;*/
}


.prev_next_link {
}
.prev_next_link table {
	width:100%;
	margin:0 0 15px;
}
.prev_next_link table td.prev {
	background: url("/images/common/arrow_left.gif") no-repeat scroll left center transparent;
    text-align: left;
}
.prev_next_link table td.prev a {
	padding: 0 0 10px 15px;
}
.prev_next_link table td.next {
	background: url("/images/common/arrow_right.gif") no-repeat scroll right center transparent;
    padding-right: 15px;
    text-align: right;
}
/*.prev_next_link .prev_btn {
	width:120px;
	height:32px;
	margin:0;
}
.prev_next_link .prev_btn a {
	display:block;
	width:120px;
	height:32px;
	background:url(/beijing/sports/images/prev_btn.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}
.prev_next_link .prev_btn a:hover {
	background-position:0 -32px;
}
.prev_next_link .next_btn {
	width:120px;
	height:32px;
	margin:0;
	float:right;
}
.prev_next_link .next_btn a {
	display:block;
	width:120px;
	height:32px;
	background:url(/beijing/sports/images/next_btn.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}
.prev_next_link .next_btn a:hover {
	background-position:0 -32px;
}
.prev_next_link .result_btn a {
	display:block;
	width:120px;
	height:32px;
	background:url(/beijing/sports/images/result_btn_s.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}
.prev_next_link .result_btn a:hover {
	background-position:0 -32px;
}*/

p.left_att {
	font-size: 12px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    text-align: left;
}


.link_ttl {
	margin:0 0 15px 0;
}
.link_ttl a {
	background:url(/games/olympic/nagano/images/arrow.gif) no-repeat 0 0;
	padding:0 0 10px 25px;
	font-size:16px;
	font-weight:bold;
}


/*最新フォト*/
.photo_area {
	list-style: none outside none;
}
.photo_area ul li {
    float: left;
    height: 210px;
    margin: 0 11px 20px;
    width: 150px;
}
.photo_area ul li .thumb_box {
    margin: 0 auto 5px;
    text-align: center;
    width: 150px;
    background:#E8E8E8;
    display: table-cell;
    height:150px;
    vertical-align: middle;
}
.photo_area ul li .thumb_box img {
    padding: 5px;
}
.photo_area ul li .cap {
    font-size: 12px;
    padding: 5px;
    text-align:left;
    background:#d4d4d4;
    height:66px;
}
.photo_area ul li .cap .date {
    margin: 0 0 3px;
    text-align: center;
}


.photo_area_p {
	list-style: none outside none;
	display:block;
}
*:first-child+html .photo_area_p {
	margin:0 0 15px;
}
.photo_area_p ul li {
    float: left;
    height: 210px;
    margin: 0 10px 20px;
    width: 150px;
}
.photo_area_p ul li .thumb_box {
    margin: 0 auto 5px;
    text-align: center;
    width: 150px;
    background:#E8E8E8;
    display: table-cell;
    height:150px;
    vertical-align: middle;
}
.photo_area_p ul li .thumb_box img {
    padding: 5px;
}
.photo_area_p ul li .cap {
    font-size: 12px;
    padding: 5px;
    text-align:left;
    background:#d4d4d4;
    height:51px;
}
.photo_area_p ul li .cap .date {
    margin: 0 0 3px;
    text-align: center;
}


.section_lv1 {
	margin-bottom: 20px;
}
.section_lv1 h1 {
	background:url(/images/common/tb_line.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
    min-height: 28px;
    padding-left: 20px;
    position:relative;
}

.organization{
color:#666666;
text-align:center;
margin:20px 0px;
}

.an_item{
text-align:left!important;
}

.record_0705{
text-align:right;
paddgin:0px!important;
margin:0!important;
width:515px;
}

#point_view dt{
margin-bottom:8px;
font-weight:bold;
}



.represent_comment{
margin-bottom:20px;
}

.represent_comment dt{
margin-bottom:8px;
font-weight:bold;
}



.kouho td{
padding:7px;
}

.omission{
width:580px;
text-align:right;
margin:5px 75px;
}

.announce td,
.table_control2 td{
padding:7px;
border-top:1px solid #666666;
border-left:1px solid #666666;
}

.table_control3 td{
padding:4px;
border-top:1px solid #666666;
border-left:1px solid #666666;
}

.announce,
.table_control2,
.table_control3{
margin-bottom:30px;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}

.table_control{
margin-bottom:30px;
}

.table_control td,
.table_control2 td{
font-size:14px!important;
padding:7px;
}

.table_control3 td{
font-size:12px!important;
}

.position_right{
text-align:right;
}

.special_text{
width:530px;
float:left;
margin-right:10px;
}

.special_photo{
width:120px;
float:right;
}

.size_l{
font-size:20px;
margin-bottom:10px;
}

.size_s2{
font-size:11px;
}

.non li{
background-image:none!important;
padding-left:0px!important;
margin-left:20px;
}

/* サイドナビゲーション  */

#localnavi .localnavi_body ul li.sub {
   background: url("/images/common/arrow_square.gif") no-repeat scroll 3px 7px transparent;
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: 0.1em;
    margin: 0!important;
    padding: 5px 0 8px 17px!important;
    width: 150px;
}

#localnavi .localnavi_body ul li.sub2 {
  
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: 0.1em;
    margin: 0!important;
    padding: 5px 0 8px 5px!important;
    width: 162px;
}

#localnavi .localnavi_body ul li.sub2 form {
	margin-top:5px!important;
	}



#localnavi .localnavi_body ul li.other_category {
    background: url("/games/olympic/nagano/images/other_category_bg.jpg") !important;
    border-bottom: 1px dotted #CCCCCC!important;
    letter-spacing: 0.1em!important;
    margin: 0!important;
    padding: 6px 0 6px 14px!important;
    width: 152px!important;
}

#localnavi .localnavi_body ul li {
    
    margin: 0!important;
  
}

#localnavi .localnavi_body form {
	margin-top:10px;
	}
	
.other_category_sub form {
	margin-top:0!important;
	}


.interview_special{
margin-left:20px;
}

.interview_special dl{
float:left;
width:280px;
margin-right:30px;
margin-bottom:15px;
}

.interview_special dt{
margin-bottom:5px;
}

.interview_special dd .arrow{
background:url(/images/common/arrow_circle.gif) no-repeat 0 2px;
padding-left:15px;
}


.interview_special {
	list-style: none outside none;
}

.interview_special dd .contents_ttl {
    border-left: 3px solid #E90000;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 8px;
    padding: 0 0 0 8px;
}

.about_table table {
	border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    margin:0 0 30px 0;
}
.about_table table th {
	/*background: url("/images/common/th_bg.gif") repeat-x scroll center top #cf2020;*/
	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;
}
.about_table table tr.even td {
	background-color: #F7F7F7;
}


.comment{
display:block;
margin-top:6px;
}

.nagano_celemony{
clear:both;
margin-bottom:30px;
}

.nagano_celemony p{
width:190px;
float:left;
}

.nagano_celemony td{
vertical-align:top;
}

#kouho {
margin:20px;
}

#kouho img{
float:left;
display:block;
margin-right:20px;
}

#kouho dt{
color:#FA3991;
font-size:25px;
}

#kouho dd{
font-size:16px;
}

.photo2 img{
float:left;
margin-right:10px;
}

.toretate_area .photo_img{
float:left;
width:440px;
margin-right:10px;
}

.toretate_area .photo_text{
float:left;
width:240px;
font-size:17px;
}

#nagano_zone{
margin-left:20px;
}

#nagano_zone dl{
width:330px;
margin-right:15px;
margin-bottom:20px;
float:left;
}

#nagano_zone dl dt{
font-size:16px;
font-weight:bold;
margin-bottom:10px;
/*font-weight:bold;
color:#e7008b;
text-align:left;*/
border-left:4px solid #d00;
border-bottom:1px solid #CCC;
padding:3px 0 3px 5px;

}

#nagano_zone dl dd{
text-align:center;
margin-left:10px;
}

#nagano_zone dl dd img{
border:1px solid #CCCCCC;
padding:5px;
}

#nagano_zone dl dd span{
display:block;
margin-top:10px;
font-size:13px;
text-align:left;
}

#nagano_zone dl dd .competition{
background-color:#fff;
font-size:11px;
color:#d00;
text-align:left;
padding:5px 5px 0px 5px;
}

#nagano_zone dl dd .competition_name{
margin-top:0px;
font-size:11px;
text-align:left;
background-color:#FFF7FB;
padding:0px 5px 5px 5px;
}



#interview_nagano1998 td{
padding-bottom:10px;
}

.nagano_special{
margin-left:20px;
}

.nagano_special {
	list-style: none outside none;
}

.nagano_special .contents_ttl {
    border-left: 3px solid #E90000;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 8px;
    padding: 0 0 0 8px;
}

#toretate_report .story{
margin-bottom:25px;
}

#toretate_report .story .toretate_report_p{
float:left;
margin:0px 10px 10px 0px;
display:block;
}

#toretate_report .story .toretate_report_p2{
float:right;
margin:0px 0px 10px 10px;
display:block;
}

/* サイドナビゲーション  */

#localnavi .localnavi_body ul li.sub {
   background: url("/images/common/arrow_square.gif") no-repeat scroll 3px 7px transparent;
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: 0.1em;
    margin: 0!important;
    padding: 5px 0 8px 17px!important;
    width: 150px;
}

#localnavi .localnavi_body ul li.sub2 {
  
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: 0.1em;
    margin: 0!important;
    padding: 5px 0 8px 5px!important;
    width: 162px;
}

#localnavi .localnavi_body ul li.sub2 form {
	margin-top:5px!important;
	}

#localnavi .localnavi_body ul li.other_category {
    background: url("/games/olympic/nagano/images/other_category_bg.jpg") !important;
    border-bottom: 1px dotted #CCCCCC!important;
    letter-spacing: 0.1em!important;
    margin: 0!important;
    padding: 6px 0 6px 14px!important;
    width: 152px!important;
}

#localnavi .localnavi_body ul li.other_category a {
	color: white;
}

#localnavi .localnavi_body ul li {
    
    margin: 0!important;
  
}

#localnavi .localnavi_body form {
	margin-top:10px;
	}
	
.other_category_sub form {
	margin-top:0!important;
	}

.localnavi_bottom_nagano {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.thumb_area ul li {
	float: left;
	height: 100px;
	margin: 0 7px 10px;
	width: 350px;
}

.toretate_report ul li {
	margin-bottom: 10px;
}

.headquarters_title {
	width: 730px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 15px;
	padding: 0;
	background-image: url(/games/olympic/nagano/japan/headquarters/images/headquarters_title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#right_contents .other_columns {
	margin: 0 0 15px;
	padding: 20px 0 0 20px;
	border-top: 1px dotted #ccc;
}

#site_link ul li {
	position: relative;
	width: 170px;
	height: 245px;
	float: left;
	margin: 0 10px 20px 0;
	background: url("/games/olympic/vancouver/map/images/site_link_bg.gif") no-repeat scroll 0 bottom;
}

#site_link_sports ul li {
	position: relative;
	width: 170px;
	float: left;
	margin: 0 10px 20px 0;
}

#site_link_sports ul li .site_name {
	margin: 0 0 5px;
	padding: 3px 5px;
	background: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 32px;
}

#site_link_sports ul li .site_name a {
	color: #FFF;
}
/* 選手アンケート */
.questionnaire dt {
	background: #ddd;
	padding: 5px;
	margin: 0 0 5px;
}

.questionnaire dd {
	margin: 0 0 20px 5px;
}
