@charset "Shift_JIS";


/* amsegajp部分
---------------------------------------------------- */
.t000000p10 {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 14px
}
.t000000p10m20 {
	FONT-SIZE: 11px; MARGIN-LEFT: 20px; COLOR: #000000; LINE-HEIGHT: 14px; MARGIN-RIGHT: 10px
}
.t000000p12 {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 14px
}
.t000000p12m5 {
	FONT-SIZE: 12px; MARGIN: 5px 2px 5px 5px; COLOR: #000000; LINE-HEIGHT: 14px
}


A.main:link {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #0000ff;text-decoration:none;
}
A.main:visited {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #0000ff;text-decoration:none;
}
A.main:hover {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #0000ff;text-decoration:none;
}
A.main2:link {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.main2:visited {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.main2:hover {
	FONT-SIZE:10px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.main3:link {
	FONT-SIZE:14px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.main3:visited {
	FONT-SIZE:14px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.main3:hover {
	FONT-SIZE:14px;FONT-WEIGHT: bold; COLOR: #ff6600;text-decoration:none;
}
A.t534966p10:link {
	FONT-SIZE: 10px; COLOR: #534966
}
A.t534966p10:visited {
	FONT-SIZE: 10px; COLOR: #534966
}
A.t534966p10:hover {
	FONT-SIZE: 10px; COLOR: #a18dc5
}
A.t000000p12:link {
	FONT-SIZE: 12px; COLOR: #000000
}
A.t000000p12:visited {
	FONT-SIZE: 12px; COLOR: #000000
}
A.t000000p12:hover {
	FONT-SIZE: 12px; COLOR: #666666
}

/* 全体構造
---------------------------------------------------- */
#wrapper {
	width: 610px;
	padding: 0;
	margin: 0;

}

/* リンク
---------------------------------------------------- */
a:link {
  color: #3366ff;
  background: transparent;
}
a:visited {
  color: #800080;
  background: transparent;
}
a:hover, a:active {
  color: #ff9933;
  background: transparent;
}

/* トップページ
---------------------------------------------------- */
#tophead {
 width:610px;
 height:104px;
 
 background: url(img/head.gif) no-repeat;
 }
#tophead p {
color:#FFFFFF;
font-size:12px;
line-height:1.2em;
text-align:right;} 

#topkata {
 background: url(img/kata.gif) no-repeat left;
 margin:0;
 width:610px;
 height:160px;
 padding:0;
}

#topkata ul {
  margin: 0;
  float:right;
  list-style: none;
}
#topkata li {
  margin: 0;
  padding:0;
width: 269px;
height: 40px;
text-indent: -9999px;
}
#topkata li a {
text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
display: block;
width: 269px;
height: 40px;
margin: 0;
}

#topkata li#spre {
  background: url(img/anav.gif) no-repeat 0 0;
}
#topkata li#area   {
  background: url(img/anav.gif) no-repeat 0px -40px;
}
#topkata li#final  {
  background: url(img/anav.gif) no-repeat 0px -80px;
}
#topkata li#info {
  background: url(img/anav.gif) no-repeat 0px -120px;
}

#topkata li#spre a:hover     {
  background: url(img/anav.gif) no-repeat -269px 0;
}
#topkata li#area a:hover   {
  background: url(img/anav.gif) no-repeat -269px -40px;
}
#topkata li#final a:hover  {
  background: url(img/anav.gif) no-repeat -269px -80px;
}
#topkata li#info a:hover {
  background: url(img/anav.gif) no-repeat -269px -120px;
}

#topnew {
 background:url(img/whats.gif) no-repeat top;
 margin:0;
 width:610px;
 height:236px;
 padding:0;
 }
 
#topnew ul {
text-align:left;
list-style:none;
padding-top: 24px;
padding-left: 160px;
margin:0;
}

#topnew li {
color:#FFFFFF;
font-size:12px;
}

#topnew li a{
color:#FFFFFF;
font-size:12px;
}

#topnew li a:hover{
color:#FFCC00;
font-size:12px;
}

/* 新ヘッダ
---------------------------------------------------- */
#new_header {
 width:610px;
 height:130px;
 background: url(img/new_head.gif) no-repeat;
 }

