@charset "utf-8";
/* CSS Document */


/* 共通タグ
=================================================*/
body {
	margin:0px;
	padding:auto;
	background-image: url(../../img/japan_img/BGline_x.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

img{
	_vertical-align:bottom;
}

p {
  margin: 0px;
  padding: 0px;
}
a {
  margin: 0px;
  padding: 0px;
}
h1{
  text-indent:-9999px;
  margin: 0px;
  font-size: 0px;
}

/* BOX全体用タグ
=================================================*/
#wrapper
{
	width:700px;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
}


/*リンク色の設定タグ＠
--------------------------------------*/
#main_box a {
	color: #0033FF;
	text-decoration: none;
}
#main_box a:visited {
	color: #336699;
	text-decoration: none;
}
#main_box a:hover {
	color:#FF3300;
	border-bottom: solid 1px;
}

/*Footer用 リンク色の設定タグ＠
--------------------------------------*/

.footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px;
}

/* Navi用設定タグ＠
--------------------------------------*/

#navi_btn_bg{
	width:700px;
	height:20px;
	margin-top:5px;
	background-image:url(../../img/index_img/navi_btn_back.jpg);

}

#navi_btn{
	width:650px;
	height:20px;
	padding-left: 25px;
}

/* Headline-news用設定タグ＠
--------------------------------------*/

#jsva_headline{
	width:700px;
	height:19px;
	background-image:url(../../img/index_img/jsvanews_back.jpg);
}

#jsva_headline .secret_btn{
	margin-left:555px;
	_margin-left:555px;
}


/*　メインコンテンツ用タグ↓
========================================*/

#main_box {
    width:700px;
	height: auto;
}

#main_box .title_img {
   width: 700px;
   height: 20px;
   float:left;
   margin-bottom: 10px;
}


/* パンくずリスト用　タグ
===============================*/
.pankuzu_list {
	width: 600px;
	height: 18px;
	clear: both;
	padding-top: 4px;
}
.home {
	font-weight:bold;
	font-size:12px;
	padding-left: 52px;
	color:#000000;
	float:left;
}

.tab {
    font-size:12px;
    padding-left: 10px;
	float:left;
	color: #003366;
}



/*　北京パラリンピック･メインインデックス用　タグ↓
===============================================================*/

#japan_box {
   width: 650px;
   height: 520px;
   float:left;
   padding-top: 18px;
   padding-left: 25px;
   padding-bottom: 15px;
}




/* Footer用タグ↓
===============================================================*/

#footer {
	clear:left;
	width:700px;
	height:70px;
	color: #FFFFFF;
	background-image:url(../../img/index_img/footer.jpg);
}

#footer .footer_navi{
	width:265px;
	height:12px;
	padding-left:217.5px;
	padding-top: 10px;
}

#footer .copyright{
	width:400px;
	height:12px;
	padding-left: 190px;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}

/* 2010日本代表↓
===============================================================*/
.2010japan {
	line-height:150%;
	clear:both;
}

.thumbnail {
	margin-left:18px;
	width:682px;
	clear:both;
}

.thumbnail2 {
	margin-left:18px;
	width:682px;
	padding-top:30px;
	padding-bottom:20px;
	clear:both;
	height:400px;
	min-height:650px;
}


.player {
	float:left;
	margin-right:7px;
	margin-top:20px;
	padding-left:3px;
}

.bar {
	margin-top:20px;
	clear:both;
}

.link {
	margin-top:50px;
	padding-bottom:20px;
	height:20px;
	min-height:20px;
}

.link_text {
	float:right;
	padding-right:30px;
}