@import url(http://homesic.net/base.css);
@charset "UTF-8"; /* PublishCharset into mt-config.cgi */
/* Copyright (C) 2008 www.homesic.net All rights reserved. */

/* 3カラムコンテンツ詳細 */
.shop-concept {
    margin: 1px;
    pading: 1px;
    border: solid 1px #669 }
.shop-concept p {
    margin:5px;
    text-align: left }
.box-title {
    margin: 5px 1px 0px 1px;
    background: #e69f00;
    color: #fff;
    text-align: center }
.box {
    margin: 0px 1px 5px 1px;
    padding: 5px;
    border: solid 1px #669;
    text-align: left }
.box li {
    list-style: none}
#new-item  li {
    float: left;
    margin-right: 5px }
#new-item  h2 {
    font-size:15px }
#map {
    width: 405px;
    height: 230px }

.right-box-title {
    margin-top: 3px;
    border: 1px solid  #666;
    background: #f6f6f6;
    text-align: center;
    font-size: 80%;
    line-height: 2.0 }
.right-box {
    margin: 3px 3px 30px 3px;
    background: none;
    font-size: 80%;
    line-height: 1.5 }
.staff-item {
    margin: 2px 1px 5px;
    border-bottom: solid 1px #669 }
.staff-item li {
    margin: 0 1px;
    list-style: none }

/* サイドバー */
#side-content {
    padding: 5px 10px 0 10px }
#side-content dl {
    margin: 0; padding: 0 }
.side-box-title,
.event-title {
    margin-top: 3px;
    border: 1px solid  #666;
    background: #f6f6f6;
    text-align: center;
    line-height: 2.0 }
.event-title {
    color: #f00; font-weight: bold }
.event-box {
    margin: 3px 0 30px 0;
    background: none;
    text-align: center;
    line-height: 1.5 }
.side-box {
    margin: 3px 6px 30px 6px;
    background: none;
    line-height: 1.5 }
.side-box ul {
    padding-left: 0 }
.side-box ul li {
    padding-left: 22px;
    list-style: none }

/* 記事タイトル */
.entry-header {
    margin: 10px 5px;
    padding-left: 5px;
    border-left: 3px solid #999;
    border-bottom: 1px solid #999;
    font-weight: bold }

/* 記事全般 */
.entry {
    width: auto;
    margin: 5px 15px;
    padding: 5px }

/* 段落 */
.entry p {
    margin: 15px 0 }

/* ブログ記事データ */
.date {
    margin: 5px 15px 30px 15px;
    padding: 0 5px;
    text-align: right;
    font-size: 90% }

/* 個別ページ（コンセプト） */
#concept {
    color: #000;
    font-family: "HG正楷書体-PRO",cursiv }