/* ESSENTIAL */
html	{
	height: 100%
	}

body	{
	margin: 0;
	padding: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
	background: #86B858 url(../images/bg.gif) repeat-y top center fixed;
	color: #333333;
	text-align: center;
	}

a:link		{
	color: #0000cc;
	text-decoration: none;
	}

a:visited	{
	color: #0000cc;
	text-decoration: none;
	}

a:hover		{
	color: #83b34e;
	text-decoration: underline;
	}

a:active		{
	color: #83b34e;
	text-decoration: none;
	}

img	{
	border: none;
	vertical-align: bottom;
	}

a img	{
	border: 1px solid #999999;
	vertical-align: bottom;
	}


/* LAYOUT */
#wrap	{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}

h1	{
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 75px;
	background: transparent url(../images/bg_header02.jpg) no-repeat top center;
	border-bottom: 12px solid #eeeeee;
	}

h1 a img	{
	border: none;
	}

#innerwrap	{
	width: 750px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg_sidebox.gif) repeat-y top left;
	text-align: left;
	}

#container	{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}

#boxone	{
	float: right;
	width: 592px;
	margin: 0;
	padding: 0;
	}
	
#footer	{
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../images/bg_footer.gif) repeat-x bottom left;
	border-top: 12px solid #eeeeee;
	}

#footer ul	{
	margin: 9px 9px 0 9px;
	padding: 0;
	list-style: none;
	}

#footer li	{
	float: left;
	margin: 0;
	padding: 0 6px;
	list-style-type: none;
	border-right: 1px solid #ccc;
	font-size: 10px;
	}

#footer li a	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
	}

#footer li.last	{
	border-right: none;
	}






/* ONLY TOPPAGE */

#top a img	{
	border: none;
	}

#boxone table#toparea	{
	margin: 0 0 0 12px;
	padding: 0;
	}

#boxone table#toparea td	{
	margin: 0;
	padding: 0;
	vertical-align: top;
	}

#textbox	{
	margin: 0;
	padding: 0 12px 0 12px;
	font-size: 12px;
	line-height: 1.6em;
	}

#textbox #wrapheadline	{
	margin: 0;
	padding: 0;
	}

#topnews	{
	height: 26px;
	margin: 12px 0 6px 0;
	padding: 0;
	color: #ffffff;
	background: #ffffff url(../images/bg_toptitle.gif) top left;
	}	

#topnews img.newsimg	{
	margin: 0;
	padding: 0;
	background: transparent url(../images/img_news.gif) top left;
	}	

h3.tnews	{
	height: 26px;
	margin: 0;
	padding: 0;
	color: #0066FF;
	background: transparent url(../images/bg_toptitle.gif) top left;
	text-align: right;
	}

h3.tnews img.headlineimg	{
	float: left;
	width: 118px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/img_headline.gif) no-repeat top left;
	}

h3.tnews .more	{
	display: block;
	height: 17px;
	margin: 4px 3px 0 0;
	padding: 4px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	}

h3.tnews .more a	{
	color: #ffffff;
	background-color: transparent;
	}


#messagebox	{
	width: 158px;
	margin: 0;
	padding: 322px 0 12px 0;
	font-size: 10px;
	line-height: 1.2em;
	}

#messagebox ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent url(../images/bg_message.gif) repeat-y top left;
	}

#messagebox li	{
	margin: 0 24px;
	padding: 6px 0;
	background: transparent url(../images/1dot2.gif) repeat-x bottom left;
	}

#messagebox li strong	{
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	}

#messagebox li.abutton	{
	margin: 12px 24px 0;
	padding: 0;
	background: transparent url(../images/1dot2.gif) repeat-x bottom left;
	line-height: 1.2em;
	}

#messagebox li.bbutton	{
	margin: 6px 24px 0;
	padding: 0;
	background: transparent url(../images/1dot2.gif) repeat-x bottom left;
	line-height: 1.2em;
	}


/* ONLY NEWSPAGE */
#newspage a img	{
	border: none;
	}

#newspage #fixed	{
	height: 0px;
	margin: 0;
	padding: 0;
	}

#newspage .linktext	{
	margin: 12px 0 0 6px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	}
#newspage .linktext img	{
	margin-right: 6px;
	vertical-align: middle;
	}

#newspage .indexmore	{
	margin: 0 12px 12px 12px;
	padding: 0 0 2px 0;
	font-size: 10px;
	text-align: right;
	border-bottom: 3px solid #dddddd;
	}

#newspage .underindex	{
	margin: 12px 12px 12px 12px;
	padding: 2px 0 0 0;
	font-size: 10px;
	text-align: right;
	border-top: 3px solid #dddddd;
	}
	


