@charset "UTF-8";
/* @group 共通 */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", verdana, arial, Sans-Serif;
  line-height: 1.6em;
  color: #223333;
}
img {
  border: 0px;
}
h2, h3 {
  line-height: 1.3em;
  font-weight: bold;
  font-size: 16px;
  color: #333;
}
p, address, dl {
  margin: 0 0 1em 0;
}
ul {
  margin: 0 0 1em 1em;
  list-style-type: disc;
}
ul ul {
  margin: 0 0 1em 1em;
  list-style-type: circle;
}
blockquote {
  margin: 1em;
  line-height: 1.5em;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #B50C07;
}
/* @end */
/* @group 構造 */
#container {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#header {
  position: relative;
  height: 110px;
}
#content {
  position: relative;
  padding: 0 10px;
}
#side {
  margin: 0;
  position: relative;
}
/* @end */
/* @group ヘッダ */
#header h1 {
  position: absolute;
  top: 10px;
  left: 10px;
}
#header h1 a {
  display: block;
  width: 267px;
  height: 27px;
  background: url(../images/logo02.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
}
#header .skip {
  position: relative;
  top: 60px;
  text-align: center;
  font-size: 16px;
}
#header .skip a {
  display: block;
  background: #eee;
  border: 1px solid #ccc;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 10px 0;
  margin: 0 10px;
}
/* @end */
/* @group サイド */
#side h2,
#side div.widget {
  display: none;
}
#side ul {
  margin: 0 0 30px 0;
  list-style-type: none;
}
#side .menu li,
#side .skip {
  text-align: center;
  font-size: 16px;
}
#side .menu li a,
#side .skip a {
  display: block;
  background: #eee;
  border: 1px solid #ccc;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 15px 0;
  margin: 0 10px 10px 10px;
}
#side .menu li span {
  display: none;
}
#side address,
#side .other,
#side #copyright {
  margin: 20px;
  line-height: 1.5em;
  font-size: 12px;
}
#side .feeds li a {
  display: block;
  padding: 0 0 0 65px;
  height: 1.6em;
  line-height: 1.6em;
  background: url(../images/icn_rss.gif) 25px .2em no-repeat;
}
.sidePublish img {
  margin: 10px;
}
/* @end */
/* @group コンテンツ */
#content h2 {
  margin: 0 0 10px 0;
}
#content h3 {
  padding: 10px 0;
}
#content p img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .log {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 14px;
}
#content .return {
  clear: both;
  margin: 0 0 30px 0;
  border: 1px solid #ccc;
  text-align: center;
  height: 3em;
  line-height: 3em;
  font-size: 14px;
}
#content .day {
 font-size: 12px;
}
#content .topicPath {
  margin: 20px 0 30px 0;
  line-height: 1.3em;
}
#content div {
  margin: 0 0 10px 0;
  /*padding: 0 20px;
  border: 1px solid #ccc;*/
}
/* widgets */
#content div.widgets {
}

#content div.widgets div {
  margin: 0 0 5px 0;
}
#home #content h2,
#sanamemoArchives #content h2 {
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
  border: 1px solid #ccc;
  height: 3em;
  line-height: 3em;
  background-image: none;
  color: #0F0300;
}

