/*
blue: #002B69
*/

body{
	scrollbar-arrow-color:#002B69;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#2d3437;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-track-color:#eeeeee;
	background-color:#e8e8e8;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック";
	font-size:12px;
}

td{
	font-size:12px;
	color:#555555;
}

img{
	border:none;
}

h1{
	text-indent:-9999px;
	line-height:0;
	margin:0;
	padding:0;
}

a.blue,
a.blue:active,
a.blue:link,
a.blue:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
}

a.blue:hover{
	border-bottom:none;
}



/*******************************
contents
*******************************/
/*################################baseSet#######################################*/
td.contents{
	background-color:#ffffff;
	padding:5px;
	vertical-align:top;
}

td.contents h3{
	font-size:12px;
	border-left:5px solid #002B69;
	color:#002B69;
	padding:2px 0 0 5px;
	margin:25px 0 -10px;
}

td.contents p{
	color:#666666;
	line-height:145%;
}

td.contents ol li{
	line-height:135%;
	margin-bottom:2px;
}

/*################################catalogue#######################################*/
td.catalogue{
	vertical-align:top;
	width:100%;
}

.catalogue table{
	width:140px;
	border:1px solid #c3c3c3;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.catalogue a,
.catalogue a:visited,
.catalogue a:active,
.catalogue a:link{
	border:1px solid #ffffff;
}

.catalogue a:hover{
	border:1px solid #002B69;
}

.catalogue th{
	padding:5px;
}

.catalogue td{
	padding:3px 7px;
	font-size:11px;
}

.catalogue td ul{
	margin:0;
	padding:0;
	list-style:none;
}

.catalogue li{
	margin:0;
	background:url(../images/common/icon001.gif) no-repeat left 6px;
	padding-left:6px;
	line-height:135%;
}

.catalogue td.altImg{
	padding:0px 7px 2px;
}

.catalogue p{
	clear:left;
	text-align:right;
	margin-right:8px;
	margin-bottom:8px;
}

/*################################inner#######################################*/
td.inner{
	padding-left:15px;
	vertical-align:top;
}

table.mapDesc{
	width:340px;
}

table.mapDesc th{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:24px;
	color:#555555;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	padding:5px;
}

table.mapDesc td{
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	line-height:145%;
	padding:5px;
}

table.mapDesc td a,
table.mapDesc td a:link,
table.mapDesc td a:active,
table.mapDesc td a:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
}

table.mapDesc td a:hover{
	border:none;
}

td.inner h2,
td.inner h4{
	margin:0;
	padding:0;
	clear:both;
}

td.inner h4{
	margin-top:45px;
	margin-bottom:5px;
}

/*################################teams#######################################*/

table.teams{
	margin-bottom:25px;
}

table.teams th{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:24px;
	color:#555555;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	padding:5px;
}

table.teams td{
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	line-height:145%;
	padding:5px;
}

table.teams td.img{
	padding:0;
}

table.teams td.teamName{
	padding:0 0 10px 0;
	border:none;
	background-color:#ffffff;
}

table.teams td.description{
	border-left:1px solid #cccccc;
}

table.teams td a,
table.teams td a:active,
table.teams td a:link,
table.teams td a:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
	background:url(../images/common/icon002.gif) no-repeat right 1px;
	padding-right:15px;
}

table.teams td a:hover{
	border-bottom:none;
}

table.teams td.spacer{
	padding:0;
	background:none;
	border:none;
}


/*################################players#######################################*/
table.katotakayuki{
	width:760px;
	height:626px;
	background-repeat:no-repeat;
}

table.katotakayuki td.playerDesc{
	color:#222222;
	line-height:145%;
	padding:5px 10px;
}

table.katotakayuki td.border a,
table.katotakayuki td.border a:link,
table.katotakayuki td.border a:active,
table.katotakayuki td.border a:visited{
	border:1px solid #eeeeee;
}

table.katotakayuki td.border a:hover{
	border:1px solid #002b69;
}

table.katotakayuki th{
	font-size:12px;
	font-weight:normal;
}


/*################################links#######################################*/
.linkT{
	vertical-align:top;
}

.linkT table{
	width:175px;
	float:left;
	height:130px;
	margin:0 2px 7px 5px;
	background-color:#f9f9f9;
	border-top:1px solid #f7f7f7;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #f7f7f7;
}

.linkT table td{
	vertical-align:top;
	padding:2px;
	line-height:135%;
}

.linkT table td.img{
	height:45px;
	vertical-align:middle;
}

.linkT table td.name{
	font-size:12px;
	text-align:center;
	height:21px;
}

.linkT table td.name a,
.linkT table td.name a:link,
.linkT table td.name a:active,
.linkT table td.name a:visited{
	color:#ffffff;
	text-decoration:none;
	width:175px;
	background-color:#002b69;
	height:18px;
	padding:2px;
}

.linkT table td.name a:hover{
	border-bottom:none;
	color:#fff100;
}

.subnav h2{
	font-size:12px;
	margin:3px 0 -11px 0;
	border-left:4px solid;
	padding:2px 0 0 7px;
}

.subnav dl{
	margin:25px 0 0 0;
}

.subnav dt{
	margin-bottom:1px;
}

.subnav dd{
	margin-bottom:7px;
}

/*################################links#######################################*/
form table{
	width:750px;
}

div.formBut{
	text-align:center;
	margin:15px 0 0;
}

form th{
	font-size:12px;
	text-align:left;
	padding:5px;
	font-weight:normal;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	color:#555555;
	width:25%;
	vertical-align:top;
	padding:10px 2px 5px 13px;
}

