@charset "Shift_JIS";

/* 画像全般の設定 */

img {
	border: none;
}

/* 回り込み画像の設定 vertical-align消した */

img.round_left {
	float: left;
	text-align: left;
}

img.round_right {
	float: right;
	text-align: left;
}

#main img.round_left {
	margin: 10px 10px 10px 0;
}

#main img.round_right {
	margin: 10px 0 10px 10px;
}

/*ナビゲーションの設定*/


/* 本文のテキストレイアウト設定 */

.text_big {
	font-size: 150%;
	font-weight: bold;
}

.text_small {
	font-size: 75%;
}

.objspace {
	margin: 10px 10px;
}

p {
	padding: 5px 0 10px 0;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.indent {
	text-align: left;
	text-indent: 1em;
}

.clear {
	clear: both;
}

.red {
	color:#FF0000;
}

.big {
	font-size: 175%;
}

.boxtextleft {
	padding: 0 8px;
	text-align: left;
}

.banner img {
	margin: 0 0 8px 0;
}

/* リストの設定 */

li {
	list-style: none;
}

.b_box ul, #sub ul {
	margin: 10px 0 0 10px;
}

.b_box li, #sub li {	background: url('../img/ic_list.jpg') no-repeat 10px 0.2em;
	padding: 0 0 3px 30px;
}

ul.history {
	margin: 5px 0 10px 15px;
}

/* Firefox CSSハック */
@-moz-document url-prefix() {
	ul.history {
	margin: 5px 0 10px -35px;
	}
}

/*GoogleChlome CSSハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul.history {
	margin: 5px 0 10px -35px;
	}
}


/* 画面レイアウトの設定 */

#container {
	width: 766px;
	margin: 0 auto;
	text-align: center;
/* 20141010まで左寄せ
	margin: 0 0 0 10px;
	text-align: left;
*/
	background: #ffffff;
}

#header {
	width: 766px;
}

#pan {
	text-align: left;
	margin: 5px 0 0 0;
}

#main {
	float: left;
	padding: 0 12px 0 12px;
	font-size: 75%;
}

#maintext {
	float: left;
	width: 460px;
	text-align: left;
}

#sub {
	float: left;
	width: 270px;
	margin: 5px 0 0 12px;
	text-align: left;
	line-height: 1.5;
}

#footer {
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 65%;
	line-height: 1.3;
	color: #FFFFFF;
	background: #7a4171;
	/* background: #959AC7; */
}

/* インラインフレーム */

.inline {
	display: block;
	width: 460px;
	height: 75px;
	margin: 0 0 5px 0;
	overflow: scroll;
	overflow-x: hidden;
	text-align: left;
	line-height: 1.2;
	list-style-type: disc;
}

/*ボックスの設定*/

.b_box {
	float: left;
	width: 460px;
	margin: 0 0 10px 0;
	background: url('../img/bg_b_box.jpg');
	background-position: bottom;
}

.b_box_n {
	width: 440px;
	margin-bottom: 10px;
}

.b_left {
	float: left;
	width: 224px;
	padding: 0 0 8px 0;
}

.b_right {
	float: left;
	width: 224px;
	padding: 0 0 8px 0;
	margin: 0 0 0 12px;
}


/*ラインの設定*/

hr {
	height: 1px;
	margin: 1px 10px 3px 10px;
	border-width:1px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	overflow: hidden;
}


/* 更新情報の設定 */
#history {
	height: 220px;
	margin: 10px 5px 10px 5px;
	overflow: scroll;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #DCDCDC;
}

 /* 唐草屋バナー */
.shop_karakusa {
	padding: 7px 0 0 0;
	_padding: 3px 0 0 0;
	margin: 0;
	float: right;
	line-height: 1em;
	width: 138px;
	_width: 136px;
}
.net {
	font-size: 11px;
}
.s_karakusaya {
	padding: 10px 0 0 14px;
	_padding: 4px 0 0 10px;
	_padding-top: 4px;
	_padding-left: 10px;
	margin: 0;
}
#karakusashop {
	border-width: 2px;
	border-style: solid;
	border-color: #E0FFFF;
	width: 229px;
	height: 96px;
	background-image: url("../img/banner_back.jpg");
	background-repeat: no-repeat;
	margin:0 0 4px 18px;
}

.gallery_t {
	padding: 20px 0 0 120px;
}