/*#sanamemoEntry #content .entryBody {
  border-bottom: none;
}
#sanamemoEntry #content h2 {
  height: auto;
  line-height: 1.3em;
  padding-bottom: .5em;
}*/
/* @end */
/* @group ホーム */
body#home #header {
  position: relative;
  height: 145px;
}
body#home #header #counter {
  position: absolute;
  top: 42px;
  right: 10px;
  text-align: right;
  line-height: 1.1em;
  font-size: 10px;
}
body#home #header #counter img {
  width: 80px;
  height: 15px;
}
body#home #header .skip {
  top: 75px;
}
/* @end */
/* @group エントリー */
p.pageNav {
  margin: 20px 0 30px 0;
  line-height: 1.3em;
}
#entry h2 {
  padding: 10px 0 0 0;
}
#trackbacks {
  margin: 0 0 30px 0;
}
body#entry div#content ol {
  margin: 0 0 0 30px;
}
.perm {
  text-align: right;
  font-size: 10px;
}
#content .entryBody {
  margin: 15px 0 15px 0;
  padding: 0;
  border: none;
}
#content .entryBody p,
#content .entryBody p strong {
  line-height: 1.5em;
}
/* @end */
/* @group アーカイブス */
#sanamemoArchives form #search {
  margin: 20px 0;
  font-size: 16px;
  width: 220px;
}
#sanamemoArchives form #searchButton {
  font-size: 10px;
}
.mtcgi {
  display: none;
}
/* @end */
/* @group おもしろ本 */
#bookIndex #content h2 {
  /*margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_book.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
#bookEntry #content h2 span,
#bookEntry #content h3 span {
  padding-top: 15px;
  vertical-align: middle;
}
.book #content h3 {
  margin: 0 0 .5em 0;
  padding: 0;
}
.book #content .author {
  margin: 0 0 1.5em 0;
  font-size: 100%;
}
.book #content .amazon {
  float: left;
  margin: 0 20px 10px 0;
}
.book #content .day {
  font-size: small;
}
.book #content ol {
  margin: 0 0 1.5em 2em;
}
#bookIndex #content h3 {
  clear: both;
}
#bookIndex #content ul {
  margin: 0 0 1.5em 10px;
  list-style-type: none;
}
#bookIndex #content li a {
  padding: 0 0 0 15px;
  height: 1.6em;
  line-height: 1.6em;
  background: url(../images/blt_01.gif) 0 .2em no-repeat;
}
.book .author {
  text-align: right;
  font-weight: bold;
  color: #333;
}
.book .day {
  clear: both;
  text-align: right;
  font-size: small;
}
.book .entryBody span {
  float: left;
  margin: 0 10px 0 0;
  font-size: x-small;
}
.book form {
  text-align: center;
  margin-bottom: 1em;
}
#bookMonthList #content ul li,
#bookGenreList #content ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 5px;
  font-size: 100%;
}
#bookCatList #content h2 span,
#bookMonthList #content h2 span {
  font-size: 75%;
}
#bookGenreList #content h2 span {
  font-size: 65%;
}
#bookCatList #content ul {
  margin: 0;
  list-style-type: none;
}
#bookCatList #content ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 5px;
  font-size: 120%;
  font-weight: bold;
}
#bookCatList #content ul ul {
  clear: both;
  margin: 0 0 1.3em 0;
}
#bookCatList #content ul ul li {
  padding: 0 0 0 1em;
  display: inline;
  border: none;
  line-height: 1.6em;
  font-size: smaller;
  font-weight: normal;
}
#bookEntry #content .entryBody {
  border-bottom: none;
}
#content .genre {
  padding: 5px 10px;
  background: #f0f0f0;
  font-size: x-small;
}
#bookBest10 #content div {
  padding-top: 10px;
  padding-bottom: 10px;
}
ul#tags {
  border: 1px solid #CCC;
  padding: 10px;
  margin-left: 0;
  display: none;
}
body#bookGenreList #tags li {
  display: inline;
  line-height: 1.4em;
}
body#bookGenreList #tags li a {
  margin-right: 10px;
}
body#bookGenreList #tags li a:active,
body#bookGenreList #tags li a:hover {
  text-decoration: underline;
}
body#bookAllTimeBest #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_alltimebest.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
/* @end */
/* @group おいしい店リスト */
body#listHome #content h2 {
  /*width: 700px;
  height: 126px;
  background-image: url(../images/hd_list.jpg);
  text-indent: -10000px;*/
}
body#favorite #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/hd_favorite.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
body#record_t #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/hd_record_t.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
body#record_k #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/hd_record_k.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
body#record_l #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/hd_record_l.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
body#record_f #content h2 {
  margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/hd_record_f.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;
}
body#listHome #content p.lead {
  margin: -90px 0 0 138px;
}
body#listHome #content p#navLAbout {
  text-align: right;
}
body#listHome #content dt a {
  display: block;
  margin: 0 0 10px 0;
  width: 700px;
  height: 26px;
  background-image: url(../images/nav_content_list.gif);
  text-indent: -10000px;
}
body#listHome #content dt#navLSanareco a {
  background-position: 0 0;
}
body#listHome #content dt#navLHistory a {
  background-position: 0 -26px;
}
body#listHome #content dt#navLSpecial a {
  background-position: 0 -52px;
}
body#listHome #content dt#navLTaidan a {
  background-position: 0 -78px;
}
body#listHome #content dd {
  margin: 0 0 20px 30px;
}
body#listHome #content dd ul {
  margin: 0;
  list-style-type: none;
}
body#listHome #content dd ul li {
  margin: 0 0 5px 0;
}
body#listHome #content dd li a {
  display: block;
  width: 550px;
  height: 26px;
  background-image: url(../images/nav_content_list.gif);
  text-indent: -10000px;
}
body#listHome li#navLTokyo a {
  background-position: 0 -104px;
}
body#listHome li#navLKansai a {
  background-position: 0 -130px;
}
body#listHome li#navLLocal a {
  background-position: 0 -156px;
}
body#listHome li#navLForeign a {
  background-position: 0 -182px;
}
p.rating {
  color: #f90;
}
body.list #content p.day {
  text-align: right;
}
body.list #content div#googleSearch {
  border: none;
  padding: 0 0 0 110px;
}

/* @end */
/* @group おいしいスペシャル */
body#specialHome #content h2 {
  /*margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_special.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
body#specialHome #content h3,
body#sanukiIndex #content h3,
body#okinawaIndex #content h3,
body#nycIndex #content h3 {
  padding: 20px 0 5px 0;
  clear: both;
}
body#specialHome #content p img,
body#sanukiIndex #content p img,
body#okinawaIndex #content p img,
body#nycIndex #content p img {
  float: left;
  margin: 0 5px 5px 0;
}
body#sanukiIndex #content li,
body#okinawaIndex #content li,
body#nycIndex #content li {
  margin: 0 0 0 30px;
}
body.special #content .entryBody div {
  margin: 0 0 5px 0;
  padding: 0 20px;
  border: none;
}
body.special #content .entryBody li {
  margin: 0 0 30px 0;
}
body#entry.special #content .entryBody li {
  margin: 0 0 3px 0;
}
body#sanukiTour #content h2 {
  background: none;
  height: 130px;
}
body.special #content p.nav {
  font-size: small;
  text-align: center;
}
body.special #content dd {
  margin: 0 0 20px 20px;
}
/* @end */
/* @group 座右のCD */
body#cdHome #content h2 {
  /*margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_cd.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
body#cdHome #content ul li {
  margin: 0 0 10px 0;
}
body#entry.cd #content h2 {
  margin: 0 0 10px 0;
  padding: 10px 0;
  height: auto;
  line-height: 1.3em;
  background: url(../images/bg_tl01.gif) 0 100% no-repeat;
}
body#entry.cd #content div.data {
  height: 1%;
  margin: 0 0 30px 0;
  font-size: 85%;
  border: none;
}
body#entry #content div.data:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body#entry.cd #content div.data img {
  float: left;
  margin: 0 10px 0 0;
}
/* @end */
/* @group 座右のシネマ */
body#cinemaHome #content h2 {
 /* margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_cinema.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
body#cinemaHome #content p.data {
  margin: 0 0 20px 0;
  font-size: small;
  line-height: 1.3em;
}
body#entry.cinema #content div.data {
  height: 1%;
  margin: 0 0 30px 0;
  font-size: 85%;
  border: none;
}
body#entry.cinema #content div.data table {
  font-size: 85%;
  line-height: 1.3em;
}
body#entry.cinema #content div.data table th {
  width: 88px;
  vertical-align: top;
  font-weight: normal
}
body#entry.cinema #content div.data p.img {
  float: left;
  margin: 0 10px 0 0;
  width: 280px;
}
/* @end */
/* @group プロフィール・著書 */
body.profile #content div,
body.publish #content div {
  border: none;
}
body.profile #content div.link {
  text-align: right;
}
body.publish#entry #content h2 {
  padding: 0;
}
body.publish #content div.entryBody ol {
  margin: 0 0 1.5em 40px;
}
body.publish #content div.entryBody blockquote {
  margin: 10px;
  padding: 10px;
  background-color: #eee;
  font-size: 120%;
}
body.publish div#content div.entryBody div.cover {
  text-align: center;
}
body.publish div#content div.entryBody div.cover table {
  margin: 0 auto;
}
body.publish div#content div.entryBody div.cover td {
  text-align: center;
  vertical-align: bottom;
  font-size: 100%;
}
body.publish div#content div.entryBody h3,
body.publish div#content div.entryBody h4 {
  margin: 30px 0 10px 0;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #ccc;
}
body.publish div#content div.entryBody p.link {
  margin: 50px 0 10px 0;
}
body#publishIndex div#content div.entryBody img {
  float: left;
  margin: 0 10px 10px 0;
}
body#publishIndex div#content div.entryBody p.perm,
body#publishIndex div#content ul {
  clear: both;
}
body#publishIndex div#content div.entryBody p.date {
 clear: both;
 text-align: right;
 font-weight: bold;
 margin: .5em 0;
}

/* @end */
/* @group 不定期日記 */
body#diaryIndex #content h2 {
  /*margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_diary.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
body#diaryIndex #content p.log {
  top: 3.3em;
  right: 5px;
}
body#diaryIndex #content h3 span {
  color: #FFCC00;
}
body.diary #content font {
  line-height: 1.5em;
}
body.diary #content .entryBody p {
  line-height: 1.7em;
}
body.diary #content .day {
  font-size: small;
  font-weight: normal;
  margin-bottom: 0;
}
body.diary.entry .perm {
  clear: both;
  text-align: right;
}
body.diary.entry #content .day {
  font-weight: bold;
  text-align: right;
}

body.diary.entry .size5 {
	font: bold x-large/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body.diary.entry .size6 {
	font: bold normal xx-large/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body.diary.entry .size4 {
	font: bold normal large/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body.diary.entry .obi {
	text-decoration: underline overline;
}
body.diary.entry .style1 {
	color: #3366CC;
	line-height: 150%;
}
body.diary.entry .style2 {
	color: #CC0000;
	font-size: large;
	font-weight: bold;
	line-height: 150%;
}



/* @end */
/* @group コラム */
body#columnIndex #content h2 {
 /* margin: 0 0 10px 0;
  height: 60px;
  background: url(../images/tl_column.gif) no-repeat;
  text-indent: -10000px;
  text-decoration: none;
  border: none;*/
}
body#columnIndex #content li a {
  font-size: 120%;
  font-weight: bold;
}
body#columnIndex #content li span {
  font-size: smaller;
}
body#columnIndex #content li span.new {
  color: #f00;
}
body#satonaoFAQ #content h2 {
  margin-bottom: 30px;
}
body#satonaoFAQ #content h3 {
  margin-top: 30px;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
body.column #content h4 {
  margin: 1em 0;
  clear: both;
  font-size: 120%;
  font-weight: bold;
}
body.column #content div.section {
  padding: 10px;
}
body.column #content img {
  margin: 0 10px 10px 0;
  float: left;
}
body.column.entry .day {
  clear: both;
  text-align: right;
  font-size: small;
}
body.column.entry div#content ol {
  margin: 0 0 1em 30px;
}
/* @end */
/* トラベル日記 */
body.travel.entry #content .day {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
}
body.travel.entry #content .link{
  text-align: right;
  clear: both;
}
body.travel.entry #content h3,
body.travel.entry #content hr {
  clear: both;
}
body.travel #content img {
  margin: 0 10px 10px 0;
  float: left;
}
/* @end */