@charset "utf-8";
* { margin: 0; padding: 0; }

body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(img/body_bk.gif) repeat-x left top;
	font: 12px/1.5 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #707070;
}
img { border-style: none; }
a { color: #b75353; text-decoration: none; }
a:hover { color: #689B0B; }
.clear { margin: 0px; padding: 0px; clear: both; }
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
em { color: #b75353; font-style: normal; }

p { margin: 0 0 12px; padding: 0; }
div.clear { height: 1px; }


/* **********************************************************************************
　EC-CUBE共通
********************************************************************************** */
#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

/* ヘッダー
----------------------------------------------- */
#head {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 900px;
	position: relative;
}
#head a { border-style: none; }
#head h1 {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	width: 520px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	top: 45px;
	text-align: right;
	left: 380px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 5px;
}

/* ------ ナビ ------ */
#navi {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 575px;
	position: absolute;
	left: 325px;
	top: 0px;
}
#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 575px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	position: absolute;
}
#navi a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	text-indent: -9999px;
	background: url(img/btn_navi.gif) no-repeat;
}
#navi a:hover { background-color: #EEEEEE; }
#navi a:hover img { visibility: hidden; }

#navi #btn-top { left: 0px; }
#navi #btn-top a { background-position: 0px 0px; }
#navi #btn-top a:hover { background-position: 0px -25px; }
#navi #btn-entry { left: 96px; }
#navi #btn-entry a { background-position: -96px 0px; }
#navi #btn-entry a:hover { background-position: -96px -25px; }
#navi #btn-mypage { left: 192px; }
#navi #btn-mypage a { background-position: -192px 0px; }
#navi #btn-mypage a:hover { background-position: -192px -25px; }
#navi #btn-blog { left: 288px; }
#navi #btn-blog a { background-position: -288px 0px; }
#navi #btn-blog a:hover { background-position: -288px -25px; }
#navi #btn-cart { left: 384px; }
#navi #btn-cart a { background-position: -384px 0px; }
#navi #btn-cart a:hover { background-position: -384px -25px; }
#navi #btn-inq { left: 480px; }
#navi #btn-inq a { background-position: -480px 0px; }
#navi #btn-inq a:hover { background-position: -480px -25px; }


/* ----------- コンテンツ ----------- */
#contents {
	margin: 0px;
	padding: 9px;
	width: 880px;
	border: 1px solid #d2d2d2;
	background: #FFFFFF;
}


/* フォーム関連
----------------------------------------------- */
form { margin: 0px; padding: 0px; }

.btn-l {
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 100%;
}
.btn-c {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 100%;
}
.btn-r {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 100%;
}
span.y-btn {
	margin: 5px 0px 0px;
	padding: 0px;
	display: block;
}


/* フッター
----------------------------------------------- */
#foot {
	margin: 0px;
	padding: 10px 0px;
	width: 900px;
}
#foot p.link {
	margin: 0px;
	padding: 0px;
	width: 900px;
	display: block;
}
#foot p.link a {
	padding-right:3px;
	padding-left: 3px;
}
#foot address {
	font-style: normal;
	text-align: right;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 900px;
	line-height: 12px;
	display: block;
}


/* **********************************************************************************
　wordpress用
********************************************************************************** */
#main {
	margin: 0;
	padding: 0;
	float: right;
	width: 680px;
	text-align: left;
}

#main h2 {
	color: #5d850f;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	border-top: 1px solid #d7e5b7;
	border-bottom: 1px solid #d7e5b7;
}

/* 画像
----------------------------------------------- */
.alignright { float: right; }
.alignleft { float: left }
img.alignright { padding: 0; margin: 0 0 5px 15px; display: inline; }
img.alignleft { padding: 0; margin: 0 15px 5px 0; display: inline; }
img.aligncenter { display: block; margin: 0 auto 10px auto; }
img.alignnone { display: block; margin: 0 auto 10px auto; }


