@charset "UTF-8";

/* =========================
CSS構造リスト項目
	1. 初期設定
	2. 全般に関わる設定
	3. レイアウト
	4. Header
	5. 記事
	6. コメント
	7. トラックバック
	8. ページナビゲーション
	9. フッタ
	10. 文字関係
=========================*/
/* 初期設定*/
* {
	margin: 0;
	padding: 0;
}

/* 全般に関わる設定 */
body {
	color: #666;
	font-size: 12px;
	line-height:1.5em;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(template/kentora/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
text-align:center;
}
p {
	margin-bottom: 1em;
}
img {	
	border: 0;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff6600;
}
div {
	text-align: left;
}
table {
	border: 0;
}
ul {
	list-style: none;
}
strong {
	color: #F90;
	font-weight: bold;
}

.hide {
	display: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
/*レイアウト*/
div#wrapper {
	width: 760px;
	padding: 0 0px;
	background-color:#ffffff;
	text-align: center;
	margin:auto;
	}
div#hd {
          line-height:0em;
}
div #header {
	width: 760px;
       vertical-align:top;
	height: 147px;
	margin-bottom: 0px;
	background: #333 url(http://www.kentora.co.jp/blog/template/kentora/header2.gif) no-repeat;
}
div#contents {
	width: 500px;
	padding: 10px 15px 30px;
	float: left;
}
div#pagenavi {
	width: 500px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 15px;
}
div#navigation {
	width: 200px;
	float: right;
}
div#footer {
	width: 760px;
	height: 70px;
	background: url(template/kentora/footer.gif) no-repeat;
}
/*ヘッダ*/
div#title {
	width: 500px;
	height: 20px;
	padding: 75px 0 0 20px;
	float: left;
}
div#title h1 {
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}
div#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
div#title h1 a:active,
div#title h1 a:hover {
	color: #333;
}
div#title p {
	color: #F90;
}

/* 記事　*/
div.entry {
	width: 500px;
	padding: 10px;
	border:1px solid #CCCCCC;
	margin-bottom: 30px;
}
div.entry h2 {
	font-size: 14px;
	width: 470px;width: 500px;
	height:26px;
	padding: 0 0 6px 30px;
	background: transparent url(template/kentora/h_entry.gif) no-repeat;
	margin-bottom: 0px;
}
div.entry h2 a {
	color: #ffffff;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #FFCC00;
}
div.entry_author {
	width: 500px;
	color: #666;
	text-align: right;
	background: #f0f0f0;
	margin-bottom:10px;
}
div.entry_body {
	margin: 0px;
}
div.entry_more {
	margin: 0px;
}
div.entry_state {
	clear: both;
	width: 500px;
	color: #CCC;
	text-align: right;
	border-top: 1px dotted #999;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #CCCCCC;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #CCCCCC;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* コメント*/
div#comments {
	width: 490px !important;
	width: 460px;
	padding-left: 30px;
}
div#comments h3 {
width: 480px !important;
	width: 490px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #CCCCCC;
	border-left-color: #006600;
	
	margin-bottom: 15px;
}
div#comments dl.comment_body {
		width: 490px !important;
	width: 480px;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
		width: 490px !important;
	width: 480px;
	color: #669933;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
}
div#comments h4 {
width: 470px !important;
	width: 480px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
	background: transparent url(template/kentora/bg_comment_form.gif) no-repeat;
}
dl#comment_form {
		width: 470px !important;
	width: 490px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 202px;
	background-color: #ffffff;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 302px;
	background-color: #ffffff;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/*トラックバック*/
div#trackback {
	width: 490px !important;
	width: 500px;
	padding-bottom: 50px;
	padding-left:30px;
}
div#trackback h3 {
width: 490px !important;
	width: 490px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
p.tb_link {
	width: 480px !important;
	width: 490px;
	color: #F90;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #F90;
	text-align: center;
}
/*ここから下はTBをもらってから表示?*/
div#trackback dl.tb_body {
width: 490px !important;
	width: 490px;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
width: 490px !important;
	width: 490px;
	color: #CCC;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
/* [Profile] */
div#profile {
	width: 440px;
	padding-bottom: 50px;
}
div#profile h2 {
	font-size: 14px;
	width: 440px;
	padding: 0 0 6px 30px;
	background: transparent url(template/kentora/h_entry.gif) no-repeat bottom;
	margin-bottom: 30px;
	color:#ffffff;
}
div.profile_body {
	margin-bottom: 18px;
}
/* ページナビゲーション*/
div#navigation dl {
	margin-bottom: 30px;
}
div#navigation dt {
	width:180px;
	height:16px;
	padding: 0 0 2px 10px;
	margin-bottom: 10px;
	background: transparent url(template/kentora/h_entry_sub.gif) no-repeat;
	color:#ffffff;
}
div#navigation ul {
	padding: 0 0 0px 20px;
	list-style-position: outside;
	list-style-image: url(template/kentora/arrow.gif);
}
/* for IE5Mac */
/*促*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/**/
div#navigation ul li {
	padding-bottom: 0px;
}
/* ++++ Calendar ++++ */
dl#calendar table {
	width: 180px;
	margin-right: 10px;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 75%;
	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #F90;
}
dl#calendar table td span.today a {
	color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #ff6600;
}
/* ++++ Extra ++++ */
dl#extra {
	width: 170px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: transparent url(template/kentora/extra.gif) no-repeat bottom;
}
dl#extra dt {
	display: none;
}
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}
p#link2top {
	padding-left: 10px;
	background: transparent url(template/kentora/t_pagetop.gif) no-repeat;
}
/* フッタ*/
div#footer address {
	padding: 5px 0 0 120px;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
	color: #FFF;
}

dl#search {
	margin-top:10px;
	width: 180px;
	height: 80px;
	text-align: center;
}
dl#search dt {
	background: transparent url(template/kentora/t_serch.gif) no-repeat;
}
/*
dl#search dd input.form {
	width: 132px;
	background-color: #CCCCCC;
	border: 1px solid #CCC;
}*/
dl#search dd input.button {
	margin-top: 10px;
}

/* [文字関係] */
div#pagenavi,
div#title p,
div.entry_author,
div.entry_state,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd,
div#footer address {
}
