body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #FFD6CB;
	background-image: url(img/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	/*color: #ff6600;*/
                color: #e099c1;
	}

a:visited {
	/*color: #ff9900;*/
                color: #e099c1;
	}

a:hover {
	color: #000000;
	}

a:active {
	color: #cc0000;
	}
a:link img {
	border-color: #ff6600;
	}
a:visited img {
	border-color: #ff9900;
	}
a:hover img {
	border-color: #000000;
	}
a:active img {
	border-color: #cc0000;
	}

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: 1px solid #999999;
	}

/*ヘッダー*/
#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	/*color: #999999;*/
	color: #898989;
	background-color: #FFD6CB;
	text-align: left;
	/*padding: 15px;*/	
	padding-bottom: 160px;
                padding-left: 10px;
                padding-top: 10px;
	border-bottom: 1px solid #00000000000000;
	/*border-bottom: dotted 2px #FFD6CB;*/
	line-height: normal;
                background-image: url(img/logo.jpg);
	}

#banner-img {
	display: none;
	}



#banner a {
	/*color: #999999;*/
	color: #e099c1;	
	text-decoration: none;
	}

#banner h1 {
	font-size: x-small;
	font-weight: bold; 
	
	}

#banner h2 {
	font-size: xx-small;
	}



#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

textarea#comment-text {
        width: 80%;
        }


#right {
		float: right;
	
	
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

#center {
		float: left;
	width: 400px;
	overflow: hidden;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	/*color: #ff6600;*/
                color: #e099c1;
	}

.sidebar a:visited {
	/*color: #ff9900;*/
                color: #e099c1;
	}

.sidebar a:hover {
	color: #000000;
	}

.sidebar a:active {
	color: #cc0000;
	}


/* ブログ本文、見出し */
.content p {
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

.content li {
	line-height: 150%;
                padding-bottom: 10px;
	}

.content h2 {
	/*color: #999999;*/
                color: #595656;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	/*font-size: x-small;*/
                font-size: small;
	/*border-left: 1px solid #ff9900;*/
                border-left: 30px solid #898989;
                background-color: #fce5e2;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #595757;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	/*border-left: 1px solid #ff6600;*/
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	padding: 3px;
                background-image: url(img/h1.jpg);
	}

.content p.posted {
	clear: both;
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	
	}

/*カレンダー*/
#calendar {
  	line-height: 140%;
	/*color: #898989;*/
	color: #898989;
	/*border-left: solid 15px #888888;*/
	border-right: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;	
	background-color: #FFD6CB;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	/*border: 1px solid #FFD6CB;*/
	text-align: left;
	font-weight: bold;
	padding: 0px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/*サイドバー*/
.sidebar h2 {
	/*color: #898989;*/
	color: #585755;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	/*border-left: solid 15px #888888;*/
	background-color: #FFFFFF;
                background-image: url(img/side_icon.gif);
                background-repeat: no-repeat;
                background-position: left center;
	/*border-right: solid 2px #CCCCCC;*/
	/*border-bottom: solid 2px #CCCCCC;*/
	/*border: 1px solid #FFD6CB;*/
	/*text-align: right;*/
                text-indent: 30px;
	font-weight: bold;	
	padding: 10px;
	/*letter-spacing: .1em;*/
	}

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

.sidebar li {
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	padding: 3px;	
	/*margin-top: 10px;*/
                margin: 0px;
                margin-top: 10px;
                text-indent: 10px;
	list-style-type: none;
	/*background-color: #f9ecf5;*/
	}

.sidebar2  {
	color: #898989;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	padding: 3px;	
	margin-top: 10px;
                margin: 0px;
                margin-top: 10px;
                text-indent: 5px;
	list-style-type: none;
	background-color: #f9ecf5;
               	}
                
.sidebar img {
	border: 0;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #898989;
	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%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	/*text-align: center*/;
                text-indent: 17px;                
                padding: 1px;
                padding-top: 10px;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #595757;
}

.content h3 a:visited {
	color: #595757;
}

.content h3 a:hover {
	color: #595757;
}

.content h3 a:active {
	color: #595757;
}

/* ユーザ定義 */

/* メインページフッター */
#footer{
           text-align: center;
           color: #898989;
           }
#footer h1 {
           font-size: small;
           }

/* メニュー&料金表 */
/* カテゴリ */
.menu h1 {
             font-family: ＭＳ Ｐ明朝;
             font-size: large;
             font-weight: bold;
             color: #595656;
             letter-spacing: 0.1em;
             padding: 3px;
             border-left: 30px solid #898989;
             background-color: #fce5e2;
             }
/* カテゴリ日本語訳 */
.menu h1 .explanation{
             font-family: ＭＳ ゴシック;
             font-size: x-small;
             letter-spacing: 0;
             margin-left: 10px;
             }     
/* メニュー */
.menu h2 {
             margin: 0px;
             font-family: ＭＳ ゴシック;
             font-size: 14px;
             font-weight: bold;
             color: #898989;
             background-color: #ffffff;
             border-left: 0px;
             padding: 0px;
             text-align: left;
             position:relative; left:0;
             }
/* メニュー補足 */
.menu h2 .supplement{
             font-size: xx-small;
             font-weight: normal;
             margin-left: 5px;
             margin-bottom: 0px;
             }
/* 価格 */
.menu .price{
             font-size: midium;
             margin-left: 1px;
             padding-bottom: 1px;
             position:absolute; right:0;
             }
/* 説明文 */
.menu h3 {
             font-family: ＭＳ ゴシック;
             font-size: x-small;
             font-weight: lighter;
             color: #e099c1;
             margin: 0px;
             padding: 0px;
             background-color: #ffffff;
             background-image: url();
             }
/* インデント用 */
.menu .indent{
             text-indent: 30px;
             }
/* 記事フッター */
.entryfooter a{
             text-decoration:none;
             }
