@charset "utf-8";
/*
Theme Name: 自活館ブログテーマ
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: 
Author URI: 
Tags:
*/


/* === 初期設定 ===================================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, blockquote, th, td {
    margin: 0; 
    padding: 0;
}

ul, ol, li {
	list-style-type: none;
	list-style-image: none;
}

hr {
	display: none;
}

a {
	text-decoration: none;
	color: #544b4b;
}

a:hover {
	text-decoration: underline;
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

a img {
	border: none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	color: #777;
}

acronym, abbr {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

code {
	font-size: 1.1em 'Courier New', Courier, Fixed;
}

/* CLEAR FIX */
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}
/*\*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/**/

/* ======================================== */


/* === ベースレイアウト ===================================== */
body {
	margin: 0 0 20px 0;
	padding: 0;

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #fff;
	color: #333;
	text-align: center;
}

#container {
	margin: 0 auto 20px;
	padding: 0;
	width: 800px;
	background-color: white;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0 0 20px;
	height:100px;
	background: URL('images/header-bottom.gif') repeat-x left bottom;
}

#top-catch{
	font-size:12px;
	line-height:14px;
	color:#69F;
	text-align:right;
	height:20px;
	margin:6px 0 0 0;
}


#wrap {
	background: URL('images/wrap-bg.gif') repeat-y left top;
}

#content {
	float: left;
	width: 593px;
	}

#sidebar
{
	float: right;
	padding: 0 0 10px 0;
	width: 187px;
}

#footer {
	clear: both;
	margin: 20px 0 0;
	padding: 10px 0;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	font-size: 1.2em;
	line-height: 1.25em;
}

/* ======================================== */


/* === 装飾 ===================================== */

/* --- ヘッダー ---------- */
#header h1 {
	margin: 0;
	padding: 0;
	float:left;
}

#header h1 a {
	width: 180px;
	height: 100px;
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -8000px;
	display: block;
}

#header h1 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

#header-banner {
	width:576px;
	float:right;
	height: 64px;
	background: url(images/header_banner_bg.gif) no-repeat left top;
	overflow: hidden;
}

#header-banner li {
	float: right;
	margin: 10px 0 0 5px;
}

#header-navi {
	width:576px;
	float:right;
	height: 36px;
}
*html #header-navi {
	width:581px;
}

#header-navi li {
	float: left;
	margin-left: 5px;
}

#header-navi li a {
	display: block;
	width: 187px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#header-navi li a {
	color: #3333cc;
	background: url(images/header_navi_na.gif) no-repeat left top;
}

#header-navi li a:hover {
	color: #ff9933;
	background: url(images/header_navi_ov.gif) no-repeat left top;
}

body.page-template-page-jikatukan-php a#header-navi-jikatukan {
	color: #fff;
	background: url(images/header_navi_at.gif) no-repeat left top;
}

body.blog li a#header-navi-blog, body.single li a#header-navi-blog, body.archive li a#header-navi-blog  {
	color: #fff;
	background: url(images/header_navi_at.gif) no-repeat left top;
}

body.page-template-page-shop-php li a#header-navi-shop {
	color: #fff;
	background: url(images/header_navi_at.gif) no-repeat left top;
}
/* ---------- */

/* --- フッター ---------- */
.footer-menu {
	margin: 0 0 10px;
	text-align: right;
}

.footer-menu a {
}

.footer-menu a:hover {
	color: #339900;
}

.footer-logo {
	float: right;
}

.footer-logo a {
	display: block;
	text-indent: -8000px;
	width: 115px;
	height: 52px;
	background:url(images/footer_logo.gif) no-repeat left bottom;
}

.footer-logo a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

.footer-copyright {
	margin: 35px 0 0;
}

/* ---------- */


/* --- コンテンツ ------- */
h2 {
	margin-bottom: 1em;
	padding-left: 50px;
	background:url(images/h2bg_orange.gif)  no-repeat left bottom;
	font-size: 1.8em;
	line-height: 34px;
	color: #ff9900;
}

h3 {
	margin-bottom: 1em;
	padding: 0 10px;
	background:url(images/h2bg_orange_noimg.gif) repeat-x left top;
	font-size: 1.15em;
	line-height: 34px;
	color:#F60;
}

div.pagetitle {
	text-align: center;
	font-size: 1.6em;
}

div.archive-title {
	margin-bottom: 20px;
	background: url(images/archive_ttl.gif) no-repeat left center;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #0066cc;
}

div.archive-title span {
	padding: 0 15px;
	background-color: #FFFFFF;
}

/* 自活館について */
h2.jikatukan-pagetitle {
	padding-left: 50px;
	background:url(images/h2bg_orange.gif)  no-repeat left bottom;
	font-size: 1.8em;
	line-height: 34px;
	color: #ff9900;
}


/* 元気Shop */
h2.shopping-pagetitle {
	padding-left: 50px;
	background: url(images/h2bg_green.gif)  no-repeat left bottom;
	font-size: 1.8em;
	line-height: 34px;
	color: #339900;
}


