*:first-child+html body {
  		font-family:  "ＭＳ Ｐゴシック", "Osaka";
		letter-spacing:0.1em;
	}
	body{
		font-family:  "ＭＳ Ｐゴシック", "Osaka";
		letter-spacing:0.1em;
	}
 .midasi1{
 	font-size:16px;
	padding:5px 5px 0 5px;
	margin:0 0 0 0 ;
	color:#0000FF;
	border-bottom: 1px dashed #BBBBBB;
	}
.midasi2{/*BMA用*/
 	font-size:14px;
	padding:5px 5px 0 10px;
	margin:0 0 0 5px; ;
	color:#0000FF;
	border-bottom: 1px dashed #BBBBBB;
	xwidth:690px;
	}


/*ココからレビュー*/

li.beat-list{
	list-style-type: none;
	background-image:url(../../img/review/maru.gif);
	background-repeat: no-repeat;
	background-position:0px 7px ;
	padding-left:14px;
	border-bottom: 2px dotted #DDDDDD;
	padding-top:5px;
}

a.tooltip:hover {
 	text-decoration:none;
	background-repeat: no-repeat;
	background-position:0px 1px ;
	background:#EEEEEE;
} 
{*BG color is a must for IE6*}
.tooltip{
	position:relative;
}
	a.tooltip:hover {
		background:#ffffff; 
		text-decoration:none;
		} 
	{*BG color is a must for IE6*}
	a.tooltip span {
		display:none;
		margin-left:8px; 
		width:195px;
		height:120px;
		background-image: url(../../img/review/hukidasi.gif);
		background-repeat: no-repeat;
		padding-left:15px;
		padding-top:30px;
		padding-right:15px;
		padding-bottom:10px;
	}
	a.tooltip:hover span{
		display:inline; position:absolute;
		xline-height:1.9;
		left:-180px;top:-150px;
		 background-image: url(../../img/review/hukidasi.gif); 
		 border:0px solid #0068B7; 
		 color:#000000;
		 background-repeat: no-repeat;
	 }


/*ココから取り付け事例*/
.title-back{
  border: 1px solid #666666;
  height:27px;
  max-height:27px;
  color:#888888;
  font-size:14px;
  font-weight:600;
  text-align: left;
  line-height:27px;
  margin:0; padding:0;
  background-image: url("../img/frame_title_01.gif");
}
.title-back2{
  border: 1px solid #666666;
  height:27px;
  max-height:27px;
  color:#888888;
  font-size:14px;
  font-weight:600;
  text-align: left;
  line-height:27px;
  margin:0; padding:0;
  background-image: url("../img/frame_title_02_.gif");
}

.title-back h1,h2{
	padding:0;
	margin:0;
	margin-left:10px;
	font-size:14px;
	color:#000000;
	text-align:left;
}
.title-back2 h1,h2{
	padding:0;
	margin:0;
	margin-left:10px;
	font-size:14px;
	color:#000000;
	text-align:left;
}
.scroll1{
	width:700px;
	height:200px;
	overflow:auto;
	scrollbar-base-color:#0099FF;
	scrollbar-track-color:#CCCCCC;
}