/* SCHEDULEPAGE AND VENUE PAGE  */
#schedulepage img.tournament	{
	margin: 0 12px 24px 12px;
	padding: 0;
	text-align: center;
	}

#schedulepage table, #venuepage table	{
	width: 566px;
	margin: 0 12px 12px 12px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	font-size: 10px;
	}

#schedulepage table th, #venuepage table th	{
	margin: 0;
	padding: 3px;
	background-color: #cccccc;
	border-bottom: 1px solid #666666;
	color: #333333;
	text-align: left;
	}

#schedulepage table td , #venuepage table td	{
	margin: 0;
	padding: 3px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	}

#schedulepage table td.caption	{
	margin: 0;
	padding: 3px;
	background: #eeeeee url(../images/1dot2.gif) repeat-x bottom left;
	border-right: 1px solid #666666;
	border-bottom: none;
	}

#schedulepage table td.captionleft	{
	margin: 0;
	padding: 3px;
	background: #eeeeee url(../images/1dot2.gif) repeat-x bottom left;
	border-right: 1px solid #666666;
	border-bottom: none;
	text-align: left;
	}

#schedulepage table td.leftcell, #venuepage table td.leftcell	{
	text-align: left;
	}

#schedulepage table#upper	{
	margin: 0 12px 24px 12px;
	}

#schedulepage table#upper th	{
	width: 283px;
	text-align: left;
	border-right: 1px solid #666666;
	padding: 3px;
	}

#schedulepage table#upper td	{
	width: 283px;
	text-align: left;
	border-bottom: none;
	padding: 3px;
	}

#schedulepage table#upper td.gray	{
	background-color: #eeeeee;
	}


/* ONLY TEAMPAGE */
#teampage .comment	{
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	background: transparent url(../images/1dot2.gif) repeat-x bottom left;
	font-size: 10px;
	line-height: 1.6em;
	}

#teampage .comment strong	{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px ;
	}

#teampage .comment h3.miyagi	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/miyagi_title.gif) no-repeat top left;
	}

#teampage .comment h3.gumma	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/gumma_title.gif) no-repeat top left;
	}

#teampage .comment h3.kofu	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/kofu_title.gif) no-repeat top left;
	}

#teampage .comment h3.shizuoka	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/shizuoka_title.gif) no-repeat top left;
	}

#teampage .comment h3.oita	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/oita_title.gif) no-repeat top left;
	}

#teampage .comment h3.nagano	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/nagano_title.gif) no-repeat top left;
	}

#teampage .comment h3.fukushima	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/fukushima_title.gif) no-repeat top left;
	}

#teampage .comment h3.chiba	{
	height: 15px;
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../team/images/chiba_title.gif) no-repeat top left;
	}
#teampage .day	{
	margin: 3px 0 12px 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #333333;
	background-color: #ffffff;
	}


/* ONLY MESSAGE */
#messagepage #formbox	{
	width: 566px;
	margin: 0 0 48px 12px;
	padding: 24px 0 0 0;
	background-color: #eeeeee;
	color: #333333;
	border: 1px solid #cccccc;
	}

#messagepage #formbox table	{
	width: 566px;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	font-size: 10px;
	line-height: 1.2em;
	}

#messagepage #formbox table th	{
	width: 75px;
	margin: 0;
	padding: 0 24px 12px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	}

#messagepage #formbox table td.headtitle	{
	margin: 0;
	padding: 2px 24px 22px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #83b34e;
	background-color: #eeeeee;
	}

#messagepage table td.check	{
	margin: 0;
	padding: 0 24px 24px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #83b34e;
	background-color: #eeeeee;
	text-align: center;
	}

#messagepage table td.check a	{
	margin: 0;
	padding: 0 24px 12px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}
#messagepage table td.black	{
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	text-align: center;
	}
#messagepage table td.black	.red	{
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	color: #ff0000;
	background-color: #eeeeee;
	}

#messagepage #formbox table td	{
	margin: 0;
	padding: 0 0 12px;
	}

#messagepage #formbox table td.last	{
	margin: 0;
	padding: 3px 0;
	background-color: #cccccc;
	text-align: center;
	}

#messagepage #formbox textarea	{
	width: 400px;
	height: 150px;
	}

#messagepage #formbox input	{
	vertical-align: middle;
	}

#messagepage #formbox input.name, #messagepage #formbox select	{
	width: 200px;
	}

#messagepage #formbox input.button	{
	width: 100px;
	margin: 0 12px 0 0;
	}

#messagepage .commentbox	{
	width: 566px;
	margin: 0 0 24px 12px;
	padding: 0;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-size: 10px;
	line-height: 1.6em;
	}