#new_header ul {
  margin: 0 ;
  float:right;
  list-style: none;
}
#new_header li {
  margin: 0 ;
  padding:0 ;
width: 160px;
height: 26px;
text-indent: -9999px;
}
#new_header li a {
text-decoration: none ;		/* ■Firefox等で線が表示されないようにする */
display: block ;
width: 160px;
height: 26px;
margin: 0 ;
}
#new_header li#spre {
background: url(img/new_navi_off.gif) no-repeat 0 0;
}
#new_header li#area  {
background: url(img/new_navi_off.gif) no-repeat 0 -26px;
}
#new_header #final  {
background: url(img/new_navi_off.gif) no-repeat 0 -52px;
}
#new_header li#info {
background: url(img/new_navi_off.gif) no-repeat 0 -78px;
}
#new_header li#home      {
background: url(img/new_navi_off.gif) no-repeat 0 -104px;
}


#new_header li#spre a:hover     {
background: url(img/new_navi_on.gif) no-repeat 0 0;
}
#new_header li#area a:hover   {
background: url(img/new_navi_on.gif) no-repeat 0 -26px;
}
#new_header li#final a:hover  {
background: url(img/new_navi_on.gif) no-repeat 0 -52px;
}
#new_header li#info a:hover {
background: url(img/new_navi_on.gif) no-repeat 0 -78px;
}
#new_header li#home a:hover {
background: url(img/new_navi_on.gif) no-repeat 0 -104px;
}
/* 世界大会ヘッダ
---------------------------------------------------- */
#eng_header {
 width:610px;
 height:120px;
 background: url(img/eng07_left.gif) no-repeat;
 }

#eng_header ul {
  margin: 0 ;
  float:right;
  list-style: none;
}
#eng_header li {
  margin: 0 ;
  padding:0 ;
width: 205px;
height: 30px;
text-indent: -9999px;
}
#eng_header li a {
	text-decoration: none ;		/* ■Firefox等で線が表示されないようにする */
	display: block ;
width: 205px;
height: 30px;
margin: 0 ;
}
#eng_header li#repo {
background: url(img/eng07_off.gif) no-repeat 0 0;
}
#eng_header li#tourn  {
background: url(img/eng07_off.gif) no-repeat 0 -30px;
}
#eng_header #about  {
background: url(img/eng07_off.gif) no-repeat 0 -60px;
}
#eng_header li#final {
background: url(img/eng07_off.gif) no-repeat 0 -90px;
}



#eng_header li#repo a:hover     {
background: url(img/eng07_on.gif) no-repeat 0 0;
}
#eng_header li#tourn a:hover   {
background: url(img/eng07_on.gif) no-repeat 0 -30px;
}
#eng_header li#about a:hover  {
background: url(img/eng07_on.gif) no-repeat 0 -60px;
}
#eng_header li#final a:hover {
background: url(img/eng07_on.gif) no-repeat 0 -90px;
}


/* コンテンツ
-------------------------------*/

#content {
width: 608px;
border-left: solid 1px #696969;
border-right: solid 1px #696969;
border-bottom: solid 1px #696969;
margin:0;
background: url(img/bg1.gif);
}
#content h1{
	
	width : 608px;
	line-height: 30px;
	font-size: 16px;
	background-image: url(img/h1bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	margin: 0px;
	vertical-align : bottom;
}

#content h1 a{
color: #FFFFFF;}

#content h1 a:hover{
color:#FF9900;}

#content dt {
line-height: 20px;
font-size: 16px;
margin-left:0.5em;
text-align: left;
color : #cc0000;
font-weight: bold;
}
#content li {
line-height: 18px;
font-size: 14px;
text-align: left;
margin-right: 1em;
list-style-type : circle;
}

#content dd {
line-height: 18px;
font-size: 14px;
text-align: left;
margin-left: 1em;
margin-right: 1em;
}

