@charset "EUC-JP";

/*
Theme Name: Roundness Army Khaki
Theme URI: http://livedoor.decoweb.jp/
Description: テンプレートRoundnessに迷彩模様が登場！
Version: two-right
Author: decoweb
Author URI: http://www.decoweb.jp/
*/

/*************** リンク定義 ***************/

/*** リンク設定 ***/

a:link,
a:visited,
a:active{
	color: #a18f80;
}

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

#contents .entry-title a:link,
#contents .entry-title a:visited{
	color: #000;
	text-decoration: none;
}

#contents .entry-title a:hover{
	color: #000;
	text-decoration: underline;
}

.pankz a,
page-navi a
{
	color: #FFF;
	
}

/*************** body ***************/

body{
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, 'ＭＳ Ｐゴシック';
	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/b/4/b4c4f19a.jpg");
	word-wrap: break-word;
}

img{
	border: 0;
}

div#main-container{
	width: 820px;
	margin: 0 auto;
	padding: 0;
}

/*************** ヘッダー  ***************/

div#banner
{
	width: 780px;
	height: 280px;
	margin: 0;
	padding: 10px;
	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/0/2/02d0ff0b.png") no-repeat bottom transparent;
}

/*** h1 ---- ヘッダー内サイトタイトル ***/

div#banner h1, div#banner h2{
	font-size: xx-large;
	margin: 0 0 0 5px;
	padding: 130px 50px 0 50px;
	text-align: center;
	text-shadow:
	-1px -1px 0px #5c5c5c,
	1px -1px 0px #5c5c5c,
	1px 1px 0px #5c5c5c,
	-1px 1px 0px #5c5c5c,
	1px 2px 3px rgba(0, 0, 0, 0.6);
}

/*** ヘッダー内サブタイトル ***/

div#banner-description{
	font-size: small;
	color: #FFF;
	margin: 5px 0 0 5px;
	padding: 0 50px 0 50px;
	text-align: center;
}

/*** ヘッダー内リンク ***/

div#banner a{
	color: #FFF;
	text-decoration: none;
}

div#banner a:hover{
	color: #FFF;
}

/*************** メイン（左中右カラム）  ***************/

div#main{
	width: 800px;
	margin: 0;
}

/*************** コンテンツ（中央カラム） ***************/

/****** 中央カラムレイアウト ******/

#contents{
	width: 560px;
	float: left;
	overflow: hidden;
}

/****** コンテンツ内定義 ******/

div.contents-main{
	width: 550px;
	margin: 0;
	padding: 5px;
}

/*** エントリーボディ内 h2 ***/
/*** コメント内 h2 ***/
/*** トラックバック内 h2 ***/

.entry-body h2,
.comment h2,
.trackback h2 {
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: double #D6E2C4;
}

/*** エントリーボディ内 h3 ***/
/*** コメント内 h3 ***/
/*** トラックバック内 h3 ***/

.entry-body h3,
.comment h3,
.trackback h3 {
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 2px solid #D6E2C4;
}

/*** エントリーボディ内 h4 ***/
/*** コメント内 h4 ***/
/*** トラックバック内 h4 ***/

.entry-body h4,
.comment h4,
.trackback h4 {
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 1px dotted #D6E2C4;
}

/*** エントリーボディ内 blockquote ***/

.entry-body blockquote{
	width: 90%;
	margin: 10px auto;
	padding: 5px;
	border: 1px dotted #D6E2C4;
}

/*** エントリーボディ内 ol ul ***/
/*** コメント内 ol ul ***/
/*** トラックバック内 ol ul ***/

.entry-body ul,
.comment ul,
.trackback ul,
.entry-body ol,
.comment ol,
.trackback ol{
	margin: 5px 0 10px 5px;
	padding: 0;
}

.entry-body li,
.comment li,
.trackback li{
	margin: 3px 0 3px 25px;
}

/*** 続きを読む ***/

a.continues{
	float: left;
	margin: 20px 0;
}

/*** コンテンツ内パンくず ***/

.pankz{
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: x-small;
	text-align:right;
	color: #FFF;
}

