﻿/*
Theme Name: 三倉食品 デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: 三倉食品・ホームページ
Version: 0.2
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 80%;
	text-align: center; /* center align */
	line-height: 1.4;
	border-top: 5px solid #CC3300;
}

#pageframe {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	background-color: #fff;
}

#page {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6{
	/*font-family: "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	color: #FEB71D;
	text-decoration: underline;
}

a:visited{
	color:#CC0000;
}

a:active{
	color:#CC0000;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}


/*	HEADER
-------------------------------------------------*/
#headernavi {
	width: 780px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 0;
}

h1 {
	float: left;
	font-size: 11px;
	color: #000;
	margin: 0 0 0 7px;
	padding: 0;
}

#headernavi .link{
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}

.link ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.link ul li{
	float:left;
	margin: 0;
	padding: 0 0 0 13px;
	background:transparent url("./images/mark_sitemap.gif") left center no-repeat;
}

.link ul li a,
.link ul li a:visited {
	color:#000;
}

.link ul li a:hover {
	color: #CC0000;
}

#header {
	width: 780px;
	height: 48px;
	margin: 0;
	padding: 0;
}

#header h2 {
	display: block;
	width: 244px;
	float: left;
}

#header h2 a {
	display: block;
	width: 224px;
	height: 48px;
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url("./images/header.gif") left top no-repeat;
	text-indent: -9999em;
}

#header img {
	display: block;
	float: right;
	margin: 0 7px 0 0;
}

.header_menu {
	margin: 8px 0 13px 10px;
	padding: 0;
}

.header_menu ul {
	margin: 0;
	padding: 0;
}

.header_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.header_menu ul li.menu_home a,
.header_menu ul li.menu_home a:visited {
	display: block;
	width: 153px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/btn_home.gif") left top no-repeat;
	text-indent: -9999px;
}

.header_menu ul li.menu_home a:hover {
	background: transparent url("./images/btn_h_home.gif") left top no-repeat;
}

.header_menu ul li.menu_food a,
.header_menu ul li.menu_food a:visited {
	display: block;
	width: 152px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/btn_food.gif") left top no-repeat;
	text-indent: -9999px;
}

.header_menu ul li.menu_food a:hover {
	background: transparent url("./images/btn_h_food.gif") left top no-repeat;
}

.header_menu ul li.menu_info a,
.header_menu ul li.menu_info a:visited {
	display: block;
	width: 152px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/btn_info.gif") left top no-repeat;
	text-indent: -9999px;
}

.header_menu ul li.menu_info a:hover {
	background: transparent url("./images/btn_h_info.gif") left top no-repeat;
}

.header_menu ul li.menu_shop a,
.header_menu ul li.menu_shop a:visited {
	display: block;
	width: 152px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/btn_shop.gif") left top no-repeat;
	text-indent: -9999px;
}

.header_menu ul li.menu_shop a:hover {
	background: transparent url("./images/btn_h_shop.gif") left top no-repeat;
}

.header_menu ul li.menu_company a,
.header_menu ul li.menu_company a:visited {
	display: block;
	width: 152px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/btn_company.gif") left top no-repeat;
	text-indent: -9999px;
}

.header_menu ul li.menu_company a:hover {
	background: transparent url("./images/btn_h_company.gif") left top no-repeat;
}

h2.top_image {
	width: 760px;
	height: 210px;
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url("./images/top_image.jpg") left top no-repeat;
	text-indent: -9999px;
}


/*	NAVIGATION
-------------------------------------------------*/



/*	CONTENT
-------------------------------------------------*/
.container{
	/*width: 780px;*/
	width: 773px;
	margin: 0;
	padding: 13px 0 0 7px;
	background: #fff;
	text-align: left;
	color: #333;
	vertical-align: top;
}

.main{
	float: left;
	/*width: 590px;*/
	width: 576px;
	margin: 0;
	padding:0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

#categoryname h2{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 32px;
	font-size:17px;
	font-weight:bold;
	background:transparent url("./images/category_bg.gif") 6px top no-repeat;
	color: #333;
}

#bread {
	margin: 0 0 7px 10px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	/*text-align: right;*/
	color: #000;
}

#bread a,
#bread a:visited {
	color: #CC0000;
}

