@charset "EUC-JP";
/*::::::::::::::YAMAMOTO.STUDIO Design company Information:::::::::::::::::::::::::
::::::::::::::::::Charge web designer A.YAMAMOTO::::::::::::::::::::::::::::::
::::UPDATE::2010/09/22 00:00  Production environment:Macromedeia Dreamweaver8:
::::無断でのテンプレート再配布、転売目的での配布、無断画像加工、その他違法行為::
::::は厳禁といたします！:::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/* ----- スクロールバー設定----- */
html {
	scrollbar-track-color : #8B0000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #ccccff;
	scrollbar-3dlight-color : #ccccff;
	scrollbar-darkshadow-color :#ccccff;
	scrollbar-highlight-color :#8B0000;
	scrollbar-shadow-color :#8B0000;
}


/* ----- 全体設定----- */
* {
	margin : 0;
	padding : 0;
}
body {
          color :#FFFFFF;
	background-image:url(http://blog-imgs-42.fc2.com/b/l/a/blackshiva/me_780.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family : "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
	background-color : #000000;
	text-align : center;
	line-height : 1.5em;
	font-size : small!important;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}
html>body {
	font-size : small !important;
}
textarea {
	width : 90%;
}

/* ----- リンクの設定----- */
a {
	text-decoration : none;
}
a:link {
	color : #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFCCFF;
	text-decoration : none;
}
a:hover {
	color : #CC3366;
	background-color : #ffffff;
}
a:active {
	color : #FF0000;
	background-color : #ffffff;
}
 /* リンク画像枠表示禁止設定*/
a img {
	border-style : ;
	border-width : 0px;
	text-decoration : none;
}
 /* 絵文字の設定*/
.emoji {
	vertical-align : middle;
	border : 0px;
}

/* ----- レイアウト用ブロックの設定----- */
div#container {
	width : 770px;
	border : 5px double #8B0000;
	margin-left : auto;
	margin-right : auto;
	background-color : transparent;
	text-align : left;
}
 /* ヘッダー部分*/
div#branding {
	height : 100px;
	background-color : #000000;
           filter: alpha(opacity=60); 
           -moz-opacity:0.60;  
           opacity:0.60;
	text-align : center;
	margin : 0px 20px 0px 20px;
}
div.column {
	margin : 20px 0px;
}
 /* 本体部分ブロック */
div#primary-column {
	float : left;
	width : 530px;
	padding : 0px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 530px;
}
html>body div#primary-column {
	width : 530px;
}
 /* インフォメーション関連ブロック+カレンダー設定 ***サイド*/
div#wrapper {
	float : right;
	width : 240px;
}
 /* カレンダー設定*/
div#calendar {
	float : left;
	width : 50px;
	padding : 0px 10px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 30px;
}
html>body div#calendar {
	width : 30px;
}
 /* インフォメーション関係ブロック */
div#secondary-column {
	float : right;
	width : 190px;
	padding : 0px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 190px;
}
html>body div#secondary-column {
	width : 190px;
}
 /* 著作権ブロック */
div#siteinfo-legal {
	clear : both;
	margin : 0px 10px;
}

/* ----- ヘッダーの設定----- */
 /* タイトル場所設定*/
div.blog-name {
	padding : 20px 10px;
}
div#branding h1 a {
	font-size : large;
	font-weight : bold;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : large;
	padding : 0px;
}
html>body div#branding h1 {
	font-size : large;
}
 /* サブタイトル設定*/
div#branding p {
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : x-small;
	padding : 0px;
}
html>body div#branding p {
	font-size : x-small;
}

/* ----- Primary-Columの設定----- */
 /* ページ・移動ナビゲーション */
p.prev-next-navi {
	text-align : center;
	margin : 0px 0px 20px;
}
 /* 各記事のブロック */
div.section {
	margin : 0px 0px 25px;
}
 /* 日付 */
div.date {
	font-weight : bold;
	text-align : right;
	padding : 0px 5px;
}
 /* 記事のタイトル部分*/
div.title {
	height : 28px;
	border : 1px solid #8B0000;
}
div.section h2 {
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	padding : 5px 15px 0px;
}
html>body div.section h2 {
	font-size : small;
}
 /* 段落設定*/
div.section p {
	margin : 1em 0;
}
 /* 記事本体設定*/
div.entry-body {
           border : 1px solid #8B0000;
	padding : 10px 10px 0px;
}
 /* 追記設定*/
div.entry-more {
	padding : 20px 10px 0px;
}
div.entry-more-body {
	padding : 20px 0px 0px;
}
 /* フッター部分コメント/トラックバック設定 */
div.section ul.entry-footer {
	text-align : right;
	list-style-position : inside;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : x-small;
	padding : 20px 10px 15px;
}
html>body div.section ul.entry-footer {
	font-size : x-small;
}
div.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}
span.category,
span.com,
span.no-com,
span.trk,
span.no-trk,
span.top {
	padding : 0px 0px 0px 10px;
}

/* ----- コメント部分の設定----- */
 /* コメントフォームの設定*/
