@charset "UTF-8";

/* ==================================================================================
	ホイール　IFrame
================================================================================== */

body{
  margin: 0;
  padding: 0;
  color:#555555;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 160%;
  }
	
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	padding: 6px 0 8px 0;
	border-bottom: dotted 1px #ccc;
}

li.top {
	border-top: dotted 1px #ccc;
}

#iframeBg {
  margin: 0;
	width: 500px;
  background: url(../img/lineup/wheel/iframe/bg_detail.gif) no-repeat left 23px;
  }
  
.bg_spec{
  margin: 0;
  background: url(../img/lineup/wheel/iframe/bg_spec.gif) left 23px no-repeat #FFFFFF;
  }
  
.red{
  color: #CB3C37;
  }
	
.bg_black{
  margin: 0px;
  padding: 34px 35px 50px 34px;
  text-align: center;
  background: url(../img/lineup/wheel/iframe/black_bg.gif);
}

#f-inner{
  margin: 0px;
  padding:0px;
  width: 589px;
}

#photopage{
  position: relative;
  margin: 0px;
  padding:0px;
  width: 589px;
  height: 389px;
}

a.aclnk {
	display: block;
	text-decoration: none;
	padding-left: 20px;
	color: #666666;
	background: url(../img/lineup/common/arw_link.gif) no-repeat 10px 3px;
	line-height: 130%;
	font-weight: bold;
}

a.aclnk:hover,
a.aclnk:active {
	color: #990000;
}