/* ブログ */
h2.blog-pagetitle {
	padding-left: 50px;
	background: url(images/h2bg_blue2.gif)  no-repeat 0 0;
	font-size: 1.8em;
	line-height: 34px;
	color: #0066cc;
	height:60px;
}

.blog-index h2.blog-pagetitle, .blog-archive h2.blog-pagetitle {
	padding-left: 20px;
	background: url(images/h2bg_blue2.gif)  no-repeat 0 0;
	font-size: 1.6em;
	line-height: 34px;
	color: #0066cc;
	height:60px;
}

.blog-pagetitle a {
	color: #0066cc;
	display:block;
	padding:20px 0 0 50px;
}
.blog-pagetitle b{
	color: #0066cc;
	display:block;
	padding:20px 0 0 50px;
}
.post {
	margin: 0 0 40px;
/*	text-align: justify; */
}

.post hr {
	display: block;
}

.blog-index .post, .blog-archive .post {
	border: 2px solid #e1ecff;
}

.blog-index .entry, .blog-archive .entry {
	padding:0 20px;
}

.entry {
	font-size: 1.4em;
	line-height: 1.5em;
}
#content .entry a,#content .entry a:link,#content .entry a:visited{
	color: #00F;
	text-decoration: underline;
}
#content .entry a:hover,#content .entry a:active{
	color: #FF6600;
	text-decoration: underline;
}

.postdate {
	padding-bottom: 5px;
	border-bottom: 1px dotted #a3b0fe;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}

.postmetadata {
	clear: both;
	padding-top: 5px;
	border-top: 1px dotted #a3b0fe;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}

.postmetadata a {
	color: #0066cc;
}

.blog-single .postmetadata {
	font-size: 0.85em;
}

.blog-index .postdate,
.blog-index .postmetadata,
.blog-archive .postdate,
.blog-archive .postmetadata  {
	margin-left: 20px;
	margin-right: 20px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
}


/* === サイドバー ===================================== */
#sidebar {
	font-size:1.2em;
	line-height: 1.5em;
	color: #544b4b;
}

#sidebar h2 {
	margin: 0 0 6px;
	padding: 0 20px;
	background: none;
	font-size: 1.2em;
	line-height: 30px;
	background: url(images/sidebar_ttl.gif) no-repeat left top;
	color: #663333;
}

#sidebar select{
	margin: 0 20px 20px;
}

#sidebar form {
	margin: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	font-size:1em;
	margin-left:0;
}

#sidebar a {
	margin: 0;
	padding: 0;
	color: #544b4b;
	text-decoration: none;
}

#sidebar a:hover {
	color: #339900;
	text-decoration: none;
}

/* サイドバーリスト */
/* lv.1 */
#sidebar ul ul, #sidebar ul ol {
	margin-bottom: 20px;
	font-size:1em;
	vertical-align: top;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 10px 5px 20px;
	font-size: 1em;
}

#sidebar ul ul a, #sidebar ul ol a {
	display: block;
	padding-left: 15px;
	background: url(images/sidebar_lsticon1.gif) no-repeat left 0.4em;
	zoom: 1;
}


#sidebar ul ul a:hover, #sidebar ul ol a:hover {
	background: url(images/sidebar_lsticon1-ov.gif) no-repeat left 0.4em;
}

/* lv.2 */
#sidebar ul ul ul li {
	margin: 0 0 0 15px;
	font-size: 1em;
}

#sidebar ul ul ul li a {
	display: block;
	padding-left: 12px;
	background: url(images/sidebar_lsticon2.gif) no-repeat left 0.4em;
}

#sidebar ul ul ul li a:hover {
	background: url(images/sidebar_lsticon2-ov.gif) no-repeat left 0.4em;
}

/* End サイドバーリスト */

/* ページナビ */
/* ページ lv.1 */
#sidebar ul#pagenavigation li a {
	margin-bottom: 10px;
	padding:0 20px;
	display: block;
	background: url(images/pagemenu-vl1.gif) no-repeat left bottom;
	border-top: 1px solid #feca70;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}

/* ページ lv.2 */
#sidebar ul#pagenavigation ul li a {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	display: block;
	border: none;
	background: url(images/pagemenu-vl2.gif) no-repeat left 0.4em;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}

#sidebar ul#pagenavigation ul li a:hover {
	background: url(images/pagemenu-vl2-ov.gif) no-repeat left 0.4em;
}

/* End ページナビ */

#sidebar ul#sidebar-home li a {
	display: block;
	height: 32px;
	margin-bottom: 10px;
	background: url(images/sidebar_homebtn.gif) no-repeat left top;
	border-top: 1px solid #feca70;
	border-bottom: 1px solid #fff;
	text-indent: -8000px;
}

#sidebar ul#sidebar-home li a:hover {
	background-position: left -32px;
}

/* ----- ウィジット ----- */
/* ウィジット：コメント */
#sidebar ul#recentcomments li {
	padding-left: 15px;
	background: url(images/sidebar_lsticon1.gif) no-repeat left 0.4em;
}
#sidebar ul#recentcomments li a {
	display: inline;
	background: none;
	color: #0066cc;
}
#sidebar ul#recentcomments li a:hover {
	color: #339900;
}

