@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;
	float:none;
	background: url(img/nomal_bg.jpg);
}

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



/* トップページヘッダ
---------------------------------------------------- */
#tophead {
	width:610px;
	height:230px;
	background-image: url(img/top_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
#tophead p {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	text-align:left;
	padding-left:423px;
	margin-right:2px;
	padding-top:110px;
	
} 

#top_header {
	width:610px;
	height:168px;
	background: url(img/top_middle.jpg) no-repeat;
	margin: 0;
 }

#top_header ul {
	margin-left: 0;
	float:right;
	list-style: none;
	margin-top: 0px;
}
#top_header li {
  margin: 0 ;
  padding:0 ;
width: 190px;
height: 42px;
text-indent: -9999px;
}
#top_header li a {
text-decoration: none ;		/* ■Firefox等で線が表示されないようにする */
display: block ;
width: 190px;
height: 42px;
margin: 0 ;
}
#top_header li#spre {
background: url(img/top_navi_off.jpg) no-repeat 0 0;
}
#top_header li#dpre  {
background: url(img/top_navi_off.jpg) no-repeat 0 -42px;
}
#top_header li#final  {
background: url(img/top_navi_off.jpg) no-repeat 0 -84px;
}
#top_header li#info {
background: url(img/top_navi_off.jpg) no-repeat 0 -126px;
}



#top_header li#spre a:hover     {
background: url(img/top_navi_on.jpg) no-repeat 0 0;
}
#top_header li#dpre a:hover   {
background: url(img/top_navi_on.jpg) no-repeat 0 -42px;
}
#top_header li#final a:hover  {
background: url(img/top_navi_on.jpg) no-repeat 0 -84px;
}
#top_header li#info a:hover {
background: url(img/top_navi_on.jpg) no-repeat 0 -126px;
}


#topnew {
	margin-top:0;
	width:610px;
	height:182px;
	background-image: url(img/top_under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
 }

#topnew ul {
text-align:left;
list-style:none;
padding-top:100px;
line-height:16px;
margin-top:0;
}

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

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

#topnew li a:hover{
	color:#FFCC00;
	line-height:16px;
	font-size:12px;
	width: auto;
}
/* ヘッダ
---------------------------------------------------- */
#header {
	width:610px;
	height:150px;
	background: url(img/header_left.jpg) no-repeat;
	margin:0;
	padding:0;
	
 }
#header img {
  padding:0;
  margin: 0 ;
  float:left;
  list-style: none;
}

#header ul {
  padding:0;
  margin: 0 ;
  float:right;
  list-style: none;
}
#header li {
  margin: 0 ;
  padding:0 ;
width: 260px;
height: 30px;
text-indent: -9999px;
}
#header li a {
	padding:0;
	text-decoration: none ;		/* ■Firefox等で線が表示されないようにする */
	display: block ;
width: 260px;
height: 30px;
margin: 0 ;
}
#header li#spre {
background: url(img/header_navi_off.jpg) no-repeat 0 0;
}
#header li#dpre  {
background: url(img/header_navi_off.jpg) no-repeat 0 -30px;
}
#header #final  {
background: url(img/header_navi_off.jpg) no-repeat 0 -60px;
}
#header li#info {
background: url(img/header_navi_off.jpg) no-repeat 0 -90px;
}
#header li#top      {
background: url(img/header_navi_off.jpg) no-repeat 0 -120px;}


#header li#spre a:hover     {
background: url(img/header_navi_on.jpg) no-repeat 0 0;
}
#header li#dpre a:hover   {
background: url(img/header_navi_on.jpg) no-repeat 0 -30px;
}
#header li#final a:hover  {
background: url(img/header_navi_on.jpg) no-repeat 0 -60px;
}
#header li#info a:hover {
background: url(img/header_navi_on.jpg) no-repeat 0 -90px;
}
#header li#top a:hover {
background: url(img/header_navi_on.jpg) no-repeat 0 -120px;
}

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

#content {
width: 610px;
background-image: url(img/text_bg.jpg);
margin:0;

}
#content h1{
	
	width : 610px;
	line-height: 32px;
	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: 32px;
font-size: 14px;
margin-left:0.5em;
text-align: left;
color : #cc0000;
font-weight: bold;
}
#content li {

font-size: 12px;
line-height: 14px;
text-align: left;
margin-right: 1em;
list-style-type : circle;
}

#content dd {
font-size: 12px;
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;
}
#content .chui {
color:#0000ff;
font-size:10px;
}

#content .daiji {
color:#FF3300;
font-weight:bold;
}
#content .arealist  {
line-height: 12px;
font-size: 10px;
text-align: center;
margin:6px
}
#content .text  {
line-height: 14px;
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;
}
/* PRE_CONTENT
---------------------------------------------------- */
#pre_content {
width: 610px;

margin:0;
background: url(img/nomal_bg.gif);
}

/* フッタ
---------------------------------------------------- */
#footer {
width:600px;
text-align:left;
font-size:small;
margin-bottom:1em;
padding-left:10px;
line-height:1.2em;
background-image: url(img/text_bg.jpg);
}
#footer .copy{
color:#000066;
text-align:left;
font-size:smaller;
}
#footer #link{
float:left;

margin-right:4px;
}
#footer .gototop {
float:right;
font-size:medium;
margin:2px;
}

/* 店舗リスト
---------------------------------------------------- */
#spr {
margin:0;
padding:0;
background-image: url(img/nomal_bg.gif);
} 

#spr table{
width:600px;
border-collapse:collapse;
} 


#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;
}
#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;

}

#spr caption{
font-size :14px;

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;
}


/* 配置
---------------------------------------------------- */
.style1 {color: #FF0000}
.style2 {color: #0000FF}
.flor2{
float:right;
margin:2px;
}
.flor5{
float:right;
margin:5px;
}
.flol0{
float:left;
margin:10px;
}
.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;
}

.vs {
clear:both;
font-size:10px;
color:#000066;
}

.subt {
font-weight:lighter;
font-size:small;
}


/* 署名　Signature
-------------------------------*/
.signa {font-size:10px;
color:#333333;
text-align:right;}

/* 君主カード
-------------------------------*/

#kunshu {
width: 610px;
background:#000000;
margin:15px;

}

#content h1{
	
	width : 610px;
	line-height: 32px;
	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: 32px;
font-size: 14px;
margin-left:0.5em;
text-align: left;
color : #cc0000;
font-weight: bold;
}
#content li {

font-size: 12px;
text-align: left;
margin-right: 1em;
list-style-type : circle;
}

#content dd {
font-size: 12px;
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;
}

#content .daiji {
color:#FF3300;
font-weight:bold;
}
#content .arealist  {
line-height: 12px;
font-size: 10px;
text-align: center;
margin:6px
}
#content .text  {
line-height: 14px;
font-size: 12px;
text-align: left;
margin:0.5em;
}
/* 免許
-------------------------------*/

#menkyo {
width: 610px;
height:400px;
margin:0;
}

#menkyo h1{
	
	width : 610px;
	line-height: 32px;
	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;
}

#menkyo h1 a{
color: #FFFFFF;}

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


.t00p22m5 {
	FONT-SIZE: 22px; MARGIN: 5px 2px 5px 5px; COLOR: #000000;
	text-align:left !important; LINE-HEIGHT: 24px}
.t00p14m5 {
	FONT-SIZE: 14px; MARGIN: 5px 2px 5px 5px; COLOR: #000000;
	text-align:left !important; LINE-HEIGHT: 16px}

