@charset "utf-8";

/*----------------------------------------------------
 /information/index.html
 
 =maincolor：#ff495a
------------------------------------------------------*/

/*----------------------------------------------------
  全体枠
------------------------------------------------------*/

#frame {
	width: 960px;
	margin: 0 auto;
	border-top: 6px solid #ff495a;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}




/*----------------------------------------------------
  ヘッダー
------------------------------------------------------*/

/* パンくずリスト
------------------------------------------------------*/
#topicpath ul li {
	color: #FF495A;
	line-height: 1;
}



/*----------------------------------------------------
  メインボックス
------------------------------------------------------*/
div#main{
	float: left;
	width: 690px;
}
div#main .inner {
	padding: 0 0 0 14px;
}

/* インフォメーション
------------------------------------------------------*/

#boxInformation a:hover {
	color: #ff6600;}

#boxInformation a {
	color: #337bff;}
	
#boxInformation {
	width: 672px;
	margin: 0 auto;
	text-align: left;
}

#boxInformation p {
	font-size: 95%;
	line-height: 1.4;
	margin: 0.5em 0 1em 1em;
}

#boxInformation img {
	margin: 8px 0;
	text-align: center;
}

#boxInformation table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	background-color:#ffffff;
	font-size: 14px;
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

#boxInformation table th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0.3em 0.5em;
	background: #ebecde url(../base/table-bg.gif) no-repeat left top;
	white-space: nowrap;
}
#boxInformation table td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0.3em 0px 0.3em 1em;
	line-height: 1.4;
}

#boxInformation td.lineDotted {
	border-bottom: 1px dotted #cccccc;
}

#boxInformation table dl {
	margin: 0;
}

#boxInformation table dt {
	font-weight: bold;
	margin: 0.3em 0;
}

#boxInformation table dd a {
	color: #00c;
	text-decoration: none;
}

#boxInformation table dd {
	margin: 0 0 0 1.0em;
}

#boxInformation .boxBoder {
	overflow: hidden;
	border: 1px solid #CCC;
	background: #EBECDE;
	padding: 12px 0 0 11px;

}


/*----------------------------------------------------
 サブボックス
------------------------------------------------------*/

/* カテゴリ毎のメニュー  
------------------------------------------------------*/
#side {
	display: none;
}

#side .inner {
}

#side img {
}

#side ul li {
}

#side ul li a {
	margin-left: 2px;
	padding-left: 18px;
	background: url(../quality/img/sidetitle-quality-li.gif) no-repeat 0em 0.3em;
}


/*----------------------------------------------------
  フッター
------------------------------------------------------*/

#copyright {
	border-top: 6px solid #ff495a;
}


/*----------------------------------------------------
  
------------------------------------------------------*/

/* ニュースリリース
------------------------------------------------------*/
#boxInformation {
	text-align: left;
}

#boxInformation h2 img {
	margin-left: 10px;
}

#boxInformation dl {
	overflow: hidden;
	width: 670px;
}

#boxInformation dl dt {
	border-top: 1px dotted #999;
	float:left;
	width:120px;
	line-height:1.5;
}

#boxInformation dl dt p{
	padding:4px 0;
	margin:0 0 0 6px;}

#boxInformation dl dd {
	border-top: 1px dotted #999;
	line-height:1.5;
}

#boxInformation dd p{
	padding:4px 0;
	margin:0 0 0 0;}

#boxInformation dl.infoLink dd {
	margin: 0 0 0 120px;
	padding: 0 0 0 14px;
	background: url(img/information-li.gif) no-repeat left 0.6em;
}

#boxInformation dl dd p a {
	font-weight: normal;
	display:block;
}

#boxInformation dl dt.dt-top {
	border-top: none;
}

#boxInformation dl dd.dd-top {
	border-top: none;
}

#boxInformation dl dd a:visited {
	color: #337bff;
}

#boxInformation dl dd a:hover {
	color: #ff6600;
}