#bread a:hover {
	color: #FEB71D;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

p.pagenavi a,
p.pagenavi a:visited {
	color: #CC0000;
}

p.pagenavi a:hover{
	color:#FEB71D;
}

.post,
.post_alt{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/post_bottom.gif") left bottom no-repeat;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 15px 0 7px 33px;
	color: #000;
	font-size:12px;
	font-weight: bold;
	background:transparent url("./images/post_header.gif") left top no-repeat;
}

h2.posth2 a,
h2.posth2 a:visited {
	color:#CC0000;
}

h2.posth2 a:hover{
	color:#FEB71D;
}

.entry{
	margin: 0;
	padding: 10px 26px 5px 20px;
	background:transparent url("./images/post_middle.gif") left top repeat-y;
}

.entry p {
	margin:0 0 5px 0;
	padding: 0;
	color:#000;
}

.entry h1,
.entry h4,
.entry h5,
.entry h6{
	border: 0;
	margin:0 0 0 10px;
	padding: 0;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry h2,
.entry h3{
	border-left:4px solid #FEA801;
	border-bottom:1px solid #FEA801;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry a{
	color:#CC0000;
}

.entry a:hover{
	color:#FEB71D;
}

/* 三倉食品からのお知らせ・取扱商品－ピックアップ */
.info_contents {
	margin: 0 0 10px 0;
	padding: 0;
}

.topinfo_post {
	float: left;
	width: 304px;
	height: 284px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background: transparent url("./images/topinfo_post.gif") left top no-repeat;
}

.topinfo_post .topinfo_posth2 {
	margin: 0;
	padding: 16px 0 6px 33px;
	color: #000;
	font-size:12px;
	font-weight: bold;
}

.topinfo_entry {
	margin: 0;
	padding: 10px 10px 10px 15px;
}

.topinfo_entry ul li {
	margin: 0 0 11px 0;
	padding: 0;
	line-height: 1.2;
}

.topinfo_entry .past_info {
	margin: 0;
	padding: 0;
	text-align: right;
}

.toppickup_post {
	float: left;
	width: 264px;
	height: 284px;
	margin: 0 0 0 3px;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background: transparent url("./images/toppickup_post.gif") left top no-repeat;
}

.toppickup_post .toppickup_posth2 {
	margin: 0;
	padding: 16px 0 6px 33px;
	color: #000;
	font-size:12px;
	font-weight: bold;
}

.toppickup_entry {
	margin: 0;
	padding: 10px 10px 10px 15px;
}

table.top_pickup {
	float: left;
	width: 118px !important;
	width: 120px;
	margin: 5px 0 0 0;
	padding: 0;
}


table.top_pickup tr th {
	text-align: center;
	font-weight: bold;
}

table#company_info {
	margin: -15px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#company_info th {
	padding: 3px 5px;
	background: #FFF2D9;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: center;
}

table#company_info td {
	padding: 3px 5px;
	border: 1px solid #666666;
	background: #fff;
}

/*サイトマップページ*/
ul#site-map {
	margin: 0 0 0 0;
	padding: 0;
	color: #1F7003;	
}

ul#site-map li{
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 2;
	list-style-type: disc;
}

ul#site-map li a{
	color: #CC0000;
}

ul#site-map li a:hover{
	color: #FEB71D;
}

/*グーグルマップ*/
#google_map {
	padding: 0 0 0 20px;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul , .entry ol {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: inside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em;
	padding: 0em;
}

/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 5px;
	margin: 5px 3px 2px 4px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}


.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}


.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.postmetadata {
	margin: 0;
	padding: 0;
	clear:both;
	font-size:12px;
	text-align: left;
}

p.postmetadatas {
	margin: 10px 0 0 0;
	padding: 0;
	clear:both;
	font-size:12px;
	text-align: right;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:right;
}


/* tabel setting
------------------------------------------- */
table {
	/*margin: -20px 0 0 0;*/
	margin: 0;
	padding: 0;
}

table tr th{
	color: #333;
}

table tr td{
	color:#333;
}

.comtable1 {
	margin:0;
	padding:0 0 0 25px;
}