/*　宇野千代・芹沢・いせ辰カタログ　*/
.sml {
	font-size: 80%;
	text-align: center;
	margin: 0 10px 0 0;
}
.sml_uno {
	font-size: 80%;
	float: right;
	text-align: center;
	margin: 0 10px 0 0;
}

#seri {
	float: right;
}
#uno_seri {
	background-image: url("../img/2009_autumnbanner2.jpg");
	background-repeat: no-repeat;
	height: 150px;
	margin: 15px 0 15px 0;
}
.u_s {
	margin:0 0 0 200px;
	_margin:0 0 0 60px;

}
.U_S {
	font-size: 150%;
	_font-size: 130%;
	color: #990066;
	font-family: "ＭＳ 明朝";
}
.US_C {
	margin: 45px 0 0 270px;
	_margin: 30px 0 0 140px;
}
.US_c {
	color: #0000CC;
	_text-align: right;
}
#isetatsu {
	float: right;
}

/*　唐草屋楽天市場店ボタン　*/
#rakuten {
	background-color: #fff1cf;
	height: 82px;
	margin: 10px 0 15px 0;
	_margin: 10px 0 20px 0;
	border-style: solid;
	border-width: 2px 2px 3px 3px;
	border-color: #edd3a1 #edd3a1 #f3bf88 #f3bf88;
}
#rakuten_a {
	margin-left: 10px;
	_margin: 2px 0 0 10px;
	float: left;
}
#rakuten_b {
	margin: 5px 0 0 190px;
	padding-top: 2px;
}

/*　ふろしき包みの本　*/

.wrapbook {
	background-color: #CCFFFF;
	border-style: solid;
	border-width: 2px 1px 2px 2px;
	border-color: #CCFFFF;
}
.wrapbook_1 {
	background-color: #FFFF99;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	border-color: #FF9900;
	font-size: 90%;

}
#book {
	border-style: solid;
	border-width: 2px;
	border-color: #eaf4fc;
	background-color: #ebf6f7;
	margin: 10px 0 10px 0;
}

/*　知恵博　*/
#shoujou {
	font-size: 120%;
}
.shoujou {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	text-indent: 1em;
}

/*トップページのイベント欄*/
.eventinfo {
	font-size: 120%;
}
.eventinfo1 {
	padding: 5px 0 5px 0;
}
.eventinfo2 {
	padding: 0 0 0 10px;
}
.info_end {
	font-size: 110%;
	font-weight: bold;
}
.d_ex2010 {
	margin: -5px 0 0 0;
}
.infosmall {
	font-size: 80%;
}

/*　京都エコスタイル製品　*/
#kyoto_eco {
	background-image: url('../img/b_kyoto-ecostyle.jpg');
	width: 460px;
	height: 150px;
}
#t_kyoto_eco {
	padding: 30px 0 0 200px;
	line-height: 2em;
	font-weight: bold;
}

/*　Do you Kyoto?風呂敷　*/
#press {
	margin: 0 0 -8px 0;
	color: #999999;
	font-weight: bold;
}
#doyoukyoto {
	width: 460px;
	height: 130px;
	border-width: 4px;
	border-color: #3333CC;
	border-style: solid;
	margin: 0 0 10px 0;
}
#doyoukyoto2011 {
	width: 460px;
	height: 180px;
	border-width: 2px;
	border-color: #FFCC99;
	border-style: solid;
	margin: 0 0 10px 0;
}
.doyoukyoto_left {
	float: left;
	padding-left: 5px;
}
.doyoukyoto_right {
	width: 310px;
	float: right;
	padding: 5px 5px 0 0;
}
.ecoprint {
	width: 520px;
	float: right;
	font-size: 120%;
	font-weight: bold;
}


#hautecouturefuroshiki {
	background-image: url('../img/HAUTECOUTUREfuroshiki.jpg');
	background-repeat: no-repeat;
	background-position: center 80%;
}


/* MiEV */
#MiEV {
	height: 250px;
	background-image: url('../img/MiEV_karakusagou.jpg');
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
}
#MiEV h2 {
	text-align: center;
	padding: 2px 0 2px 0;
	color: #00552e;
}
.MiEV_right {
	float: right;
	width: 320px;
	line-height: 2.3em;
	padding: 0 5px 0 0;
}
.MiEV_right p {
	text-indent: 1em;
}
.MiEV_right2 {
	padding: 0 0 5px 0;
	text-align: right;
}
.MiEV_left {
	float: left;
	text-align: center;
	padding: 5px 0 0 5px;
}

