@charset "UTF-8";
/* CSS Document */


a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration:none; 
	color: #F60;
}

#main_banner{
	margin:0;
	padding:0;
	font-size:12px;
}

#main_banner ol,ul,li,dl,dt,dd{
	list-style:none;
	margin:0px;
	padding:0px;	
}

#mainimgbox {
	width:690px;
	height:310px;
	margin-bottom:20px;
}

#txtwrap {
	background-image:url(http://gigaplus.makeshop.jp/dentalfit/img/top_img/txtback.gif);
	background-position:-3px 0px;
	border-left:solid 1px #C9C9CA;
	width:121px;
	height:310px;
	padding-top:1px;
	float:left;
}
#txtbox {
	width:100px;
	float:left;
}
#txtbox td {
	height:75px;
	font-size:0.8em;
}
#txtslidebarbox {
	width:4px;
	height:311px;
	float:right;
}
#txtslidebar {
	margin-top:0px;
}
#imgarea {
	float:right;
	position: relative;
	width: 566px;
	height: 309px;
	overflow: hidden;
	border:1px solid #ccc;
}

#imgarea ul li {
	display: none;
	position: absolute;
}