@charset "UTF-8";

/* ----- スクロールバーの設定 ----- */
html {
	scrollbar-track-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-arrow-color : #FF0000;
	scrollbar-3dlight-color : #FF0000;
	scrollbar-darkshadow-color : #FF0000;
	scrollbar-highlight-color : #FF0000;
	scrollbar-shadow-color : #FF0000;
}

/* ----- 全体的な設定 ----- */
* {
	margin : 0;
	padding : 0;
}
body {
	font-family : ,"メイリオ","ＭＳ Ｐゴシック", "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	color : #FFFFFF;
	background : url("https://blog-imgs-22-origin.fc2.com/n/o/v/nova000/2000b2px.png") top center fixed; repeat-x
	background-color : #000000;
	text-align : center;
	line-height : 1.5em;
	font-size : x-small !important;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}
html>body {
	font-size : small !important;
}
textarea {
	width : 90%;
}

/* ----- リンクの設定 ----- */
a:link {
	color : #9966CC;
}
a:visited {
	color : #cccccc;
}
a:hover {
	color : #FFFFFF;
	
	text-decoration : none;
}
a:active {
	color : #FF0000;
}

/* ----- 画像の設定 ----- */
img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
	padding : 0px;
	margin : 5px;
}
 /* 絵文字の設定 */
img.emoji {
	border : 0px;
	background : none;
	margin : 0px 1px 0px;
}

/* ----- レイアウト用ブロックの設定 ----- */
 /* 全体の大枠 */
div#container {
	width : 1089px;
	margin-left : auto;
	margin-right : auto;
	background-color : transparent;
	text-align : left;
}
 /* タイトル部分 */
div#branding {
	width : 1089px;
	padding : 5px 0px;
	margin : 0px;
}
div.column {
	margin : 0px;
}
 /* primary-columnとsecondary-columnの回り込み */
div#wrapper {
	float : left;
	width : 929px;
}
 /* 本文部分ブロック */
div#primary-column {
	float : right;
	width : 728px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 728px;
	padding : 0px 20px;
	margin : 0px;
}
html>body div#primary-column {
	width : 728px;
}
 /* メニューブロック左 */
div#secondary-column {
	font-size : 12px;
	float : left;
	width : 160px;
	padding : 0px;
	margin : 0px;
}
 /* メニューブロック右 */
div#extra-column {
	font-size : 12px;
	float : left;
	width : 160px;
	padding : 0px;
	margin : 0px;
}
 /* 著作表示ブロック */
div#siteinfo-legal {
	clear : both;
	margin : 0px 10px;
}

/* ----- タイトル・サイトの説明部分の設定 ----- */
 /* タイトル */
               div#branding h1 a {
	color : #ffffff;
	text-decoration : none;
	font-size : 24px;
	padding : 0px 0px 0px 20px;
	margin : 0px;
}
div#branding h1 a:link {
	color : #FF0000;
}
div#branding h1 a:visited {
	color : #FF0000;
}
div#branding h1 a:hover {
	color : #FF0000;
	background-color :
	text-decoration : none;
}
div#branding h1 a:active {
	color : #ffffff;
}
html>body div#branding h1 {
	font-size : 24px;
}
 /* サイトの説明 */
div#branding p {
	color : #FFFFFF;
	font-size : 14px;
	padding : 10px 0px 0px 20px;
	margin : 0px;
}
html>body div#branding p {
	font-size : 14px;
}

/* ----- Primary-Columnの設定 ----- */
 /* ページ移動用ナビゲーション */
p.prev-next-navi {
	margin-bottom : 20px;
	text-align : center;
}
div.section {
	margin-bottom : 20px;
}
 /* 記事のタイトル部分 */
