@charset "utf-8";
/*
Theme Name: 背中のおくりもの
Theme URI: http://www.kameleon.jp
Description: 
Author: 株式会社カメレオン
Version: 1.0
*/


/*-------------------------
	全体共通項目
-------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0;
	font-size: 12px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif, Osaka;
	background: url(images/common/body_bg.jpg) ;
	color: #5d5038;
}
a {
	text-decoration: none;
	color: #e35100;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.cboth {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone {
	float: none;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}

span.red {
	color: #FF0000;
}

/*-------------------------
	ヘッダー
-------------------------*/
#header {
	width: 900px;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	background: url(images/common/header_bg.jpg) no-repeat;
}

#header p {
	display: none;
}


#header h1 a {
	width: 900px;
	height: 240px;
	display: block;
/*	margin-left: 5px;*/
	text-indent: -9999px;
} 


/*-------------------------
	メイン
-------------------------*/

#main {
	width: 867px;
	margin: 0 auto;
	padding: 30px 18px 30px 15px;
	background-color: #ffffff;
}

/*-------------------------
	コンテンツ
-------------------------*/

#contents {
	width: 667px;
	float: right;
}

.headline {
	width: 650px;
	height: 28px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #f3e7e0;
	padding-left: 17px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image:url(images/common/no-text_h2.gif);
}

div#contents div.contents-box {
	width: 647px;
	margin: 5px 10px 30px;
}

/* 投稿表示対策 */
div#contents div.contents-box h1,
div#contents dl.blog-list dd h1 {
	text-indent: 0;
	font-size: 22px;
	margin-bottom: 24px;
}
div#contents div.contents-box h2,
div#contents dl.blog-list dd h2 {
	text-indent: 0;
	font-size: 14px;
	margin-bottom: 20px;
}
div#contents div.contents-box h3,
div#contents dl.blog-list dd h3 {
	text-indent: 0;
	font-size: 14px;
	margin-bottom: 12px;
	background: url(images/common/icon_h3.gif) no-repeat 0 3px;
	padding: 5px 0 4px 20px;
	color: #154771;
	border-bottom: 1px solid #154771;
}
div#contents div.contents-box h4,
div#contents dl.blog-list dd h4 {
	text-indent: 0;
	font-size: 14px;
	margin-bottom: 12px;
}
div#contents div.contents-box img,
div#contents dl.blog-list dd img {
	margin: 10px;
}
div#contents div.contents-box p,
div#contents dl.blog-list dd p {
	margin-bottom: 24px;
}
div#contents div.contents-box ul,
div#contents dl.blog-list dd ul {
	margin-bottom: 24px;
	margin-left: 35px;
}

div#contents div.contents-box ul li,
div#contents dl.blog-list dd ul li {
	margin: 0 0 20px 0;
	font-size: 14px;
}

div#contents div.contents-box ol,
div#contents dl.blog-list dd ol {
	margin-bottom: 24px;
	margin-left: 35px;
}
div#contents div.contents-box table,
div#contents dl.blog-list dd table {
	margin: 10px;
}
div#contents div.contents-box address,
div#contents dl.blog-list dd address {
	margin-bottom: 24px;
}
div#contents div.contents-box pre,
div#contents dl.blog-list dd pre {
	margin-bottom: 24px;
}


/*もっと見る*/
div#contents p.more01 {
	margin: -43px 15px 0 0;
	padding: 2px 0 0 25px;
	float: right;
	background: url(images/common/more01.gif) no-repeat 1px 0px;
}

div#contents p.more01 a{
	color: #ffffff;
}

/*-------------------------
	サイドバー
-------------------------*/
#sidebar {
	width: 180px;
	float: left;
}
/*-------------------------
	サイドナビ
-------------------------*/
#side-navi {
	width: 180px;
	list-style-type: none;
}

#side-navi li {
	width: 180px;
	height: auto;
	padding-bottom: 20px;
}

#side-navi li.smenu02-2 {
	padding-bottom: 0px;
}

#side-navi li a {
	display: block;
	width: 180px;
	height: auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#side-navi li.smenu01 a {
	background-image: url(images/common/smenu01.gif);
	height: 15px;
}

#side-navi li.smenu02-1 a,
#side-navi li.smenu02-2 a {
	background-image: url(images/common/smenu02.gif);
	height: 15px;
}
#side-navi li.smenu03 a {
	background-image: url(images/common/smenu03.gif);
	height: 15px;
}
#side-navi li.smenu04 a {
	background-image: url(images/common/smenu04.gif);
	height: 15px;
}
#side-navi li.smenu05 a {
	background-image: url(images/common/smenu05.gif);
	height: 16px;
}
#side-navi li.smenu06 a {
	background-image: url(images/common/smenu06.gif);
	height: 16px;
}
#side-navi li.smenu07 a {
	background-image: url(images/common/smenu07.gif);
	height: 16px;
}

#side-navi li.smenu08 a {
	background-image: url(images/common/smenu08.gif);
	height: 16px;
}

