﻿@charset "UTF-8";

/*-- コンテンツ --*/
#content h3 {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 2px;
	margin: 10px 5px 10px 0px;
}

/*-- 自家焙煎珈琲豆分類ここから --*/

#category {
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 510px;
	border: #AFC8AB;
}

#category ul {
	margin: 0px;
	padding: 0px;
	width: 510px;
	height: 30px;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	color: #000000;
}

#category ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 164px;
	text-align: center;
	height: 30px;
	line-height: 2.5em;
	font-size: 1em;
	background-image: url(../images/tab_mame01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #663300;
}
#category ul li a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 164px;
	text-align: center;
	height: 30px;
	background-image: url(../images/tab_mame.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
}

/*

*/
p.tab_under {
	background-image: url(../images/tab_under..gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 510px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
}
/*-- 自家焙煎珈琲豆分類ここまで --*/

/*-- セクションここから --*/
#content .section {
	padding-bottom: 10px;
	width: 510px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content .section h4,
#content .section p {
	margin-bottom: 1em;
	line-height: 1.6;
}
/*-- セクションここまで --*/

/*-- 自家焙煎珈琲豆分類ここから --*/

#section_gift_goods {
	padding-bottom: 10px;
	border: 2px solid #AFC8AB;
	background-image: url(../images/info_kaikata.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 506px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#section_osusume {
	padding-bottom: 10px;
	background-image: url(../images/info_kaikata.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 506px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right: 2px solid #AFC8AB;
	border-bottom: 2px solid #AFC8AB;
	border-left: 2px solid #AFC8AB;
}
#section_osusume h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#section_osusume h4 {
	line-height: 1.6;
	color: #0066CC;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
p.mamesetumei {
	background-repeat: repeat;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/osusumea_bg.jpg);
	color: #003366;
	clear: both;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}


#section_goods {
	background-image: url(../images/info_kaikata.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 506px;
	height: 1530px;
	padding: 0px;
	border-right: 2px solid #AFC8AB;
	border-bottom: 2px solid #AFC8AB;
	border-left: 2px solid #AFC8AB;
}

dl.goods_A {
	width: 240px;
	height: 130px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #CCCCCC;
	
}

dl.goods_A_recommend {
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	width: 240px;
	height: 130px;
	border: 1px solid #999999;
	background-image: url(../images/bg_osusume.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
dl.goods_B {
	width: 240px;
	height: 130px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #CCCCCC;
}

dl.goods_B_recommend {
	float: right;
	clear: right;
	width: 240px;
	height: 130px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #999999;
	background-image: url(../images/bg_osusume.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

dl.goods_gift {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	width: 474px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #AFC8AB;
	height: 120px;
}

dt.goods_gazou {
	float: left;
	margin: 0px;
	clear: left;
	padding: 0px;
	width: 60px;
}
dt.goods_gift_gazou {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: left;
	height: 65px;
	width: 90px;
}

dt.osusume {
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	padding-left: 5px;
}
dd.naiyou {
	padding-left: 5px;
	margin: 0px;
}

li.title {
	font-size: 1.1em;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li.title a {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

li.title a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li.kakaku {
	font-weight: bold;
	color: #000000;
	list-style-type: none;
}

li.tyuui01 {
	font-size: 0.9em;
	color: #333333;
}

li.button_syousai img {
	margin-bottom: 5px;
}


form select {
	margin-top: 2px;
	padding: 1px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #336699;
}

form input {
	margin-top: 2px;
	padding: 1px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #0A4572;
	background-color: #88BCE3;
}

table.souryou {
	width: 500px;
	border: 2px solid #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFEC;
	text-align: center;
}

tr.koumoku {
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

tr.souryou {
	font-weight: lighter;
	width: 240px;
	background-color:#EEEEEE;
	padding: 3px;
}

td.souryou  {
	padding: 6px;
	border: 1px solid #666666;
	text-align: center;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
}

td.midasi {
	font-size: 1.2em;
	text-align: center;
	color: #000000;
	padding: 3px 0px;
	margin: 0px;
	background-color: #CCCCCC;
	width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

td.setumei {
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 1.5em;
}
td.kinngaku {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}

/*-- 送料テーブルここまで --*/


/*-- サイドここから --*/
#side h3 {
	margin: 0px;
	text-align: center;
	font-size: 1.2em;
	background-image: url(../images/side01.jpg);
	padding: 0px;
	height: 30px;
}

#side dl {
	padding: 0px;
	margin: 0px;
}

#side dt {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-color: #663300;
	width: 198px;
	height: 30px;
	color: #FFFFFF;
}
#side dt a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#side dt img {
	margin: 0px;
	padding: 0px;
}

#side dd {
	margin: 0px;
	padding: 0px 5px;	
}

#side dd ul {
	margin: 0px;
	padding: 0px 0px 20px;
	list-style-type: none;
}
#side dd ul li {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #AFC8AB;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/info_kaikata.jpg);
	background-repeat: repeat;
	width: 178px;
	height: 35px;
}
#side dd ul li a:hover {
	width: 178px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	display: block;

}

/*-- アンダーリストここから --*/
ul.underList {
	font-size: 0.7em;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 38px;
	list-style-type: none;
	clear:both;
	background-color: #99CC00;
	margin: 0px;
	padding: 0px;
}
ul.underList li {
	display: inline;
	margin: 0px;
	clear: both;
}
ul.underList a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.underList li a:link {
	color: #663300;
	text-decoration: none;
}
ul.underList li a:visited {
	color: #663300;
	text-decoration: none;
}
ul.underList li a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	background-color: #FF0000;
}
ul.underList li a:active {
	color: #336600;
	text-decoration: none;
}
p.tyuui {
	font-size: 1.1em;
	font-weight: bold;
	color: #996600;
	height: 50px;
	width: 490px;
	padding-left: 10px;
}


p.tyuui_02 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
p.tyuui_03 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #333333;
	line-height: 1.5em;
}



/*-- アンダーリストここまで --*/

/*-- セールここから --*/

#koujou dl dt.sale {
	font-size: 2em;
	color: #FF6666;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


/*-- 自家焙煎珈琲豆分類ここから --*/

#section_osusume_sale {
	padding-bottom: 10px;
	margin: 0px;
	width: 506px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right: 2px solid #AFC8AB;
	border-bottom: 2px solid #AFC8AB;
	border-left: 2px solid #AFC8AB;
	background-image: url(../images/haikei_sale_goods.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}

dl.goods_A_sale {
	width: 240px;
	height: 130px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #CC0000;
	background-image: url(../images/haikei_sale_goods.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	
}

dl.goods_A_recommend_sale {
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	width: 240px;
	height: 130px;
	border: 1px solid #CC0000;
	background-image: url(../images/bg_osusume.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
dl.goods_B_sale {
	width: 240px;
	height: 130px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #CC0000;
	background-image: url(../images/haikei_sale_goods.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}

dl.goods_B_recommend_sale {
	float: right;
	clear: right;
	width: 240px;
	height: 130px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #CC0000;
	background-image: url(../images/bg_osusume.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
#section_gift_goods_sale {
	padding-bottom: 10px;
	border: 2px solid #AFC8AB;
	margin: 0px;
	width: 506px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
}

dl.goods_gift_sale {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	width: 472px;
	height: 120px;
	background-image: url(../images/haikei_sale_gift.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	border: 1px solid #CC0000;
}

/*-- セールここまで --*/