/*** コンテンツ内ページナビ ***/

.page-navi{
	margin: 5px 0;
	padding: 0;
	font-size: x-small;
	color: #FFF;
}

/****** エントリー ******/

div.entry{
	width: 530px;
	margin: 5px 0 0 0;
	padding: 10px;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/f/0/f06bd435.png") no-repeat #FFF;
}

/*** エントリーボトム ***/

div.entry-bottom
{
	width: 550px;
	height: 30px;
	margin-bottom: 30px;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/a/7/a713ecd3.png") no-repeat;
}

/****** 見出し上日付 ******/

.entry-date{
	text-align: right;
	font-size: small;
}

/****** エントリーヘッダー ******/
/*** h2 ---- コンテンツ内の見出し ***/

#contents h1.entry-title, #contents h2.entry-title{
	margin: 5px 0 15px 0;
	padding: 5px;
	font-size: large;
	border-bottom: 3px double #455942;
	letter-spacing: .1em;
}

/****** エントリーボディ ******/
/****** コメント ******/
/****** トラックバック ******/

.entry-body,
.comment,
.trackback{
	line-height: 1.5;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}

#comments,
#comments-open,
#trackbacks
{
	color: #FFF;
}

br{
  letter-spacing: 0;
}

/*************** タグ ***************/

div.entry-tags{
	margin: 5px 0;
}

/****** タグヘッダー ******/

dl.article-tags {
	margin: 0;
	padding: 0;
}

dl.article-tags dt{
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}

dl.article-tags dd{
	display: inline;
	margin: 0 0 0 15px;
	pading: 0;
}

/****** 投稿時間 ******/

div.posted{
	clear: both;
	font-size: x-small;
	border-top: 1px solid #455942;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 5px 0;
	letter-spacing: 0;
}

/****** トラックバック、コメント、コメント書き込み ******/

/***  見出し ***/

div.trackbacks-title,
div.comments-title,
div.comments-open-title,
div.category-title{
	font-size: small;
	font-weight: bold;
	color: #222;
	background: #FFF;
	border: 1px solid #CCC;
	margin: 20px 0 10px 0;
	padding: 5px;
}

#trackbacks,
#comments,
#comments-open{
	margin-bottom: 30px;
}

/*** コメントテキスト,トラックバックテキスト ***/

.commenttext,
.trackbacktext{
	margin: 5px 0 15px 0;
}

/*** コメントフォーム ***/

#comment-form *
{
	margin: 0;
	padding: 0;
}

#comment-form{
	margin: 5px 0 0 5px;
}

#comment-form p{
	margin: 10px 0;
}

/*** フォームボタン ***/

#form-button{
	width: 350px;
	text-align: center;
}

textarea#text{
	width: 350px;
}

/*** エラー ***/

#error{
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 5px;
}

/*** 絵文字 ***/

#emoji{
	width:242px;
	height:167px;
	display: inline;
}

/*************** サイドレイアウト  ***************/

div#side
{
	width: 240px;
	float: right;
	font-size: 80%;
	overflow: hidden;
}

/*************** サイドバー（左右カラム） ***************/

div.menu *
{
	margin: 0;
	padding: 0;
}

div.menu
{
	width: 220px;
	margin: 10px;
	font-size: 90%;
	background:	transparent;
	list-style: none;
}

/*** サイドバー内見出し ***/

div.sidetitle{
	width: 220px;
	margin: 0;
	padding: 13px 10px 10px 10px;
	font-size: 100%;
	color: #59422c;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/a/f/af173fea.png") no-repeat;
}

.sidetitlebody{
	background: #FFF;
}

div.menu ul{
	font-size: 100%;
	margin: 0 10px 0 25px;
	padding: 10px 0;
}

div.menu div.side{
	margin: 0;
	padding: 5px;
  	background: #FFF;
}

div.sidebottom{
	height:15px;
	margin: 0 0 15px 0;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/c/3/c38ba3ae.png") no-repeat top;
  	vertical-align: bottom;
}

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

.menu ul,
.menu ol{
	margin: 0 0 0 25px;
	padding: 5px 0;
}

