﻿@charset "UTF-8";

/* ********** #index ********** */
h2 {
	border: none;
	font-size: 1px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 strong {
	font-size: 1px;
	font-weight: normal;
}

#contents h4 {
	border-bottom: solid #c00 3px;
	margin-bottom: 5px;
}
#contents strong {
	font-size: 1.3em;
}


#hotnews {
/*	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', '平成明朝', serif;
*/
	font-size: 1.1em;
}

#topnews {
	width:630px;

/*	background-image: url(./_p_special/top_xmas2009_630.gif);
	background-repeat: no-repeat;
	background-position: top;
*/}
/*#topnews .go_psnt1, #topnews .go_psnt2 {
	float: left;

	width: 315px;
	height: 260px;
	background-image: none;
	
	text-indent: -999em;

}
#topnews .go_psnt1:hover {
	background-image: url(./_p_special/top_xmas2009_01.gif);
	background-repeat: no-repeat;
}
#topnews .go_psnt2:hover {
	background-image: url(./_p_special/top_xmas2009_02.gif);
	background-repeat: no-repeat;
}
#topnews .pop {
	
	font-size:0;
	text-indent: -999em;
	
}
#topnews .pop:hover {
	background-position: bottom;
}
*/



.contact_link {
	display:block;
	position:absolute;
	top:152px;
	left:398px;
	width:75px;
	height:75px;
}
.contact_link:hover {
	background:url(_p_special/top100118_contact.jpg);
}

#topics {
	width: 633px;
	margin: 5px 0;
}
#topics a:hover {
	opacity: 0.6;
}

.to {
	font-size: 1.17em;
	font-weight: bold;
}

.news {
	overflow: auto;
	
	height: auto !important;
	height: 100px; /* ie6 hack */
	font-size: 12px;
}
.news dt {
	clear: left;
	float: left;
	width: 75px;
	
	padding: 3px 0 0 3px;
}
.news dd {
	float: left;
	width: 515px;
	padding: 3px 0 0 0;
	text-indent: 1em;
}
#contents a {
	color: #930;
}

h3 {
	clear: left;
}

#banner {
	clear: left;
	padding-top: 10px;
	text-align: center;
}

/* ********** contents menu ********** */

#cts_menu {
	margin: 10px -2px 0 0;
	height: 65px;
}

#cts_menu li {
	float: left;
	padding: 0 2px 2px 0;

	background-repeat: no-repeat;
}
	/* 役立コンテンツリンク */
#cts_menu li.leather a {
	background-image: url(./_img/bk_leather_sample.jpg);
}
#cts_menu li.leather a:hover {
	background-image: url(./_img/bk_leather_sample_a.jpg);
}
#cts_menu li.catlogue a {
	background-image: url(./_img/bk_catlogue.jpg);
}
#cts_menu li.catlogue a:hover {
	background-image: url(./_img/bk_catlogue_a.jpg);
}
#cts_menu li.material a {
	background-image: url(./_img/bk_material.jpg);
}
#cts_menu li.material a:hover {
	background-image: url(./_img/bk_material_a.jpg);
}
#cts_menu li.maintenance a {
	background-image: url(./_img/bk_maintenance.jpg);
}
#cts_menu li.maintenance a:hover {
	background-image: url(./_img/bk_maintenance_a.jpg);
}
#cts_menu li.repair a {
	background-image: url(./_img/bk_chair_repair.jpg);
}
#cts_menu li.repair a:hover {
	background-image: url(./_img/bk_chair_repair_a.jpg);
}
#cts_menu li.example a {
	background-image: url(./_img/bk_example.jpg);
}
#cts_menu li.example a:hover {
	background-image: url(./_img/bk_example_a.jpg);
}
/*#cts_menu li.ecomshop a {
	background-image: url(./_img/bk_ecom_shop.jpg);
}
#cts_menu li.ecomshop a:hover {
	background-image: url(./_img/bk_ecom_shop_a.jpg);
}*/
#cts_menu li.original a {
	background-image: url(./_img/bk_original.jpg);
}
#cts_menu li.original a:hover {
	background-image: url(./_img/bk_original_a.jpg);
}
#cts_menu li.specorder a {
	background-image: url(./_img/bk_specorder.jpg);
}
#cts_menu li.specorder a:hover {
	background-image: url(./_img/bk_specorder_a.jpg);
}
#contents #cts_menu li a:hover {
	color: #fff;
}
#contents #cts_menu li a {
	display: block;
	
	width: 92px;	/* 120px */
	height: 50px;	/*  57px */
	
	padding: 3px 5px 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #ccc;
	
	color: #cf3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: center;
}

#cts_menu li.pdt_link img {	 /* 商品クイックリンク */
	float: left;
	height: 60px;
}
#cts_menu li.pdt_link a {
	width: 123px;	/* 125px */
	height: 60px;	/*  62px */

	padding: 0;

	color: #333;
	font-weight: normal;
}

.alum {
	margin-bottom: 12px;
}
