@charset "utf-8";
* {
	margin:0;
	padding:0;
}
a img {
	border:none;
	text-decoration:none;
}
p {
	margin-bottom:1em;
}
ul,li {
	list-style-type: none;
}
h1 {
	font-size:1em;
}
h2 {
	font-size:1.4em;
	margin-bottom:0.8em;
	color:#06F;
}
h4,h5,h6 {
	font-size:1em;
	color:#06F;
}
table {
	font-size:1em;
}

body {
	background: #FFF url(../img/back_body.gif) center top repeat-y;
	font-size: 0.8em;
	line-height:1.4;
	color: #000000;
	text-align: center;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
}
@media print{
	body {
		background-image:none;
	}
}

.left {
	float:left;
}
.right {
	float:right;
}

.right td {
	width:120px;
	padding:5px;
	text-align:center;
	font-size:9pt;
	vertical-align:top;
	border-left:thin dotted #999;
}

.clear {
	clear:both;
}

.red {
	color: #F00;
}


#container {
	width: 780px;
	margin: 0 auto; 
	text-align: left;
}
#header {
	background: #FFF; 
}
#header h1 {
	margin-bottom:5px;
	font-size:1em;
	color:#666;
}
#header ul {
	background:#3366FF url(../img/back_menu.gif) left top repeat-x;
	border:1px solid #000;
	overflow:auto;
	zoom:1;
	clear:both;
}
#header li {
	float: left;
	border-right:1px solid #000;
}
#header li a {
	text-decoration:none;
	display:block;
	padding:5px 36px;
	color:#FFF;
	font-weight:bold;
/*	filter: glow(color=#0066cc, strength=3); */
}
.header_tel {
	float:right;
	text-align:center;
	color: #06F;
	margin-top:20px;
}

#mainContent {
	margin:20px;
	background: #FFF;
}

#footer {
	clear:both;
	margin-top:20px;
	padding: 10px 10px;
	background:#DDD;
	text-align:center;
}
#footer p {
	margin: 10;
	padding: 10px 0;
}


/* トップページ */
.index h2 {
	margin-bottom:0;
	font-size:1.2em;
	color:#06F;
}
.index h3 {
	margin-bottom:0;
	font-size:1em;
	color: #39F;
}
.top_left {
	float:left;
	width:330px;
}
.top_shop {
	width:160px;
}
.top_shop ul {
	padding-left:10px;
}
.top_shop ul a {
	display:block;
	margin:2px;
	padding: 4px 0 4px 15px;
	background:url(../img/sankaku_gray.gif) left center no-repeat;
}
.top_shop ul a:hover {
	background:url(../img/sankaku_blue.gif) left center no-repeat;
}
.top_news {
	margin-bottom:10px;
	padding:5px;
	border:1px solid #39F;
}
.top_cmp {
	margin:10px 0;
	padding:5px;
}

/* 業務用配送案内 */
.haisou h2 {
	margin-bottom:0;
}

/* 店舗案内 */
.acsess h3 {
	margin:25px 0 5px;
	padding:2px 10px;
	border:1px solid #06F;
	border-left-width:5px;
}
.acsess .shop_list {
	margin:0 0 20px;
}
.acsess .shop_list li {
	list-style:none;
	float:left;
}
.acsess .shop_list li a {
	display:block;
	padding:2px 40px 2px 15px;
	background:url(../img/icon_sub_catgory_list.gif) left center no-repeat;
}
.acsess .shop_info {
	margin:10px 0;
	padding:5px;
	border:1px solid #92E4D6;
	width:500px;
}

.bira {
	float:left;
	padding:10px;
	text-align:center;
}
.bira img {
	border:1px solid #CCC;
}

/* 会社案内 */
.company h3 {
	margin:10px 0 5px;
	padding:2px 10px;
	background:url(../img/grd_gray_to_white.jpg) right top repeat-y;
	color:#FFF;
	background-color:#666;
}
.company .cmp_info{
	width:600px;
	font-size:1em;
	border-collapse: collapse;
	empty-cells: show;
}
.company .cmp_info th{
	padding:3px 10px;
	background:#EEE;
	border-bottom: 1px #999 solid;
	white-space: nowrap;
}
.company .cmp_info td{
	padding:3px 10px;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
}

/* 得意先 */
.tokuisaki_list ul.place {
	margin-bottom:10px;
}

.tokuisaki_list .place li {
	list-style:none;
	display:inline;
}
.tokuisaki_list .place li a {
	margin:2px 2px 0 0;
	padding:5px 20px;
	display:block;
	float:left;
	border:1px solid #39F;
	background:url(../img/icon_sub_catgory_list.gif) 6px center no-repeat;
	width:140px;
	text-decoration:none;
}
.tokuisaki_list .scene p{
	float:left;
	margin-left:20px;
	padding: 4px 0 4px 15px;
	background:url(../img/sankaku_blue.gif) left center no-repeat;
	cursor:pointer;
}
.tokuisaki_list h3 {
	margin:20px 0 5px;
}
.tokuisaki_list table {
	width:580px;
	margin:0 0 15px;
}
.tokuisaki_list th {
	background-color:#BBE3F7;
	white-space:nowrap;
	width:30%;
	text-align:center;
	font-weight:bold;
}
.tokuisaki_list td {
	padding:5px;
}
.tokuisaki_list .shop_img {
	padding:0;
	width:220px;
	text-align:center;
}
.tokuisaki_list .shop_img a{
	width:220px;
	display:block;
}
.tokuisaki_list .shop_name {
	padding:0;
	height:30px;
}
.tokuisaki_list h4 {
	margin:0;
	padding:6px 0;
	width:360px;
	text-align:center;
	background-color:#FFF;
	border:1px solid #39F;
	font-size:1.2em;
}






/* 新商品 */

.item_ind {
	margin-left:10px;
	font-size:10pt;
}


.item_right {
	width:100%;
	text-align:center;
	margin-left:0px;
	font-size:10pt;
}

.item_title {
	height:25px;
	background-color:#CAE4FF;
	border-top:solid #03C medium;
	font-size:12pt;
	font-weight:900;
	color:#333;
	padding:10px;
	margin-bottom:15px;

}

.item_text {
	font-size:10pt;
	margin-bottom:0.8em;
	margin-left:20px;
	color:#666;
	text-align:left;
}

#link {
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
	width: 200px; 
	margin-left:200px;
}

address{
clear:both;
padding:10px 0;
text-align:center;
font-style:normal;
font-size:11px;
color:#555;
}