#messagepage .commentboxmini	{
	width: 540px;
	margin: 0 0 24px 12px;
	padding: 0;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-size: 10px;
	line-height: 1.6em;
	}
#messagepage .commentbox .name, #messagepage .commentboxmini .name	{
	margin: 0;
	padding: 6px;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	}

#messagepage .commentbox .to, #messagepage .commentboxmini .to	{
	margin: 0;
	padding: 6px;
	background: #ffffff url(../images/1dot2.gif) repeat-x bottom left;
	}
#messagepage .commentbox .comment, #messagepage .commentboxmini .comment	{
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #aaaaaa;
	}


/* ONLY FORESIGHTPAGE */
#foresightpage h3.midashi	{
	clear: both;
	height: 21px;
	margin: 0 0 12px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/foresight_title.gif) no-repeat top left;
	}

#foresightpage .lead	{
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;;
	font-size: 10px;
	line-height: 1.6em;
	background: transparent url(../images/1dot2.gif) repeat-x bottom left;
	}

#foresightpage p	{
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 12px;
	line-height: 1.6em;
	}

#foresightpage .day	{
	margin: 3px 0 12px 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #333333;
	background-color: #ffffff;
	}

#foresightpage h3.midashi_player	{
	clear: both;
	height: 21px;
	margin: 0 0 12px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../foresight/images/foresight_title02.gif) no-repeat top left;
	}
#foresightpage h4.ito, #foresightpage h4.morishima, #foresightpage h4.hayashi, #foresightpage h4.ozawa, #foresightpage h4.takeda	{
	height: 28px;
	margin: 0 0 12px 0;
	padding: 0;
	background: transparent url(../foresight/images/bg_title_player.gif) repeat-x top left;
	border-bottom: 1px solid #aaaaaa;
	}

#foresightpage h4.ito img	{
	margin: 0 0 0 6px;
	padding: 0;
	background: transparent url(../foresight/images/title_player_ito.gif) no-repeat top left;
	}

#foresightpage h4.morishima img	{
	margin: 0 0 0 6px;
	padding: 0;
	background: transparent url(../foresight/images/title_player_morishima.gif) no-repeat top left;
	}

#foresightpage h4.hayashi img	{
	margin: 0 0 0 6px;
	padding: 0;
	background: transparent url(../foresight/images/title_player_hayashi.gif) no-repeat top left;
	}

#foresightpage h4.ozawa img	{
	margin: 0 0 0 6px;
	padding: 0;
	background: transparent url(../foresight/images/title_player_ozawa.gif) no-repeat top left;
	}

#foresightpage h4.takeda img	{
	margin: 0 0 0 6px;
	padding: 0;
	background: transparent url(../foresight/images/title_player_takeda.gif) no-repeat top left;
	}


#foresightpage .commentbox	{
	margin: 0 0 24px 0;
	padding: 0;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	}

#foresightpage .commentbox p	{
	margin: 0;
	padding: 0 12px 12px 12px;
	font-size: 10px;
	line-height: 1.6em;
	}

#foresightpage .commentbox p strong	{
	display: block;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 1.6em;
	}

#foresightpage .commentbox img.player	{
	float: left;
	width: 100px;
	margin: 0 12px 0 12px;
	padding: 0;
	border: 1px solid #cccccc;
	}

/* ONLY BRIEFPAGE */
#briefpage #boxtwo	{
	margin: 0;
	padding: 0 18px 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}

#briefpage table	{
	margin: 0 12px 0 12px;
	padding: 0;
	font-size: 12px ;
	line-height: 1.6em;
	}

#briefpage table th	{
	margin: 0;
	padding: 12px 3px 3px 3px;
	text-align: left;
	}

#briefpage table td	{
	width: 33%;
	margin: 0;
	padding: 0 10px;
	}



/* ONLY INTERVIEWPAGE */
#interviewpage #wrapphoto	{
	float: left;
	width: 578px;
	margin: 0;
	padding: 0 0 0 12px;
	}

#interviewpage #header	{
	float: left;
	width: 554px;
	margin: 0 6px 18px 6px;
	_margin: 0 0 6px 3px;
	padding: 0 0 12px 0;
	background: transparent url(../interview/images/bg_interview02.gif) repeat-x bottom left;
	}

#interviewpage #header img	{
	display: block;
	float: left;
	width: 150px;
	margin: 0 24px 0 12px;
	_margin: 0 24px 0 6px;
	padding: 0;
	border: 1px solid #cccccc;
	}

#interviewpage #header #lead	{
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.6em;
	}

