@charset "UTF-8";
/* CSS Document */

/*Win Firefox用点線消し*/
:focus {
	–moz-outline-style: none;
}
/*Mac Firefox用点線消し：*/
a {
	outline: none;
}

a:link {
	color: #373F2A;
}
a:visited {
	color: #373F2A;
}
a:hover {
	color: #709031;
}
a:active {
	color: #373F2A;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.right {
	text-align:right;
}

/*新ボディ*/

body {
	margin:0;
	padding:0;
	color:#333;
}
h1,h2,h3,h4,h5,h6,h7 {
	color:#47392B;
}

h1#top_header_title,div#top_header_title {
	background:url(image2009/top_header.gif) no-repeat center;
	height:120px;
	width:910px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
}
div#footer {
	width:910px;
	border-top:1px solid #eee;
	padding-top:8px;
	padding-bottom:20px;
	color:#666;
	margin:0 auto;
	text-align:center;
}
div#link {
	width:910px;
	margin:0 auto;
	padding:10px 0 8px 0;
	text-align:center;
	position:relative;
	border-top:1px solid #eee;
	padding-top:12px;
	background:url(image2009/linklabel.gif) no-repeat 0 -8px;
}
div#header {
	width:910px;
	margin:0 auto;
	position:relative;
}
div#language_changer {
	margin:8px auto;
	position:absolute;
	top:0;
	font-size:small;
	color:#666;
}
div#telephone {
	position:absolute;
	margin:8px auto;
	top:0;
	right:0;
	text-align:right;
	color:#666;
}

body.eng div#telephone {
	display:none;
}
/*新トップメニュー*/

ul#topmenu {
	width:910px;
	padding:0;
	margin:0 auto;
}
ul#topmenu li {
	list-style:none;
	float:left;
	width:130px;
	font-size:small;
	text-align:center;
}
ul#topmenu li a {
	display:block;
	background:#eee;
	border:1px solid #ffffff;
	border-width:0 1px;
	height:30px;
	text-decoration:none;
	line-height:28px;
	text-indent:-9999px;
	background-image: url(image2009/topmenu.gif);
}

ul#topmenu li#tm_home a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#topmenu li#tm_home a:hover,body.home ul#topmenu li#tm_home a {
	background-repeat: no-repeat;
	background-position: 0px -30px;
	
}
ul#topmenu li#tm_appeal a {
	background-repeat: no-repeat;
	background-position: -130px 0px;
}
ul#topmenu li#tm_appeal a:hover,body.appeal ul#topmenu li#tm_appeal a {
	background-repeat: no-repeat;
	background-position: -130px -30px;
	
}
ul#topmenu li#tm_catalog a {
	background-repeat: no-repeat;
	background-position: -260px 0px;
}
ul#topmenu li#tm_catalog a:hover,body.catalog ul#topmenu li#tm_catalog a {
	background-repeat: no-repeat;
	background-position: -260px -30px;
	
}
ul#topmenu li#tm_order a {
	background-repeat: no-repeat;
	background-position: -390px 0px;
}
ul#topmenu li#tm_order a:hover,body.order ul#topmenu li#tm_order a {
	background-repeat: no-repeat;
	background-position: -390px -30px;
	
}
ul#topmenu li#tm_shop a {
	background-repeat: no-repeat;
	background-position: -520px 0px;
}
ul#topmenu li#tm_shop a:hover,body.shop ul#topmenu li#tm_shop a {
	background-repeat: no-repeat;
	background-position: -520px -30px;
	
}
ul#topmenu li#tm_contact a {
	background-repeat: no-repeat;
	background-position: -650px 0px;
}
ul#topmenu li#tm_contact a:hover,body.contact ul#topmenu li#tm_contact a {
	background-repeat: no-repeat;
	background-position: -650px -30px;
	
}
ul#topmenu li#tm_store a {
	background-repeat: no-repeat;
	background-position: -780px 0px;
}
ul#topmenu li#tm_store a:hover,body.store ul#topmenu li#tm_store a {
	background-repeat: no-repeat;
	background-position: -780px -30px;
	
}



/*main*/

div#main {
	width:910px;
	margin:0 auto 12px auto;
}
div#main div#mainLeft {
	width:658px;
	float:left;
	background:#F8FBF2;
	/*height:600px;*/
}
div#main div#mainRight {
	width:240px;
	float:right;
}

/*indexトップページ*/


#mainRight h4 {
	margin:10px 0;
	border-bottom:1px solid #ccc;
}
#mainRight h4 a{
	text-decoration:none;
}
#mainRight p {
	line-height:1.5em;
	font-size:small;
}

div#topimage h2,
div#topimage h3 {
	margin:15px 0;
}

div#topimage a {
	color:#fff;
}