/*　宮井本店　*/
#top_miyaihonten {
	background-image: url('../img/img_topmiyaihonten.jpg');
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	height: 200px;
}
#top_honten1 {
	width: 260px;
	padding: 60px 0 0 185px;
	text-indent: 1em;
}
#top_honten2{
	text-align: right;
	margin: -10px 10px 0 0;
}

/* 2012年祇園祭 */
#gion2012 {
	font-size: 120%;
	text-align: center;
}

#gion2012_1 {
	font-size: 110%;
	text-align: center;
}
#gion2012_2 {
	margin: -10px 0 0 0;
	text-indent: 1em;
}
#gion2012_3 {
	margin: 0 0 0 10px;
}
#gion2012_4 {
	font-size: 90%;
	text-align: right;
}
.ecoyatai {
	font-weight: bold;
	color: #e95464;
}
/* 2012年祇園祭ここまで */


/* 2012年鯉唐草 */
#koikara2012 {
	background-image: url('../img/b_koikarakusa2012.jpg');
	background-repeat: no-repeat;
	height: 200px;
	clear: both;
	margin: 0 0 20px 0;
}
#koikara2012_0 {
	text-align: right;
	margin: 0 25px -10px 0;
	color: #666666;
}
#koikara2012_1 {
	padding: 5px 0 0 190px;
	font-size: 180%;
}
#koikara2012_2 {
	width: 250px;
	padding: 5px 0 0 200px;
	font-size: 120%;
	line-height: 2em;
}
#koikara2012_3 {
	text-align: right;
	padding: 15px 10px 0 0;
	font-weight: bold;
}

/*2012年 京朝スタイル*/
#kyoasastyle2012 {
	background-image: url('../img/img_kyoasastyle2012.jpg');
	background-repeat: no-repeat;
	height: 150px;
	margin: 0 0 5px 0;
}
.furoshikibu {
	padding: 30px 3px 0 150px;
	text-indent: 1em;
}
.furoshikibu-r {
	text-align: right;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

/* ツイッター埋め込みタイムライン */
#twitter {
	display: block;
	padding: 0 0 5px 0;
	font-size: 80%;
	width: 270px;
	height: 100%;
	}
/* Facebook */
.facebook {
	float: left;
	padding: 0 0 5px 10px;
}
body:nth-of-type(1) .facebook {
	float: left;
}


#karakusago121208 {
	margin: 0 0 -5px 0;
}

/* ニホンミツバチ飼育開始　2013年5月29日 */
#jphoneybee2013 {
	height: 150px;
	background-image: url('../img/20130529_jphoneybee.jpg');
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
}
#jphoneybee1 {
	text-indent: 1em;
	padding: 35px 0px 10px 140px;
	line-height: 2em;
}
#jphoneybee2 {
	padding: 0px 0px 0px 180px;
}

/* 2013年鯉唐草 */
#koikara2013 {
	height: 150px;
	background-image: url('../img/b_koikarakusa2013.jpg');
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
}
.koikara2013 {
	padding: 50px 5px 0 140px;
	font-size: 110%;
	line-height: 1.8em;
}
.koikara2013_r {
	text-align: right;
	font-size: 100%;
}
.koikara2013_r a:link{
	color:#0000cc;
}
.koikara2013_r a:visited{
	color: #660099;
}
.koikara2013_r a:hover{
	text-decoration: none;
}
.koikara2013_r a:active {
	color: #cc0000;
}


/* 2014年鯉唐草 */
#koikara2014 {
	height: 150px;
	background-image: url('../img/b_koikarakusa2014.jpg');
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
}
.koikara2014 {
	padding: 50px 5px 0 140px;
	font-size: 110%;
	line-height: 1.8em;
}
.koikara2014_r {
	padding-right: 1px;
	text-align: right;
	font-size: 100%;
}
.koikara2014_r a:link{
	color:#0000cc;
}
.koikara2014_r a:visited{
	color: #660099;
}
.koikara2014_r a:hover{
	text-decoration: none;
}
.koikara2014_r a:active {
	color: #cc0000;
}