div.section h2 {
	font-weight : 1px;
	padding : 5px;
	margin : 0px;
	border-top : 1px solid #FF0000;
	border-bottom : 1px solid #FF0000;
	border-left : 5px solid #FF0000;
	border-right : 5px solid #FF0000;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : medium;
}
div.section h2 a {
	color : #ffffff;
	text-decoration : none;
}
div.section h2 a:link {
	color : #ffffff;
}
div.section h2 a:visited {
	color : #ffffff;
}
div.section h2 a:hover {
	color : #FF0000;
	background-color :
	text-decoration : none;
}
div.section h2 a:active {
	color : #ffffff;
}
html>body div.section h2 {
	font-size : medium;
}
 /* 段落の設定 */
div.section p {
	margin : 1em 0;
}
 /* 記事本体部分 */
div.entry-body {
	padding : 10px 10px 0px;
	margin : 0px;
　　　　 font-size : 16px;
}
 /* 追記部分 */
p.entry-more {
	padding : 0px;
	margin : 0px;
}
p.more-body {
	padding : 10px 0px 0px;
	margin : 0px;
}
 /* フッター部分（コメントやトラックバックなど） */
div.section ul.entry-footer {
	font-size : 10px;
	text-align : center;
	list-style-position : inside;
	padding : 5px 0px 0px;
	margin : 0px;
}
div.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

/* ----- コメント部分の設定 ----- */
 /* コメントフォーム */
div#primary-column form {
	padding : 0px 15px;
}
.formtext {
	width : 260px;
	color : #000000;
 	background-color : #999999;
	padding : 1px 2px;
}
.formtextarea {
	width : 260px;
	color : #000000;
	background-color : #999999;
	padding : 1px 2px;
}
.formpass {
	width : 130px;
	color : #000000;
 	background-color : #999999;
	padding : 1px 2px;
}
.formbutton {
	color : #000000;
	background-color : #999999;
	padding : 1px;
	margin : 1px;
}
.comment-form {
	position: relative;
	margin: 0px;
}
.comment-form dt {
	position: absolute;
	left: 0;
}
.comment-form dd {
	padding: 0px 0px 2px 80px;
}
 /* 管理者だけにコメント */
input#himitu {
	margin-right : 0.5em;
}
 /* コメントフォームのボタン */
p.form-btn {
	margin : 10px 0px;
}
 /* コメントトップ */
h3#comment-top {
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 10px;
	margin : 0px;
}
h3.comment-post,
h3.comment-edit {
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 10px;
	margin : 0px;
}
 /* コメントのタイトル */
h4.comment-header {
	margin : 5px 0px 2px;
	padding : 0px 10px;
	font-size : x-small !important;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}
 /* コメント本文 */
div.comment-body {
	padding : 0px 15px;
}
 /* コメントフッター */
ul.comment-footer {
	font-size : 10px;
	text-align : right;
	padding : 2px 10px;
}
ul.comment-footer li {
	display : inline;
	list-style-type : none;
}

/* ----- トラックバック部分の設定 ----- */
 /* トラックバックトップ */
h3#trackback-top {
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 10px;
	margin : 0px;
}
 /* トラックバックURI */
p.trackback-uri {
	padding : 0.2em 0.5em;
	margin : 0px 15px 15px;
	border : 1px solid #333333;
}
 /* トラックバックのタイトル */
h4.trackback-header {
	padding : 0px 10px;
	margin : 5px 0px 2px;
	font-size : x-small !important;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}
h4.trackback-header a {
	color : #cc3333;
	font-weight : bold;
	text-decoration : none;
}
h4.trackback-header a:link {
	color : #cc3333;
}
h4.trackback-header a:visited {
	color : #cc3333;
}
h4.trackback-header a:hover {
	color : #000000;
	background-color : #ffffff;
}
h4.trackback-header a:active {
	color : #cc3333;
}
 /* トラックバック先の概要 */
div.trackback-excerpt {
	padding : 0px 15px;
	background : transparent;
}
 /* トラックバックフッター */
ul.trackback-footer {
	font-size : 10px;
	text-align : right;
	padding : 2px 10px;
}
ul.trackback-footer li {
	display : inline;
	list-style-type : none;
}

/* ----- メニューの設定 ----- */
.menublock {
	margin : 0px 0px 20px 5px;
}
 /* メニュー見出 */
