@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	background-color: #FAEBF0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*table*/
table {
	text-align: left;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.table_nomal {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	border-top: 1px solid #FF6699;
	border-right: 1px solid #FF6699;
}
.table_nomal th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-left: 1px solid #FF6699;
	border-bottom: 1px solid #FF6699;
	background-color: #FFF3F7;
}
.table_nomal td {
	padding: 5px;
	border-left: 1px solid #FF6699;
	border-bottom: 1px solid #FF6699;
}
.table_nomal h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.table_nomal h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.table_nomal p {
	margin: 0px;
	padding: 0px;
}



/*link*/
a:link {
	color:#006699;
}
a:visited {}
a:hover {
	color:#009999;
}
.clr {
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*header tag*/
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}
h2 {
	margin: 10px 10px 5px 20px;
	padding: 8px 0px 10px 10px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	margin: 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	margin: 0px 20px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #FF6699;
}
h5 {
	margin: 0px 20px 5px;
	padding: 0px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}
h6 {}
blockquote {}
ul {
	margin: 0px 20px 20px 60px;
	padding: 0px;
}
ol {
	margin: 0px 20px 20px 60px;
	padding: 0px;
}
li {
	margin: 0px 0px 5px;
	padding: 0px;
}
p {
	margin: 0px 20px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 28px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.font_red {
	color: #FF0000;
}
.font_price {
	color: #660033;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.melmaga_info {
	color: #990000;
}
.blog_description {
	margin: 0px 20px 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.entry_date {
	margin: 0px 20px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
.posted {
	margin: 0px 10px 5px;
	padding: 5px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px dashed #FF99CC;
	text-align: right;
}
.entry_detail {
	margin: 0px 20px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}

#container,#contents {	width: 810px;}
#header {	width: 770px;	height: 145px;}
#menu {	width: 770px;	height: 45px;}
#wrapper,#main,.main_img {	width: 770px;}
#footer {	width: 810px;}
/*2カラムトップ用*/
#main_top {	width: 520px;}
#side_top {	width: 234px;}

/*レイアウト背景*/
#container {
	margin: 0px auto 30px;
	padding: 0px;
	text-align: left;
	background-image: url(../../images/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*ヘッダー*/
#header {
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
.description {
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
.header_menu {
	margin: 0px;
	padding: 2px 5px 0px 0px;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}
.header_menu a { color: #FFFFFF;	text-decoration: none;}
.header_menu a:visited {	color: #FFFFFF;}
/*メニュー*/
#menu {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}
#menu li a {
	width: 152px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}
.menu_home a:hover {	background: url(../../images/menu_bg_f2.jpg) no-repeat -5px 0px;}
.menu_sightseeing a:hover {	background: url(../../images/menu_bg_f2.jpg) no-repeat -157px 0px;}
.menu_shop a:hover {	background: url(../../images/menu_bg_f2.jpg) no-repeat -309px 0px;}
.menu_gourmet a:hover {	background: url(../../images/menu_bg_f2.jpg) no-repeat -461px 0px;}
.menu_season a:hover {	background: url(../../images/menu_bg_f2.jpg) no-repeat -613px 0px;}

/*コンテンツ*/
#contents {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/contents_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*ラッパー*/
#wrapper {
	margin: 0px 20px 20px 20px;
	padding: 0px;
}

/*メインコンテンツ*/
#main {
	margin: 0px;
	padding: 0px;
}
/*メインコンテンツ 2カラムトップ*/
#main_top {
	margin: 0px;
	padding: 0px;
	float: left;
}
/*サイド 2カラムトップ用*/
#side_top {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
}
#side_top img {
	vertical-align: top;
}
.bnr_area {}
.bnr_area ul {
	margin: 0px;
	padding: 0px;
}
.bnr_area li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	vertical-align: top;
	list-style-type: none;
}

/*パンクズ*/
.crum {
	margin: 10px 35px 10px 25px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}