#interviewpage #header #lead img	{
	float: none;
	width: 310px;
	margin: 18px 0 0 0;
	padding: 0;
	border: none;
	}

#interviewpage #header #lead p	{
	margin: 0;
	padding: 12px 12px 0 0;
	font-size: 10px;
	line-height: 1.6em;
	}

#interviewpage dl	{
	clear: both;
	margin: 0 12px 0 6px;
	padding: 0;
	line-height: 1.6em;
	}

#interviewpage dt	{
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: bold;
	}

#interviewpage dd	{
	margin: 0 0 1.6em 1.0em;
	padding: 0;
	}

#interviewpage dd img.left	{
	display: block;
	float: left;
	width: 150px;
	margin: 0 12px 0 0;
	padding: 0;
	border: 1px solid #cccccc;
	}

#interviewpage dt.clear	{
	clear: left;
	margin:0;
	padding: 0;
	}

#interviewpage .indexmore	{
	margin: 0 12px 12px 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
	}

#interviewpage strong.topdoted	{
	display: block;
	margin: 0 12px 12px 6px;
	padding: 12px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6em;
	background: transparent url(../images/1dot2.gif) repeat-x top left;
	}

#interviewpage strong.topdotedr	{
	display: block;
	margin: 0 12px 12px 0;
	padding: 12px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6em;
	background: transparent url(../images/1dot2.gif) repeat-x top left;
	text-align: right;
	}

#interviewpage .day	{
	margin: 0 12px 12px 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6em;
	text-align: right;
	}



/* TITLE TREATMENT */
#newspage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_news.gif) no-repeat 0px 0px;
	}

#photopage h2	{
	height: 30px;
	margin: 12px 0 0 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_photo.gif) no-repeat 0px 0px;
	}

#schedulepage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_schedule.gif) no-repeat 0px 0px;
	}

#teampage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_team.gif) no-repeat 0px 0px;
	}

#messagepage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_message.gif) no-repeat 0px 0px;
	}

#foresightpage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_foresight.gif) no-repeat 0px 0px;
	}

#venuepage h2	{
	height: 30px;
	margin: 12px 0 12px 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_venue.gif) no-repeat 0px 0px;
	}

#briefpage h2	{
	height: 30px;
	margin: 12px 0 0 12px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_brief.gif) no-repeat 0px 0px;
	}

#interviewpage h2	{
	height: 30px;
	margin: 12px 0 12px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/title_interview.gif) no-repeat 0px 0px;
	}



/* TEXT TREATMENT */
h3	{
	margin: 12px 0 12px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	}

#boxtwo	{
	margin: 0;
	padding: 0 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}

#headtitle	{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	}

#headline dl	{
	margin: 0;
	padding: 0;
	}

#headline dt	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

#headline dd	{
	margin: 0 0 1.6em 12px;
	padding: 0;
	}

#headlinebox	{
	clear: both;
	margin: 12px;
	padding: 0;
	}

.article	{
	margin: 0 12px 0 12px;
	padding: 4px 6px 4px 6px;
	font-size: 10px;
	line-height: 1.3em;
	border-top: 1px solid #dddddd;
	}

#top .article	{
	margin: 0;
	padding: 4px 6px 4px 6px;
	font-size: 10px;
	line-height: 1.3em;
	border-top: none;
	border-bottom: 1px solid #dddddd;
	}



.article p	{
	margin: 0 0 0 36px;
	padding: 0;
	}

.articlelast	{
	margin: 0 12px 0 12px;
	padding: 4px 6px 4px 6px;
	font-size: 10px;
	line-height: 1.3em;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.articlelast p	{
	margin: 0 0 0 36px;
	padding: 0;
	}


.date	{
	float: left;
	margin: 0;
	padding: 0;
	}

.day	{
	margin: 3px 0 3px 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #333333;
	background-color: #ffffff;
	}

.dayleft	{
	margin: 3px 0 3px 0;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	background-color: #ffffff;
	}

strong.overdot	{
	display: block;
	margin: 0 12px 0 12px;
	padding: 18px 0 0 0;
	font-size: 10px;
	background: transparent url(../images/1dot.gif)  repeat-x top left;
	}


/* COMMON PARTS */
form	{
	margin: 0;
	padding: 0;
	}

ul.deffont	{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	line-height: 1.4em;
	}

li.deffont	{
	padding-bottom: 5px;
	font-size: 12px;
	}
	
.indexmore	{
	margin: 0 12px 6px 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
	}

.dotline	{
	display:block;
	margin: 12px 0 12px 0;
	padding: 0;
	height:1px;
	background: transparent url("../images/1dot.gif") repeat-x left top;
	clear:both;
	}

.spacer	{
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	}
