﻿@charset "utf-8";
/*
Theme Name: BlueLiner Theme 01
Theme URI: http://www.aiyo.jp/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマをカスタムしたBlueLiner用テーマ
Version: 1.0
Author: -
Author URI: http://www.aiyo.jp/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	font-size: 100%;
	background: url(images/background_body.jpg) repeat-x scroll center top;
	}

#page {
	background-color: white;
	}

#header {
	}

#headerimg 	{
	margin: 0px;
	width: 800px;
	height: 150px;
	}

#content {
	margin: 20px 0px 0px;
	padding: 0px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	padding: 0px;
	margin: 0px 0px 0px 1em;
	clear: both;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	letter-spacing: 0.2em;
	}
#odekake_style_index h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_odekake_index.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#odekake_style h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_odekake.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#gourmet_map_index h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_gourmet_index.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#gourmet_map h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_gourmet.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#editor h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_weekly.jpg) no-repeat;
	height: 200px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_horoscope.jpg) no-repeat;
	height: 80px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#download h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_download.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#info h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_goods_info.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#mobile h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_blmobile.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#site-info h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_site-info.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#font_size_help h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_font_size_help.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#site-map h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_site-map.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#add h2.pagetitle {
	font-size: 1.6em;
	background: url(images/header_add.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FE9902;
	text-decoration: none;
	}

a:hover {
  color: #FF9803;
  text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0px 20px;
	padding: 0;
	}

#page {
	margin: 20px 0px;
	padding: 0px;
	width: 100%;
	}

#header {
	margin: 0px;
	padding: 0px;
	color: #002085;
	text-align: center;
	}

#headerimg {
	margin: 0px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 580px;
	display: inline;
	float: right;
	clear: right;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px 0px 20px;/*	text-align: justify; */
	clear: both;
	border-bottom: 1px dotted #666666;
	float: left;
	width: 580px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer div {
	margin: 0;
	padding: 10px 0 5px;
	text-align: center;
	font-size: 0.8em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
	}

h2 {
	margin: 30px 0px 0px;
	padding: 0px;
	}

h2.pagetitle {
	margin: 0px;
	padding: 0.1em 0.5em;
	color: #FFFFFF;
	background: #00007E;
}

#sidebar h2 {
	padding: 2px 0px 1px;
	margin: 0px;
	}

h3 {
	padding: 0px;
	margin: 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
*/	
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding-right: 0;
	padding-left: 0;
	margin-top: 3px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 10px;
	margin-left: 0px;
	width: 200px;
	margin-top: 20px;
	float: left;
	margin-right: 15px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0.5em 0px 1em;
	font-size: 0.9em;
	clear: both;
	padding: 0px;
	line-height: 1em;
	height: 1em;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#header .description, .description2 {
	text-align: center;
	font-size: 0.8em;
	width: 800px;
	margin: 4px auto;
}
#header .navi {
	margin: 0px auto;
	width: 800px;
	padding: 0px;
}
.textwidget .banner_flame {
	text-align: center;
	background: #EEEEEE;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.banner_flame img {
  text-decoration: none;
  margin-top: 4px;
  margin-bottom: 4px;
  border-width: 0px;
}
.news .news_info {
	width: 60%;
	float: left;
	font-size: 1.4em;
	color: #002085;
	font-weight: bold;
}
.news .feedlink {
	float: right;
	width: 40%;
	clear: right;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 5px;
}
.news_head {
	clear: both;
	border-bottom: 1px solid #002085;
	color: #666666;
	margin: 0px 0px 15px;
	padding-top: 3px;
}
.widgettitle {
	background: #002087 url(images/widget_title_cont.jpg);
	text-align: center;
	height: 1.4em;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#democracy .widgettitle {
	background: url(images/widget_title_anqu.jpg);
	text-align: center;
	height: 1.4em;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#content .category_title {
	background: #003298 url(images/contents_title_bg.jpg) no-repeat bottom;
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 4px;
	font-weight: bold;
}

.post_title_top {
  text-decoration: none;
  margin: 0.5em 0em 0.5em 1em;
}
#content .category_title .category_title_in {
	background: url(images/contents_title_bg.jpg) no-repeat;
	margin: 0px;
	padding: 4px 0px 0px 12px;
}
#content .category_title .category_title_in a {
	color: #FFFFFF;
}
.post_top {
	margin: 0px 0px 20px;
	padding: 0px;
}
.container {
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}
.header_line_up {
	background: url(images/header_line_up.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
}
#header .header_navi {
	background: url(images/header_navi_bg.jpg) repeat-x top;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.fontsize {
	padding: 0px;
	margin: 0px;
	height: 30px;
}
li.widget_categories, li.widget_pages {
	background: url(images/widget_bg.jpg) no-repeat bottom;
}
li.widget_democracy {
	background: url(images/widget_bg.jpg) no-repeat bottom;
	text-align: center;
}
li#text-253559251 {
	background: #002087 url(images/widget_bg.jpg) no-repeat bottom;
	text-align: center;
	height: 313px;
	margin-top: 0px;
	padding-top: 0px;
}
li#text-234371251 {
	background: #002087 url(images/widget_bg.jpg) no-repeat bottom;
	text-align: center;
	height: 313px;
	margin-top: 0px;
	padding-top: 0px;
}

.img_info {
	width: 200px;
	padding-top: 10px;
	clear: both;
	float: left;
}

.shop_block h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 0.9em;
}
.shop_block .shop_title h3 {
	padding: 2px 2px 2px 5px;
	width: 400px;
	float: left;
	margin: 0px;
	border-left: 15px solid #002087;
	font-size: 1.4em;
}
.entry .read {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-top: 1em;
}


.shop_block {
	margin: 0px 0px 25px;
	padding: 0px;
	height: auto;
	width: auto;
}
.shop_block h3 {
	margin: 0px;
	padding: 2px 2px 2px 5px;
	border-left: 15px solid #339966;
	border-top: 1px solid #339966;
}
.shop_body {
	margin: 0px;
	padding: 5px 0px 0px;
}
.shop_img {
	width: 200px;
	float: left;
	margin-top: 10px;
	height: 220px;
	clear: left;
}
.shop_text {
	line-height: 1.7em;
	font-size: 0.8em;
	float: right;
	margin: 10px 0px 1em 10px;
	width: 315px;
}
ul.shop_info {
	font-size: 0.7em;
	line-height: 1.4em;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.blcode {
	text-align: right;
	font-size: 0.7em;
	color: #002087;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5em;
}
.post_top p {
	margin: 0px;
	padding: 0px;
}
#goods_info .post h2, #dp .post h2, #bl-mobile .post h2, {
	margin: 0px;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	background: #002087;
}
#odekake_style .post h2 {
	margin: 0px;
	padding: 0px 0px 0px 0.2em;
	color: #339966;
	font-size: 1.1em;
	border-left: 0.8em solid #339966;
	border-bottom: 1px solid #339966;
}
#gourmet_map .post h2 {
	margin: 0px;
	padding: 0px 0px 0px 0.2em;
	color: #FF1800;
	font-size: 1.1em;
	border-left: 0.8em solid #FF1800;
	border-bottom: 1px solid #FF1800;
}
.entry h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.entry .body_text {
	line-height: 1.6em;
	font-size: 0.9em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.entry .body_text_small {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 3em;
	margin-left: 1.2em;
}
#odekake_style .post  a {
}
#gourmet_map .post  a {
	color: #FE4A1C;
}
#editor .post  a {
	color: #002087;
	font-size: 1em;
}
#content .index_title {
	margin-bottom: 10px;
}
#odekake_style_index .post h3 {
	font-size: 0.8em;
	color: #0C874A;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#odekake_style_index .post h3 a {
	font-size: 1em;
	color: #0C874A;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#gourmet_map_index .post h3 {
	font-size: 0.8em;
	color: #FF0D01;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#gourmet_map_index .post h3 a {
	font-size: 1em;
	color: #FF0D01;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#horoscope .post h3 {
	font-size: 0.8em;
	color: #FF4AC3;
	padding-left: 1em;
}
#horoscope .post h3 a {
	font-size: 1em;
	color: #FF4AC3;
}


.entry .shop_list {
	line-height: 1.6em;
	margin-left: 1em;
	font-size: 0.9em;
}
#page .post_title_top {
	font-size: 0.8em;
}
#footer #copyright {
	text-align: center;
	font-size: 0.75em;
	margin: 1em;
	padding: 0px;
	color: #333333;
}
.map {
	margin: 0px;
	padding: 0px;
	width: 200px;
	clear: right;
	float: left;
	font-size: 0.65em;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.shop_web {
	font-size: 1.3em;
}
.shop_text .shop_osusume_title {
	color: #FF1800;
	margin: 2em 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 0.75em;
}
.shop_text .shop_osusume_text {
	color: #FF1800;
	font-size: 0.8em;
	line-height: 1.4em;
}
.shop_text .shop_apend_text {
	color: #339966;
	font-size: 0.8em;
	line-height: 1.4em;
}

#odekake_style .shop_block .catch {
	font-size: 1em;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 0.5em;
	line-height: 1em;
	color: #339966;
}
#gourmet_map .shop_block .catch {
	font-size: 1em;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 0.5em;
	line-height: 1em;
	color: #FF1800;
}

#odekake_style div.shop_info {
	margin: 0px;
	padding: 6px;
	width: 315px;
	background: #E3F0E9;
	float: right;
	border-top: 1px dotted #7DBD9E;
	border-bottom: 1px dotted #7DBD9E;
	color: #339966;
}
#gourmet_map div.shop_info {
	margin: 0px;
	padding: 6px;
	width: 315px;
	background: #FCE4DF;
	float: right;
	border-top: 1px dotted #F08772;
	border-bottom: 1px dotted #F08772;
	color: #FF1800;
}