#content li .decimal {
list-style-type:decimal;
}
#content blockquote {
margin: 10px;
padding: 0.7em 0;
line-height: 18px;
font-size: 12px;
text-align: left;
background: #f8f8f8;
}
#content .chui {
color:#FF0000;
}
#content .arealist  {
line-height: 12px;
font-size: 10px;
text-align: medium;
margin:6px
}
#content .text  {
line-height: 16px;
font-size: 12px;
text-align: left;
margin:0.5em;
}

#navigation .exp {
  margin: 0;
  padding: 1em 0 0 1px;
  border-top: 1px solid #cccccc;
  font-style: normal;
  font-size: xx-small;
  text-align: left;
  line-height: 1.5;
  color: #999999;
  background: transparent;
}

/* フッタ
---------------------------------------------------- */
#footer {
width:610px;
text-align:left;
font-size:small;
margin-bottom:1em;
line-height:1.2em;
}
#footer .copy{
color:#000066;
text-align:center;
}
#footer #link{
float:left;
margin-right:4px;
}
#footer .gototop {
float:right;
font-size:medium;
margin:2px;
}

/* 店舗リスト
---------------------------------------------------- */
#spr {
margin:0;
padding:0;
border-collapse:collapse;
} 

#spr table{
width:610px;
} 


#spr .tenpo{
line-height: 16px;
font-size: 14px;

color : #000066;
font-weight: bold;
}
#spr .adl {
float: left;
line-height: 16px;
font-size: 14px;
color:#000000;
width:324px
}
#spr .kantoku {
text-align: left;
line-height: 16px;
font-size: 14px;
color:#000000;
font-weight:bold;
}
#spr .yame {
float: left;
line-height: 12px;
font-size: 10px;
color:#666666;
width:80px;
padding: 2px 6px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
background: #fbfbfb;
}
#spr .hitokoto {
text-align: left;
line-height: 14px;
font-size: 12px;
color:#000000;
}

#spr .tel {
font-size: 12px;
float:right;
color : #000066;
vertical-align:bottom;
}
#spr th {
font-weight: normal;
font-size :12px;
padding: 6px;
text-align:left;
border-right: 1px solid #bcbc9f;
border-bottom: 1px solid #bcbc9f;
color: #333333;
background: #dedecf;
}
#spr td {
text-align:left;
font-size :12px;
padding: 2px 6px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #333333;
background: #f1f1ed;
}

#spr .zumi {
text-align:left;
line-height: 18px;
font-size :12px;
padding: 2px 6px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #222222;
background: #fbfbfb;
}
#spr .day{
text-align:right ;
padding: 2px;
}

#spr .day_end{
text-align:right ;
width:120px;
padding: 2px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #222222;
background: #fbfbfb;
}
#spr .meet{
text-align:center ;
width:80px;
}
#spr .main {
text-align:left ;
width:408px;

}
#spr .main_end {
text-align:left ;
width:408px;
padding: 2px 6px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #222222;
background: #fbfbfb;
}
#spr .hidden {
border-style: none;
background: #dedecf;
}

#spr caption{
font-size :14px;
color: #333333;
text-align:left;
line-height: 30px;
font-weight: bold;
}
#spr a.caption:link{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #ffd700;
font-weight: bold;
}
#spr a.caption:visited{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #ff0000;
font-weight: bold;
}
#spr a.caption:hover{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #b22222;
font-weight: bold;
}

/* FAQ
---------------------------------------------------- */

#faq {
width:610px;
margin:0;
padding:0;
border: solid 1px #696969;
border-collapse:collapse;
background: url(img/bg.gif);
}
#faq h1{
	
	width : 608px;
	line-height: 30px;
	font-size: 16px;
	background-image: url(img/h1bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	margin: 0px;
	vertical-align : bottom;
} 
#faq  h2{
	
	width : 558px;
	line-height: 18px;
	font-size: 14px;
	background-color:#003333;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	margin: 0px;
	vertical-align : bottom;
	border-left: solid 10px #696969;
}
#faq  li {
line-height: 18px;
font-size: 12px;
text-align: left;
margin-right: 1em;
list-style-type : none;
}
#faq .b {
font-weight:bold;
}
#faq  a.li:link{
line-height: 16px ;
font-size: 12px ;
text-decoration:none ;
color:#003366;
}
#faq  a.li:visited{
line-height: 16px ;
font-size: 12px ;
text-decoration:none ;
color:#000099;
}
#faq  a.li:hover{
line-height: 16px ;
font-size: 12px ;
color:#990000;
text-decoration:underline;
}
#faq  dt {
line-height: 18px;
font-size: 14px;
margin:2px 22px;
text-align: left;
color : #cc0000;
font-weight: bold;
border-bottom: dashed 1px #990000;

}

