html {
	height: 100%;
}
/*
Theme URI: http://www.d-sity.com/works/css/shinyoko.net/
Description: 基本スタイルシート
Version: 0.1.0
Author: Hajime Yokota
*/


/* body
--------------------------------------------------*/
body {
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:0.8em;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#wrapper {
	min-height:100%;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	position: relative;
	bottom: 0px;
}
body > #wrapper {
	height: auto;
}


img {
	display: block;
}

a:hover img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
	text-align: center;
}

#slideCont {
border:solid 1px #000;
text-align:center;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 12px;
}

#slideCont img {
margin: 5px;
}

p {
	line-height:1.5;
}
#summary p {
	margin-top: 4px;
	margin-bottom: 14px;
}

#summary_finish p {
	margin-top: 4px;
	margin-bottom: 14px;
}

#main #summary_finish {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#summary  .center2 {
	padding-left: 5px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	display: inline;
}

#summary_finish .center2 {
	padding-left: 5px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	display: inline;
}


.align_center{
  text-align:center;
}
.align_center img{
  margin:0 auto;
}
.align_right{
  text-align:right;
}

/* headings
--------------------------------------------------*/
h1, #p_news h2, #summary h2, #summary_finish h2, #topics h3, #org_news h3, #events h3, #arena h4, #stadium h4{
	display:none;
	margin: 0px;
	padding: 0px;
}

/* links
--------------------------------------------------*/
a {
  text-decoration:none;
}
a img {
  border:none;
}

/* header
--------------------------------------------------*/
#header {
	width: 800px;
	height: 148px;
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#header  h1{
  display:none;
}

#header #h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00C;
	font-size: 10px;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
}
#yosakoi_team table tr td p {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#yosakoi_team table {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.blue {
	color: #00F;
	font-weight: bold;
}


#header img {
	display: inline;
}
#header-sub {
	width: 800px;








  height=148;
	padding: 0;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}

#top  {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 800px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.counts {
	margin-left: 356px;
	width: 35px;
	height: 20px;
	display: inline-table;
	margin-top: 7px;
	text-align: center;
	position: absolute;
	float: left;
}
/* End hide from IE-mac */
.counts2 {
	margin-left: 356px;
	width: 40px;
	height: 20px;
	display: inline-table;
	margin-top: 29px;
	padding: 0px;
	text-align: center;
	position: relative;
	float: left;
	clear: both;
}
.center {
	text-align: center;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 440px;
	clear: both;
}




#showCountDown {
  position:absolute;
  top:56px;
  left:500px;
  margin:0;
  padding:0 15px;
  width:270px;
  text-align:right;
  color:#c30;
  overflow:hidden;
  white-space:nowrap;
}
#showCountDown span{
  font-size:1.84em;
  font-weight:600;
}
#showCountDown2 {
  position:absolute;
  top:92px;
  left:400px;
  margin:0;
  padding:0 15px 0 10px;
  width:370px;
  color:#6a0;
  overflow:hidden;
  white-space:nowrap;
}
#showCountDown2 span{
  font-size:1.4em;
  font-weight:600;
}
h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #00C;
}


#sub_title {
	width: 800px;
	background: #000 url(../img/sub_title.gif) no-repeat left center;
	font-size: 0.88em;
	height: 30px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sub_title ul{
	padding:0;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sub_title li{
	float:left;
	list-style:none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0;
	display: block;
	width: auto;
}
#sub_title li.circle{
	list-style:circle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0;
}
#sub_title a{
  color:#333;
}

#home {
/*
  position:absolute;
  top:0;
  left:5px;
*/
  margin:0;
  padding:0 5px;
}
#home a {
  outline: none;
  display: block;
  height: 60px;
  width: 160px;
}

#sign_in {

  position:absolute;
  top:38px;
  left:170px;

  margin:0;
  padding:0;
  font-size:0.5em;
}
#sign_in a {
  outline: none;
  display: block;
  height: 18px;
  width: 80px;
  background:#fff url(../img/login.gif) no-repeat left top;
float:left;
margin-right:20px;
}
#sign_in a:hover{
  background:#fff url(../img/login_over.gif) no-repeat left top;
}
#sign_in p {
  margin:0;
  padding:0;
}


#navi {
  width:800px;
  margin:0 auto;
  padding:0;
  height:30px;
}

#navi ul, #navi li, #navi a{
  display:block;
  padding:0;
}

#navi li{
  margin:0;
  float:left;
  list-style:none;
  width:136px;
}

#navi img {
  margin:0;
  padding:0;
  width:136px;
  height:30px;
}

/* container
--------------------------------------------------*/
#container {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 110;
	padding-left: 0;
}

#rss_headline{
  margin:0 auto 5px;
  width:800px;
  padding:0;
  background:transparent url(../img/rss_bg.gif) no-repeat center center;
  height:30px;
}
#rss_headline p{
  margin:0 20px;
  line-height:2.5;
  color:#fff;
}

