@charset "EUC-JP";



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

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

a:link{
	color:black;
}

a:visited{
	color:black;
}

a:active{
color: red;
}

a:hover{
	color: red;
	text-decoration: none;
}

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

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

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

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

body{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, 'ＭＳ Ｐゴシック';
	background-color:white;
	word-wrap: break-word;
}

img{
	border: 0;
}

div#main-container
{
	margin: 20px auto 10px auto;
	padding: 0;
	width: 980px;
	border: 1px solid black;
	background-color:white;
}

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

div#banner
{
	height: 220px;
	background: url("http://livedoor.blogimg.jp/mikeroom/imgs/c/b/cb3d536a.jpg") no-repeat top;
}

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

div#banner h1, div#banner h2{
　　　　
	font-size: large;
       color: black;

	margin: 0px 0px 0px 520px;
	padding: 100px 0 0 40px;
}

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

div#banner-description{
	font-size: small;
       
	color: black;
	margin: 20px 0px 00px 520px;
	padding: 0 15px 0px 40px;
}


div#banner-navi{margin-left:520px;
             ma-gin-top:100px;
}



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

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

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

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

div#main{
	margin:0 0 30px 0;
}

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

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

#contents{
	width:480px;
	float:left;
	position: relative;
	top: 0;
	left: 240px;
	overflow: hidden;
}

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

div.contents-main{
	padding:10px 5px 5px 5px;
}

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

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

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

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

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

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

.entry-body p{
	margin: 5px 0;
}

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

.entry-body blockquote{
	margin: 0px 10px;
	padding: 5px 5px 5px 5px;
	border:1px dotted red;
}


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

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

.entry-body li,
.comment li,
.trackback li {
	margin-left: 30px;
}

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

.pankz{
	margin-top:5px;
	padding: 0px 0px;
	font-size: x-small;
	text-align:left;
}

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

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

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

div.entry{
	margin: 15px 0px 40px 0px;
}

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

.entry-date{

	text-align:left;
	
        margin-bottom:0px;
}

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

#contents h1.entry-title, #contents h2.entry-title{
	margin: 2px 0px 20px 0px;
	padding: 7px 5px 7px 20px;
	font-size: small;
	
 

	letter-spacing: .15em;
}




#title{
width:471px;
height:30px;
background: url("http://livedoor.blogimg.jp/mikeroom/imgs/5/f/5fb868fc.gif");

}






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

.entry-body,
.comment,
.trackback
{
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height:1.6;
	letter-spacing: .15em;
}

br{
  letter-spacing: 0;
}

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

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

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

div.entry-tags-header{
	padding:0px 0px 5px 7px;
	margin:0px 0px 5px 0px;
	font-size: small;
	font-weight:bold;
	background-color:transparent;
	border-bottom:1px dotted red;
}

div.entry-tags ul.entry-tags-list{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 7px;
}

div.entry-tags ul.entry-tags-list li{
	display:inline;
	padding:0px 5px 0px 0px;
}


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

div.posted{
	font-size: x-small;
        border-top: 0px solid red;
	text-align: right;
}







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

/***  見出し ***/

div.trackbacks-title,
div.comments-title,
div.comments-open-title,
div.category-title
{
	margin: 20px 0 10px 0;
	padding:7px 5px 7px 0px;
	border-bottom: 2px dotted red;
	
	font-weight:bold;
	color: #222;
	background: url("") no-repeat;
}

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

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

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

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

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

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

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

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

#form-button{
	margin-right: 30px;
	text-align: center;
}

/*** 絵文字 ***/

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

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

div#left-side
{
	width:220px;
	float:left;
	position: relative;
	top: 0;
	left: -470px;
	font-size: small;
	overflow: hidden;
}

div#right-side
{
	width:240px;
	float: right;
	font-size: small;
	overflow: hidden;
        margin-right:10px;
}

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

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

div.menu
{
	margin: 10px 0px;
	width:180px;
	padding:0px 10px;
	font-size: small;
	background:	transparent;
}

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

div.sidetitle{
	margin: 20px 0 0 0;
	padding: 6px 4px;
	font-size: small;
	font-weight: bold;
	color: #000;
  	background: url("jpg") no-repeat;
	text-align: center;
}

div.menu ul{
	font-size: small;
}

div.menu div.side{
	margin: 10px 0;
}

div.sidebottom{
	margin: 0;
	padding: 0;
}

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

div#left-side ul,
div#right-side ul
{
	margin-top:3px;
	margin-left:25px;
	padding:2px 0px;
}

div#left-side li,
div#right-side li
{
	padding:2px 0px;
}

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

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

/*** サイド検索 ***/

div.side form{
	text-align: center;
}

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

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

.calendarheadbody div.calendarhead{
	margin: 20px 0 0 0;
	padding: 6px 4px;
	font-size: small;
	font-weight: bold;
	color: #000;
  	background: url("") no-repeat;
	text-align: center;
}

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

div.calbody{
	margin: 5px 0 20px 0;
}

.calbody table {
	border-collapse: collapse;
	border: 0px;
	width: 180px;
}

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

.calbody td{
	text-align:center;
	padding: 2px 0;
}

td.weekday{
	font-weight: bold;
}

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

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

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

div#footer
{
	clear:both;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	height: 60px;
	color: #FFF;
	background: red;
}

#footer a,
#footer a:hover,
#footer a:visited{
	color: #FFF;
}

/*** COPYRIGHT ***/

div#copyright{
	margin: 5px;
	text-align: center;
}

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

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

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

table#header {
	width: 100%;
}

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;
}

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


#kategory{
  text-align: left;
  width: 218px;
  border: 1px #C0C0C0 solid;
  margin-top: 10px;

}


.plugin-recent_articles {
/* float:left;*/
 text-align: left;
  width: 220px;
  border: 0px #C0C0C0 solid;
  margin-top: 10px;

}


.plugin-categorize .sidetitle{
 display:none;
}


.plugin-monthly .sidetitle{
 display:none;
}




.plugin-recent_articles .sidetitle{
 display:none;
}





#rightarea{
  text-align: left;
  width: 238px;
  border: 1px #C0C0C0 solid;
  margin-top: 10px;

}





.elsebody{
	padding: 15px 0 0 0;
	text-align: center;
}

.elsebody img{
	margin: 3px 0;
}



/*** clearfix ***/

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



 .prev{
 margin-right:1em;
}


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