/* 2015〜2017年虎宮唐草柄はんかち風呂敷 */
#toramiya {
	clear: both;
	width: 460px;
	height: 150px;
	background-image: url('../img/b_toramiyakarakusa2017.jpg');
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
}
.toramiya {
	padding: 50px 5px 0 170px;
	font-size: 110%;
	line-height: 1.8em;
}
.toramiya_r {
	padding-right: 5px;
	text-align: right;
	font-size: 100%;
}
@-moz-document url-prefix() {
	.toramiya2015_r {
	padding-right: 5px;
	text-align: right;
	font-size: 95%;
	}
}
.toramiya2015_r a:link{
	color:#1e50a2;
}
.toramiya2015_r a:visited{
	color: #745399;
}
.toramiya2015_r a:hover{
	text-decoration: none;
}
.toramiya2015_r a:active {
	color: #cc0000;
}



/* Let's“KYO”Together */

#letskyotogether {
	margin: -10px 0 0 10px;
}
/* Google Chrome CSSハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#letskyotogether {
	margin: -10px 0 0 25px;
}
}

#kyotopref20131001 {
	line-height: 2em;
	font-size: 110%;
	margin: 0 0 0 40px;
}

/* 風流四季Vol.31 と いせ辰Vol.3 */
#catalogrenewal201310 {
	background-image: url('../img/catalogrenewal201310.jpg');
	background-repeat: no-repeat;
	height: 150px;
	margin: 0 0 5px 0;
}
#catalogrenewal201310txt {
	float: right;
	width: 270px;
	line-height: 1.8em;
	font-size: 110%;
}
.catalogrenewal201310txt1 {
	padding: 40px 5px 0 0;
}
.catalogrenewal201310txt2 {
	padding: 10px 10px 0 0 ;
	text-align: right;
}
.catalogrenewal201310txt3 {
	letter-spacing: 3px;
}
/* Google Chrome CSSハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.catalogrenewal201310txt3 {
	letter-spacing: 2px;
 }
}
/* Google Chrome CSSハック 終了 */
.catalogrenewal201310img {
	padding: 34px 0 0 5px;
}

/* 京都みつばちプロジェクト　採蜜2014年7月8日 */
#jpbee20140708 {
	height: 150px;
	background-image: url('../img/20140708_jphoneybee.jpg');
	margin-bottom: 5px;
}
.jpbee20140708_1 {
	padding: 52px 0 0 160px;
}
.jpbee20140708_2 {
	text-align: right;
	margin: 0 8px 8px 0;
}

/* 風流四季リニューアル2020 */
#furyushiki {
	background-image: url('../img/img_catalog35.jpg');
	height: 150px;
	margin-bottom: 5px;
}
.frsk_1 {
	padding: 50px 3px 0 120px;
	font-size: 120%;
	color: #383c3c;
	line-height: 1.75em;
}
@-moz-document url-prefix() {
	.frsk_1 {
	padding: 50px 3px 0 120px;
	font-size: 110%;
	color: #383c3c;
	line-height: 1.75em;
	}
}
.frsk_2 {
	text-align: right;
	font-size: 120%;
	padding: 15px 5px 0 0;
}
@-moz-document url-prefix() {
	.frsk_2 {
	text-align: right;
	font-size: 110%;
	padding: 15px 5px 0 0;
	}
}


/* 京都みつばちガーデン推進プロジェクトPRグッズ */
#honeyproject20141002 {
	background-image: url('../img/honeyproject20141002.jpg');
	height: 150px;
	margin-bottom: 5px;
}
.honeyproject20141002_1 {
	padding: 50px 5px 0 8px;
}
.honeyproject20141002_2 {
	text-align: right;
	padding: 2px 8px 0 0;
}


/* 創作展“雅” */

.m_kaisai {
	letter-spacing: 5px;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .m_kaisai { letter-spacing: 10px; } /* IE11 */
}

@-moz-document url-prefix() {
	.m_kaisai {
		letter-spacing: 4px;
	}
}

.m_place {
	letter-spacing: 13px;
}


/*  */
.familymart20150525 {
	text-align: center;
	font-size: 110%;
	margin: 5px 0;
}
.familymart20150525_2 {
	text-align: right;
	font-size: 110%;
	font-weight: bold;
}
.kyotojichi20151015 {
	margin: 0 auto;
	font-size: 120%;
	text-align: center;
	height: 100%;
}
.menokagayaki20151006 {
	margin: 0 auto;
	font-size: 120%;
	text-align: center;
	height: 100%;
}

.menokagayaki20201117 {
	margin: 0 auto;
	font-size: 120%;
	text-align: center;
	height: 100%;
}

/* 日本のかたち2016 */
#nihon2016 {
	background-image: url('../img/201605nihonnokatachi.jpg');
	background-repeat: no-repeat;
	width: 460px;
	height: 100px;
	margin: 0 0 5px 0;
}
#nihon2016_text {
	padding: 35px 10px 0 120px;
}
.nihon2016 {
	padding: 8px 0 0 160px;
}