/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	text-align: center;
}
.footer_navi {
	margin: 0px;
	padding: 5px 0px 0px 25px;
	text-align: left;
}
.footer_navi a {	color: #333333;	text-decoration: none;}
.copyright {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #666666;
}

/*ヘッダートップイメージ*/
.main_img {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}

/*ページトップ*/
.page_top {
	margin: 10px 0px 20px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
}

/*ボックス M*/
.box_m {
	width: 520px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/box_m_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_m_top {
	width: 520px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/box_m_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_m_btm {
	width: 520px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/box_m_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
.box_m h3 {
	margin: 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	color: #FF6699;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../../images/box_m_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*ボックス S*/
.box_s {
	width: 234px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/box_s_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.calendar_month {
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.calendar {
	width: 214px;
	margin: 0px 10px 20px;
	padding: 0px;
}
.calendar th {
	background-color: #FF99CC;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.calendar td {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
}
.box_s h3 {
	margin: 0px 10px 5px;
	padding: 0px 0px 1px 0px;
	color: #FF6699;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #FF99CC;
	background-image: none;
}
.box_s ul {
	margin: 0px 0px 20px 15px;
	padding: 0px;
}
.box_s ul li {
	margin: 0px;
	padding: 0px 0px 5px;
	list-style-type: none;
}
.box_s_top {
	width: 234px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/box_s_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_s_btm {
	width: 234px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/box_s_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
.rss_area {
	margin: 0px 10px 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.rss_area ul {
	margin: 0px;
	padding: 0px;
}
.rss_area ul li {
	margin: 0px 5px 0px 0px;
	padding: 1px;
	list-style-type: none;
	float: left;
	border: 1px solid #FF6699;
}
.rss_area ul li a {
	margin: 0px;
	padding: 2px 5px;
	background-color: #FF6699;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.rss_area ul li a:visited {color: #FFFFFF;text-decoration: none;}
.rss_area ul li a:hover {color: #FFFFFF;text-decoration: none;}


.top_menu {}
.top_menu ul {
	margin: 0px 0px 0px 9px;
	padding: 0px;
}
.top_menu li {
	margin: 2px;
	padding: 0px;
	float: left;
	list-style-type: none;
	vertical-align: top;
}
#melmaga_list {
	margin: 27px 10px 10px 10px;
	padding: 0px;
}
#melmaga_list h3 {
	margin: 0px 0px 5px;
	padding: 3px;
	font-size: 13px;
	line-height: 15px;
	color: #FF6699;
}
#melmaga_list h4 {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #FF6699;
}
#melmaga_list p {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
#melmaga_list h5 {
	margin: 5px 0px 10px;
	padding: 0px 0px 3px;
	text-align: right;
	border-bottom: 1px dashed #FF99CC;
	font-size: 11px;
	line-height: 15px;
}

.info_menu {
	margin: 27px 0px 0px 0px;
_margin: 10px 0px 0px 0px;
	padding: 0px;
}
.info_menu p {
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
.info_menu ul {
	margin: 0px;
	padding: 0px;
}
.info_menu li {
	background-image: url(../../images/li_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	width: 140px;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	float: left;
}

/*はじめての方・Web提携店*/
.begin_info_area {
	margin: 10px 90px 30px 90px;
	padding: 0px;
}

.photo_left {
	margin: 5px 20px 0px 14px;
	padding: 0px;
	float: left;
	clear: both;
}
.photo_right {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	float: right;
}
.photo_cap {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
	color: #000000;
}
.info_area {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../../images/info_area_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.info_area h4 {
	margin: 0px;
	padding: 0px;
	color: #ED4A78;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.info_area h5 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 150%;
	color: #333333;
	font-weight: bold;
}
.info_area p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.info_area ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.info_area li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}

/*京の散策日記*/
.melmaga {
}
.melmaga p {
	font-size: 12px;
	line-height: 15px;
}
.melmaga_field {
	width: 110px;
}

/*Typepad コメントエリア*/

.comments-open-header {
	margin: 0px 20px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #FF6699;
	background-image: none;
}

#comments-open-footer {
 padding: 0px 0px 0px 20px;
}
.comments-open-footer {
 padding: 0px 0px 0px 20px;
}


/*ボックス s 新着情報*/
.box_s_news {
	width: 234px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/box_s_news_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	line-height: 15px;
}
.box_s_news h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-image: none;
}
.box_s_news p {
	margin: 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
.box_s_news_btm {
	width: 234px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/box_s_news_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}


/*トップバナー（おすすめアイテム）*/
.reco_area {
	width: 234px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
.reco_area ul {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.reco_area li {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	list-style-type: none;
	vertical-align: top;
}
.reco_area li p {
	margin: 0px;
	padding: 0px;
}
/*.top_reco_banner_ttl {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 234px;
	background-image: url(http://kyoto-omoshiro-joho.typepad.jp/top_reco_img/bnr_reco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_reco_banner_ttl a {
	height: 55px;
	display: block;
}*/


/*ようこそページ*/
#welcome_menu {
	margin: 30px 20px 0px 20px;
	padding: 0px;
	background-image: url(../../images/welcome_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome_menu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#welcome_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}
#welcome_menu li a {
	width: 152px;
	height: 35px;
	display: block;
	text-indent: -9999px;
}
.bt_welcome a:hover {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -5px 0px;}
.bt_member a:hover {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -157px 0px;}
.bt_price a:hover {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -309px 0px;}
.bt_contact a:hover {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -461px 0px;}
.bt_staff a:hover {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -613px 0px;}

.bt_welcome_on {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -5px 0px;}
.bt_member_on {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -157px 0px;}
.bt_price_on {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -309px 0px;}
.bt_contact_on {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -461px 0px;}
.bt_staff_on {	background: url(../../images/welcome_menu_bg_f2.gif) no-repeat -613px 0px;}



.welcome_area {
	margin: 10px 0px 30px;
	padding: 0px;
}
.welcome_area02 {
	margin: 10px 80px 30px;
	padding: 0px;
}
.welcome_area h3 {
	margin: 0px 20px 10px;
	padding: 0px;
	background-image: none;
}

.welcome_box {
	width: 720px;
	margin: 0px 0px 20px 25px;
	padding: 0px;
	background-image: url(../../images/welcome_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.welcome_box_top {
	width: 720px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/welcome_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcome_box_btm {
	width: 720px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/welcome_box_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
.welcome_box h3 {
	margin: 0px 20px 10px;
	padding: 0px;
	font-size: 12px;
	background-image: none;
}

/*お問い合わせ*/
.submit {
	text-align: center;
}
.field {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: active; 
}
.field_post {
	margin: 0px;
	padding: 0px;
	width: 80px;
	ime-mode: inactive; 
}
.field_telno {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: inactive; 
}
.field_mail {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: inactive; 
}

/*トップ一覧用 Typepad設定*/
#top_reco {
	margin: 27px 0px 0px 0px;
_margin: 10px 0px 0px 0px;
	padding: 0px;
}
#top_reco h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #FF6699;
	background-image: none;
}
#top_reco table {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#typepad_top_reco {
	text-align: left;
}
#typepad_top_reco p {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
#typepad_top_reco h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #FF6699;
}

#typepad_top_news {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#typepad_top_news h4 {
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #FF6699;
}
#typepad_top_news p {
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}

/*新着情報*/
.top_news {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.top_news dd p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
.top_news dl {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px dashed #FF6699;
}
.top_news dt {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #FF6699;
}
.top_news dd {
	margin: 0px;
	padding: 0px;
}

/*サイトマップ*/
#sitemap {
	margin: 20px 90px 30px 90px;
	padding: 0px;
}

#sitemap ul {
	margin: 0px 0px 20px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#sitemap li {
	margin: 0px 0px 15px 10px;
	padding: 0px 0px 0px 15px;
	background-image: url(../../images/li_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
}

/*Typepad 一覧ページ*/
#typepad_list_item {
	text-align: left;
}
#typepad_list_item img {
 float:left;
 margin:0px 10px 10px 0px;
 width:120px;
 height:90px;
}
#typepad_list_item p {
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
#typepad_list_item h4 {
	margin: 0px 10px 5px;
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #FF6699;
}







