/* CSS Document */

/* CSS Document */

/* CSS Document */

/* CSS Document */

/* CSS Document */

/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/ body {
	margin: 0px 0px 0px 0px;
	background-color: #EEEEDD;
	text-align: center;
	font-size: 12px;
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #ffffff;
	border: 0px;
	}

/*バナー*/
#banner {
	font-family: Arial, sans-serif;
	background-color: #;
	background-image: url("banner_kenchomae_bg.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	margin: 0px;
	height: 158px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #000000;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	 font-size: 12px;
	 font-weight: normal;
	color: #000000;
	padding-top: 98px;
	padding-left: 25px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size: small;
                color: #333333;
	}

#center {
	float: left;
	width: 529px;
	}

.content {
	padding: 5px 5px 5px 5px;
	color: #ACACA9;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: left;
	width: 251px;
	}


.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/*記事部分*/
.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
                padding-left: 20px;
	text-align: left;
	margin-bottom: 5px;
	width: 481px;
	}
	
.content img {
    padding-bottom:10px;
	}

/*記事の日付*/
.content h2 {
	color: #333333;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 481px;
	}

/*記事のタイトル*/
.content h3 {
	color: #333333;
	padding-left: 40px;
	padding-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
　　　　　　　	margin-top: 0px;
　　　　　　　	margin-bottom: -10px;
	line-height: 140%;
	background: url("content_h3_bg.gif") no-repeat left;
	width: 481px;
	height: 26px;
	}

/*記事下のリンク*/
.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #C6C6C6;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;

	}

/*サイドバー*/
.sidebar {
	padding: 10px 5px 12px 11px;
	background-color: #E4E2D3;
	font-color: #333333;
	}

/*店舗情報*/
.profile {
    padding:0px;
	color: #333333;
	font-size: 12px;
	line-height:150%;
	margin-bottom:10px;
}
.profile dt {
	font-size:12px;
	margin-bottom:5px;	
	}
.profile dt img{
    margin-top:5px;	
    margin-bottom:5px;
    border: 0px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
	color: #ffffff;
	background: url("sidebar_h2_bg.gif") no-repeat left;
	height: 22px;
	width: 228px;
	padding-top: 9px;
	padding-left: 12px;
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
  	letter-spacing: .-1em;
	}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 30px;
	}

/*アーカイブ・コメント*/
.sidebar li {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: disc;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*XML・検索のテキスト*/
.link-note {	
                color: #C6C6C6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #ACACA9;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}