.menu li{
	padding: 2px 0;
}

/*** サイドリンク ***/

div.sidebody{
	margin: 7px;
	font-size: 90%;
}

/*************** サイド上部カレンダー ***************/

div.calendarheadbody{
	margin: 0;
	text-align: center;
}

.calendarheadbody div.calendarhead{
	width: 160px;
	margin: 0;
	padding: 13px 10px 10px 10px;
	font-size: small;
	font-weight: bold;
	color: #FFF;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/6/9/69776761.png") no-repeat;
}

div.calbottom{
	height:15px;
	margin: 0 0 15px 0;
  	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/f/4/f4ba12e1.png") no-repeat top;
  	vertical-align: bottom;
}


.calendarhead a{
	font-weight: normal;
	font-size: x-small;
	color: #FFF;
}

div.calbody{
	margin: 0;
	background: #FFF;
}

.calbody table {
	width: 180px;
	border-collapse: collapse;
	border: 0;
	line-height: 140%;
}

.calbody th{
	text-align: center;
	font-weight: normal;
}

.calbody td{
	text-align: center;
}

td.weekday{
	font-weight: bold;
}

td.sat{
	font-weight: bold;
	color: #0000FF;
}

td.sun{
	font-weight: bold;
	color: #FF0000;
}

/*************** フッター ***************/

div#footer
{
	clear:both;
	width: 700px;
	height: 45px;
	padding: 2px;
	margin: 0 auto;
	background: url("http://livedoor.blogimg.jp/yotsuba_33/imgs/f/c/fcb17e19.png") no-repeat;
	color: #222;
}

/*** COPYRIGHT ***/

div#copyright{
	text-align: center;
}

/*** decoウェブバナー ***/

div#powered{
	text-align: center;
	font-size: x-small;
	padding: 5px 0 0 0;
}

/*************** AD ***************/

div#ad{
	width: 390px;
	margin: 20px 0 10px 0;
	padding: 0;
}

/*************** ライブドア広告ヘッダー ***************/

table#header {
	width: 100%;
	border-bottom: 1px solid #999999;
	background: #FFF;
}

table#header th {
	width: 1%;
}

table#header th img {
	margin: 2px 10px;
}

table#header td.catprbox {
	width: 1%;
	white-space: nowrap;
}

table#header td.catprbox span {
	margin-right: 15px;
}

table#header td.newstickerbox {
	width: 97%;
/*
	text-align: right;
	padding-right: 10px;
*/
}

table#header td.newstickerbox div {
	text-align: left!important;
	padding-left: 10px;
}

table#header td.startblogbox {
	width: 1%;
	padding-right: 20px;
	white-space: nowrap;
}

table#header td.startblogbox img {
	margin-right: 3px;
	border: 0;
	vertical-align: middle;
}

table#header td.startblogbox a.header-nav-livedoor {
	margin-right: 5px;
	border-right: 1px solid;
	padding-right: 5px;
}

table#header a {
	text-decoration: none!important;
}

table#header td {
	height: 16px!important;
}

td.newstickerbox div {
	width: 200px!important;
	height: 14px!important;
}

#header_scroll {
	width: 170px!important;
}

#header_topics div {
	height: 14px!important;
}

/*************** 第四世代-追加 ***************/
/**** Navigator ***/

div.index-navigator-outer {
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-size: x-small;
	color: #FFF;
}

ul.index-navigator,
.article-pager-outer ul.article-pager,
ul.archives-navigator{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
}

ul.index-navigator li,
ul.article-pager li,
ularchives-navigator li{
	display: inline;
	padding: 0;
	margin: 0 5px;
}

ul.index-navigator li.paging-number ol{
    display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.index-navigator li.paging-number ol a{
	margin: 0;
	padding: 0;
}

/*************** その他スペース ***************/

/*** services ***/

ul#ld-services{
	list-style: none;
	padding: 10px 0;
	text-align: center;
}

/*** Plugin ***/

body.ad{
	background: none;
}

/*** clearfix ***/

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

/*** clearfix ***/

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

/******************************/
/*\*/
* html .clearfix {
    height: 1em;
}