form th.must{
	background:#eeeeee url(../images/common/icon003.gif) no-repeat 4px 12px;
}

form td{
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	line-height:145%;
	padding:5px;
	width:75%;
}

input,
select,
textarea{
	color:#555555;
	width:200px;
}

input, textarea{
	ime-mode:active;
}

textarea{
	width:530px;
	height:200px;
}

em{
	font-style:normal;
	color:red;
}


/*################################tk10clinic#######################################*/
table.clinic{
	margin-bottom:35px;
	width:100%;
}

table.clinic th{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#555555;
	padding:2px 5px;
	line-height:160%;
	width:80px;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
}

table.clinic td{
	padding:2px 5px;
	line-height:160%;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}

table.clinic tr.name td{
	border:none;
	padding:0;
	text-align:right;
	background-color:#ffffff;
}

table.clinic td a,
table.clinic td a:active,
table.clinic td a:link,
table.clinic td a:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
}

table.clinic td a:hover{
	border-bottom:none;
}

tr.145 td{
	vertical-align:top;
	line-height:145%;
	padding-top:7px;
}



/*################################nishino school#######################################*/
table.nishino{
	margin-bottom:35px;
	width:100%;
}

table.nishino th{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#555555;
	padding:2px 5px;
	line-height:160%;
	width:100px;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
}

table.nishino td{
	padding:2px 5px;
	line-height:160%;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}

table.nishino td span{
	width:120px;
}

table.nishino tr.name td{
	border:none;
	padding:0;
	text-align:right;
	background-color:#ffffff;
}

table.nishino td a,
table.nishino td a:active,
table.nishino td a:link,
table.nishino td a:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
}

table.nishino td a:hover{
	border-bottom:none;
}


/***************************
nav
***************************/
/*################################subnav#######################################*/
td.subnav dl,
td.subnav dt,
td.subnav dd{
	margin:0;
	padding:0;
}


td.subnav{
	width:175px;
	vertical-align:top;
	background-color:#f5f5f5;
}

.subnav dl dd a,
.subnav dl dd a:link,
.subnav dl dd a:active,
.subnav dl dd a:visited{
	background:url(../images/bg/subnav_catalogue_off.gif) no-repeat;
	color:#555555;
	padding:10px 0 0 11px;
	width:164px;
	　width:175px;/*IE6 Hack*/
	height:23px;
	　height:33px;/*IE6 Hack*/
	display:block;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", "Arial", "sans-serif";
}

/*IE6Hack*/
*html body .subnav dl dd a,
*html body .subnav dl dd a:link,
*html body .subnav dl dd a:active,
*html body .subnav dl dd a:visited{
	padding:10px 0 0 11px;
	width:175px;/*IE6 Hack*/
	height:33px;/*IE6 Hack*/
	font-family: "ＭＳ Ｐゴシック", "Arial", "sans-serif";
}

.subnav dl dd.here a,
.subnav dl dd.here a:link,
.subnav dl dd.here a:active,
.subnav dl dd.here a:visited{
	background:url(../images/bg/subnav_catalogue_in.gif) no-repeat;
}

.subnav dl dd a:hover{
	background:url(../images/bg/subnav_catalogue_on.gif) no-repeat;
}

/*################################footer#######################################*/
.footer{
	background:url(../images/bg/footer.gif) no-repeat;
	height:30px;
	text-align:center;
}

.footer table{
	height:30px;
}

.footer2 a,
.footer2 a:link,
.footer2 a:active,
.footer2 a:visited{
	color:#808080;
	text-decoration:none;
	padding:8px 13px 0;
}

.footer2 a:hover{
	color:#002B69;
}

td.footer2{
	text-align:center;
}

td.footer table,
td.footer2 table{
	margin:0 auto;
}

td.footer2 table{
	margin-top:5px;
}


/*################################shop store locater nav#######################################*/
table.popMap{
	width:400px;
}

table.popMap th{
	text-align:left;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	padding:2px 4px;
	font-weight:normal;
	color:#555555;
}

table.popMap td{
	background-color:#f5f5f5;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	padding:2px 4px;
	color:#555555;
	line-height:135%;
}

table.popMap td.img{
	border:none;
	padding:0;
}

table.popMap td a,
table.popMap td a:link,
table.popMap td a:active,
table.popMap td a:visited{
	color:#002B69;
	border-bottom:1px dotted;
	text-decoration:none;
	background:url(../images/common/icon002.gif) no-repeat right 1px;
	padding-right:15px;
}

table.popMap td a:hover{
	border:none;
}

td.storeLocator dl,
td.storeLocator dt,
td.storeLocator dd{
	margin:0;
	padding:0;
}

td.storeLocator{
	width:175px;
	vertical-align:top;
	background-color:#f5f5f5;
}

td.storeLocator dl{
	overflow:auto;
	height:565px;
	width:175px;
}

td.storeLocator dt{
	background-color:#eeeeee;
	color:#555555;
	border:1px solid #cccccc;
	padding:7px;
	text-align:center;
}

.storeLocator dl dd a,
.storeLocator dl dd a:link,
.storeLocator dl dd a:active,
.storeLocator dl dd a:visited{
	background:url(../images/bg/subnav_catalogue_off.gif) no-repeat;
	color:#555555;
	padding:10px 0 0 16px;
	width:138px;
	height:23px;
	display:block;
	text-decoration:none;
}

.storeLocator dl dd a:hover{
	background:url(../images/bg/subnav_catalogue_on.gif) no-repeat;
}