/* contents */
#main_left {
	width:auto;
	float:left;
}

#right {
  width:180px;
  float:right;
}

#right img {
  margin:0 0 5px;
  padding:0;
  width:180px;
}

#text_ad {
	width:180px;
	margin:0 0 5px;
	padding:0;
	height:250px;
	background:#fff;
}
#text_ad h3{
  text-align:center;
  font-size:0.9em;
  color:#666;
}
#text_ad p{
  margin:5px;
}
#text_ad a:link, #text_ad a:visited, #text_ad a:hover, #text_ad a:active{
  color:#00e;
}
#text_ad span.text_ad{
  font-size:0.84em;
}
#text_ad span.text_ad_url{
  color:#0a0;
}

#main {
  width:496px;
  float:right;
}

#navi2{
  width:472px;
  margin:5px auto;
  padding:0;
  height:35px;
}

#navi2 ul, #navi2 li, #navi2 a{
  display:block;
  padding:0;
}

#navi2 li{
  margin:0 1px;
  float:left;
  list-style:none;
  width:114px;
}

#navi2 img {
  margin:0;
  padding:0;
  width:114px;
  height:35px;
}

#p_news, #summary{
  margin:5px auto 0;
  padding:0 0 20px;
  width:468px;
  line-height:1.5;
  background-color:#fff ;
}
#p_news_h, #summary_h{
  margin:0;
  padding:0;
  width:468px;
  height:40px;
}
#p_news_li, #summary_li{
  margin:0;
  padding:0 0 5px;
  width:468px;
}
#p_news_li li{
  margin:0 0 0 20px;
}
#p_news li {
	margin-right: 20px;
}

#summary_li li{
  margin:0 0 0 40px;
}
#p_news a:link, #p_news a:visited, #p_news a:hover, #p_news a:active, #summary a:link, #summary a:visited, #summary a:hover, #summary a:active{
  text-decoration:none;
  color:#666;
  margin:0;
  padding:0 1px 2px 1px;
  border-bottom:1px dotted #666;
}
#p_news a:hover, #summary a:hover{
	border-bottom: 1px solid #eee;
	text-align: center;
}
#p_news h3, #summary h3{
  margin:40px 20px 20px;
  border-bottom:1px dotted #666;
}

#p_news h3, #summary_finish h3{
	margin: 40px 20px 20px;
	border-bottom: 1px dotted #666;
	font-size: medium;
	color: #EF0B0F;
	text-align: center;
}

#p_news h4{
	margin: 40px 20px 20px;
	color: #FFFFFF;
}
#p_news p, #summary p, #summary_finish p, #summary pre, #summary_finish pre, .normal_list{
  padding:0 25px;
  overflow:hidden;
}
.message, .you_tube, div#message{
  margin:0 auto;
  padding:0;
  width:425px;
}

#map_list, #gallery{
  margin:0 20px;
  border:none;
  overflow:hidden;
}
#map_list tr.table_bg{
	background:#eee;
	width: 100%;
}

#topics{
  margin:5px auto 0;
  padding:0;
  width:468px;
  line-height:1.5;
}
#topics_h{
  margin:0;
  padding:0;
  width:468px;
  height:50px;
}
#topics_li{
  margin:0;
  padding:0 0 20px;
  width:468px;
  background-color:#fff;
}
#topics_li li{
  margin:0 0 0 20px;
}
#topics a:link, #topics a:visited, #topics a:hover, #topics a:active{
  text-decoration:none;
  color:#66f;
  margin:0;
  padding:0 1px 2px 1px;
  border-bottom:1px dotted #33e;
}
#topics a:hover{
  border-bottom:1px solid #33e;
}

#org_news{
  margin:5px auto 0;
  padding:0;
  width:468px;
  line-height:1.5;
}
#org_news_h{
  margin:0;
  padding:0;
  width:468px;
  height:50px;
}
#org_news_li{
  margin:0;
  padding:0 0 20px;
  width:468px;
  background:#fff url(../img/org_news_bg.gif) repeat-x left top;
}
#org_news_li li{
  margin:0 0 0 20px;
}
#org_news a:link, #org_news a:visited, #org_news a:hover, #org_news a:active{
  text-decoration:none;
  color:#66f;
  margin:0;
  padding:0 1px 2px 1px;
  border-bottom:1px dotted #33e;
}
#org_news a:hover{
  border-bottom:1px solid #33e;
}

#events{
  margin:5px auto 5px;
  padding:0;
  width:468px;
  line-height:1.5;
}
#events img{
  margin:0;
  padding:0;
  width:468px;
  height:40px;
}
#event_info{
  margin:0;
  padding:0 0 15px;
  width:468px;
  background-color:#fff;
}
#stadium, #arena{
  margin:0;
  padding:0;
}
#stadium img, #arena img{
  margin:0 0 0 20px;
  padding:0;
  width:180px;
  height:20px;
}