table.comtable2 {
	width: 540px;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.comtable2 th {
	padding: 5px;
	background: #D3FDBD;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: center;
}

table.comtable2 td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #fff;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	/*float: right;*/
	float: left;
	width: 190px;
	margin: 0 0 0 0 !important; /* sidebar margin solution */
	margin: -18px 0 0 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

/* side category widget(none use) */
#categories {
	margin: 0;
	padding:0;
	color: #000;
}

#categories ul{
	margin:0 ;
	padding: 0;
}

#categories h2.widgettitle {
	margin:15px 0 0 0;
	padding:0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#categories li{
	margin:0 0 0 5px;
	padding:1px 5px 1px 8px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

#categories a,
#categories a:visited {
	font-size:12px;
	margin: 0;
	padding:0;
	color: #CC0000;
	text-decoration: underline;
}

#categories a:hover {
	color: #FEB71D;
}

#categories ul.children {
	margin:0;
	padding:0;
}

#categories li.children {
	margin:0;
	padding:0;
}

#categories .children a,
#categories .children a:visited {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size:13px;
	color: #CC0000;
}

#categories .children a:hover {
	color: #FEB71D;
}

/* side_banner */
.inquire {
	margin: 0 0 15px 0;
	padding: 120px 0 0 0;
	background: transparent url("./images/bg_inquire_title.gif") 2px top no-repeat;
}

.inquire p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.inquire img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}



.side_banner {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url("./images/bannerpost_bottom.gif") left bottom no-repeat;
}

.side_banner h2 {
	margin: 0;
	padding: 17px 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: transparent url("./images/bannerpost_header.gif") left top no-repeat;
}

.banner_entry {
	margin: 0;
	padding: 0 0 0 7px;
	background: transparent url("./images/bannerpost_middle.gif") left top repeat-y;
}

.banner_entry img {
	margin: 0 0 5px 0;
	padding: 0;
}


#sidebar .vegetable-fruit-calendar {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#sidebar .vegetable-fruit-calendar img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}




/*	WIDGET
------------------------------------------------*/
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url("./images/widget_bottom.gif") left bottom no-repeat;
}

#search {
	text-align:center;
	margin: 10px 0 0 0;
}

#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	margin: 0;
	padding: 15px 0 6px 0;
	color: #000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background: transparent url("./images/widget_header.gif") left top no-repeat;
}

.textwidget {
	margin: 0;
	padding: 10px 0 10px 15px;
	color: #000;
	font-size: 12px;
	background: transparent url("./images/widget_middle.gif") left top repeat-y;
}

.textwidget table {
	font-size: 12px;
}


li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	font-size: 12px;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin: 0;
	padding: 0;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #CC0000;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color:#FEB71D;
	text-decoration: underline;
}

/*textwidget中のリンク*/
.textwidget a,
.textwidget a:visited {
	color: #CC0000;
}

.textwidget a:hover {
	color: #FEB71D;
}

/* weather_report */
.weather_report {
	margin: 3px 0 0 5px;
	padding: 0;
}

/*	FOOTER
-------------------------------------------------*/
/*footer*/
#footer {
	width: 780px;
	height:50px !important;
	height:23px;
	margin:10px auto 0 auto;
	padding: 20px 0 0 0;
	color: #000;
	font-size: 90%;
	clear: both;
	background: transparent url("./images/footer.gif") left top no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#footer p.yonabaru_soba {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0 0 0 170px;
	background: transparent url("./images/logo_yonabaru_soba.jpg") 10px top no-repeat;
}

#footer p.copyright {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;	
}

#footer a,
#footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #CC0000;
}

#footer strong {
	color: #000;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
}

#comments h3#respond{
	color:#fff;
}

label{
	color:#fff;
}

h3#trackback,
#comments h4{
	color:#fff;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}




/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 6px;
	width: 91%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 3px 0;
	background-color: #ccc;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 6px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F5F5F5;
	color: #000;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
	color: #000;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#calendar .widgettitle{
	margin:30px 10px 0 6px;
	padding:2px 0 1px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar-title.gif") 0 0 repeat-x;
}

/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table.comtable {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	empty-cells: show;
}

table.comtable th {
	padding: 5px;
	background: #ffffcc;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: left;
}

table.comtable td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #ffffff;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */