@charset "EUC-JP";

/* Information
==================================================
livedoor Blog CSS
 Name   : 暇人速報

 Update : 2009.07.01
==================================================
*/


/* Table of Contents
==================================================
	01. Text - フォント・リンク
	02. Layout - 全体の枠組み
	03. Title - ブログタイトルエリア
	04. SubTitle - アーカイブタイトルエリア
	05. Pager - ページャ
	06. Main - 記事エリア
	07. Option - トラックバック・コメントエリア
	08. Sub & Extra - プラグインエリア
	09. Header & Footer - ヘッダー・フッター
	10. Others - ADエリア etc.
==================================================
*/


/* =============================================== */
/** 01. Text - フォント・リンク */
/* ----------------------------------------------- */

* {
	word-break: break-all;
}

body
, textarea {
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;	
}



body {
	color: #333333;
}

a:link    {color:#0055ff; text-decoration:none;}      /* 通常 */
a:active  {color:#800000; text-decoration:none;}      /*実行中*/
a:visited {color:#5b6470; text-decoration:none;}      /*訪問済*/
a:hover   {color:#ff0000; text-decoration:underline;} /*マウス*/

table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
	color: #0000fe;
}

h1#blog-title a:link
, h1#blog-title a:active
, h1#blog-title a:visited {
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

p#blog-description {
}

h2.archives-title {
	color: #ffffff;
}

div.article-body a:link
, div.article-body a:active {
}

div.article-body a:visited {
}

h2.article-title a:link
, h2.article-title a:active
, h2.article-title a:visited {
	color: #fff;
	text-decoration: none;
}

h2.article-title a:hover {
	text-decoration: none;
}

ul.article-post li a {
}

dl.article-category dd a {
}

div.pager a {
}

div.article-date-outer {
}

ul.ping-info li.ping-date
, ul.comment-info li.comment-date {
	color: #8d8d8d;
}

div.article-body a:link
, div.article-body a:active {
}

div.article-body a:visited {
}

div.article-option h3 {
}

.trackback-set a
, .comment-set a {
}

div.comment-auth-announcement p a {
	font-weight: bold;
}

div.sidetitle {
	color: #fff;
}

div.sidetitle a {
	color: #fff;
}

div.calendarhead {
	color: #fff;
}

div.calendarhead a {
	color: #fff;
}

div.side a:link
, div.side a:active {
}

div.side a:visited {
}

div.side a:hover {
}

div#footer p
, div#footer p a {
	color: #fff;
}






/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	text-align: center;
	background: url(http://livedoor.4.blogimg.jp/himasoku123/imgs/3/d/3d705d79.png
) repeat left top;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
}

div#content {}

div#main
, div#sub
, div#extra {
	overflow: hidden;
}

div#main {
	float: right;
	display: inline;
	width: 812px;
}

div#main div.column-inner {
}

div#sub {
	float: left;
	display: inline;
	width: 173px;
}

div#sub div.column-inner {
}

div#extra {
	clear: left;
	float: left;
	display: inline;
	width: 173px;
	padding-bottom: 20px;
}

div#extra div.column-inner {
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------- */
/** clearfix */

div#container:after
, div#content:after
, ul.article-navigator:after
, ul.archives-navigator:after
, div.article-body:after
, div.article-body div.article-body-more:after
, div#trackback-form ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/** hasLayout */
div.blog-title-outer
, h2.archives-title
, div.article-body
, div.article-footer
, h2.article-title
, div.pager
, ul
, div.index-navigator-outer {
	height: 1%;
}

/** peek-a-boo bug */
div#trackback-form
, div#trackbacks-list
, div#comments-list
, div#comment-form {
	height: 1%;
}

/* =============================================== */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */

div.blog-title-outer {
	text-align: left;
	margin-bottom: 2px;
}

div.blog-title-outer-2 {
}

div.blog-title-outer-3 {
}

h1#blog-title {
	margin: 0;
	font-size: 150%;
	font-weight: bold;
}

div.blog-description-outer {
}

p#blog-description {
	margin: 0;
	line-height: 135%;
}



