/*
====================================================================================
 リセット ☆
====================================================================================
*/

html {overflow-y:scroll;height:100%;}

table {border-collapse: collapse; border-spacing: 0;}

fieldset,img {border: 0;}

br {letter-spacing: 0;}

li {list-style-type: none;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0; padding: 0;
}

h1,h2,h3,h4,h5,h6 {font-size: 100%;}



/* 他エレメントの設定 ☆
--------------------------------------------------------------------------------- */
p {margin: 5px 0;}
pre {overflow: auto; width: 100%; background-color:#F8F8FF;}
code {height: 100%;}
input,textarea {font-size: 9pt;letter-spacing: 0.7pt;}


body{
	height:100%;
	font-size: 9pt;
	line-height: 170%;
	font-family: "Meiryo UI","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","MS PGothic",Osaka,"Osaka‐等幅",Sans-Serif;
	letter-spacing: 0.7pt;
	color: #ffffff;
background: #2b2b2b;
}


/*
------------------------------------------------------------------------------------
  リンクの設定
------------------------------------------------------------------------------------
*/


/* 通常のリンクの設定
--------------------------------------------------------------------------------- */
a:link {color: #ffffff; text-decoration: none;}

/* 過去に見たことがあるページのリンクの設定
--------------------------------------------------------------------------------- */
a:visited {color: #ffffff; text-decoration: none;}

/* カーソルが合っている状態のリンクの設定
--------------------------------------------------------------------------------- */
a:hover {color: #cccccc;}

/* アクティブ状態のリンクの設定
--------------------------------------------------------------------------------- */
a:active {color: #cccccc;}



/* 通常のリンクの設定
--------------------------------------------------------------------------------- */
li a:link,
.item a:link,
.calendar_day a:link {color: #F3BBAC; text-decoration: none;}

/* 過去に見たことがあるページのリンクの設定
--------------------------------------------------------------------------------- */
li a:visited,
.item a:visited,
.calendar_day a:visited {color: #EEEEEE; text-decoration: none;}

/* カーソルが合っている状態のリンクの設定
--------------------------------------------------------------------------------- */
li a:hover,
.item a:hover,
.calendar_day a:hover {color: #F5D8D2;}

/* アクティブ状態のリンクの設定
--------------------------------------------------------------------------------- */
li a:active,
.item a:active,
.calendar_day a:active {color: #F5D8D2;}


/*
------------------------------------------------------------------------------------
  表示位置の設定
------------------------------------------------------------------------------------
*/


.center {text-align:center;}

.right {text-align:right;}

.left {text-align:left; margin:0px;}


/*
------------------------------------------------------------------------------------
  各ブロックの設定
------------------------------------------------------------------------------------
*/

div#container{
	width: 780px;
	margin:0px auto;
	min-height: 100%;
          border-left:5px solid #ffffff;
          border-right:5px solid #ffffff;
height: auto;
}

* html div#container{
	height:100%;
}

body > #container {
	height: auto;
}

div#header {
	width: 220px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
         float:left;
margin-top:20px;
}

div#header h1{
	font-size:12px;
padding-left:5px;
}


.ttt1{font-size:12px;
padding-left:5px;
background: #666666;
}

div.description{
	font-size:12px;
	color: #CCCCCC;
}

h1 a:link,
h1 a:visited,
h1 a:active{color: #ffffff;}

div#menu {
	float:left; background: #2b2b2b; width:220px;      
}

.mainmenu{width:220px;
float:left;
padding-right:5px;
padding-left:10px;
}

div#index {
	text-align: center;
	padding-top: 20px;
	padding-bottom:30px;
	_padding-top:30px;
         height:auto;
         width:770px;
         padding-left:10px;
         padding-right:10px;
}

div#index a{text-decoration: underline;}

div#main,
div.getbox {
	padding-top:20px;
	padding-bottom:30px;
	_padding-top:30px;
	background: #2b2b2b;
         height:auto;
}

div#sub {
	float:left;
	width: 380px;
	padding-bottom:10px;
         height:auto;
}

div#entry {
	float:right;
	width: 520px;
         height: auto;
	padding-bottom:10px;
	background: #2b2b2b;
         padding-right:10px;
}



div.item {
	margin-bottom:20px;
}

ul#entrylist {
         float:left;
         width:550px;
         margin-bottom:20px;
}

li.in3{padding-top:5px;}

ul#entrylist2 {
         font-size:14px;
	margin-bottom:20px;
         width:500px;
}


div.pagenavi {
	margin-bottom:20px;
	text-align:center;
}

div.entrybody {margin-bottom: 5px;
width:550px;
         float:left;
}

div.entrybody a{text-decoration: underline;　　　　　}

div.date {
	text-align: right;
	padding: 0px;
         float:right;
         width:350px;
}

div#extra,
div#editform {
	margin-bottom:100px;
}

div#footer {
	bottom:0px;
	width:770px;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
          margin:0 auto;
}


/* 記事本文の装飾
--------------------------------------------------------------------------------- */
#container h2 {
	color: #ec6800;
	margin-bottom: 1em;
         font-size:20px;
　　　　　width:500px;
         float:left;
}

h2.EntryTitle{　　　　　width:550px;
         float:left;
}

