@charset "UTF-8";
/*----------------------------*/
#home #contents {
	padding-top:12px;
}
#home #contents #main-img {
	padding-top:7px;
}


#home #contents #products {
	padding-top:10px;
}
#home #contents #products h2 {
	padding-bottom:5px;
}

#home #contents #products #products-sec {
	width:592px;
}
#home #contents #products #products-sec #product-left {
	float:left;
	width:280px;
	position:relative;
}
#home #contents #products #products-sec #product-right {
	float:right;
	width:280px;
	position:relative;
}
#home #contents #products #products-sec h3 {
	position:absolute;
	top:2px;
	left:152px;
}
#home #contents #products #products-sec .product-price {
	position:absolute;
	top:52px;
	left:152px;
}
#home #contents #products #products-sec .product-detail {
	position:absolute;
	top:87px;
	left:152px;
}
#home #contents #products #products-sec .product-image {
	position:absolute;
	top:0;
	left:0;
}
#home #contents #products #products-sec .product-text {
	width:280px;
	padding-top:120px;
	clear:both;
}

#home #contents #products #order-sec {
	width:592px;
	padding-top:25px;
	clear:both;
}
#home #contents #products #order-sec .text {
	padding:4px;
}
#home #contents #products #order-sec #order-sample {
	float:left;
	width:353px;
	padding:4px;
	background-color:#F5CA98;
}
#home #contents #products #order-sec #order-sample dt {
	height:76px;
}
#home #contents #products #order-sec #order-sample li {
	padding:4px;
	height:25px;
	float:left;
}
#home #contents #products #order-sec #order-fax {
	float:right;
	width:207px;
	padding:4px 10px;
	background-color:#CFF7BE;
	background-image:url(../../img/home/fax_bg.gif);
	background-position:159px 4px;
	background-repeat:no-repeat;
}
#home #contents #products #order-sec #order-fax dt {
	height:36px;
}
#home #contents #products #order-sec #order-fax #order-fax-pdf {
	background-color:#FFF;
	width:188px;
	height:46px;
	padding:5px 9px 0 9px;
	position:relative;
	margin-top:10px;
}
#home #contents #products #order-sec #order-fax #order-fax-pdf #noren-pdf {
	position:absolute;
	top:23px;
	left:9px;
}
#home #contents #products #order-sec #order-fax #order-fax-pdf #hiyoke-pdf {
	position:absolute;
	top:23px;
	left:107px;
}


#home #contents #voice {
	padding-top:12px;
	clear:both;
}
#home #contents #voice .voice-sec {
	width:592px;
	clear:both;
	background:url(../../img/home/dot.gif) left bottom repeat-x;
	margin-top:10px;
}
#home #contents #voice .first {
	margin-top:0;
}
#home #contents #voice .voice-sec .voice-image {
	float:left;
	width:110px;
	padding-bottom:10px;
}
#home #contents #voice .voice-sec .voice-text {
	float:right;
	width:470px;
	padding-bottom:10px;
}
#home #contents #voice .voice-sec .voice-text h3 {
	color:#AE1212;
	font-sizeF93%;
	margin: 5px 0;
}
#home #contents .arrow {
	padding-right:5px;
}
#home #contents .new {
	padding-left:20px;
	vertical-align:middle;
}
#home #contents #voice .voice-sec .voice-text .voice-customer {
	margin-top:5px;
}
#home #contents #voice #voice-all {
	margin-top:20px;
	text-align:center;
	clear:both;
}

#home #contents #guide {
	padding-top:20px;
	width:592px;
}
#home #contents #guide #guide-left {
	float:left;
	width:291px;
}
#home #contents #guide #guide-right {
	float:right;
	width:291px;
}
#home #contents #guide .guide-block {
	background-color:#EDEDED;
	padding:8px;
	position:relative;
	margin-bottom:8px;
}
#home #contents #guide .guide-block h3 {
	color:#AE1212;
	background:url(../../img/home/icon_arrow.gif) left center no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}
#home #contents #guide .guide-block .guide-detail {
	position:absolute;
	top:8px;
	right:8px;
}
#home #contents #guide .guide-block dl {
}
#home #contents #guide .guide-block dt {
	background:url(../../img/home/icon_circle.gif) left 5px no-repeat;
	padding-left:10px;
	font-weight:bold;
	margin-top:5px;
}
#home #contents #guide .guide-block dt#daibiki span {
	padding-right:100px;
	background:url(../../img/home/daibiki.gif) right top no-repeat;
	display:block;
	width:5em;
}
#home #contents #guide .guide-block dt#furikomi span {
	padding-right:100px;
	background:url(../../img/home/furikomi.gif) right top no-repeat;
	display:block;
	width:5em;
}
#home #contents #guide #guide-noki dt {
	padding-left:5em;
	text-indent:-4em;
}
#home #contents #guide .guide-block dt span.normal {
	font-weight: normal;
}
#home #contents #guide .guide-block dt.widthicon img {
	position:absolute;
	top:0;
	right:0;
	
}
#home #contents #guide .guide-block dd {
	margin-bottom:5px;
}
