@charset "utf-8"; /* Weblogで使用している文字コードに変更してください。 */


/* 全体 */

body {
	background-color: #999999;
	margin: 0px;
	padding: 10px;
} 


/* リンク関連 */

A                { color: #FF4500; text-decoration: none; background: none;}
A:link           { color: #FF4500; text-decoration: none; background: none;}
A:link:hover     { color: #cccccc; text-decoration: none; background: none;}
A:link:active    { color: #000000; text-decoration: none; background: none;}

A:visited        { color: #FF4500; text-decoration: none; background: none;}
A:visited:hover  { color: #cccccc; text-decoration: none; background: none;}
A:visited:active { color: #000000; text-decoration: none; background: none;}


/* 見出し */

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: small;
	font-weight: bold;
}

h3 {
	font-size: x-small;
	font-weight: bold;
}

blockquote {
　　margin: 5px 5px -15px 20px; /* [1] */
　　padding: 5px 5px 5px 20px;　/* [2] */
　　background-color: aliceblue;　　 　　/* [3]枠内の背景色 */　
　　border: 1px 1px 1px 1px;　 　/* [4] */
　　border-color: royalblue;　　 /* [5]線の色 */
　　border-style: dotted;　　 　/* [6]線の属性 */
}



/* 全体を囲う箱 */
/*
#inbox {
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 99%;
}
*/

/* 幅を固定するならこんな風にしてみてください */

#inbox {
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}


/* バナー */

#banner {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
	
.title	{
	font-size: x-large;
	vertical-align:	baseline;
	border-bottom: 5px,solid,red

	}


.description {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	vertical-align:	baseline;
	text-align:	right;
	border-bottom: 5px,solid,red

}

.y_calender {
	background-color: #FFFFFF;
	margin-top: -15px;
	margin-bottom: 5px;
	text-align: center;

}

.rss {
	font-size: small;
	text-align:	right;

}



/* レイアウト */

#links {
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	width: 180px;
}


#links-right {
	float: right;
	margin-left: 5px;
	padding-right: 5px;
	width: 180px;
}

				
#content {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin: 5px 195px 0px 195px;
	padding: 0px 5px 0px 5px;
}


#container {
	border-right: 1px solid #e5e5e5;
	margin: 5px 195px 0px 5px;
	padding: 0px 10px 0px 5px;
}


#footer {
	clear: both;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	padding: 5px 5px 0px 5px;
	text-align: right;
}


/* 記事まわり */
	
.blog {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.caption {
	background-color: #FFFFFF;
	font-size:0.8em;
	margin: 0px;
	padding: 0px;
}

.blogbody {
	background: none;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:small;
	font-weight:small;
	line-height:1.5em;
	margin-bottom:0.5em;
	padding: 0.5em;
	letter-spacing:0.1em
}

.cattitle {
	background: none;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:small;
	line-height:1.3em;
	margin-bottom:0.1em;
	padding: 0.5em;
	letter-spacing:0.1em
}

.midashi {
　　margin: 2px 2px -3px 20px; /* [1] */
　　padding: 2px 2px 2px 20px;　/* [2] */
　　background-color: #F5F5DC;　　 　　/* [3]枠内の背景色 */　
　　border: 1px 1px 1px 1px;　 　/* [4] */
　　border-color: #444444;　　 /* [5]線の色 */
　　border-style: solid;　　 　/* [6]線の属性 */
}

.date	{ 
	color: #000000;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
}


.title2	{ 
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: small;
	font-weight: bold;

}

.title	{
	border-top: 1px solid #000000;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:1.4em;
	font-weight: bold;
	padding-top: 5px; 
}


.posted {
	background: none;
	color:#000000;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 0.6em;
	font-weight:normal;
}


.extended {
	color:#000000;
	display:block;
	float:right;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size:1em;
	font-style:normal;
}

.imagebox {
	float: left;

}

.cl { clear: left }          /* 左への回り込み解除 */

.cr { clear: right }         /* 右への回り込み解除 */

/* サイドバー */

.sidetitle {
	background: none;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: small;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	padding: 0em 0em 0em 0.5em;
}


.side {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0.5em;
	padding:0.5em;
}

.brock {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	border: 1px solid #000000;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0.5em;
	padding:0.5em;
}

.syndicate {
	color:#000000;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:0.5em;
	padding:0.5em;
	text-align: center;
}


.powered {
	color:#000000;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:0.5em;
	padding:0.5em;
	text-align: center;
}


/* カレンダー */

.calendar {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	margin-bottom:5px;
	text-align:center;
}


.calendarhead {
	background: none;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	padding: 0em 0em 0em 0.5em;
}


/* アーカイブのページ関連 */

#menu {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0.5px;
	text-align:center;
}


.comments-body {
	background: none;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin:0.5em;
	padding:0.5em;
}


.comments-post {
	background: none;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
}


.comments-head	{
	border-bottom: 1px solid #000000;
	color: #000000; 
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight:bold;
}


/* ポップアップ関連 */

#popbox {
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	padding: 5px;
	width: 90%;
}


#banner-commentspop {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}


.trackback-url {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-weight:normal;
 	border:1px dotted #000000;
 	padding:5px;
  	background:#FFF;
  	line-height:140%;
}


.trackback-body {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin-top: 5px;
 	background:#CCCCCC;
 	padding: 5px;
}		


.trackback-post {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	padding: 5px;
}


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* HINAGATA 3Column 1.0 */
/* 2004-01-29 */