div#topimage ul {
	margin:0;
	padding:0;
}
div#topimage ul li {
	margin:5px 0;
	list-style:none;
	padding:0 0 0 18px;
	background:url(image2009/liststyle.gif) no-repeat -4px -2px;
}

div#store_link {
	background:#254225;
	padding-bottom:3px;
}

div#update_notes {
}
div#update_notes dt {
	margin:5px 0;
	text-decoration:underline;
}
div#update_notes dd {
	margin-left:0;
	font-size:small;
	line-height:1.5em;
}
div#update_notes .right {
	font-size:small;
}

div#blog_rss ul {
	margin:0;
	padding:0 0 0 15px;
}
div#blog_rss ul li {
	font-size:small;
}
.rss_item {
	font-size:xx-small;
}

/*問い合わせテーブル*/

table#contact_table {
	border-collapse:collapse;
}
table#contact_table td {
	background:#969577;
	border:1px solid #fff;
	border-width:1px 0;
	color:#fff;
}

/*製造工程*/

div.appeal_main {
	padding:20px;
	line-height:1.5em;
	text-align:justify;
	text-justify:inter-ideograph;
	background-color:#FCF9F4;
}

div.seizobox {
	width:200px;
	height:300px;
	background:#D3D9AB;
	float:left;
	margin:0 8px 8px 0;
}
div.seizobox p {
	padding:10px;
	margin:0;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:small;
	line-height:1.2em;
}

/*カタログ*/

div#catmenu_box {
	background:#ECF5D7;
	width:100%;
}

ul#catmenu_left {
	margin:0;
	padding:0;
}
ul#catmenu_left li {
	list-style:none;
}
ul#catmenu_left li a {
	display:block;
	text-indent:-9999px;
	background:url(image2009/topmenu_mini.gif) no-repeat;
}
ul#catmenu_left li#catz {
	display:none;
}
ul#catmenu_left li#cat a {
	height:52px;
}
ul#catmenu_left li#cat1 a {
	background-position:left -52px;
	height:48px;
}
ul#catmenu_left li#cat1 a:hover {
	background-position:-250px -52px;
}
ul#catmenu_left li#cat2 a {
	background-position:left -100px;
	height:44px;
}
ul#catmenu_left li#cat2 a:hover {
	background-position:-250px -100px;
}
ul#catmenu_left li#cat3 a {
	background-position:left -144px;
	height:44px;
}
ul#catmenu_left li#cat3 a:hover {
	background-position:-250px -144px;
}
ul#catmenu_left li#cat4 a {
	background-position:left -188px;
	height:50px;
}
ul#catmenu_left li#cat4 a:hover {
	background-position:-250px -188px;
}
/*ul#catmenu_left li#catz {
	background-position:left -238px;
	height:200px;
}*/

/*カタログページ*/

h1#cat1 {
	background:url(catalog/image2/cat_title.gif) no-repeat;
	width:200px;
	height:50px;
	text-indent:-9999px;
	margin:20px auto;
}
h1#cat2 {
	background:url(catalog/image2/cat_title2.gif) no-repeat;
	width:200px;
	height:60px;
	text-indent:-9999px;
	margin:20px auto;
}
h1#cat3 {
	background:url(catalog/image2/cat_title3.gif) no-repeat;
	width:200px;
	height:60px;
	text-indent:-9999px;
	margin:20px auto;
}
h1#cat4 {
	background:url(catalog/image2/cat_title4.gif) no-repeat;
	width:300px;
	height:60px;
	text-indent:-9999px;
	margin:20px auto;
}
table.default {
	border-collapse:collapse;
}
table.default th,table.default td {
	border:1px solid #ccc;
	vertical-align:middle;
}
table.default th {
	background:#eee;
}
table.default td p {
	margin:0;
}
img.photo_big {
	border:0;
	background:url(catalog/image2/photo_big.gif) no-repeat left bottom;
	padding-bottom:25px;
}
div.catalog_items {
	background:#fff;
	padding:10px;
	margin-bottom:10px;
}
div.photoright {
	float:right;
	padding:10px;
	background:#fff;
	margin:0 0 0 15px;
}

.catalog_items h3 {
	margin:0;
}
.catalog_items p.price {
	color:#FF6600;
	
	text-align:right;
	font-weight:bold;
	line-height:1em;
}
.catalog_items span.item_no {
	color:#669999;
	line-height:1em;
}
.catalog_items span.itemname_e {
	display:block;
	float:right;
	margin:5px 0 0 0;
	font-size:small;
}
.catalog_items h3 {
	border-width:0 0 1px 0;
	border-style:none none solid none;
	border-color:#666633;/*E7E6CF*/
	padding:5px 0;
	margin:0;
}

div.cat_notice p {
	line-height:1.5em;
	text-align:justify;
	text-justify:inter-ideograph;
}
div.cat_notice p.right {
	text-align:right;
}