/* ウィジット：カレンダー */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End ウィジット：Calendar */

/* ----- End ウィジット ----- */

/* ---------- End サイドバー ---------- */



#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}


/* Begin Comments*/
h3.comments {
	clear: both;
	margin-bottom: 20px ;
	padding: 0 10px;
	background: url(images/h2bg_blue2.gif)  no-repeat left bottom;
	font-size: 1.2em;
	line-height: 34px;
	color: #0066cc;
	height:60px;
}
h3.comments em{
	display:block;
	padding:20px 0 0 50px;
	font-style:normal;
}
.commentlist {
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
/*	text-align: justify; */
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}


.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
}

#commentform {
	margin: 5px 10px 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#commentform p {
	margin: 5px 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.comment-author, comment-meta {
	margin-bottom:5px;
}

/* End Comments */



.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	padding: 10px 0 60px;
	border-top: 1px dotted #a3b0fe;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
}

.post-edit-link {
	font-size: 1.2em;
	color: #990000;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* --- ＨＯＭＥページ用 ---------- */
#home-img {
  padding: 0;
  width: 593px;
  height: 240px;
  border: 0px;
  overflow: hidden;
  position: relative;
}

#home-read {
	margin: 15px 0;
	padding-bottom: 1px;
	background: url(images/home_read_bg_bottom.gif) no-repeat left bottom;
}

#home-read div {
	margin: 0;
	padding: 1px 20px 0;
	background: url(images/home_read_bg_top.gif) no-repeat left top;
	font-size: 1.2em;
	line-height:1.5em;
	color: #003399;
}

#home-info {
	margin-bottom: 5px;
}

#home-info h2 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(images/home_info_top.gif) no-repeat left top;
}

#home-info h2 span {
	display: block;
	padding: 0 10px;
	height :34px;
	background: url(images/h2bg_orange_noimg.gif) repeat-x left top;
}

#home-newposts {
	float: left;
	width: 295px;
	background: url(images/home_info_bg.gif) repeat-y left top;
	font-size: 1.2em;
	line-height: 1.2em;
}

#home-newposts a {
	color: #0066cc;
}

#home-newposts ul {
	padding: 0 15px 5px;
	background: url(images/home_info_bottom.gif) no-repeat left bottom;
}

#home-newposts ul li {
	margin-bottom: 0.45em;
	padding-left: 18px;
	background: url(images/home_newposts_icon.gif) no-repeat left top;
}

#home-topics {
	float: right;
	width: 295px;
	background: url(images/home_info_bg.gif) repeat-y left top;
}

#home-topics div {
	padding-bottom: 10px;
	background: url(images/home_info_bottom.gif) no-repeat left bottom;
}

#home-topics p {
	margin: 0 15px;
	padding: 0;
	font-size: 1.2em;
	line-height:1.5em;
}

#home-topics a.home-topics-more {
	display: block;
	margin-top: 6px;
	width: 94px;
	height: 17px;
	background: url(images/home_topics_btn.gif) no-repeat left top;
	text-indent: -8000px;
}

#home-topics a.home-topics-more:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

.home-post h2 {
	margin-top: 0px;
	font-size: 1.28em;
}
/* ------------- */

/* --- 元気Shop!用 ---------- */

/* --- サイトマップページ用 ---------- */
.ddsg-wrapper ul {
	margin: 0 0 30px 20px;
	padding: 0;
}

.ddsg-wrapper ul li {
	margin: 0 0 10px 0;
	padding: 0;
	padding-left: 15px;
	background: url(images/sidebar_lsticon1.gif) no-repeat left 0.4em;
	border-bottom: 1px dashed #ccc;
	font-size: 1em;
}

.ddsg-wrapper ul ul {
	margin: 0;
}

.ddsg-wrapper ul ul li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background: url(images/sidebar_lsticon2.gif) no-repeat left 0.4em;
	border-top: 1px dashed #ccc;
	border-bottom: none;
	font-size: 0.9em;
}

.ddsg-wrapper ul ul ul li {
	margin: 0;
	font-size: 1em;
}
/* ------------- */

.entry hr{
	margin:8px 0;
	padding:0;
	clear:both;
	height:0;
	border:1px solid #E9E9E0;
}



/*相談室*/
#soudan-title{
	width:590px;
	height:95px;
	margin:0 0 10px 0;
	background:url(images/genkititle.gif) no-repeat 0 0;
	text-indent:-8000px;
}
#soudan-read{
	font-size:12px;
	line-height:1.4em;
	margin:0 0 16px 30px;
	color:#36F;
}

#sidebar #tw{
	margin:0;
}
#tw h3{
	background:none;
}
#sidebar-widget{
	margin:0 0 10px 10px;
}

#tag_cloud-3 div {
	padding:0 8px 8px;
}

.textwidget {
	width:150px;
	margin:0 auto;
}