/* 日本のかたち */

#nihonnokatachi {
	background-image: url('../img/nihonnokatachi.jpg');
	background-repeat: no-repeat;
	width: 460px;
	height: 100px;
	margin: 0 0 5px 0;
}
#nihonnokatachi_text {
	padding: 35px 10px 0 120px;
}
.nihonnokatachi {
	padding: 8px 0 0 160px;
}


/* 火の国わくわくなでしこ隊応援プロジェクト2016年5月10日 */
.hinokuni20160510_1 {
	margin: 0 auto;
	font-size: 135%;
	text-align: center;
	height: 100%;
	clear: both;

}
.hinokuni20160510_2 {
	text-indent: 1em;
	font-size: 105%;
}


/*iframeテスト*/
.iframeWrap {position: relative;
	padding-bottom: 80%;
	height: 0;overflow: hidden;
	}
.iframeWrap iframe {position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
} 
.blogframe {
	border: solid 1px #eff7ff;
}
/* 平成28年度第2回「地域産業資源活用事業計画」の認定を受けました */
#businessplan20161014 {
	text-align: center;
	background-image: url('../img/b_redbar.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
}
.businessplan20161014 {
	border: solid 1px #CC0000;
	margin: -2px 0 5px 0;
	padding: 0 5px;
	clear: both;
}
/* 『平成29年度ふるさと名物応援事業補助金（地域産業資源活用事業、小売業者等連携支援事業）』 */
/* 20170705まで
#businessplan20170412 {
	font-size: 130%;
	text-align: center;
	background-image: url('../img/b_redbar50.jpg');
	background-repeat: no-repeat;
	width: 460px;
	height: 50px;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
}
*/
#businessplan20170412 {
	font-size: 110%;
	text-align: center;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, 
.businessplan20170412 {
	width: 448px;
	border: solid 1px #CC0000;
	margin: -12px 0 5px 0;
	padding: 0 5px;
	clear: both;
	}
}

.businessplan20170412 {
	width: 448px;
	border: solid 1px #CC0000;
	margin: -2px 0 5px 0;
	padding: 0 5px;
	clear: both;
}
/* Clife(8月号) */
#clife201708 {
	text-align: center;
	font-size: 135%;
}
.clife201708 {
	text-align: center;
	margin: 0 0 -5px 0;
}
.clife201708 img {
	border: 1px solid #DDDDDD;
}

/* 京都アカデミアウィーク2017 */
#kyotoacademiaweek2017 {
	text-align: center;
	font-size: 125%;
}

/* 2018年10月15日京都市自治体賞 */
#prize201810 {
	font-size: 110%;
	text-align: center;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, 
#prize201810 {
	font-size: 125%;
	text-align: center;
	}
}

/* 2019年2月22日第５９回全国推奨観光土産品審査会 */
#prize201903 {
	margin: 0 0 20px 0;
	font-size: 110%;
	text-align: center;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, 
#prize201903 {
	margin: 0 0 20px 0;
	font-size: 125%;
	text-align: center;
	}
}

/* 感謝セール中止 */
#thankssale {
	border: solid 2px #FF0000;
	margin: 0 0 5px 0;
}
.th_1 {
	color: #FF0000;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.th_2 {
	padding: 5px 0px 5px 8px;
	font-size: 110%;
}

/* 日本ギフト大賞2019 */
#prize201904 {
	height: 100%;
	text-align: center;
}

/* FUROSHIKI TOKYO展 */
.furoshikitokyo {
	text-align: center;
	margin: 10px 0;
	height: 100%;
}
.furoshikitokyo1 {
	text-indent: 1em;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.owabi2020 {
	text-align: center;
	margin: 10px 0;
	font-size: 120%;

}

/* 東京新電話番号　2019年12月11日 */

.tel20191211_1 {
	text-align: center;
	margin: 10px 0 20px 0;
	font-size: 120%;
}
.tel20191211_2 {
	margin: 10px 0 0 30px;
}
.tel20191211_3 {
	width: 235px;
	margin: 0 0 10px 10px;
	padding: 13px 0 10px 10px;
	color: #FF0000;
	font-weight: bold;
	font-size: 120%;
	border: solid 1px #FF0000;
}
/* 新商品 */
.newitem {
	text-align: center;
	margin: 10px 0 0 0;
}