input#himitu {
	margin-right : 0.5em;
}
div#primary-column form {
	padding : 0px 20px 10px;
	background-image:url(http://blog-imgs-42.fc2.com/b/l/a/blackshiva/me_530.jpg);
	background-repeat:no-repeat;
	border : 1px dotted #333333;
}
.form-area {
	width : 200px;
	color : #990033;
	background-color : #FFFFFF;
	padding : 1px 2px;
	border : 1px sorid #990000;
}

.form-text-area {
	width : 400px;
	color : #990000;
	background-color : #FFFFFF;
	padding : 1px 2px;
	border : 1px sorid #990000;
}
.form-button {
	color : #990000;
	background-color : #ffffff;
	padding : 2px 0px 0px;
	margin : 10px 5px 0px;
	border : 1px sorid #990000;
}
 /* コメントトップ */
h3#comment-top,
h3.comment-post,
h3.comment-edit {
    background-color:#990000;
	color : #FFFFFF;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	padding : 0px 10px;
	margin : 10px 0px;
}
html>body h3#comment-top,
html>body h3.comment-post,
html>body h3.comment-edit {
    font-size : small;
}
 /* コメントタイトル *****************************コメント*/
h4.comment-header {
    background-color:#ffffff;
	color:#FFCCFF;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	padding : 0px 25px;
	margin : 0px;
	border : 1px solid #990000;
}
html>body h4.comment-header {
    background-color:#990000;
	font-size : small;
}
 /* コメント本文*/
div.comment-body {
    background-image:url(http://blog-imgs-42.fc2.com/b/l/a/blackshiva/me_530_2.jpg);
	background-repeat:no-repeat;
           background-color: #000000;
	padding : 0px 20px;
	border : 1px solid #990000;
}
 /* コメントフッター */
ul.comment-footer {
          background-color:#000000;
	text-align : right;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : x-small;
	padding : 0px 20px;
	border : 1px solid #990000;
}
html>body ul.comment-footer {
           background-color:#000000;
	font-size : x-small;
}
ul.comment-footer li {
           background-color:#000000;
	display : inline;
	list-style-type : none;
}

/* ----- トラックバック部分の設定----- */
 /* トラックバックトップ */
h3#trackback-top {
	color : #990000;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	padding : 0px 10px;
	margin : 10px 0px;
}
html>body h3#trackback-top {
	font-size : small;
}
 /* トラックバックURL */
p.trackback-uri {
	background-color : #990000;
	padding : 0.2em 0.5em;
	margin : 0px 0px 25px;
	border : 1px solid #990000;
}
 /* トラックバックのタイトル */
h4.trackback-header {
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	padding : 0px 25px;
	margin : 0px;
}
html>body h4.trackback-header {
	font-size : small;
}
 /* トラックバック先の概要設定 */
div.trackback-excerpt {
	padding : 0px 20px;
}
 /* トラックバックフッター */
ul.trackback-footer {
	text-align : right;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : x-small;
	padding : 0px 20px;
}
html>body ul.trackback-footer {
	font-size : x-small;
}
ul.trackback-footer li {
	display : inline;
	list-style-type : none;
}

/* ----- カレンダー部分の設定----- */
p.now-month {
	display : none;
}
div#calendar ul {
	width : 28px;
	color : #FFFFFF;
	text-align : center;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 28px;
	border : 1px solid #990000;
	
}
html>body div#calendar ul {
	width : 28px;
}
div#calendar li {
	color : #FF0000;
	list-style-type : none;
}
div#calendar li a {
	font-weight : bold;
}

/* ----- Secondary-Columnの設定・------------------------------divサイド*/
div.side {
	margin : 0px 0px 10px 0px;
	border : 1px solid #FF0000;

}
div.sidebody {
	padding : 3px 5px 5px 7px;
	
}
 /* メニュータイトルの設定*/
div#secondary-column h2 {
	background-color:#990000;
	padding : 0px 7px;
	font-weight : bolder;
	font-size : small;
	color:#FFFFFF;
	font-weight:bolder;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	border : 1px dotted #993366;
}
html>div#secondary-column h2 {
	font-size : small;
}
 /* アーカイブ関連のリスト表示設定*/
div#secondary-column ul {
	list-style-position : outside;
	list-style-type : square;
	margin : 0px 0px 0px 15px;
}
div.sidebody input,
div.sidebody textarea {
	color : #990000;
	background-color : #FFFFFF;
	padding : 2px 0px 0px;
	margin : 2px;
	border : 1px dotted #993366;
}

/* ----- フッター部分の設定----- */
div#siteinfo-legal p {
	text-align : center;
	padding : 10px 0px;
}

/* ----- 文字装飾----- */
em {
	font-style : italic;
}
strong {
	font-weight : bold;
}
b {
	font-weight : bold;
}
i {
	font-style : oblique;
}

/* ----- 引用の設定----- */
blockquote {
	background-color : #990000;
	margin : 5px 20px;
	padding : 0.1em 1em;
}

/* ----- コード ----- */
div.section pre {
	margin : 1em auto;
	padding : 0.5em;
	border : 1px solid ;
	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;
}