/* ============================================================
‹¤’Ê
============================================================ */

div#teikei_main {
  width:510px;
  margin: 10px auto 0;
  text-align:left;
		line-height:1.6;
		font-size:12px;
}

div#teikei_main h3,
div#teikei_main h4,
div#teikei_main th {
  font-size:12px;
		font-weight:bold;
}

div#teikei_main table {
  font-size:12px;
		line-height:20px;
}

div#teikei_main h3 {
  width:auto;
		line-height:25px;
		text-indent:5px;
		margin:0 0 20px;
		border-bottom:4px solid #3366FF;
		background-color:#EEEEFF;
}

div#teikei_main h4 {
  width:auto;
		color:#3366FF;
		margin:0;
		background:url(/shinbi_html/tokyo/ginza-ikebuchi-p/img/ball.gif) left center no-repeat;
		text-indent:18px;
		line-height:20px;
}

span.step {
  font-family:verdana;
		font-size:18px;
		font-weight:bold;
}

div#teikei_main p {
  width:auto;
		margin:0;
		padding:0 5px;
		line-height:20px;
}

div.left_img {
  width:auto;
		float:left;
		margin-right:7px;
		padding:2px;
		border:1px solid #CCCCCC;
		text-align:center;
}

div.right_img {
  width:auto;
		float:right;
		margin-left:5px;
		padding:2px;
		border:1px solid #CCCCCC;
		text-align:center;
}

div.line {
  clear:both;
  padding:10px 0;
		text-align:center;
}

div.syo-box {
		width:482px;
		_width:510px;
		padding:10px;
		margin-bottom:20px;
		border:4px solid #CCCCCC;
}

div#teikei_main div.syo-box h4 {
  width:auto;
		color:#3366FF;
		margin:0 0 10px;
		padding-bottom:5px;
		border-bottom:1px dashed #999999;
		background:none;
		text-indent:0px;
		font-size:16px;
}

div.syo-box p.title {
   clear:both;
  width:auto;
		color:#3366FF;
		margin:0;
		background:url(/shinbi_html/tokyo/ginza-ikebuchi-p/img/ball.gif) left center no-repeat;
		text-indent:18px;
		font-weight:bold;
		line-height:20px;
}

div.syo-box2 {
  clear:both;
		width:510px;
		padding:10px 0;
}

div#teikei_main dl {
  margin:0;
		padding:5px;
		border:2px solid #CCCCCC;
}

dl.left {
  width:46%;
  float:left;
}

dl.left dt,
dl.right dt {
  font-weight:bold;
		border-bottom:1px dashed #CCCCCC;
		padding-bottom:3px;
		margin-bottom:3px;
}

dl.left dd,
dl.right dd {
  margin:0;
}

dl.right {
  width:46%;
  float:right;
}

/* ============================================================
clear
============================================================ */

.clear {
  clear:both;
  visibility:visible;
}


