@charset "utf-8";

/* == + CONTET == */
#idx-body #flash-area {
	background: #111; 
	height: 300px;
}
#idx-body #cnt-wrap {
	background: #fff url(../common/images/bg-body.gif) repeat-x left top;
}
#idx-body #cnt-wrap #cnt-inner {
	width: 825px;
	margin: 0 auto;
	padding: 25px 0 39px;
}
#idx-body #cnt-wrap #cnt-inner #cnt-left {
	width: 556px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #cnt-left #topics-area{
	width: 556px
}
#idx-body #cnt-wrap #cnt-inner #cnt-left #topics-area h2{
	width: 556px;
	height: 36px;
	font-size: 120%;
}
#idx-body #cnt-wrap #cnt-inner #cnt-left #topics-area ul {
	width: 532px;
	padding: 0 12px;
	background: url(../images/bg-topics.gif) no-repeat left bottom;
	overflow: hidden;
}
#idx-body #cnt-wrap #cnt-inner #cnt-left #topics-area ul li {
	margin-top: -1px;
	padding: 11px 0;
	background: url(../images/line-dot.gif) repeat-x left top;
}
#idx-body #cnt-wrap #cnt-inner #cnt-left #topics-area ul li span {
	margin-right: 15px;
}
#idx-body #cnt-wrap #cnt-inner #info-area {
	background: url( ../images/bg-info.gif) no-repeat left top;
	width: 556px;
	margin: -50px 0 0;
	position: relative;
	overflow: hidden;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p {
}
#idx-body #cnt-wrap #cnt-inner #info-area #info-left {
	width: 246px;
	padding-left: 14px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #info-area #info-right {
	width: 280px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-name {
	width: 171px;
	padding-bottom: 11px;
	background: url(../images/txt-idx-company.gif) no-repeat left top;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-addr {
	width: 210px;
	margin-bottom: 8px;
	background: url(../images/txt-idx-addr.gif) no-repeat left top;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-access {
	width: 98px;
	padding: 0 5px 0 0;
	background: url(../images/txt-idx-access.gif) no-repeat left 2px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-inquiry {
	width: 205px;
	padding-bottom: 11px;
	background: url(../images/txt-idx-inquiry.gif) no-repeat left top;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-tel {
	width: 129px;
	margin-right: 17px;
	background: url(../images/txt-idx-tel.gif) no-repeat left top;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-fax {
	width: 130px;
	background: url(../images/txt-idx-fax.gif) no-repeat left top;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #info-area div p.info-info {
	width: 252px;
	margin-top: 8px;
	background: url(../images/txt-idx-info.gif) no-repeat left top;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right {
	width: 251px;
	margin-left:18px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right h2 {
	width: 251px;
	font-size: 120%;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul {
	width: 239px;
	padding-left: 12px;
	background: url(../images/bg-products.gif) no-repeat left bottom;
	overflow: hidden;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li {
	width: 226px;
	margin-top: -1px;
	padding: 8px 0 0;
	border-top: 1px solid #e5e5e5;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li div.product-img {
	width: 90px;
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li div.product-ttl {
	float: left;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p.ttl {
	width: 116px;
	overflow: hidden;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p#ttl-01 {
	width: 106px;
	background: url(../images/txt-idx-products-01.gif) no-repeat left top ;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p#ttl-02 {
	width: 117px;
	background: url(../images/txt-idx-products-02.gif) no-repeat left top ;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p#ttl-03 {
	width: 107px;
	background: url(../images/txt-idx-products-03.gif) no-repeat left top ;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p.link {
	margin-top: 4px;
	background: url(../common/images/icon-link.gif) no-repeat left 0.4em ;
	font-size: 93%;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p.link a {
	text-decoration: none;
}
#idx-body #cnt-wrap #cnt-inner #cnt-right ul li p.link a:hover {
	text-decoration: underline;
}
/* == + /CONTET == */