h2.EntryTitle a {
	color: #ec6800;}

h2.plTitle{
	color: #ec6800;
	margin-bottom: 1em;
         font-size:20px;
         text-align:left;
}

.indexTitle{
	color: #ec6800;
	margin-bottom: 3px;
         font-size:20px;
         text-align:left;
}


.entryinner{margin:0 auto;
width:500px;
         float:left;
}

.entrybody img {
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* コメントとトラックバックの装飾
--------------------------------------------------------------------------------- */

.CommentMenuTitle,
.TrackbackMenuTitle {
	font-size: 15pt;
	color: #ffffff;
	font-weight: bold;
	margin: 30px 0;
         float:left;
         text-align:center;
}

.CommentFormBlock {
	padding:40px 0;
	background: #2b2b2b;
	border:1px solid #EEEEEE;
}

.CommentFormBlock input,
.CommentFormBlock textarea {
	color: #666666;
}

.CommentFormTh {
	text-transform:uppercase;
	width:140px;
	text-align: center;
}

.CommentFormTd {
	padding: 5px;
}

.foamCMinput input {
	width:240px;
}

.foamCMtext textarea {
	width:310px;
	height:120px;
}

.CommentFormSubmit input{
	width:320px;
	background-color: #FFFFFF;
}

.CommentFormTh input{
	vertical-align: middle;
}

.CommentFormTd img {
	vertical-align: middle;
	*vertical-align: 1px;　/* IE用ハック */
}

.CommentFormBlock input,
.CommentFormBlock textarea {
	padding: 4px;
}

.CommentForms {
	border:1px solid #EEEEEE;
}

.CommentTextBox,
.TrackbackTextBox {
	margin: 40px 0;
}

.CommentTitle,
.TrackbackTitle {
	color: #ffffff;
	font-weight: bold;
	margin: 1em 0;
}

.CommentFooter,
.CommentResFooter,
.TrackbackFooter {
	text-align: right;
}

.CommentResBlock {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.CommentResTitle {
	font-weight: bold;
	margin: 1em 0;
}

.TrackbackURLTitle {
	padding:20px;
	background-color: #2b2b2b;
	border:1px solid #EEEEEE;
}

#TrackbackURL {
	border:1px solid #EEEEEE;
	background-color: #FFFFFF;
	color: #666666;
	padding: 4px;
	width:95%;
}


/* 次の記事やHOMEへのリンクが表示される背景部分
--------------------------------------------------------------------------------- */
.PageLinkBlock,
.FooterPageLinkBlock {
	text-align: center;
	margin: 20px 0 70px 0;
}

.FooterPageLinkBlock {
	margin-bottom: 100px;
	clear:both;
}


/*
------------------------------------------------------------------------------------
  プラグインの設定
------------------------------------------------------------------------------------
*/

.itembody {
	margin-bottom: 1em;
}

.itembody3{margin:0px;}

/* 検索フォーム
--------------------------------------------------------------------------------- */

.blogsearch form{
	padding:5px;
	background: #ffffff url(http://bfile.shinobi.jp/6586/v01_form_bg.gif) repeat center;
	border:1px solid #EEEEEE;
	width: 200px;
}

form .box {
	width: 70%;
	color: #666666;
}

form .btn {
	width: 22%;
	color: #666666;
}

.blogsearch input {
	border:1px solid #EEEEEE;
	padding: 4px;
	background-color: #FFFFFF;
}

/* カレンダー
--------------------------------------------------------------------------------- */

.CalendarMoveTable,
.CalendarTable {
	text-align: center;
	width: 200px;
	font-size: 8pt;
}

.CalendarWdayTr th {
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	padding: 1px;
}

.CalendarTable td {
	padding: 1px 5px;
}

.CalendarTd,
.CalendarTdSun,
.CalendarTdSat {
	color: #CCCCCC;
}

.CalendarTdLinkFont {
	font-weight: bold;
}

.CalendarTdLink {
	background-color: #FEF3F1;
	border-bottom:1px solid #F3CFC3;
}



/*
====================================================================================
 表示の切り替え
====================================================================================
*/



/* 折り畳み
--------------------------------------------------------------------------------- */
.switch {
        display:none;
}

/* メニュー
--------------------------------------------------------------------------------- */
.getbox {
	display:none;
}

#page{float:left; width:520px; background: #2b2b2b; 	height:100%;}
#info{float:left; width:520px; background: #2b2b2b;	height:100%;}
.info1{float:left: width:250px; background: #2b2b2b;}

.itembody2{float:left: width:350px; margin-left:15px; font-size:20px;　line-height:1.2;　color:#0033FF; 	background: #2b2b2b;
}

.itembody3{float:left: width:550px; margin-left:0px; font-size:14px;　line-height:1.2;　color:#0033FF; 	background: #2b2b2b;
}

.itembody04{float:left: width:600px; margin-left:0px; font-size:13px;　line-height:1.2;　color:#0033FF; 	background: #333333;
}


.tt{text-align:right;}

.tt a{text-decoration: underline;}

.ichiran{float:left;}

.ichiran a{color: #ec6800;
	margin-bottom: 1em;
         font-size:20px;
　　　　　 font-weight:bold;}

.itemitem2{width:380px;
float:left;
margin:0px;}

.itemitem2 a{text-decoration: underline;}

.itemitem3{width:380px;
float:left;
margin-bottom:10px;
padding:5px;
background-color:#3E3A39;}

.itemitem3 a{text-decoration: underline;}


.top_item2{width:765px;
float:left;
margin-bottom:20px;
text-align:left;}

.top_item202{width:765px;
float:left;
margin-bottom:5px;
text-align:left;}


.top_item5{width:610px;
float:left;
margin-bottom:20px;
text-align:right;}

.NinjaEntryCommercial{height:50%;}

.item_itemleft{width:380px; float:left; margin-top:0px;}

 table { 
            border: solid thin windowText; 
            float: left; /*左に寄せる*/ 
            margin: 0; 
            padding: 0; 
        } 

        p {clear: left;} 
