@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:#991908;
	background-color:#000000;
        background-repeat:no-repeat;
        background-position:left top;
}

a
{
	text-decoration:none;
	color:#1d7df3;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#215697;
	background-color:transparent;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:780px;
	margin:0 auto;
	background-color:#ffffff;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:780px;
	height:260px;
	color:inherit;
	background-color:#ffffff;
        margin:0 auto;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:780px;
	margin:0;
	text-align:left;
}

div#banner-inner
{
	background-color:#000000;
        background-repeat:no-repeat;
        background-position:center top;
	color:#374d67;
}

div#banner-inner h1
{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	left:0;
	font-size:60%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
	color:#ffffff;
	background-color:transparent;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:780px;
	text-align:left;
	background:#ffffff;
	color:inherit;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */

div.main-contents
{
	padding:20px 5px 10px 5px;
	background-color:#ffffff;
	background-position:100% 0;
	background-repeat:no-repeat;
}


div#main
{
	float:right;
	width:550px;
	background:#ffffff;
	background-position:100% 0;
	background-repeat:no-repeat;
}

div.main-contents p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box h3
{
	font-size:18px;
	background:#ffffff url(img/info_title.gif) no-repeat left top;
	color:inherit;
	height:32px;
}

div.info-box img
{
	vertical-align:middle;
}

div.info-box p
{
	font-size:80%;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 0 10px 0;
}

div.news-box
{
	margin-bottom:40px;
        color:#666666;
}

div.news-box a
{
       color:#991908;
}

div.news-box h3
{
	text-indent:-9999px;
	background:#ffffff url(img/new-topics.gif) no-repeat left top;
	color:inherit;
	width:540px;
	height:25px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background:transparent url(img/link-h6.gif) no-repeat 7px 12px;
}

/* ---------- main_end ---------- */




/* ---------- category-archives ---------- */

div#sidebar
{
	float:left;
	width:230px;
	text-align:left;
  clear:left;
}
div#sidebar table
{
       font-size:80%;
}

div#sidebar-inner
{
	padding:20px 0 5px 5px;
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	color:inherit;
}

div.category-archives
{
	margin-bottom:23px;
}

div#sidebar ul
{
	list-style-type:none;
	margin:0 10px 0 0;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#666666;
	background:#ffffff url(img/icon_topcategory.gif) no-repeat 8px 12px;
	display:block;
	padding:10px 5px 10px 22px;
	line-height:100%;
	border-bottom:1px solid #000000;
}

div.category-archives ul li a:hover
{
	color:#ffffff;
	background:#333333 url(img/icon_topcategory_hover.gif) no-repeat 8px 12px;
	text-decoration:none;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background:#ffffff url(img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#ffffff;
	background:#000000 url(img/icon_subcategory_hover.gif) no-repeat 19px 5px;
	text-decoration:none;
}

div.contents-search h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/search.gif) no-repeat left top;
	color:inherit;
	width:188px;
	height:20px;
}

div.search-form form input#search
{
	color:#333333;
	background-color:#ffffff;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #b4b4b4;
	width:130px;
}

div.search-form form input.searchsubmit
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:60%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}


div.contents-search
{
	margin-bottom:30px;
	width:100%;
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(img/rss.gif) no-repeat left top;
	display:block;
	width: 180px;
	height: 39px;
	text-decoration:none;
	margin-bottom:10px;
}

div.rss a:hover
{
	background: transparent url(img/rss_hover.gif) no-repeat left top;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}

/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background:#ffffff;
	color:inherit;
	padding:2px 0 10px 0;
        text-align:left;
  clear:both;
}

div#footer-inner
{
	height:70px;
  text-align:center;
}
div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:24px;
	left:0;
}

div#footer a
{
       color:#000000;
       text-decoration:underline;
}
div#footer a:hover
{
       color:#991908;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:15px;
}

div#main p.navi a
{
	text-decoration:none;
        color:#991908;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin:0 10px 20px 0;
}
div.entry img{
vertical-align:bottom;
}

h3.entry-header
{
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#000000;
	background:transparent url(img/h3.gif) no-repeat left bottom;
	padding:0 5px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}

h3.entry-header a
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#ee2546;
	background:transparent url(img/h1.gif) no-repeat left top;
	border:1px solid #fd96a6;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:#ff0000 url(img/h2.jpg) no-repeat left top;
	border:none;
	padding:5px 10px 5px 15px;
	line-height:150%;
  margin:6px auto;
  text-align:left;
  border-bottom:2px solid #ff0000
}

div.trackbacks h4,
div.comments h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h4.gif) no-repeat left bottom;
	padding:0 15px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}

div.entry h3,
div.entry-body h3
{
	font-size:100%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#000000;
	background:transparent url(img/h3.gif) no-repeat left bottom;
	padding:0 5px 5px 5px;
	borde:none;
	line-height:150%;
	margin-bottom:10px;
  text-align:left;
}

div.entry h4,
div.entry-body h4
{
	font-size:16px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#990000;
	background:transparent url(img/h4.gif) no-repeat left bottom;
	padding:0 0 2px 0;
	borde:none;
	line-height:16px;
	margin-bottom:5px;
}

