/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/tukudani/mt/mt-static/themes-base/blog.css);
@import url(/tukudani/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/*
 * 佃煮用に追加
 * --------------------------------- */
 /* ++++++++++++++++++++++++++++++++++++++++++++
 *
 * 各セレクタの初期設定 CSS
 *
 * +++++++++++++++++++++++++++++++++++++++++ */
body {
	margin:0px;
	font-size:62.5%;
	background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/site_bg.jpg) repeat-x;
	text-align:center;
}
img {
	border-width:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
li img {
	vertical-align:bottom;
}

/*IE5.5以下用テーブルフォントサイズ指定*/
th, td {
	font-size:62.5%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:100%;
}
/*
 * テキスト初期化
 * --------------------------------- */

h1,h2,h3,h4,h5,h6,p,th,td,ul,ol,dl,address {
	color:#333333;
	font-family:"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka , sans-serif;
	/*明朝 font-family:Georgia, "Times New Roman", Times, serif; */
}
h1,h2,h3,h4,h5,h6 {
	font-size:1.3em; /* div1.3 × h系1.3 = 1.7 */
}
div {
	font-size:1.3em;
}
div div {
	font-size:1em;
}
p,th,td,ul,ol,address {
	font-size:inherit;
}
p,address,th,td {
	line-height:1.5;
}
sup {
	vertical-align:top;
}
sub {
	vertical-align:bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
ul ul, ol ol {
	font-size:1em;
}
ul ul ul, ol ol ol {
	font-size:1em;
}
.smaller {
	font-size:smaller;
}
.larger {
	font-size:larger;
}
.red {
	color:#ee1515;
}
.blue {
	color:#1551cb;
}
.align_right {
	text-align:right;
}
/*
 * レイアウト部分
 * --------------------------------- */
#container,
#container-inner {
width:800px !important;
}
#container {
margin:0px auto;
padding:20px 0px;
text-align:left;
/*border:solid 1px #red;*/
}
.layout-wt #alpha {
    width:100%;
		margin:0px;
		padding:0px;
}
.layout-wt #beta {
    width:175px;
		padding:0px;
}
.layout-wt #alpha-inner {
	margin:0px;
	padding:0px;
}
.layout-wt #container-inner,
.layout-wt #content-inner,
.layout-wt #header-inner,
.layout-wt #footer-inner,
.layout-wt #alpha-inner,
.layout-wt #beta-inner,
.layout-wt #gamma-inner {
    overflow: hidden;
		margin:0px;
    padding:0px;
}
.layout-wt #alpha-inner {
	width:700px;
	margin:0px 50px;
}
.asset-name {
	margin-bottom:0px;
}
.asset-meta {
	margin-top:0px;
}
.asset-header {
	margin-bottom:25px;
}
/* アーカイブインデックス */
.mt-archive-index .archive-category,
.mt-archive-index .archive-monthly {
	margin:0px !important;
}
/* 月別表示 */
.asset-header .mt-archive-listing {
	margin-bottom:5px;
}
/* 月別記事一覧 & カテゴリー別記事一覧 */
.mt-datebased-monthly-archive .entry-asset,
.mt-category-archive .entry-asset {
	margin:0px;
	padding:15px 0px;
	border-bottom:dashed 1px #8c8476;
}
.mt-datebased-monthly-archive .asset-header,
.mt-category-archive .asset-header {
	margin-bottom:0.75em !important;
}
.mt-datebased-monthly-archive .asset-content,
.mt-category-archive .asset-content {
	margin-bottom:10px !important;
}
.mt-datebased-monthly-archive .asset-footer,
.mt-category-archive .asset-footer {
	margin:0px !important;
	padding:0px !important;
}
.mt-datebased-monthly-archive .content-nav,
.mt-category-archive .content-nav {
	margin-top:10px !important;
}
/* ブログ記事 */
.entry-categories h4 {
	font-size:1.3em;
	font-weight:normal;
}
.entry-categories ul {
	font-size:inherit;
}
/* 焼津の佃煮記事 */
/* 焼津の佃煮記事 商品一覧 */
.shohin-index .lo_2col_t1,
.shohin-blog .lo_2col_t1 {
	border-bottom:solid 2px #86121f;
}
.shohin-index .asset-body,
.shohin-blog .asset-body {
	margin-bottom:10px !important;
}
.shohin-index .lo_2col_t1 .blk_left a,
.shohin-blog .lo_2col_t1 .blk_left a {
	text-decoration:none;
}
.shohin-index .lo_2col_t1 .blk_left a img,
.shohin-blog .lo_2col_t1 .blk_left a img {
	margin-bottom:3px;
}
.shohin-index .lo_2col_t1 .blk_left a:link img,
.shohin-index .lo_2col_t1 .blk_left a:visited img,
.shohin-blog .lo_2col_t1 .blk_left a:link img,
.shohin-blog .lo_2col_t1 .blk_left a:visited img {
	border:solid 1px #cccccc;
}
.shohin-index .lo_2col_t1 .blk_left a:active img,
.shohin-index .lo_2col_t1 .blk_left a:hover img,
.shohin-blog .lo_2col_t1 .blk_left a:active img,
.shohin-blog .lo_2col_t1 .blk_left a:hover img {
	border:solid 1px #86121f;
}
/*
 * ヘッダー
 * --------------------------------- */
