@import url("../../css/neostage.css");
/* =========================================

tokutyou.css

============================================ */

#contents h2.ttl_tokutyou{
	background: url(../image/ttl_tokutyou.gif) no-repeat 0 0;
	}
#contents h2.ttl_kaiteki{
	background: url(../image/ttl_kaiteki.gif) no-repeat 0 0;
	}
/*
dl#tokutyou{
	padding: 7px 15px 20px;
	}
dl#tokutyou dt{
	height: 19px;
	margin: 0 0 3px;
	text-indent: -9999px;
	}
dl#tokutyou dt.txt_t01{
	background: url(../image/txt_t01.gif) no-repeat 0 0;
	}
dl#tokutyou dt.txt_t02{
	background: url(../image/txt_t02.gif) no-repeat 0 0;
	}
dl#tokutyou dt.txt_t03{
	background: url(../image/txt_t03.gif) no-repeat 0 0;
	}
dl#tokutyou dd{
	margin: 0 0 7px;
	padding: 0 10px;
	}
*/

#tokutyou{
	width:620px;
	height: 185px;
	margin: 10px 0 30px 0;
	position: relative;
	background-image: url(../image/bg_tokutyou.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#tokutyou ul li h3,#tokutyou ul li dl dt{
	display: none;
	}
#tokutyou ul li dl dd{
	position: absolute;
	width: 174px;
	top: 75px;
	}
#tokutyou ul li.tokutyou01 dl dd{
	left: 16px;
	}
#tokutyou ul li.tokutyou02 dl dd{
	left: 222px;
	}
#tokutyou ul li.tokutyou03 dl dd{
	left: 429px;
	}

#comf{
	width:620px;
	height: 266px;
	margin: 10px 0 0 0;
	position: relative;
	background: url(../image/bg_comf.jpg) no-repeat 0 0;
	}
#comf ul li h3,#comf ul li dl dt{
	display: none;
	}
#comf ul li dl dd{
	position: absolute;
	width: 173px;
	top: 81px;
	}
#comf ul li.conf01 dl dd{
	left: 15px;
	}
#comf ul li.conf02 dl dd{
	left: 218px;
	}
#comf ul li.conf03 dl dd{
	left: 425px;
	}
