@charset "utf-8";
@import "temp/general.css";
@import "temp/layout.css";

#container #contents #main {
	overflow:hidden;
	}
#container #contents #main #buttonArea ul li {
	list-style-type: none;
	float:left;
	text-align: center;
	width: 204px;
	height:186px;
}

#mainButton2,#mainButton3{
	margin-left:19px;
}

#container #contents #main #order {
	clear:both;
	background-image: url(../../img/index/order-back.gif);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	height: 255px;
	margin-bottom: 3px;
}
#container #contents #main #order h3 {
	text-align: left;
	background-image: none;
	padding-left: 0px;
}

#container #contents #main #order p {
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 15px;
	font-size: 16px;
}

#container #contents #main #order ul li {
	display: block;
	height: 81px;
	width: 245px;
	overflow: hidden;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#container #contents #main #order ul li a {
	display: block;
	height: 81px;
	width: 245px;
	text-indent: -10000px;
	overflow: hidden;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#container #contents #main #order ul #orderButton1 {
	background-image: url(../../img/index/order-button1.gif);
}
#container #contents #main #order ul #orderButton2 {
	background-image: url(../../img/index/order-button2.gif);
	margin-left:10px;
	_margin-left:5px;
}
#container #contents #main #catalog {
	padding-top: 20px;
	position: relative;
	margin-bottom: 10px;
}
#container #contents #main #catalog h3 {
	background-image: url(../../img/index/catalog-title.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	line-height: 41px;
}
#container #contents #main #catalog .txtsp{
	margin-left:15px;
}
#container #contents #main #catalog dl {
	margin-left: 14px;
	height: 210px;
}
#container #contents #main #catalog dl dd {
	float: left;
	width: 154px;
	margin-right: 5px;
}
#container #contents #main #catalog div {
	width: 268px;
	position: absolute;
	top: 240px;
	left: 15px;
}
#container #contents #main #indexList {
width:650px;
margin-left:0}
#container #contents #main #indexList h3 {
	padding-left: 0px;
	background-image: none;
}
#container #contents #main #indexList #LT {
	background-image: url(../../img/index/lt-p.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	
}
#container #contents #main #indexList #LT .text .finding {
	color: #F00;
}

#container #contents #main #indexList h4  {
	text-align: left;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
}
#container #contents #main #indexList h4 span   {
	border: 1px solid #FFE071;
	background-color: #FFFAF6;
}
#container #contents #main #indexList .text h4 a  {
	color: #666;
}
#container #contents #main #indexList .text h4 a:hover  {
	color: #F00;
}

#container #contents #main #indexList #LT .text {
	margin-left: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #contents #main #indexList #indexListBox{
width:650px;
overflow:hidden;}
#container #contents #main #indexList #indexListBox div {
	width: 320px;
	float: left;
	margin-right: 5px;
	_margin-right: 2px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: right;
}
#container #contents #main #indexList #indexListBox div div {
	float: none;
	width: auto;
	margin-right: auto;
}
#container #contents #main #indexList #indexListBox .text {
	width: 200px;
	margin-left: 0;
	_margin-right:120px;
}
#container #contents #main #indexList #indexListBox .text .finding  {
	color: #008DD7;
}
#container #contents #main #indexList #indexListBox #AT {
	background-image: url(../../img/index/at-p.jpg);
}
#container #contents #main #indexList #indexListBox #KT {
	background-image: url(../../img/index/kt-p.jpg);
}
#container #contents #main #indexList #indexListBox #BTL {
	background-image: url(../../img/index/btl-p.jpg);
}
#container #contents #main #indexList #indexListBox #MTL {
	background-image: url(../../img/index/mtl-p.jpg);
}
#container #contents #main #indexList #indexListBox #STB {
	background-image: url(../../img/index/stb-p.jpg);
}
#container #contents #main #indexList #indexListBox #MTB {
	background-image: url(../../img/index/mtb-p.jpg);
}
#container #contents #main #indexList #indexListBox #HT {
	background-image: url(../../img/index/ht-p.jpg);
}
#container #contents #main #indexList #indexListBox #TK {
	background-image: url(../../img/index/tk-p.jpg);
}
#container #contents #main #indexList a{
	display:block;
	width:100%;
	height:100%;
}.ltDummy {
	float: left;
	height: 95px;
	width: 200px;
}
.seihinDummy {
	float: right;
	height: 180px;
	width: 120px;
}

.catDLsmall {
	font-size: 14px;
	font-weight: normal;
}
.small {
	font-size: 13px;
}
