@charset "utf-8";

/* 全体 */

body	{
	background-color: #000000;
	background-image: url( "http://moondrop.csidenet.com/image/back.jpg");
	background-repeat: repeat-y;
	background-position: 0% 100%;
} 

html	{
	scrollbar-arrow-color: #585858;
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-highlight-color: #A9A9A9;
	scrollbar-shadow-color: #A9A9A9;
	scrollbar-face-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
}

a	{ color: #F28CBB; text-decoration: none;}
a:link	{ color: #F28CBB; text-decoration: none;}
a:visited	{ color: #F28CBB; text-decoration: none;}
a:active	{ color: #FF3366; text-decoration: none;}
a:hover	{ color: #FF3366; text-decoration: none;}


/* ボタン、入力エリア */

input,select,textarea	{
	color : #585858;
	border: 1px solid #A9A9A9;
	background-color: #EEEEEE ;
}

.checkbox	{
	border: 0px;
}

.radio	{
	border: 0px;
}


/* バナー */

#banner	{
	margin: 8px 8px 1px 8px;
	padding: 5px;
	border: 1px solid #F28CBB;
	background-color: #F28CBB;
	background: url(/archives/images/banner_summer.jpg);
}

#banner a	{
	color: #FFFFFF;
	font-size: 16pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.powered	{
	clear: both;
	color: #FFFAFA;
	background: #F28CBB;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	margin: 1px 8px 8px 8px;
	padding: 1px 1px 1px 1px;
}

.powered a {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}


/* レイアウト */

#links	{
	float: right;
	background-color: #FFFAFA;
	margin: 1px 4px 1px 1px;
	width: 180px;
	border: 1px solid #F28CBB;
}

				
#content	{
	margin: 1px 192px 1px 8px;
	border: 1px solid #F28CBB;
}

#archive-content	{
	margin: 1px 8px 1px 8px;
	border: 1px solid #F28CBB;
}

#submenu	{
	clear: both;
	background: #FFFAFA;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin: 1px 8px 1px 8px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #F28CBB;
	background: url(http://gorou.zapto.org/ruby/rsstimes/rsstimes.rb?month_str=true&fadeout=false&textcolor=%23F28CBB&fillcolor=%23F28CBB&uri=http%3A%2F%2Fmoondrop.csidenet.com%2Findex.rdf&text=&mode=rss&linecolor=%23FFFAFA&height=8&fadeoutcolor=%23444444&width=370);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* 見出し */


/* 記事まわり */
	
.blog	{
	background-color: #FFFAFA;
	font-size: 8pt;
}


.blogbody	{
	color: #585858;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 130%;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 1px dotted #F28CBB;
}

.blogbody p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.date	{ 
	font-family: arial ,sans-serif;
	font-weight: normal;
	margin: 2px 3px 0px 3px;
}

.entrytitle	{
	color: #FFFAFA;
	background: #F28CBB;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
}

.posted	{
	font-family: arial ,sans-serif;
	padding: 0px 4px 20px 4px;
}

blockquote {
	color: #708090;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
	border: 1px dotted #F28CBB;
}

.floatleft	{
	float: left;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}

/* サイドバー */

.sidetitle	{
	color: #FFFAFA;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	background: #F28CBB;
}

.side	{
	color: #585858;
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
	padding: 2px 0px 2px 5px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	background: #FFFAFA;
}

.sidetableL	{
	color: #585858;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	vertical-align: text-bottom;
	background: #FFFAFA;
	border-bottom: 1px dotted #585858;
}

.sidetableR	{
	color: #585858;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-align: right;
	vertical-align: text-bottom;
	background: #FFFAFA;
	border-bottom: 1px dotted #585858;
}

.sidedate	{
	font-family: arial;
	font-size: 7pt;
}

.sidelink	{
	color: #585858;
	font-size: 8pt;
	font-family: arial, sans-serif;
	padding: 2px 2px 2px 5px;
	margin: 2px;
	background: #FFFAFA;
}

.counter	{
	color: #F28CBB;
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
	padding-left: 2px;
	margin: 2px;
	background: #FFFAFA;
}

.syndicate	{
	background: #F28CBB;
	font-size: 8pt;
	font-family: arial, sans-serif;
	text-align: center;
	font-weight: bold;
}

.syndicate a	{
	color: #FFFAFA;
}


/* アーカイブ */

.archive-data {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 1.2em;
	padding: 5px;
}

/* 個別ページ */

#menu	{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	padding: 3px;
	text-align:center;
}

.comments-head {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
	border-bottom: 1px solid #F28CBB;
}

.comments-body {
	color: #585858;
	font-family: verdana, arial, sans-serif;
	line-height: 130%;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.comments-body p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.comments-post {
	font-family: arial, sans-serif;
	font-size: 8pt;
	padding: 0px 5px 8px 5px;
	border-bottom: 1px dotted #F28CBB;
}

.trackback-head {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #F28CBB;
}

.trackback-body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height:1.1em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	border-bottom: 1px dotted #F28CBB;
}

.trackback-post {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.trackback-url {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 1.2em;
 	padding: 0.5em;
	margin-bottom: 0.5em;
}


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

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