div.entry h5,
div.entry-body h5
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h5.gif) no-repeat 2px 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry h6,
div.entry-body h6
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/link-h6.gif) no-repeat 0 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:60%;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:80%;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	background-color:#bd606c;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/* ---------- top-link ------------- */
div#top-link{
        width:215px;
        height:26px;
        background-position:left top;
        background-color:transparent;
        background-repeat:no-repeat;
        text-align:left;
        margin:0;
}


/* ---------- category ------------- */

/* ---------- option ------------- */
.padding-b10{
    padding-bottom:10px;
	}
	
.margin-b10{
    margin-bottom:10px;
	}

.margin-b20{
    margin-bottom:20px;
	}

div.box01{
    margin-bottom:20px;
	}

.font-size-16 {
    font-size:16px;
	}
		
.font-size-16b {
    font-size:16px;
	font-weight:bold;
	}
	
.font-size-r16b {
    font-size:16px;
	font-weight:bold;
	color: #990000;
	}
	
.font-size-14b {
    font-size:14px;
	font-weight:bold;
	}

.font-size-14 {
    font-size:14px;
	}

.font-size-12 {
    font-size:12px;
	}
			
.font-b {
    font-weight:bold;
	}
	
.font-color-red {
    color:#990000;
	}

.font-color-blue {
    color:#000066;
	}

.font-color-rb {
    font-weight:bold;
    color:#990000;
	}
	
.text-right {
    text-align:right;
	}
	
/* ---------- table/ul/dl ------------- */
ul.normal-ul {
    list-style:none;
	color:#666666;
	font-size:80%;
	}

ul.normal-ul li{
    margin-bottom:3px;
	}

ul.disc-ul {
    list-style:disc inside;
	color:#666666;
	font-size:80%;
	}

ul.no-disc {
    list-style:none;
	}
	
table.normal-table {
    line-height:120%;
	}
	
table.normal-table td {
    padding:3px;
	color:#666666;
	font-size:80%;
	}

table.table-border {
    border:1px solid #999;
	border-collapse:collapse;
	}
	
table.table-border td {
    border:1px solid #999;
	}
	
table.table-space td {
    padding:3px;
	}
		
dl.normal-dl {
    color:#666666;
    font-size:80%;
	}
	
dl.normal-dl dt {
    margin-bottom:5px;
    border-bottom:1px #ccc solid;
	}
	
dl.normal-dl dd {
    margin-bottom:20px;
	line-height:150%;
	}

table#form-table {
    border:1px #ccc solid;
	border-collapse:collapse;
	}
	
table#form-table td {
    border:1px #ccc solid;
	}
	
table#form-table input,
table#form-table textarea {
    border:1px #ccc solid;
	}
	
table#form-table input.border-no {
    border:none;
	}

p#form-list {
    margin-top:5px;
	}
	
	
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.border
{
border:#FD6B00 1px solid;
}
	
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
color:#000;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}

/* ---------- top ---------- */

table#uresuji-table {
		margin:5px 0 0 0;
		padding:5px 0 0 0;
		background-image:url(http://www.sanko-f.com/img/uresuji-back.jpg);
		background-repeat:no-repeat;
}

table#uresuji-table td {
		padding:5px 5px 0 5px;
		font-size:80%;
}		

table#otoku-table {
		margin:5px 0px 0px 0px;
		background-image:url(http://www.sanko-f.com/img/otoku-back.jpg);
		background-repeat:no-repeat;
	}
	
table#otoku-table td {
  padding:5px 5px 0px 5px;
	color:#666666;
	font-size:80%;
	}
	
	
.font-top01 {
		font-size:130%;
    font-weight:bold;
    color:#990000;
 }
.font-top02 {
		font-size:80%;
    font-weight:bold;
    color:#990000;
 }	
 
.font-top03 {
		font-size:100%;
    color:#000000;
 } 
 
.font-top04  {
		font-size:120%;
    color:#ffffff;
	}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.style2 {font-size: 110%}

/* --
商品ラインナップボックス(cat20-冷凍ページ)
------------------------------------------------ */

div#reitouBox{
  text-align:center;
  margin:0px auto;
}
div#reitouBox table{
  margin:0px auto;
  text-align:center;
}
div#reitouBox table img{
  vertical-align:top;
}
div#reitouBox img{
  vertical-align:bottom;
}
div#reitouBox p{
  padding:6px;
}
div#reitouBox form{
  font-size:80%;
}
div#reitouBox input{
  border:1px solid #cccccc;
  padding:5px;
}
div#reitouBox select{
  border:1px solid #cccccc;
}
div.matomegaiBox{
  width:500px;
  height:160px;
  margin:0px auto 10px auto;
  background-color:#ededed;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  text-align:left;
}
div.matomegaiBox table{
  margin:10px auto;
}
div.matomegaiBox p{
  margin:0px 10px;
  padding:0px;
  clear:both;
}
div.payBox01{
  width:500px;
  margin:10px auto;
  padding:5px;
  border:1px solid #cccccc;
}
div#reitouBox strong{
  color:#ff0000;
  font-size:300%;
}
span.packBox{
  color:#ffffff;
  padding:20px;
  border:1px solid #cccccc;
  background-color:#363636;
}
span.packBox2{
  color:#131313;
  font-size:160%;
}
span.packBox3{
  color:#131313;
  font-size:140%;
  font-weight:bold;
}