/* サイドバーブログカテゴリー */
#side-navi ul.side-ul02 {
	width: 155px;
	padding: 10px 0 10px 25px;
	list-style-type: none;
}

#side-navi ul.side-ul02 li {
	width: 155px;
	padding-bottom: 6px;
	background: url(images/common/category-list-icon.gif) no-repeat 0px 2px;
	padding-left: 10px;
}
#side-navi ul.side-ul02 li a {
	display: inline;
	width: 155px;
	height: auto;
	text-indent: 0px;
	background-image: none;
}

#side-navi ul.children {
	width: 145px;
	padding: 5px 0 0 5px;
	list-style-type: none;
}

#side-navi ul.children li {
	width: 145px;
	/*padding-bottom: 10px;*/
}
#side-navi ul.children li a {
	display: inline;
	width: 145px;
	height: auto;
	text-indent: 0px;
	background-image: none;
}


/* twitter */
#twitter {
	width: 180px;
	margin-bottom: 20px;
}


/*-------------------------
	フッター
-------------------------*/
#footer {
	width: 900px;
	height: 22px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	vertical-align: middle;
	color: #f1e9da;
	background-color: #8a7d67;
}
/* ------------------------------------
   ナビ
------------------------------------ */
div.navi {
	font-size: 90%;
	margin: 30px 15px 20px 15px;
/*	margin-top: 30px;
	margin-bottom: 20px;*/
	line-height: normal;
}
div.navi-prev {
	float: left;
}
div.navi-prev a {
	background: url(images/common/navi_prev.gif) no-repeat 0 1px;
	padding: 0 0 0 12px;
}
div.navi-next {
	float: right;
}
div.navi-next a {
	background: url(images/common/navi_next.gif) no-repeat right 1px;
	padding: 0 12px 0 0;
}


/*-------------------------
	blog一覧ページ
-------------------------*/
#contents dl.blog-list {
	padding: 0 10px;
}

#contents dl.blog-list dt {
	border-bottom: dotted 1px #685b44;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top: 20px;
}

#contents dl.blog-list dt span.entry-title {
	font-size: 14px;
	font-weight: bold;
}

#contents dl.blog-list dt span.entry-time {
	display: block;
	margin-right: 10px;
	background: url(images/common/day-icon.gif) no-repeat 0 0px;
	padding: 0 0 8px 18px;
}

#contents dl.blog-list dd {	
	line-height: 1.5;
	margin-bottom: 40px;
	/*border-bottom: solid 1px #685b44;*/
}

#contents dl.blog-list dd .meta-box {
	padding: 5px 0;
	width: 640px;
}

#contents dl.blog-list dd p {
	margin-bottom: 24px;
}

#contents dl.blog-list div.meta-box p.comment-num {
/*	float: left;*/
	float: right;
	margin-bottom: 10px;
	background: url(images/common/comment-icon.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}
#contents dl.blog-list div.meta-box p.blog-more {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	background:url(images/common/arrow.gif) right 5px no-repeat;
}
#contents span.blog-cat {
	display: block;
	padding-top: 3px;
	font-size: 10px;
	background:url(images/common/category-icon.gif) 0px 3px no-repeat;
	padding-left: 17px;
}

/*-------------------------
ブログ(single.php) 
-------------------------*/
/* ブログページのカテゴリー表示 */
#contents span.blog-cat2 {
	display: block;
	margin-bottom: 15px;
	padding-top: 0;
	/*padding-left: 20px;*/
	font-size: 10px;
	background:url(images/common/category-icon.gif) 0px 3px no-repeat;
	padding-left: 17px;
	margin-left: 5px;
}
/* ブログ(single.php) コメント */
div#contents div.comment-box {
	width: 649px;
	padding: 0 0 15px 0;
	margin: 0 8px 10px 10px;
}
div#contents div.comment-box p {
	margin-top: 5px;
}
div#contents div.comment-box div#pings, div#contents div.comment-box div#comments {
	width: 649px;
	border-top: 1px dotted #685b44;
	margin-top: 10px; 
	padding-top: 10px;
}
div#contents div#comments div.com {
	width: 649px;
	border-bottom: 1px dotted #685b44;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
div#contents div.comment-box h4 {
	font-size: 12px;
}

div#comments-form input {
	width: 170px;
}

div#captchaImgDiv {
	padding-bottom: 5px;
}

/*--------------------------
広告
--------------------------*/

#contents div#ad-space {
	width: 667px;
	margin: 25px 0 0px;
	text-align:right;
}


/*-------------------------
	お問い合わせ
-------------------------*/
table.inquiry-form {
	width: 629px;
}
table.inquiry-form th, table.inquiry-form td {
	padding: 5px 10px;
	text-align: left;
}
table.inquiry-form th {
	font-weight: normal;
	width: 30%;
	border-right: 3px solid #6d8c20;
}

table.inquiry-form td {
	width: 70%;
}
table.inquiry-form td textarea {
	margin-left: -5px;
}
p.inquiry-submit {
	margin-top: 15px;
	text-align: center;
}