#header-name {
	margin:0px;/* h1上書き */
	border:none;/* h1上書き */
}
#header-name a {
width:289px;
height:37px;
text-indent:-9999px;
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/site_logo.gif) no-repeat;
display:block;
}
#header-description {
height:0px;
line-height:1em;
text-indent:-9999px;
display:none;
}
/*
 * フッター
 * --------------------------------- */
#footer {
	margin-top:20px;
	background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/foot_border.gif) no-repeat left center;
}
#footer p {
	margin:0px;
	text-align:right;
}
/*
 * グローバルナビ
 * --------------------------------- */
#tsu_gb_navi {
width:100%;
padding-top:18px;
padding-bottom:18px;
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/head_border.gif) no-repeat left bottom;
}
#tsu_gb_navi ul {
width:100%;
margin:0px;
padding:0px;
list-style:none;
}
#tsu_gb_navi ul li {
margin-right:1px;
float:left;
display:inline;
}
#tsu_gb_navi ul a {
height:30px;
text-indent:-9999px;
display:block;
}
#tsu_gb_navi ul #gb01,
#tsu_gb_navi ul #gb02,
#tsu_gb_navi ul #gb03 {
width:133px;
}
#tsu_gb_navi ul #gb04,
#tsu_gb_navi ul #gb05,
#tsu_gb_navi ul #gb06 {
width:132px;
}
#tsu_gb_navi ul #gb06 {
margin-right:0px !important;
}
#tsu_gb_navi ul #gb01 a:link,
#tsu_gb_navi ul #gb01 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat 0 0;
}
#tsu_gb_navi ul #gb01 a:active,
#tsu_gb_navi ul #gb01 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat 0 -30px;
}
#tsu_gb_navi ul #gb02 a:link,
#tsu_gb_navi ul #gb02 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -133px 0;
}
#tsu_gb_navi ul #gb02 a:active,
#tsu_gb_navi ul #gb02 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -133px -30px;
}
#tsu_gb_navi ul #gb03 a:link,
#tsu_gb_navi ul #gb03 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -268px 0;
}
#tsu_gb_navi ul #gb03 a:active,
#tsu_gb_navi ul #gb03 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -268px -30px;
}
#tsu_gb_navi ul #gb04 a:link,
#tsu_gb_navi ul #gb04 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -402px 0;
}
#tsu_gb_navi ul #gb04 a:active,
#tsu_gb_navi ul #gb04 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -402px -30px;
}
#tsu_gb_navi ul #gb05 a:link,
#tsu_gb_navi ul #gb05 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -535px 0;
}
#tsu_gb_navi ul #gb05 a:active,
#tsu_gb_navi ul #gb05 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -535px -30px;
}
#tsu_gb_navi ul #gb06 a:link,
#tsu_gb_navi ul #gb06 a:visited {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -668px 0;
}
#tsu_gb_navi ul #gb06 a:active,
#tsu_gb_navi ul #gb06 a:hover {
background:url(http://www.siz-sba.or.jp/tukudani/share_imgs/gb_sprite.jpg) no-repeat -668px -30px;
}
/*
 * 共通見出し
 * --------------------------------- */