#left {
  width:122px;
  float:left;
}

#navi3 {
  margin:0;
  padding:0;
  width:120px;
}
#navi3 ul, #navi3 li, #navi3 a{
  display:block;
}
#navi3 li{
  margin:0 0 5px;
  height:32px;
  list-style:none;
}
#navi3 a {
  margin:0;
  padding:0;
}
#navi3 img {
  margin:0;
  padding:0;
  width:120px;
  height:30px;
}

#left_banner{
  margin:30px 0 0;
  padding:0;
  width:120px;
}
#left_banner li, #left_banner a{
  display:block;
}
#left_banner li{
  margin:0 0 5px;
  padding:0;
  list-style:none;
}
#left_banner a, #left_banner img, #left_banner a img, #left_banner div, #left_banner div a, #left_banner p {
  margin:0;
  padding:0;
}
#left_banner div {
  width:120px;
  background:#fff;
}
#left_banner p {
  height:180px;
}
#left_banner img {
  width:120px;
}


/* banner */

#fullbanner {
  margin:0 auto;
  padding:0;
  width:468px;
  height:60px;
}

#rectangle, #rectangle li, #rectangle img{
  margin:0;
  padding:0;
  width:180px;
}
#rectangle li{
  margin:0 0 5px;
  list-style:none;
}
#rectangle img{
  height:150px;
}

#small_b, #small_b li, #small_b img{
  margin:0;
  padding:0;
  width:180px;
}
#small_b li{
  margin:0 0 2px;
  list-style:none;
}


#leftside_banner {

  position:absolute;
  top:70px;
  left:4px;

  margin:0;
  padding:0;
  width:120px;
  height:510px;
}

#mr {

  position:absolute;
  top:500px;
  left:180px;

  margin:0;
  padding:0;
  width:468px;
  height:60px;
}

#rg2 {

  position:absolute;
  top:870px;
  left:230px;

  margin:0;
  padding:0;
  width:180px;
  height:150px;
}
#rg3 {

  position:absolute;
  top:1030px;
  left:230px;

  margin:0;
  padding:0;
  width:180px;
  height:150px;
}




/* footer
--------------------------------------------------*/
#footer {
	clear: both;
	width: 820px;
	color: #ddd;
	font-size: 0.84em;
	text-align: center;
	background-color: #00C;
	position: absolute;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer_navi {
  margin:0 auto;
  padding:3px 0;
  width:540px;
  border-top:1px dotted #eee;
  border-bottom:1px dotted #eee;
}
#footer_navi li{
  float:left;
  list-style:none;
  margin:5px 8px;
}
#footer p{
  margin:0 auto;
  padding:5px 0 0;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
  text-decoration:none;
  color:#ddd;
  border-bottom:1px dotted #666;
}
#footer a:hover{
  border-bottom:1px solid #ddd;
}


.clearfix:after, .rtrn_ptop:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix, .rtrn_ptop {
  display:inline-block;
}

/* Hides from IE-mac \*/
*html .clearfix {height:1%;}
.clearfix {
	display:block;
	padding-bottom: 80px;
}
*html .rtrn_ptop {height:1%;}
.rtrn_ptop {display:block;}

#main #center {
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.red {
	font-weight: 700;
	color: #FF0000;
}


.formid{
/*position :absolute;*/
font-size :15px;
margin-left: 14px;
margin-bottom: 5px;
padding :0px 0px 0px 0px;
color :#000000;
background-color :#FFFFFF;
border: 1px solid #CCCCCC;
height :25px;
width :465px;
}
#p_news, #summary_finish {
	margin:5px auto 0;
	padding:0 0 20px;
	width:468px;
	line-height:1.5;
	background-color:#fff;
}
#header-sub h1 {
	display:none;
}
#header-sub #h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00C;
	font-size: 10px;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
}
#header-sub img {
	display: inline;
	clear: both;
	float: left;
}
#left_banner2 {
	padding:0;
	width:120px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#left_banner2 li, #left_banner2 a {
	display:block;
	margin-bottom: 5px;
}
#left_banner2 li {
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
#map_list {
	background:#eee;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#summary iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.padding20 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.bottom10 {
	margin-bottom: 10px;
}
#w_lists ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#w_lists ul {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#w_lists {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orange {
	color: #F60;
	font-weight: bold;
}
.yosakoi_photo {
	margin: 0px;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bg_table {
    border-collapse: collapse;
    border-spacing: 0;
	margin:30px 0;
}

.bg_table td {
	font-size:11px;
   border-bottom: 1px solid #DDDDDD;
    padding: 7px;
}

.bg_table th {
	font-size:11px;	
	border-bottom: 2px solid #ff3333;
    padding: 7px;
}
#slideshow {
    position:relative;
    height:279px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
