/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
/***** Reset *****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; 
	padding:0; 
}
img {
	border:none;
}
table {
	border:none;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left; 
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,
q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/***** HTML *****/
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto;
	font-size:13px;
	color:#514C45;
	text-align:center;
	font-family:'メイリオ',	'Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-body.jpg) #FFFFFF repeat-x top;
}
h1 {
	width:635px;
	height:60px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/logo.pnh) no-repeat top;
	position:absolute;
	top:20px;
	left:0px;
	text-align:left;
}
h1 a {
	display:block;
	width:308px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
}
a {
	color:#422C00;
}
a:hover {
	color:#6D4900;
}
em {
	font-style:normal;
	font-weight:bold;
}
li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/p-icon-02.png) no-repeat 0px 3px;
}

/***** Clearfix ******/
.Clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.Clearfix {
	min-height:1px;
	display:inline-block;
}
/* Hides from IE-mac \*/
.Clearfix {
	display:block;
}
* html .Clearfix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* //End hide from IE-mac */

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */
#Wrap {
	margin:0px auto;
	min-height:1px;
	min-width:1280px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-blog.png) no-repeat 50% 0;
}
#Wrap-Inner {
	margin:0px auto 10px auto;
	width:960px;
}

/***** Side-L / 3カラム/左 *****/
#Side-L {
	margin:0px 20px 20px 0px;
	width:170px;
	text-align:left;
	float:left;
}
.Side-Header {
	padding:0px 0px 0px 10px;
	line-height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/t-side-blog.png) no-repeat top left;
}
.Side-Content {
	padding:10px 0px;
	text-align:left;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-side-blog.png) no-repeat left bottom;
}
#Main {
	margin:0px 0px 20px 0px;
	width:770px;
	float:left;
	text-align:left;
}
#Footer {
	padding:10px 0px 50px 0px;
	width:100%;
	text-align:center;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-footer.jpg) repeat-x;
}

/* ************************************************ 
 *	ヘッダー
 * ************************************************ */
#Header {
	margin:0px auto;
	width:960px;
	height:100px;
	position:relative;
}
#Header-Search {
	width:220px;
	position:absolute;
	top:50px;
	right:0px;
}

/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

/* ------ ”ショップを見る”ボタン ------ */
.Shop {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Shop-Header {
	padding:0px 0px 0px 10px;
	line-height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/t-shop-blog.png) no-repeat top left;
}
.Shop-Content {
	padding:10px 0px 10px 8px;
	text-align:left;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-side-blog.png) no-repeat left bottom;
}
#Shop-Link {
	margin:5px 0px;
	width:154px;
}
#Shop-Link a {
	width:154px;
	height:43px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/b-shop-blog.jpg) no-repeat top center;
}
#Shop-Link a:hover {
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/b-shop-blog.jpg) no-repeat bottom center;
}
#Description {
	margin:0px 0px 10px 0px;
	line-height:160%;
}

/* ------ カレンダー ------ */
.Calendar {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Calendar-Table {
	margin:0px 0px 10px 0px;
	width:169px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/p-blog-calendar.gif) no-repeat;
	padding-top:24px;
}
.Calendar table {
	background:#C9C9C9;
	width:169px;
}
.cell {
	width:22px;
	height:23px;
	text-align:center;
	vertical-align:middle;
	background:#FFFFFF;
}
.cell a {
	width:23px;
	height:23px;
	color:#723B3B !important;
}
.cell a:hover {
	color:#AF2727;
}
.calendar_month {
	background:#FFFFFF;
	padding:3px 0px;
}
.Category {
	margin:0px 0px 10px 0px;
	width:170px;
}
.New-Entry {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Archives {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Recent-Comment {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Recent-Trackback {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Profile {
	margin:0px 0px 10px 0px;
	width:170px;
}
.Links {
	margin:0px 0px 10px 0px;
	width:170px;
}

/* ------ feed ------ */
.Feed {
	margin-right:10px;
	width:57px;
	height:15px;
}

/* ************************************************ 
 *	メイン
 * ************************************************ */
 
/* ------------------------------------- 
 *	各ページ共通
 * ------------------------------------- */
 
/* ------ パンくずナビ ------ */
.Topic-Path {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
}

/* ------------------------------------- 
 *	エントリー
 * ------------------------------------- */
.Entry-Title {
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	line-height:40px;
	text-align:left;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/t-main-blog.png) no-repeat top left;
}
.Entry-Body {
	margin:10px 0px;
	padding:0px 10px;
	text-align:left;
}
.Entry-More {
	padding:20px 0px;
}
.Entry-Date {
	font-size:11px;
	text-align:right;
}
.Entry-State {
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 0px;
	font-size:10px;
	text-align:right;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-line-01.gif) repeat-x left top;
}
blockquote {
	margin:10px 0px;
	background:#FFF;
	border:1px dotted #999;
	padding:10px;
	}
.pict {
	border:1px dotted #999;
}


/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */
.Comment-Area {
	 background:url(http://img05.shop-pro.jp/PA01015/989/etc/t-blog-comment.gif) no-repeat top left;
	 padding:30px 0px 0px 0px;
	 margin-bottom:20px;
}
.Comment-State {
	margin:10px 0px;
	padding:5px 0px;
	font-size:10px;
	text-align:right;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-line-01.gif) repeat-x left top;
}
.Comment-Description {
	line-height:160%;
}
.Comment table {
	width:100%;
}
.Comment th {
	paddidng:0px 0px 5px 0px;
	width:70px;
	vertical-align:top;
}
.Comment td {
	paddidng:0px 0px 5px 0px;
	vertical-align:top;
}
.Comment td input {
	margin:0px 0px 5px 0px;
	padding:2px;
	vertical-align:top;
}
.Comment .Submit {
	padding:5px 200px 0px 0px;
	text-align:right;
}
.Comment .Submit input {
	margin:0px 5px 0px 0px;
	padding:0px !important;
}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
.Trackback-Area {
	width:770px;
	 margin-bottom:20px;
}
.Trackback-Header {
	margin:0px 0px 3px 0px;
	font-weight:bolder;
	font-size:13px;
	color:#422C00;
}
.Trackback-Url {
	margin-bottom:20px;
	padding:10px;
	font-size:12px;
	font-weight:bolder;
	color:#422C00;
	border:solid 1px #C9C9C9;
}
.Trackback {
	 background:url(http://img05.shop-pro.jp/PA01015/989/etc/t-blog-trackback.gif) no-repeat top left;
	 padding:30px 0px 0px 0px;
}
.Trackback-Date {
	text-align:right;
	font-size:11px;
}
.Trackback-Title {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	background:url(http://img05.shop-pro.jp/PA01015/989/etc/bg-line-01.gif) repeat-x left bottom;
}
.Trackback-Blog {
	margin:0px 0px 10px 0px;
	text-align:right;
	font-size:11px;
}
.Trackback-Body {
	margin:0px 0px 10px 0px;
	line-height:160%;
}

