@charset "utf-8";

.content{
	background: none;
}

#footer{
	background: none;
}

#contentHeader ul li a:hover img,
#categoryNavi dd a:hover img,
#topNews dl:hover,
#topNews .slideCtrl a:hover img,
#topNews #hotStock a:hover img,
#contentFooter a:hover img {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}

/* contentHeader
-------------------------------------------------------------------------------*/

#contentHeader {
	margin: 36px 0 47px;
	height: 175px;
	line-height: 1;
	overflow: hidden;
}

#contentHeader h1 {
	float: left;
	width: 196px;
}

#contentHeader h2 {
	float: left;
	width: 346px;
}

#contentHeader ul {
	float: right;
}

#contentHeader ul li {
	float: left;
}

#contentHeader ul li:first-child {
	margin-right: 51px;
}

/* categoryNavi
-------------------------------------------------------------------------------*/

#categoryNavi {
	margin: 51px 0 66px;
	height: 167px;
	line-height: 1;
	overflow: hidden;
	padding-left: 1px;
	background: url(/store/techo/2013/images/bg_dashedline_v_single.gif) repeat-y 0 0;
}

#categoryNavi dt, #categoryNavi dd {
	float: left;
	background: url(/store/techo/2013/images/bg_dashedline_v_single.gif) repeat-y right 0;
}

#categoryNavi dt img, #categoryNavi dd img {
	margin-right: 1px;
}

#categoryNavi dt {
	width: 199px;
}

#categoryNavi dd {
	width: 200px;
}

/* contentFooter
-------------------------------------------------------------------------------*/

#contentFooter {
	margin: 44px 0 34px;
	height: 122px;
	line-height: 1;
	overflow: hidden;
}

#contentFooter li {
	float: left;
	margin-left: 36px;
}

#contentFooter li:first-child {
	margin-left: 0;
}

/* topNews
-------------------------------------------------------------------------------*/

#topNews h3 {
	padding: 1px 0 4px 27px;
}

#topNews .tSlide {
	float: left;
	position: relative;
	width: 382px;
	padding: 31px 0;
	margin-left: 25px;
}

#topNews .tSlide .slideDisp {
	width: 382px;
	height: 400px;
}

#topNews .tSlide .slideBox {
	display: block;
	width: 382px;
	height: 80px;
	overflow: hidden;
	cursor: pointer;
	background: url(/store/techo/2013/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

#topNews .tSlide .slideBox a {
	display: none;
}

#topNews .tSlide dl {
	padding-bottom: 1px;
}

#topNews .tSlide dt {
	float: left;
	width: 97px;
	height: 79px;
	display: block;
}

#topNews .tSlide dt img {
	margin: 12px 0 0 4px;
	display: block;
}

#topNews .tSlide dd {
	float: left;
	width: 285px;
	padding-top: 12px;
	line-height: 1.5em;
	font-size: 12px;
	color: #4D4D4D;
}

#topNews .tSlide dd span {
	width: 223px;
	height: 16px;
	margin-bottom: 3px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	overflow: hidden;
	display: block;
	text-indent: 6px;
	background: url(../images/index/bg_news_date.gif) no-repeat;
}

#topNews .tSlide .slideCtrl {
	width: 382px;
}

#topNews .tSlide .slideCtrl li {
	height: 23px;
	text-align: center;
	position: absolute;
	width: 382px;
	top: 439px;
	line-height: 1;
}

#topNews .tSlide li:first-child {
	top: 8px;
	background: url(/store/techo/2013/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

#topNews .active li:first-child {
	background: none;
}

#topNews .tSlide .slideCtrl a.disable img {
	cursor: default;
	opacity: 0.30;
	-moz-opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity=30);
}

#topNews #hotStock {
	float: left;
	margin: 31px 0 0 100px;
}

/* main
-------------------------------------------------------------------------------*/

#main {
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: relative;
}

/* vsal */

#mainVsal {
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#mainVsal .slideDisp img {
	position: absolute;
	top: 0;
	left: 0;
}

#mainVsal .slideDisp .foreground {
	z-index: 1;
}
#mainVsal .slideDisp .background {
	z-index: 0;
}

/* ctrl */

#mainCtrl {
	width: 280px;
	height: 600px;
	overflow: hidden;
	position: relative;
	top: -600px;
	left: 1000px;
	z-index: 1;
	background: url(../images/index/bg_ctrl.png) no-repeat 0 0;
	color: #999;
	font-size: 93%;
	line-height: 1.8em;
}

#mainCtrl h3 {
	width: 250px;
	height: 37px;
	margin: 0 15px;
}

#mainCtrl p {
	width: 250px;
	margin: 0 15px;
	text-align: right;
	overflow: hidden;
	font-size: 11px;
}

#mainCtrl a {
	color: #999;
}

#mainCtrl a:hover {
	color: #fff;
	text-decoration: none;
}

#mainCtrl div.tSlide {
	width: 250px;
	margin: 0 15px;
	padding: 20px 0 20px;
	position: relative;
}

#mainCtrl div.slideDisp {
	width: 250px;
	height: 490px;
	overflow: hidden;
}

#mainCtrl div.slideDisp a {
	width: 250px;
	height: 70px;
	margin-right: -0.5em;
	display: block;
	overflow: hidden;
	background: url(../images/index/bg_ctrl_box.png) repeat-x 0 bottom;
}

#mainCtrl div.slideDisp img {
	float: left;
	margin-top: 14px;
}

#mainCtrl div.slideDisp span {
	float: right;
	display: block;
	min-width: 193px;
	margin-top: 16px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 1.5em;
}

#mainCtrl ul.slideCtrl {
	width: 250px;
}

#mainCtrl ul.slideCtrl li {
	width: 250px;
	height: 20px;
	display: block;
	text-align: center;
	position: absolute;
	top: 510px;
	overflow: hidden;
	line-height: 1;
}
#mainCtrl ul.slideCtrl li a {
	margin-top: 5px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

#mainCtrl ul.slideCtrl li:first-child {
	top: 0;
	background: url(../images/index/bg_ctrl_box.png) repeat-x 0 bottom;
}

#mainCtrl div.active ul.slideCtrl li:first-child {
	background: none;
}