h1#page-title {
	margin-top:25px !important;
	padding:0px;
	font-size:1.5em;
	border-bottom:solid 3px #cfb73a;
}
h1 span {
	margin:0px;
	padding-bottom:5px;
	color:#86121f;
	border-bottom:solid 3px #86121f;
	display:block;
}
.h_txt_t0 {
	color:#86121f;
}
.h_txt_t1 {
	margin:30px 0px 0.75em 0px;
	padding:3px 0px 3px 10px;
	color:#86121f;
	border-left:solid 4px #86121f;
	border-bottom:dashed 1px #8c8476;
}
.mrgt0 {
	margin-top:0px !important;
}
/*
 * 共通テーブル
 * --------------------------------- */
.tbl_t1 {
	width:100%;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.tbl_t1 th {
	color:#86121f;
}
.tbl_t1 th,
.tbl_t1 td {
	padding:5px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
/* t2 */
.tbl_t2 {
	width:100%;
	border-top:solid 1px #86121f;
	border-right:solid 1px #86121f;
}
.tbl_t2 th {
	color:#ffffff;
	background:#b13d18;
}
.tbl_t2 th,
.tbl_t2 td {
	padding:5px;
	border-left:solid 1px #86121f;
	border-bottom:solid 1px #86121f;
}
/*
 * 共通レイアウト
 * --------------------------------- */
.lo_2col_t1 {
	width:100%;
	padding:10px 0px;
}
.lo_2col_t1 .blk_left {
	width:150px;
}
.lo_2col_t1 .blk_right {
	width:535px;
}
/*
 * トップページ
 * --------------------------------- */
.mt-main-index #tsu_main_img {
	margin:10px 0px 0px 0px;
}
.mt-main-index #tsu_main_bnr {
	margin:15px 0px 0px 0px;
}
.mt-main-index #alpha {
	width:100%;
	margin:0px;
	padding:0px;
}
.mt-main-index #alpha-inner {
	width:100% !important;
	margin:0px !important;
	padding:0px !important;
}
/* 新着情報 */

.mt-main-index #tsu_news_blk {
	margin-top:17px;
	padding-bottom:5px;
	background:#f5f1d8;
}
.mt-main-index #tsu_news_blk .news_oneblk {
	width:770px;
	margin:10px 15px 0px 15px;
	padding-bottom:10px;
	border-bottom:dashed 1px #8c8476;
}
.mt-main-index #tsu_news_blk .news_oneblk .blk_left {
	width:100px;
	color:#8c1515;
}
.mt-main-index #tsu_news_blk .news_oneblk .blk_right {
	width:660px;
}
.mt-main-index #tsu_news_blk .entry_ttl {
}
.mt-main-index .content-nav {
	margin:5px 15px 0px 15px;
	margin-top:5px;
	text-align:right;
}
/* マージンボトム上書き */
.mt-main-index #tsu_news_blk h3,
.mt-main-index #tsu_news_blk .news_oneblk p,
.mt-main-index .content-nav p {
	margin:0px;
}
/*
 * ウェブページ
 * --------------------------------- */
/* 静岡県佃煮商工業協同組合 outline.html */
#page_outline .blk_flt {
	width:100%;
}
#page_outline .blk_flt .blk_left {
	width:200px;
}
#page_outline .blk_flt .blk_right {
	width:485px;
}
/* 商品発送について about-hassou.html */
#page_about-hassou table#souryou th,
#page_about-hassou table#souryou td {
	font-size:0.9em;
}
#page_about-hassou table#souryou td {
	text-align:right;
	vertical-align:top;
}
#page_about-hassou table#souryou th.size {
	width:75px;
	text-align:center;
}
#page_about-hassou table#souryou tr#kenmei td {
	text-align:left;
}
#page_about-hassou table#souryou th.chiiki {
	width:51px;
	color:#86121f;
	text-align:center;
	background:#ebcec5;
}
/* daibiki */
#page_about-hassou table#daibiki {
	width:400px;
}
#page_about-hassou table#daibiki th,
#page_about-hassou table#daibiki td {
	width:200px;
	text-align:left;
}
#page_about-hassou table#daibiki th {
	color:#ee1515;
}

/*
 * クリアーフィックス
 * --------------------------------- */
.clearfix {
	zoom:1;
	/*overflow:hidden;*/
}
.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
.blk_left {
	float:left;
}
.blk_center {
	float:left;
}
.blk_right {
	float:right;
}
/*
 * リンク
 * --------------------------------- */

a:link, a:visited {
	color:#f04d14;
	text-decoration:underline;
}
a:hover, a:active {
	color:#ff8b00;
}