h2.menu {
	color : #ffffff;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	background : url("https://blog-imgs-24-origin.fc2.com/h/i/t/hitominoblog/04titel.gif") top center no-repeat;
	padding : 2px 0px;
	margin : 0px;
}
html>div#secondary-column h2 {
	font-size : 12px;
}
html>div#extra-column h2 {
	font-size : 12px;
}
 /* メニューリスト表示設定 */
div#secondary-column ul, 
div#extra-column ul {
	list-style-position : outside;
	list-style-type : none;
	list-style-image : url("https://blog-imgs-24-origin.fc2.com/h/i/t/hitominoblog/04icon.gif");
	padding : 0px 5px 0px 20px;
	margin : 0px;
}
 /* 著者名・著者概要・広告の位置調整 */
p.author-name,
p.author-description {
	margin : 0px;
}
 /* プロフィール画像 */
p.author-image img {
	display : block;
	margin : 5px;
}
 /* サーチの設定 */
.searchform {
	color : #000000;
	background-color : #999999;
	width : 135px;
	padding : 2px;
	margin : 2px;
}
.searchbutton {
	color : #000000;
	background-color : #999999;
	padding : 2px;
	margin : 2px;
}

/* ----- カレンダー部分の設定 ----- */
 /* カレンダー表示用のテーブル設定 */
table.calendar {
	width : 100%;
	border-collapse : collapse;
	font-size : 12px;
	margin : 0px 0px 20px;
}
html>table.calendar {
	font-size : 12px;
}
 /* カレンダー見出部分の設定 */
h2.calendar {
	color : #ffffff;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	background : url("https://blog-imgs-24-origin.fc2.com/h/i/t/hitominoblog/04titel.gif") top center no-repeat;
	padding : 2px 0px;
	margin : 0px;
}
h2.calendar a {
	color : #ffffff;
	text-decoration : none;
}
h2.calendar a:link {
	color : #ffffff;
}
h2.calendar a:visited {
	color : #ffffff;
}
h2.calendar a:hover {
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
}
h2.calendar a:active {
	color : #ffffff;
}
 /* カレンダー曜日表示部分 */
.calendar th {
	text-align : center;
	padding : 1px;
	margin : 0px;
	border-bottom : 1px solid #333333;
}
 /* カレンダーのセル部分（日付表示部分） */
.calendar td {
	text-align : center;
	padding : 1px;
	margin : 0px;
	border-bottom : 1px solid #333333;
}
 /* カレンダーリンク部分（記事を書いた日） */
.calendar td a {
	display : block;
	color : #800080;
	
	font-weight : bold;
	text-decoration : none;
}
.calendar td a:link {
	color : #FF0000;
	background-color : 
	text-decoration : none;
}
.calendar td a:visited {
	color : #FF0000;
	background-col
	text-decoration : none;
}
.calendar td a:hover {
	color : #FF0000;
	
	text-decoration : none;
}
.calendar td a:active {
	color : #ffffff;
}
 /* 日曜日 */
th.sun {
	color : #cc3333;
}
 /* 土曜日 */
th.sat {
	color : #3333cc;
}

/* ----- フッター部分の設定 ----- */
div#siteinfo-legal p {
	text-align : center;
	padding : 0px;
}
p.ads {
	margin : 0px;
}
/* ----- 強調の設定 ----- */
 /* 強調 */
em {
	font-style : italic;
}
 /* より強い強調 */
strong {
	font-weight : bold;
}

/* ----- 引用の設定 ----- */
blockquote {
	padding : 0.5em;
	margin : 10px 20px;
	border-top : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 3px solid #333333;
}

/* ----- コード ----- */
div.section pre {
	margin : 1em auto;
	padding : 0.5em;
	border : 1px solid #663333;
	font-family : sans-serif;
	overflow : auto;
	width : 90%;
}
 /* for without MacIE5 \*/
div.section pre {
	overflow : scroll;
}/* */
div.section > pre {
	width : auto;
}
div.section code {
	font-family : monospace;
}

/* ----- Mac版IEの文字化け対策 ----- */
textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}