.shop_info_block {
	clear: both;
	margin: 0px 0px 0px 0em;
	padding: 1em 0px;
	height: auto;
}
div.shop_web {
	font-size: 0.8em;
	clear: both;
	margin: 0em 0px;
	padding: 1em 0px;
	line-height: 1.2em;
}
h2.post_title {
	font-size: 0.8em;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#editor #content .post .entry p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#editor #content .post h3 {
	margin: 0px;
	padding: 0px 0px 0px 0.2em;
	border-bottom: 1px dotted #002087;
	line-height: 1em;
	border-left: 0.5em solid #002087;
}
#editor .post_title {
	font-size: 1.1em;
	color: #002087;
	border-bottom: 1px dotted #002087;
	border-left: 0.5em solid #002087;
	margin: 0px;
	padding: 0px 0px 0px 0.2em;
}
.dp_s {
	float: left;
	font-size: 0.8em;
	color: #666666;
	padding: 0px 10px;
	margin: 0px;
}
.dp_m {
	float: right;
	font-size: 0.8em;
	color: #666666;
	padding: 0px 10px;
	margin: 0px;
}
.dp_k {
	font-size: 0.8em;
	color: #666666;
	padding: 0px 10px;
}
.dp_text {
	clear: both;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	padding-top: 0.5em;
	margin: 0em;
}
.horo_profile {
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 6px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: #FF4AC3;
}
.horo_body .horo_text {
	margin: 0.5em 0px 0.5em 1em;
	font-size: 0.9em;
	line-height: 1.4em;
}
.horo_body .horo_list {
	font-size: 0.8em;
	margin: 0em 1em 1em;
	padding: 0.5em;
	background: #FFEEFF;
	color: #FF44AA;
}

.horo_list strong {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.horo_text strong {
	color: #FF44AA;
}
#horoscope div.horo_img {
	font-size: 1em;
	background: url(images/horoscope_img.jpg) no-repeat;
	height: 100px;
	width: 547px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0321 {
	font-size: 1em;
	background: url(images/title_h_0321.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0421 {
	font-size: 1em;
	background: url(images/title_h_0421.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0521 {
	font-size: 1em;
	background: url(images/title_h_0521.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0622 {
	font-size: 1em;
	background: url(images/title_h_0622.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0723 {
	font-size: 1em;
	background: url(images/title_h_0723.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0823 {
	font-size: 1em;
	background: url(images/title_h_0823.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0923 {
	font-size: 1em;
	background: url(images/title_h_0923.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_1024 {
	font-size: 1em;
	background: url(images/title_h_1024.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_1123 {
	font-size: 1em;
	background: url(images/title_h_1123.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_1222 {
	font-size: 1em;
	background: url(images/title_h_1222.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0121 {
	font-size: 1em;
	background: url(images/title_h_0121.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#horoscope div.title_0220 {
	font-size: 1em;
	background: url(images/title_h_0220.jpg) no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#odekake_style .shop_d_info, #gourmet_map .shop_d_info  {
	clear: both;
	font-size: 0.65em;
}
.text_08ems {
	font-size: 0.8em;
	line-height: 1.4em;
}
.post h3 {
	font-size: 0.8em;
	color: #000077;
}
.post h3 a {
	font-size: 1em;
	color: #000077;
}
.text_07ems {
	font-size: 0.7em;
	line-height: 1.4em;
}
#gourmet_map h3.post_title {
	color: #FF0D00;
	font-size: 1.1em;
}
#odekake_style h3.post_title {
	color: #0E854B;
	font-size: 1.1em;
}
.text_09ems {
	font-size: 0.9em;
	line-height: 1.7em;
	margin-top: 1em;
}
.sub_shop_cat {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #339966;
	padding: 2px;
	clear: both;
}
.sub_shop_name {
	font-size: 1.1em;
	color: #0E854B;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 0.5em;
}
.sub_shop_text {
	font-size: 0.8em;
	color: #333333;
	float: right;
	width: 315px;
	margin-bottom: 15px;
	line-height: 1.7em;
	clear: right;
}
.sub_shop_osusume_title {
	font-size: 0.8em;
	font-weight: bold;
	color: #339966;
}
.sub_shop_osusume_text {
	font-size: 0.8em;
	color: #339966;
	line-height: 1.4em;
}
.sub_shop_info {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #339966;
	list-style:none;
	background: #E3F0E9;
	border-top: 1px dotted #55aa77;
	border-bottom: 1px dotted #55aa77;
	clear: both;
	float: right;
	width: 315px;
	margin: 0px 0px 15px;
	padding: 6px;
}
.sub_shop_img {
	width: 210px;
	float: left;
	height: 110px;
}
