﻿@charset "UTF-8";
@import url(_common3.css);

/* ********** layout ********** */
#atgeneric {
	float: left;

	width: 440px;
	height: 110px;
	margin: 10px 0 0;
	padding: 15px 10px 5px 30px;
	
	background-image:url(./_p_index/aboutas_bk_1.jpg);
	background-repeat: no-repeat;
}
#atgeneric .stamp {
	padding-top: 0;
}
#atecom {
	float: left;

	width: 440px;
	height: 110px;
	margin: 10px 0 0;
	padding: 15px 10px 5px 30px;
	
	background-image:url(./_p_index/aboutas_bk_2.jpg);
	background-repeat: no-repeat;
}
#atecom h4, #atgeneric h4 {
	padding-bottom: 3px;
}
#atecom .info {
	line-height: 1.4em;
}

#recommend {
	clear: both;
	float: left;

	width: 490px;
}

#information, #cts_menu {
	float: right;
	
	width: 280px;
	margin: 0 0 10px;
	padding: 0 5px;
	
	background-color: #eee;
}
#cts_menu {
	margin: 5px 0 10px;
}

/* ********** index ********** */

#topnews {
	position: relative;
	margin: 0 0 7px;
}
#topnews a:hover img {
/*	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=1);
*/}

#cts_menu h3 {
	display: none;
}
.index_top {
	width: 800px;
}

h2 {
	font-weight: normal;
}
h3 {
	clear: left;
	margin: 10px 0;
	
	border-bottom: #666 3px dotted;
}

dt {
	padding: 5px 5px 0;
	background-color: #fff;
}
dd {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fff;
}
#cts_menu ul {
	margin-top: 5px;
}
#cts_menu li a {
	display: block;
	height: 50px;

	margin-bottom: 5px;
	padding: 0 5px 0 55px;
	
	background-image: url(./_p_index/cnts_mn_bk.gif);
	background-repeat: no-repeat;
	
	color: #444;
	font-size: 11px;
}
#cts_menu li a:hover {
	text-decoration: none;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.6);
}
#cts_menu em {
	display: block;
	font-style: normal;
	font-weight: bold;
	
	color: #666;
	font-size: 12px;
}
#e_catlogue a {
	background-position: 0 0;
}
#e_delivery a {
	background-position: 0 -400px;
}
#e_leather a {
	background-position: 0 -50px;
}
#e_maintenance a {
	background-position: 0 -100px;
}
#e_repair a {
	background-position: 0 -150px;
}
#e_seandix a {
	background-position: 0 -200px;
}
#e_specorder a {
	background-position: 0 -250px;
}
#e_blog_k a {
	background-position: 0 -300px;
}
#e_blog_s a {
	background-position: 0 -350px;
}
#e_material a {}

.sec_title span {
	padding-left: 1em;
}


/* ********** recommend use ********** */

#recommend h3 {
	margin-right: 10px;
}
.recommend_top {
	display: block;
	width: 480px;
	margin: 0 0 10px;
}
.item {
	float: left;
	width: 235px;
	height: 140px;
	margin: 5px 10px 10px 0;
}
.item h4{
	margin-bottom: 5px;
	border-bottom: #ccc 1px solid;
}
.item img {
	float: left;
}
.p_name, .pricerange {
	display: block;
}
.p_name {
	color: #09F;
}
.item .info, .pricerange {
	font-size: 11px;
}

/* 自社内リンク */
.kf {
	display: none;
	text-indent: -999em;
}


/* ********** Carousel MENU use ********** */

#newitem {
	width: 790px;
	height: 210px;
	overflow: hidden;
}
#newitem h3 {
}
#newitem .group {
	margin-left: -10px;
	width: 1200px;
	height: 125px;
	overflow: hidden;
}
#newitem li.item {
	width: 100px;
	height: 115px;
	padding: 7px 12px;
}
#newitem li a {
}
#newitem li img {
	width: 100px; height: 100px;
}
#newitem li .p_name {
	display:none;
}
#newitem li .pricerange {
	text-align: right;
}
#newitem .stamp img:hover {
	cursor: pointer;
}