/* ブログ記事
----------------------------------------------- */
h3 {
	background: url(img/tit_bk02.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 14px;
	color: #426107;
	line-height: 30px;
	width: 655px;
	height: 40px;
	clear: both;
}
.post { margin: 0 0 10px 0; text-align: left; }
.date { text-align: right; margin: 0 10px 0 0; }

/* 本文 */
.entry { padding: 7px 0; margin: 0 10px; }
.entry p { margin: 0 0 1em 0; clear: both; }
.entry p img { padding: 0; max-width: 100%; }


/* メタ情報 */
.postmeta {
	text-align: right;
	margin: 0 10px;
	padding: 8px 0 15px 0;
	clear: both;
	border-top: 1px dotted #aaaaaa;
}


/*----- コメント -----*/
#comments  { margin: 0 0 20px 0; }
#comments p { margin: 0 10px; }
#comments .postmeta { margin: 0; }

/* コメント一覧 */
#comments .avatar-img {
	width: 10%;
	float: left;
	margin-bottom: 10px;
}
#comments .list-box {
	margin: 0 8px 7px 8px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #eeeeee;
}
#comments .text {
	float: right;
	margin-bottom: 10px;
	width: 90%;
}
#comments .postmeta {
	text-align: right;
	margin: 7px 0 0 0;
	padding: 3px 0 0 0;
	clear: both;
}
.feed { text-align: right; margin: 0; padding: 0; clear: both; }


/* コメント記入 */
#respond p { width: 660px; padding: 0 10px 10px 10px; margin: 0; }
#respond textarea { width: 660px; margin: 0; }

/* リンク */
.post-link { text-align: right; margin: 0 0 10px 0; }



/* ページトップ
----------------------------------------------- */
#pagetop {
 margin: 20px 10px 10px auto;
 padding: 5px;
 text-align: right;
 border-top: 1px dotted #999999;
}
#pagetop a {
	padding: 0 0 0 17px;
	background: url(./images/arrow_top.gif) 0 4px no-repeat;
}


/* 左メニュー
----------------------------------------------- */
#menu-l {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
	background: #eeeeee;
}

.widget { margin: 0; padding: 0 0 15px 0; width: 190px; }
.widget ul { width: 158px; margin: 0; padding: 0; list-style: none; }
.widget li {
	background: url(img/li_plus.gif) no-repeat 0 8px;
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 180%;
}
.widget li ul { margin: 0; padding: 0; }
.widget li li {
	margin: 0;
	padding: 0px 0px 0px 12px;
	background: url(img/li_minus.gif) no-repeat 0 9px;
}

.widget h5 {
	margin: 0 -10px;
	padding: 0;
	height: 35px;
	width: 190px;
	text-indent: -9999px;
}
#search h5 { background: url(img/tit_search.gif) no-repeat; }
#calendar h5 { background: url(img/tit_calendar.gif) no-repeat; }
#archives h5 { background: url(img/tit_archives.gif) no-repeat; }
#recent-posts h5 { background: url(img/tit_posts.gif) no-repeat; }
#tag_cloud h5 { background: url(img/tit_topics.gif) no-repeat; }
#recent-comments h5 { background: url(img/tit_posts.gif) no-repeat; }
#meta h5 { background: url(img/tit_meta.gif) no-repeat; }
.widget_categories h5 { background: url(img/tit_category.gif) no-repeat; }
.widget_links h5 { background: url(img/tit_linkcat.gif) no-repeat; }


.cont { margin: 0; padding: 0 10px; width: 170px; }


/* ------ カテゴリー ------ */
.widget_categories a { text-decoration: none; border-bottom: 1px dotted #b75353; }
.widget_categories a:hover { border-bottom: 1px dotted #689B0B; }


/* ------ 検索 ------ */
#search p { margin: 0 0 5px 0; }
#search #s { width: 165px; }
#search p.btn-search { margin: 10px 0px 0px 65px; padding: 0px; }
#search p.btn-search input {
	background: url(img/btn_search.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	text-indent: -9999px;
	border: none;
}
#search p.btn-search input:hover { background-position: 0px -20px; }


/* ------ カレンダー ------ */
#calendar table {
	margin: 0;
	padding: 0px;
	width: 170px;
}
#calendar caption {
	background: #d7e5b7;
	font-size: 12px;
	margin: 10px 0px 5px;
	padding: 1px 0px;
	text-align: center;
	width: 170px;
	color: #5d850f;
}
#calendar th {
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}
#calendar td {
	text-align: center;
	line-height: 20px;
	height: 20px;
}
#calendar .sun { color: #c43030; }
#calendar .sat { color: #305dc4; }
#calendar a {
	background: url(img/cal_mark.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#calendar a:hover { background: none; }
#calendar #next a { padding-right: 10px; text-align: right; background: none; }
#calendar #prev { font-size: 12px; }
#calendar #prev a { padding-left: 10px; text-align: left; background: none; }