div.head1 {

a:link    {color:#ffffff; text-decoration:none;}      /* 通常 */
a:active  {color:#ffffff; text-decoration:none;}      /*実行中*/
a:visited {color:#ffffff; text-decoration:none;}      /*訪問済*/
a:hover   {color:#ffffff; text-decoration:underline;} /*マウス*/


}



/* =============================================== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

div.archives-title-outer {
	background: #000;
}

div.archives-title-outer-2 {
}

div.archives-title-outer-3 {
}

h2.archives-title {
	margin: 0;
	padding: 5px 20px;
	text-align: left;
	font-size: 10pt;
}

ul.archives-lists {
	background: #fff;
	text-align: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 10px 20px;
}

ul.archives-lists li {
	background: url(http://blog.livedoor.jp/himasoku123/parts/report_02.gif) no-repeat left 1px;
	padding-left: 18px;
	margin: 2px 0 5px;
	font-size: 10pt;
}

/* =============================================== */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

div.pager {
	margin-bottom: 10px;
	text-align: left;
}

div.pager-inner {
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {
}

/* ----------------------------------------------- */
/** IndexNavigator - トップページ */

ul.index-navigator {
	padding: 15px 0 0;
	font-size: 10pt;
      
}

ul.index-navigator li a {
	padding: 0 7px;
}

/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager {
	list-style-type: none;
	padding-top: 15px;
	font-size: 9pt;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #575e69;
}

/* ----------------------------------------------- */
/** ArticlePager - 個別記事ページ */

ul.article-pager {
	padding-top: 15px;
	font-size: 9pt;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;/* 1px余白（上部） */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px余白（下部） */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */


.dashed {border: dotted 2px #e0e0e0; 
         background-color:#F0F8FF;
         padding-top: 4px;

}

.dashed2 {border: dotted 2px #e0e0e0; 
         background-color:#F0F8FF;
         padding-top: 4px;
         padding-bottom: 2px

}


div.article-outer {
	border: 1px solid #000;
	margin-bottom: 20px;
	text-align: left;
	background: #fff;
}

div.article-outer-2 {
	padding-bottom: 6px;
	height: 1%;
}

div.article-outer-3 {
	padding-bottom: 30px;
}

/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
	background: #333 url(http://blog.livedoor.jp/himasoku123/parts/aaaaa.jpg) repeat left top;
	border-bottom: 1px solid #333333;
	margin: 0;
	padding: 5px 20px;
	text-align: left;
}


/*** カテゴリアーカイブページではカテゴリを非表示にする */
body.category li.article-category {
	display: none;
}

/*** 記事タイトル */
div.article-title-outer {
}

h2.article-title {
	font-family: sans-serif,Impact;
	font-size: 16pt;
	margin: 0;
}


.saisin1 {
         background-color:#004980;
         padding-top: 10px;
	 padding-bottom: 10px;
         font-size: 15px;
         color: #ffffff;
         font-weight: bold;
         width: 754px;
}






/* ----------------------------------------------- */
/** 記事本文 */

div.article-body {
	padding: 10px 20px 5px;
	border-top: 1px solid #333333;
	color: #333333;
	font-size: 10pt;

       

	line-height: 1.3;
}


dd {

font-size: 14.5px;
color: ##313131;
}



div.article-body-inner {
	width: 100%;
	overflow: hidden;
        
}

/*** 続きを読む */
div.article-body span.article-continue {
	display: block;
	margin-top: 1em;
        margin-left: 1.1em;
　　　  
　　
}

div.article-body div.article-body-more
, div.article-body div.article-body-private {
	clear: both;
	margin-top: 1em;
        
}

/*** blockquote & pre */
div.article-body blockquote
, div.article-body pre {
	
	padding: 0px 13px;
	margin: 5px 0;
	color: #595d68;
}

/*** img */
div.article-body img.pict {
	margin: 0 5px 5px 0;
}

/*** 共通テーマ */
body.default_2008 dl.common-theme {
	margin: 25px 10px 0;
}

/*** 記事タグ */
body.default_2008 dl.article-tags {
	margin: 25px 10px 0;
}
dl.article-tags a:link{
}


/*** プライベートモード */
div.private-mode-announcement {
	border-color: #858585;
	line-height: 135%;
	font-size: 10pt;
}






dd {margin: 13px 0px 33px 27px;}

.popup dl {
	margin:0px;
}
.popup dt {
}
.popup dd {
	margin:0px;
	margin:0px 0px 15px 20px;
}
.res1 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.reslast {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}


.reslast2 {
	font-size: 16px;
	font-weight: bold;
	color: #7A1919;
}


.reslast4{
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.resstrong {
	color: #FF0000;
}


.s1 {
		color: #333333; 
	font-size: 14px; 
	font-weight: bold;
}

.s3 {
		color: #0000ff; 
	font-size: 14px; 
	font-weight: bold;
}

.s2 {border: dotted 2px #e0e0e0;
         background-color:#f0f0f0;
         padding: 4px;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
color: #333333;
     font-size: 14px;
     font-weight: bold;
}

.res2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.res3 {
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
}

.resstrong3 {
	
	color: #cccccc;
	font-weight: bold;
}
.style59{
	font-size: 16px; 
	font-weight: bold; 
	color: #660066;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}
.style94{
	color: #333333; 
	font-size: 16px; 
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}
.resdeka{
	font-size: 25px;
	font-weight: bold;
	color: #CC0033;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}


.resdeka2 {
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.resdeka3 {
	font-size: 25px;
	font-weight: bold;
	color: #0000FF;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.resdeka4{
	font-size: 25px;
	font-weight: bold;
	color: #660066;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.resdeka5{
	font-size: 25px;
	font-weight: bold;
	color: #ff6600;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.resdeka6{
	font-size: 25px;
	font-weight: bold;
	color: #ff0000;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
}

.styleaa {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    line-height: 1.125;
	font-size: 16px;
	font-weight: bold;
}


.styleaa3 {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    line-height: 1.125;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}


.styleaa2 {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
    line-height: 1.125;
		font-size: xx-large;
		color: #990000;
	font-weight: bold;
}

.situ1{
font-weight:bold; 
color:#2e31fa;
margin:25px 0px 60px 28px;
font-size:16px;
}
.situ2{

font-weight:bold;

color:#2e31fa;
margin:23px 0px 60px 28px;
font-size:16px;
}
.situ3{
font-weight:bold;
margin:23px 0px 15px 28px;
font-size:16px;
}


.akares {border: dotted 2px #e0e0e0; 
         background-color:#f0f0f0;
         padding: 4px;
		 font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 

}

.akares2 {border: dotted 2px #e0e0e0; 
         background-color:#e0e0e0;
         padding: 10px;
		 font-size:16px;
		 color:#ff0000;
		 font-weight:bold;
		 font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 

}

.akares3 {
          padding: 4px;    
          margin-bottom: 25px;
          background-color:#e0f1ff;

}


.hisigata {
         
          font-size:16px;
          color:#ff0000;
          font-weight:bold;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;

}




.titletag {
         background-color:#004980;
         padding: 10px;
         padding-left: 15px;
         font-size: 15px;
         color: #ffffff;
         font-weight: bold;
          
}


.titletag2 {
         background-color:#004980;
         padding: 10px;
         padding-left: 15px;
         font-size: 15px;
         color: #ffffff;
         font-weight: bold;
          
}


.netabare {
         background-color:#004980;
         padding: 10px;
         padding-left: 15px;
         font-size: 16px;
         color: #ffffff;
         font-weight: bold;
          
}



.osusume {
         padding-left: 11px;
         font-size: 14px;
         color: #ff0000;
         font-weight: bold;
          
}


.aa{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
color: #0000FF;
font-size: 12px;

}

.aa2{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif; 
color: #0000FF;
font-size: 4px;

}

.ichi{
 font-size:16px;
		 color:#ff0000;
		 font-weight:bold;

}


.ao {
     font-size: 16px;
     font-weight: bold;
     color: #0000FF;
}
.aka {
     font-size: 16px;
     font-weight: bold;
     color: #990000;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}


.ore{
     font-size: 16px;
     font-weight: bold;
     color: #ff6600;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.mura{
     font-size: 16px;
     font-weight: bold;
     color: #660066;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}
.kuro{
     color: #333333;
     font-size: 16px;
     font-weight: bold;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}


.mu{
     font-size: 16px;
     font-weight: bold;
     color: #660066;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}
.ku{
     color: #333333;
     font-size: 16px;
     font-weight: bold;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.akad{
     font-size: 25px;
     font-weight: bold;
     color: #CC0033;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}


.kurod {
     font-size: 25px;
     font-weight: bold;
     color: #333333;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.kud {
     font-size: 25px;
     font-weight: bold;
     color: #333333;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.aod {
     font-size: 25px;
     font-weight: bold;
     color: #0000FF;
    
}

.murad{
     font-size: 25px;
     font-weight: bold;
     color: #660066;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.mud{
     font-size: 25px;
     font-weight: bold;
     color: #660066;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}

.ored{
     font-size: 25px;
     font-weight: bold;
     color: #ff6600;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}


/* ----------------------------------------------- */
/** 記事フッター */

div.article-footer {
	padding: 0 20px;
}

ul.article-post {
	padding: 10px 5px 0;
	text-align: right;
}

ul.article-post li {
	min-height: 16px;
	font-size: 13px;
}

/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */

div#article-options {
	text-align: left;
	padding: 10px 0;
}

div.article-option {
	border: 1px solid #000;
	padding: 10px;
	background: #fff;
}

div.article-option h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12pt;
}

/*** 指定しやすいようstyleReset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

/* ----------------------------------------------- */
/** トラックバックURL */

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
	/* >> trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}

div#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/** トラックバック一覧 */

.trackback-set {
	padding: 0 0 10px 20px;
	font-size: 9pt;
}

h4.ping-title {
	display: inline;
	font-size: 9pt;
	font-weight: normal;
}

ul.ping-info {
	display: inline;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	margin-left: 20px;
}

ul.ping-info li.ping-blog-name span {
	margin: 0 10px;
}

ul.ping-info li.ping-date {
	display: inline;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** コメント一覧 */

li.comment-set {
	padding: 0 0 10px 0;
	font-size: 9pt;
}

ul.comment-info {

}

.comment-author {
	display: block;
	color: #666666;
	font-size: 12px;
}

ul.comment-info li.comment-date {
	display: inline;
	margin-left: 10px;
	color: #666666;
}

ul.comment-info li {
	display: inline;
}

.comment-body {
	display: block;
	margin-top: 10px;
	margin-bottom: 18px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 1.3;
}


ul.comment-info li.comment-body img.trackback-rating {}

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

div#comment-form {

}

div#comment-form-body {
	padding: 15px 0 15px 50px;
}

div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
	font-size: 9pt;
}

div#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

input#author {
	width: 65%;
}

input#email {
	width: 65%;
}

input#url {
	width: 85%;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 90%;
	height: 250px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}

label.input-rating {
	margin-left: 20px;
}

label.input-rating select {
	margin-left: 3px;
}

label.input-rating-face {
	margin-left: 5px;
}

label.input-rating-star {}

div#comment-form-body table tr.submit td {
	text-align: center;
}

/*** コメント認証 */
div.comment-auth-announcement {
	margin: 10px 0;
	border-color: #858585;
	font-size: 9pt;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}

div#error{
	font-size: 9pt;
}


/* ----------------------------------------------- */
/** 関連記事 */

div.related-articles{
	padding: 30px 0 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 12pt;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat -3px 3px;
	padding: 0 0 5px 9px;
	margin-left: 5px;
}


/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

div.sidewrapper {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	overflow: hidden;
}

div.sidetitlebody {}

div.sidetitle {
	background: #333 url(http://blog.livedoor.jp/himasoku123/parts/aaaaa.jpg) no-repeat left top;
	border-bottom: 1px solid #666666;
	font-family :sans-serif,Impact;
	font-size: 11pt;
　　　　font-color: #333333;
	font-weight: bold;
	padding: 2px 15px;
}

div.sidetop
, div.sidebottom {
	display: none;
}

div.side {
	padding: 10px 5px 20px;
	text-align: center;

	text-align: left;

	font-size: 9pt;
	background: #fff;
}

div.sidebody {
	background: url(http://blog.livedoor.jp/himasoku123/parts/report_02.gif) no-repeat 0 0;
	padding: 0 0 5px 15px;
	margin-left: 5px;
	text-align: left;
}

/* ----------------------------------------------- */
/** カレンダー */

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
	background: #333 url(http://blog.livedoor.jp/himasoku123/parts/aaaaa.jpg) no-repeat left top;
	border-bottom: 1px solid #666666;
	font-family :sans-serif,Impact;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px 15px;
}

div.caltop
, div.calbottom {
	display: none;
}

div.calbody {
	padding: 10px 5px 20px;
	text-align: center;
	font-size: 9pt;
	background: #fff;
}

table.caltbl {
	width: 160px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-weight: bold;
	height: 20px;
}

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
	margin: 0 auto;
	width: 160px;
	color: #8d8d8d;
}
td table.caltblday td {
	width: 20px;
	height: 24px;
	padding: 0;
	text-align: center;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

a.acalendar:link{
}

/* ----------------------------------------------- */
/** プロフィール（プラグイン） */

.nickname {
	font-weight: bold;
	margin: 10px 0;
}

.message {
	text-align: left;
	line-height: 125%;
}

/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {
	padding-top: 20px;
}

/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header {
	font-size: 75%;
	background: #fff;
	border-bottom: 1px solid #ddd;
}

/* ----------------------------------------------- */
/** Footer */

div.footer-outer {
	width: 1000px;
	margin: 0 auto;
	background: url(http://blog.livedoor.jp/himasoku123/parts/hutahuta.jpg) repeat left top;
	border-color: #c0c0c0 #000000 #000000;
	border-style: solid;
	border-width: 2px 1px 1px;
	font-size: 83%;
	padding: 5px 0;
}

div.footer-outer-2 {
}

div#footer {
	display: inline;

}

div#footer p {
	display: inline;
}

div.footer-outer address {
	color: #fff;
	font-style: normal;
}

p.templateby {
	color: #fff;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

p.templateby a {
	color: #fff;
}


/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

div#ad {
	margin: 25px auto 0;
	text-align: center;
}

div#ad iframe {
	margin: 10px auto;
}

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	color: #0000ff!important;
	font-weight: bold;
}

a.adtitle span {
	font-size: 90%!important;
}

a.addescription {
	color: #000000!important;
}

a.addescription span {
	font-size: 82%!important;
}

a.adurl {
	color: #1b8d1c!important;
	text-decoration: none;
}

a.adurl span {
	font-size: 82%!important;
}

a.adld {
	color: #666666!important;
	text-decoration: underline;
	font-size: 110%;
}
.ads-become a{}


/* HEADLINE */
.himajin-headline {
	border: 1px solid #000;
	text-align: left;
	background: #fff;
}

.himajin-headline .headline-title {
	background: #333 url(http://blog.livedoor.jp/himasoku123/parts/aaaaa.jpg) repeat left top;
	border-bottom: 1px solid #666666;
	color: #fff;
	font-family: sans-serif,Impact;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px 20px;
	margin: 0;
}

.himajin-headline.himajin-headline2 {
	margin-bottom: 20px;
	margin-top: -1px;
}

.himajin-headline .headline-box {
	color: #000000;
	font-size: 10pt;
	height: 92px;
	overflow: auto;
	padding: 5px 20px;
	line-height: 1.3;
}

.himajin-headline .headline-box2 {
	color: #000000;
	font-size: 9pt;
	height: 109px;
	overflow: auto;
	padding: 5px 20px;
	line-height: 1.3;
}

.himajin-headline .headline-box3 {
	color: #000000;
	font-size: 9pt;
	height: 100px;
	overflow: auto;
	padding: 5px 20px;
	line-height: 1.3;
}




.resstrong {
	color: #ff0000;
}


#sub ul , #extra ul { list-style-image: url(http://blog-imgs-21-origin.fc2.com/h/i/m/himasoku123/report_02.gif);
 margin:2px 0 5px 0; padding:0; } 

#hatena-bookmark-widget0 ul { list-style-image: none; }

#sub ul li , #extra ul li { margin-left:20px; margin-bottom:3px; }

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px 40px; }
.ad-center { text-align:center; }
.ad-type-head { margin:0; padding:10px 20px; border:1px solid #000000; background:#ffffff;}

.ad-outer { text-align:left; margin:0 auto; padding:0; }
.ad-by { margin-bottom:4px; font-size:11px; }
.ad-box { }
.ad-box a { display:block; margin:0 8px 0 0!important; padding:4px 5px!important; overflow:hidden; }
.ad-box a:hover { padding:3px 4px!important; }
.ad-box a span.ad-url { margin-left:10px; }
/* for IE6-7 */
* html .ad-outer .ad-box a{ height:1%; }
*+html .ad-outer .ad-box a{ height:1%; }

.ad-type-nrml { margin:10px 20px; }
.ad-type-nrml .ad-outer { padding:10px; }
.ad-type-side { margin:0; }

.ad-by a, .ad-by a:hover { color:#000000; font-weight:bold; }
.ad-box a, .ad-box a:hover { text-decoration:none; }
.ad-box a span.ad-title { font-size:15px; color:#0033ff; font-weight:bold; text-decoration:underline; line-height:150%; }
.ad-box a:hover span.ad-title { text-decoration:none; }
.ad-box a span.ad-url,
.ad-box a:hover span.ad-url { font-size:11px; color:#008000; line-height:150%; }
.ad-box a span.ad-description,
.ad-box a:hover span.ad-description { display:block; font-size:12px; color:#000000; line-height:150%; }
.ad-box a:hover{
	background:#ffffbb;
	border:1px solid #ffffbb;
	-moz-border-radius:5px; /* for fx */
	-webkit-border-radius:5px; /* for safari */
}


/* link */
.ad-box-ncb {
	text-align:left;
	padding:6px 8px 25px;
	display:block;
	line-height:1.5;
}
.ad-box-ncb:hover {
	padding:4px 6px;
	background:#ffffbb;
	border:2px solid #ffffbb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* title */
.ad-box-ncb span.ad-title a { font-size:15px; color:#0033ff !important; font-weight:bold; text-decoration:underline; }
.ad-box-ncb span.ad-title a:hover { text-decoration:none; }
/* url */
.ad-box-ncb span.ad-url a { font-size:11px; color:#008000 !important; margin-left:10px; text-decoration:none; }
.ad-box-ncb span.ad-url a:hover  { }
/* description */
.ad-box-ncb span.ad-description,
.ad-box-ncb span.ad-description { font-size:12px; color:#000000 !important; display:block; }
/* for banner type */
.ad-type-bnr { margin:0 0 10px; padding:0; }
.ad-type-bnr .ad-outer { position:relative; zoom:1; }
.ad-type-bnr .ad-outer:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.ad-type-bnr .ad-box-ncb { width:48%; float:left;}
.ad-type-bnr .ad-box-ncb a span.ad-url { display:block; margin:0; }
.ad-type-bnr .ad-by { position:absolute; bottom: 0; right: 20px; }

#cmntPopup{
	background-color: #f5f5f5;
	width: 780px;
	padding: 10px;
	text-align: left;
	border: 1px solid;
	visibility: hidden;
	position: absolute;
}







.crop{
	width:80px;
	height:80px;
	float:left;
	overflow:hidden;
}
.crop a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}













ul#rt_ranking {
	margin: 0 !important;
	padding: 0 !important;
	list-style:none;
}

#rt_ranking li {
	width: 155px;
	height: 155px;
	margin: 0 7px 0 0;
	padding: 0;
	position: relative;
	float:left;
        overflow:hidden;
}

#rt_ranking .rt_right {
	width: 155px;
	height: 155px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	float:right;
}

#rt_ranking dl dt {
	font-size: 12px !important;
	line-height: 1.1em !important;
	position: absolute;
	z-index: 7;
	background-color: rgba(33,148,202, 0.7);
	background-color: #2090c5\9;
	height: 45px;
	left: 0;
	bottom: 0px;
	width: 155px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#rt_ranking dl dt a:link {
	color: #fff  !important;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 45px;
	overflow: hidden;
}

#rt_ranking dl dt a:visited {
	color: #FFF  !important;
	padding: 5px 5px 0 5px  !important;
	display: block;
	border: 0;
	height: 45px;
	overflow: hidden;
}

#rt_ranking dl dt a:hover {
	color: #FFF  !important;
	padding: 5px 5px 0 5px !important;
	display: block;
	border: 0;
	height: 40px;
	background-color: rgba(32,144,197, 0.5);
	background-color: #2090c5\9;
	overflow: hidden;
}	

#rt_ranking .rt_count {
	position:	absolute;
	z-index: 0;
	top: 0;
	left: 110px;
	padding: 4px 5px 2px 4px;
	width: 36px;
	height: 37px;
	background-image: url("http://livedoor.3.blogimg.jp/himasoku123/imgs/f/9/f9100b3d.png");
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	font-color: #ffffff;
}

#rt_ranking dl dd {
	position: absolute;
	z-index: 1;
	width: 155px;
	height: 155px;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}

#rt_ranking a:hover img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.spad-area blockquote {
 display: none !important;
 background-color: #f0f0f0;
 padding: 15px 15px;
 margin-bottom: 20px;
 font-weight: bold;


}