/*
#boxInformation ul li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(img/sidetitle-quality-li.gif);
	text-indent:2em;
	line-height: 1.4;
	font-size: 16px;
}

#boxInformation dl {
	margin: 0px 20px 0px 20px;
}
#boxInformation dl dt {
	background: url(../quality/img/li-quality.gif) no-repeat left center;
	border-bottom: 1px dotted #CCC;
	line-height: 17px;
	color: #ff495a;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 0px 3px 20px;
}
#boxInformation dl dd {
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	line-height: 1.4;
	margin: 5px 0 20px 0;
	font-size: 14px;
}

*/

#boxInformation dl dd a {
	font-weight: bold;
	/*padding-left: 18px;*/
	color: #337bff;
	margin: 0 0 0 2px;
}

#boxInformation dl dd a:visited {
	color: #337bff;
}

#boxInformation dl dd a:hover {
	color: #ff6600;
}


/* インフォメーションアイコンつき破線見出し */

#boxInformation h3 {
	background: url(img/chapter-li.gif) no-repeat left center;
	border-bottom: 1px dotted #CCC;
	padding: 3px 0px 3px 20px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 100%;
}


/* 産地情報 画像調整 */

#boxInformation div.fl_r {
	margin: 0 5px;
}

#boxInformation .fl_r img {
	margin: 0px auto;
}

#boxInformation .fl_r p {
	text-align: center;
	margin: 0 2px;
	background: #F3F3F3;
}

#boxInformation div.fl_l {
	margin: 0 5px;
}

#boxInformation .fl_l img {
	margin: 0 auto;
}

#boxInformation .fl_l p {
	text-align: center;
	margin: 0 2px;
	background: #F3F3F3;
}

#boxInformation div.fl_c {
	margin: 0 5px;
	text-align: center;
	margin: 0 auto;
	width: 280px;
}

#boxInformation .fl_c img {
	margin: 0 auto;
}

#boxInformation .fl_c p {
	text-align: center;
	margin: 0 2px;
	background: #F3F3F3;
}
#boxInformation blockquote {
	background: #F0F0FF;
	border: 1px solid #CCC;
	width: 20em;
	font-size: 95%;
	padding: 0.5em 1em;
}

#boxInformation caption#safran{
	font-size:16px;
	font-weight:bold;
	padding-bottom: 3px;}

#boxInformation div#report-div{
	border-top:2px #ccc dotted;
	border-bottom:2px #ccc dotted;
	padding: 0 20px 0 0;
	background-color:#F4F6F1;}

#boxInformation p#report{
	text-align:right;}

#boxInformation span#gakumei{
	font-style:italic;}

/* 節電 eco.html*/

div#contents div#main div#boxInformation div.goods-contentsbox p#eco_p_underline {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;}

h4.eco_h4{
	font-size:14px;
	margin: 15px 0 5px 20px;}

dl#eco_dl {
	margin: 10px 0 0 20px;
	font-size: 95%;}

dl#eco_dl dt{
	border: none;
	margin: 10px 0;
	font-weight: bold;}

dl#eco_dl dd{
	border: none;}
	
dl#eco_dl dd ol {
	margin: 0 0 0 35px;}

dl#eco_dl dd ol li{
	margin: 10px 0 10px 0;}

dl#taisaku_dl {
	margin: 10px 0 0 20px;
	font-size: 95%;}

dl#taisaku_dl dt{
	border: none;
	margin: 10px 0;
	font-weight: bold;
	float:none;
	width:100%;}

dl#taisaku_dl dd{
	border: none;
	margin: 0 0 0 20px;}
	
dl#taisaku_dl dd ol {
	margin: 0 0 0 35px;}

dl#taisaku_dl dd ol li{
	margin: 10px 0 10px 0;}


div#contents div#main div#boxInformation div.goods-contentsbox p#eco_p_right{
	text-align:right;
	margin-top: 15px;}
	
/* 夏期休業 kaki.html*/

div#contents div#main div#boxInformation div#kaki-box p{
	margin-top: 12px;
	}

div#contents div#main div#boxInformation div#kaki-box table {
	width:600px;
	margin: 40px 20px;}

div#contents div#main div#boxInformation div#kaki-box table th{
	text-align:center;
	margin: 0;
	padding:10px 0;}

div#contents div#main div#boxInformation div#kaki-box table td{
	text-align: center;
	margin:0;
	padding:10px 0;}