#faq  dd {
line-height: 16px;
font-size: 12px;
text-align: left;
margin:2px 30px;
}

#faq  li .decimal {
list-style-type:decimal;
}
#faq  blockquote {
margin: 10px;
padding: 0.7em 0;
line-height: 18px;
font-size: 12px;
text-align: left;
background: #f8f8f8;
}
#faq  .chui {
color:#FF0000;
}
#faq  .arealist  {
line-height: 12px;
font-size: 10px;
text-align: medium;
margin:6px
}
#faq .return {
margin:0px;
font-size:10px;
text-align:right;
color:#990000;
}
/* 配置
---------------------------------------------------- */
.flor2{
float:right;
margin:2px;
}
.flol0{
float:left;
margin:0px;
}
.flol2{
float:left;
margin:2px;
}
.subti {
font-weight:100;
font-size:12px;
color:#FFFFFF;
}
.box210 {
width:210px;
float:left;
margin:0;
}
.box180 {
width:180px;
float:left;
}

.clear_b {
clear:both;
}
.kan {

font-weight:bold;
color:#000033}
.vs {
clear:both;
font-size:10px;
color:#000066;
}
.box150 {
width:150px;
height:160px;
float:left;
font-size:12px;
text-align:left;
margin:0px;
padding:1px;

line-height:14px;
color:#ffffff;
background-color:#000000;
}



/* プロフィール
---------------------------------------------------- */
#prof {
width: 610px;
/*
border-left: solid 1px #696969;
border-right: solid 1px #696969;
border-bottom: solid 1px #696969;*/
border:none;
margin:0;
background: url(img/prof_bg.jpg);}

#prof h1 {
	width : 610px;
	line-height: 30px;
	font-size: 16px;
	background-image: url(img/h1bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-indent:0.5em;
	text-align: left;
	margin: 0;
	vertical-align : bottom;
}
#prof h1 a{
color: #FFFFFF;}

#prof h1 a:hover{
color:#FF9900;}
#prof dt {
vertical-align : bottom;
background: url(img/dt_bg.gif);
line-height: 18px;
font-size: 12px;
text-indent:0.5em;
margin:0px;
text-align: left;
color : #333333;
}

#prof dd {
line-height: 18px;
font-size: 14px;

color: #333333;
text-align: left;
margin-left:1em;
}
/* カード表
-------------------------------*/
#card table{
width: 410px;
float:right;
border-collapse:collapse;
border: 1px solid #d1d1c1;
margin: 24px 2px 2px 2px;
}
#card th {
font-weight: normal;
font-size :12px;
padding: 2px;
border-right: 1px solid #bcbc9f;
border-bottom: 1px solid #bcbc9f;
color: #333333;
background-color:#f0f0f0;
}
#card td {
text-align:left;
font-size :12px;
padding: 2px;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #333333;
background-color:#f0f0f0;

}
#card .zumi {
text-align:left;
font-size :12px;
padding: 2px ;
border-right: 1px solid #d1d1c1;
border-bottom: 1px solid #d1d1c1;
color: #990000;
font-weight:bold;
background-color:#f8f8f8;
}

#card .hidden {
border-style: none;

}
#card caption{
font-size :14px;
color: #333333;
text-align:left;
line-height: 30px;
font-weight: bold;
}
#card a.caption:link{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #ffd700;
font-weight: bold;
}
#card a.caption:visited{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #ff0000;
font-weight: bold;
}
#card a.caption:hover{
line-height: 20px;
font-size: 14px;
text-align: left;
color : #b22222;
font-weight: bold;
}
/* 署名　Signature
-------------------------------*/
.signa {font-size:10px;
color:#333333;
text-align:right;}
