body {
	text-align: center;
	background:url('../common/images/pattern2.gif');
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper_top {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 940px;
}

#container_top {
	width:820px;
	padding: 0 70px;
	background:#ffffff;
}

#container {
	width:800px;
	padding: 0 70px;
	background:#ffffff;
}

.detail_zoom {
	background:url('../item/images/zoom_c.gif') no-repeat;
}

.img_opacity a:hover img {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.75;
	opacity:0.75;
}

.rankitem {
	width: 543px;
	border: 1px #E6E6E6 solid;
}
.ranktext {
	margin: 0 5px;
}

#footer_line {
	display:block;
	width:800px;
	height:1px;
	border-top: 1px solid #dddddd;
	padding-bottom:5px;
	margin:0;
	font-size:1px;
}
.serise_left {
	float: left;
	width: 205px;
	margin: 0px;
}
.serise_icon {
	float: left;
	margin-right: 10px;
}
.serise_name {
	width: 105px;
	float: right;
	padding-right: 20px;
	color: #846666;
	font-size: 10px;
}
.serise_right {
	width: 185px;
	float: right;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



ul.serise {
	margin:0;
	padding: 0;
	list-style:none;
}

li.serise {
   float:left;
   list-style:none;
}

.serise_all {
	width: 390px;
	padding-top: 10px;
}

.serise_name2 {
	width: 105px;
	float: right;
	color: #846666;
	font-size: 10px;
}
.serise_box {
	background-image: url(../images/dotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: none;
	width: 185px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #846666;
	padding-top: 5px;
	height: 40px;
	letter-spacing: 0.1em;
}

.bubbleInfo {
	position: relative;
	top: 10px;
	left: 10px;
	height:170px;
}

.popup {
	position: absolute;
	display: none;
	z-index: 1;
	border:1px solid #e6e6e6;
	background:#ffffff;
	padding: 5px;
}
.popup ul {
	padding:0;
	margin:0;
}
.popup ul li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
}

.bubbleInfo a .popup {
	border:1px solid #e6e6e6;
}

.bubbleInfo a:hover .popup {
	border:1px solid #999999;
}

.bubbleInfo a:hover .popup ul li {
	text-decoration:none;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