.icn {
 vertical-align: middle;
 border: 0px;
}

/* ----------------------------------------------- */
/*

      BlogRoll css 2

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    
}
.blogroll-channel { 
		width: 700px; 
		 
		
}

.blogroll-channel .blogroll-list-wrap {
    
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
   
    font-size: 13px;
   
text-align: left;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    
}

.blogroll-channel img.blogroll-favicon {
	
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    
}

.blogroll-channel .blogroll-link-time {
   
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    
    color: #666;
    font-size: 12px;
}

.pickup_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/1/d/1d7b98b6.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}

.n_pickup {background: #f8cfcf;}

.c_pickup {background: #eb0000;}

.category {
	color:#FFF;
	width:55px;
	height:26px;
	padding-top: 10px;
	text-align:center;
	float:left;
}

.news {
	width: 100%;
	font-weight: bold;
}

.caption {
	color:#000;
	padding: 12px 5px 0 5px;
	font-size: 14px;
	overflow: hidden;
	float:left;
}
.caption a:link    {color: #000;}
.caption a:visited {color: #666;}
.caption a:hover   {color: #666;text-decoration: underline;}

.sub-caption {
	margin: 10px 0 30px 105px;
	height: 100%;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.article_img {
	margin-left: -60px;
	margin-right: 3px;
}

.rin{
line-height:14px;
}
.rin img{
vertical-align:middle;
}





.t_b {
     font-size: 25px;
     font-weight: bold;
     color: #CC0033;
     font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","charset=Shift_JIS",sans-serif;
}




.pickup_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/1/d/1d7b98b6.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.news_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/9/1/9188fe2f.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.anime_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/b/8/b8f55032.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.game_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/a/0/a02f85a7.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.image_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/a/3/a32f7447.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.movie_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/1/d/1d4b71eb.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.text_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/7/b/7bfd1749.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.book_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/7/9/79547991.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.food_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.2.blogimg.jp/himarin_net/imgs/d/f/df93f27c.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.neta_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/3/6/36bfc2a4.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.web_icon {
	width:45px;
	height:36px;
	background-image: url("http://livedoor.blogimg.jp/himarin_net/imgs/b/5/b54299fa.png");
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.news {
	width: 100%;
	font-weight: bold;
}
.n_pickup {background: #f8cfcf;}
.n_news   {background: #ebfafa;}
.n_anime  {background: #ffd5ea;}
.n_game   {background: #ffeecd;}
.n_image  {background: #E0C1FF;}
.n_movie  {background: #c8f2f2;}
.n_text   {background: #e0e0fe;}
.n_book   {background: #ffc6c6;}
.n_food   {background: #dec8b2;}
.n_neta   {background: #cdffcd;}
.n_web    {background: #eeeeee;}

.category {
	color:#FFF;
	width:55px;
	height:26px;
	padding-top: 10px;
	text-align:center;
	float:left;
}
.c_pickup {background: #eb0000;}
.c_news   {background: #6495ED;}
.c_anime  {background: #e32684;}
.c_game   {background: #f87c02;}
.c_image  {background: #6E4992;}
.c_movie  {background: #009999;}
.c_text   {background: #4c4797;}
.c_book   {background: #ef4c69;}
.c_food   {background: #996600;}
.c_neta   {background: #537a45;}
.c_web    {background: #333333;}

.caption {
	color:#000;
	padding: 12px 5px 0 5px;
	font-size: 14px;
	overflow: hidden;
	float:left;
}
.caption a:link    {color: #000;}
.caption a:visited {color: #666;}
.caption a:hover   {color: #666;text-decoration: underline;}

.sub-caption {
	margin: 10px 0 30px 105px;
	height: 100%;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.article_img {
	margin-left: -60px;
	margin-right: 3px;
}

.feedArea ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.6;
	list-style: none;
}
.feedArea ul li a img {
	vertical-align: middle;
}