@charset "utf-8"; 

/* 全体 */

body {
	margin: 10px;
	padding: 0px;
	font-family: "MS UI Gothic", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
} 

/* リンク関係 */

A                { color: #000099;}
A:link           { color: #000099;}
A:link:hover     { color: #b91450;}
A:link:active    { color: #000000;}

A:visited        { color: #444444;}
A:visited:hover  { color: #b91450;}
A:visited:active { color: #b91450;}

A.none                { color: #000099; text-decoration:none;}
A.none:link           { color: #000099; text-decoration:none;}
A.none:link:hover     { color: #b91450;}
A.none:link:active    { color: #000000;}

A.none:visited        { color: #444444; text-decoration:none;}
A.none:visited:hover  { color: #b91450;}
A.none:visited:active { color: #b91450;}

/* 見出し */

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

/* レイアウト */

#linkswide {
	float: left;
	margin-right: 5px;
	padding-left: 10px;
	width: 280px;
}

#links {
	position:absolute;
	top:80px; 
	left:10px; 
	margin: 0px;
	padding: 0px 0px 0px 4px;
	width: 246px;
}
				
#content {
	padding: 0px 4px 0px 14px;
	margin-left: 300px;
}

#container {
	border-left: 1px solid #e5e5e5;
	padding: 0px 4px 0px 14px;
	margin-left: 264px;
}

#footer {
	clear: both;
	font-size: 0.8em;
	margin-top: 5px;
	padding: 5px 5px 0px 5px;
	text-align: right;
}

/* 記事まわり */
	
.blog {
	margin-top: 7px;
	padding: 0px;
}


.blogbody {
	background: none;
	color: #000000;
	font-size: 0.8em;
	font-weight:normal;
	line-height: 1.3em;
	margin-bottom:0em;
	margin: 0px;
	padding: 0em 0em 0em 0.5em;
}

.date	{ 
	border-bottom: 1px solid #000000;
	color: #FF6600;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0em 0em 0em 0.5em;
	margin: 0.2em 0em 0.2em 0em;
}


.title	{
	color: #000000;
	font-size:0.9em;
	font-weight: bold;
	padding-top: 2px; 
}


.posted {
	background: none;
	color:#000000;
	font-size: 0.8em;
	font-weight:normal;
	line-height: 1.2em;
	margin-bottom:0.5em;
	text-align: right;
}

	.extended a,
	.extended a:link,
	.extended a:visited,
	.extended a:active,
	.extended a:hover {
	color:#b91450;
		text-decoration: none;
	}

.extended {

	font-size:1em;
	font-style: normal;
	font-weight: bold;
}


/* サイドバー */

.subtitle {
	font-size:1.45em;
	background: none;
	color: #FF6600;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom:0.5em;
	padding: 0em 0em 0em 0.2em;
}

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


.side {
	color:#000000;
	font-size: 0.8em;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:0.5em;
	padding:0.5em;
}

.sidesmall {
	color:#000000;
	font-size: x-small;
	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;
}


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

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

#menu {
	background: #DDDDDD;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	text-align:center;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;
}

#menu_left {
	background: #DDDDDD;
	color: #444444;
	font-size: 0.8em;
	padding: 5px;
	margin-top: 20px;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;
}

#menu_big {
	background: #DDDDDD;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	text-align:center;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;
}

.page_menu {
	background: #DDDDDD;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	text-align:center;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;
}

.page_menu_big {
	background: #DDDDDD;
	font-family:'Trebuchet MS', verdana ,arial ,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
	text-align:center;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;
}

fieldset {
	FONT-SIZE: 0.8em;
	PADDING: 10px;
	margin: 10px;
	LINE-HEIGHT: 1.3em;
	FONT-FAMILY: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif
}

.comments-body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	PADDING-RIGHT: 0.5em;
	PADDING-LEFT: 0.5em;
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.8em;
	PADDING-BOTTOM: 0.5em;
	MARGIN: 1em;
	COLOR: #000000;
	LINE-HEIGHT: 1.3em;
	PADDING-TOP: 0.5em;
}


.comments-post {
	background: none;
	color:#444444;
	font-weight:bold;
}


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

.adsspace-body {
	background: none;
	color:#000000;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin:0.5em;
	padding:0.5em;
}

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

#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: #FF9900;
	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-weight:normal;
	margin:0.5em;
	padding:0.5em;
  	line-height:140%;
}


.trackback-body {
	color:#000000;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.3em;
 	background:#DDDDDD;
	margin:1em;
	padding:0.5em;
	border-style: solid;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	border-width: 1px;

}		


.trackback-post {
	color:#000000;
	font-size:0.8em;
	font-weight:normal;
}


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

select,input,textarea {
	font-family: "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


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

/* 左メニューバータイトル */
.menubartitle {
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
}

ul.sideul {
	list-style-image: url(/img/icon_a_micro.gif);
	margin: 0 0 0 10px;
	padding: 0;
	LINE-HEIGHT: 1.2em;
}

LI {
	margin-bottom: 0.3em;
}

#latestcomment {
	font-size: small;
	margin: 4px 0px 0 9px;
	padding: 2px;
	border-style: solid;
	border-color: #ff9900;
	border-width: 1px;
}

form {
	margin: 0.5em;
}

