@charset "UTF-8";

/* ----- basic ----- */
*{
	font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", "sans-serif";
	}
textarea{
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}
body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(/usr/obmc/wall.gif);
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:center top;
	color:#333333;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","Osaka‐等幅","ＭＳ ゴシック";
	font-size:small;
	line-height:150%;
	text-align:center;
	}
form{
	margin:0px;
	padding:0px;
	}
table.form{
	text-align:left;
	margin:25px 0px 0px 13px;
	}
img{
	border:none;
	}

/* ----- link ----- */
a:link,
a:visited{
	color:#999776;
	text-decoration:underline;
	}
a:active,
a:hover{
	color:#999776;
	text-decoration:none;
	}

a.acalendar{color:#001F79;text-decoration:underline;}
a.acalendar:link{color:#001F79;text-decoration:underline;}
a.acalendar:visited{text-decoration:underline;}
a.acalendar:active{}
a.acalendar:hover{color:#001F79;text-decoration:none;}

/* ----- layout ----- */
#container{
	margin:0px auto;
	width:780px;
	background-image:url(/usr/obmc/gra.gif);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:left top;
	}

/* ----- left ----- */
#content{
	width:562px;
	float:left;
	}

/* ----- header ----- */
#banner,
#subbanner{
	width:562px;
	height:140px;
	background-image:url(/usr/obmc/header.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	text-align:left;
	}
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover{
	color:#ffffff;
	text-decoration:none;
	}
#subbanner a:link,
#subbanner a:visited,
#subbanner a:active,
#subbanner a:hover{
	color:#ffffff;
	text-decoration:none;
	}
h1,
h2,
h3{
	margin:0px;
	padding:0px;
	}
.blogtitle{
	font-size:small;
	font-weight:normal;
	}
.bt_m{
	margin:10px 0px 0px 160px;
	width:254px;
	height:60px;
	}
.description{
	margin:15px 10px 0px 218px;
	color:#003366;
	}

/* ----- entry ----- */
.blog{
	}
.t_top{
	height:25px;
	background-image:url(/usr/obmc/t_top.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:12px 0px;
	}
.title{
	padding:4px 0px 0px 58px;
	color:#7f7e61;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	letter-spacing:0.2em;
	float:left;
	}
.date{
	padding:4px 28px 0px 0px;
	color:#7f7e61;
	font-size:small;
	font-weight:normal;
	text-align:right;
	float:right;
	}
.blogbody{
	padding:0px 22px;
	background-image:url(/usr/obmc/t_middle.gif);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:12px 0px;
	clear:both;
	}
.main{
	padding:5px 0px 10px 0px;
	text-align:left;
	overflow:hidden;
	}
.main img{
	margin:0px 10px;
	}
.main-continues{
	text-align:right;
	}
a.acontinues:link,
a.acontinues:visited{
	color:#a4d3dd;
	text-decoration:underline;
	}
a.acontinues:active,
a.acontinues:hover{
	color:#a4d3dd;
	text-decoration:none;
	}
.e_more{
	clear:both;
	}
.posted{
	padding-top:2px;
	color:#b2b2b2;
	text-align:right;
	border-top:1px dashed #b2b2b2;
	clear:both;
	}
a.aposted:link,
a.aposted:visited{
	color:#a4d3dd;
	text-decoration:underline;
	}
a.aposted:active,
a.aposted:hover{
	color:#a4d3dd;
	text-decoration:none;
	}
.t_end{
	height:41px;
	background-image:url(/usr/obmc/t_end.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:12px 0px;
	}
.pagetop{
	margin-bottom:10px;
	padding-right:22px;
	text-align:right;
	}
a.amenu:link,
a.amenu:visited{
	color:#999776;
	text-decoration:underline;
	}
a.amenu:active,
a.amenu:hover{
	color:#999776;
	text-decoration:none;
	}
.menu{
	margin-bottom:10px;
	}

/* ----- copyright ----- */
#copyright{
	padding-top:5px;
	width:562px;
	height:25px;
	color:#999776;
	text-align:center;
	}

/* ----- side ----- */
#links{
	margin:10px 0px 0px 0px;
	width:212px;
	color:#333333;
	text-align:left;
	overflow:hidden;
	float:right;
	}
.sidetitle{
	padding:4px 0px 0px 52px;
	height:32px;
	background-image:url(/usr/obmc/side.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:12px 0px;
	color:#4f664f;
	font-size:medium;
	font-weight:bold;
	}
.side{
	padding:0px 12px 10px 22px;
	}
.ad .side{
	padding:0px 12px 10px 12px;
	}
a.aside:link,
a.aside:visited{
	color:#999776;
	text-decoration:underline;
	}
a.aside:active,
a.aside:hover{
	color:#999776;
	text-decoration:none;
	}
.text{
	padding:2px;
	width:100px;
	background-color:#ffffff;
	color:#333333;
	border:1px solid #dadda6;
	}
.button{
	padding:2px;
	background-color:#edecba;
	color:#333333;
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #dadda6;
	border-bottom:2px solid #dadda6;
	}

/* ----- calender ----- */
.calender{
	font-size:x-small;
	}
.calendarhead{
	padding:4px 0px 0px 52px;
	height:32px;
	background-image:url(/usr/obmc/side.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:12px 0px;
	color:#4f664f;
	font-size:medium;
	font-weight:bold;
	}
.calendarhead a:link,
.calendarhead a:visited{
	color:#4f664f;
	text-decoration:none;
	}
.calendarhead a:active,
.calendarhead a.hover{
	color:#4f664f;
	text-decoration:none;
	}
.calendartable{
	margin:0px 0px 10px 12px;
	width:190px;
	}
.calendarwd{
	background-color:#98ca98;
	border-right:1px solid #b2af8b;
	border-bottom:1px solid #b2af8b;
	text-align:center;
	}
.calendarweek{
	color:#4f664f;
	font-weight:bold;
	}
.calendard{
	empty-cells:show;
	background-color:#ffffff;
	border-right:1px solid #b2af8b;
	border-bottom:1px solid #b2af8b;
	text-align:center;
	}
.calendardbg{
	}
.calendar a:link,
.calendar a:visited{
	color:#3399cc;
	text-decoration:underline;
	}
.calendar a:hover,
.calendar a:active{
	color:#3399cc;
	text-decoration:none;
	}

/* ----- profile ----- */
.photo{
	margin-bottom:10px;
	text-align:center;
	}
.nickname{
	margin-bottom:10px;
	font-weight:bold;
	}
.message{
	}

/* ----- information ----- */
ul.rss{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:100%;
	text-align:center;
}
ul.rss li{
	margin-right:12px;
	display:inline;
	font-weight:bold;
}

/* ----- footer ----- */
#footer{
	width:780px;
	height:10px;
	clear:both;
	}

/* ----- trackback&comments ----- */
.trackback-url{
	padding:5px 0px 0px 22px;
	background-image:url(/usr/obmc/t_middle.gif);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:12px 0px;
	text-align:left;
	clear:both;
	}
.trackback-body{
	padding-top:5px;
	text-align:left;
	}
.trackback-post{
	padding-top:2px;
	color:#b2b2b2;
	text-align:right;
	border-top:1px dashed #b2b2b2;
	clear:both;
	}
a.atrackback-post:link,
a.atrackback-post:visited{
	color:#a4d3dd;
	text-decoration:underline;
	}
a.atrackback-post:active,
a.atrackback-post:hover{
	color:#a4d3dd;
	text-decoration:none;
	}
.comments-head{
	padding:4px 0px 0px 58px;
	height:21px;
	background-image:url(/usr/obmc/t_top.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:12px 0px;
	color:#7f7e61;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	letter-spacing:0.2em;
	}
.comments-body{
	padding-top:5px;
	text-align:left;
	}
.comments-post{
	padding-top:2px;
	color:#b2b2b2;
	text-align:right;
	border-top:1px dashed #b2b2b2;
	clear:both;
	}

/* ----- form ----- */
label{
	font-size:x-small;
	font-weight:bold;
	}
#author,
#email,
#url{
	width:200px;
	border:1px solid #dadda6;
	}
#text{
	width:400px;
	height:200px;
	border:1px solid #dadda6;
	}

/* ----- ba ----- */
.ba{
	padding:0px 0px 10px 15px;
	}



















	









	a.arss{color:#001F79;text-decoration:underline;}
	a.arss:link{color:#001F79;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:active{}
	a.arss:hover{color:#001F79;text-decoration:none;}
	

	.quotetable{}
	.quote{color:#000;font-size:10px;padding:1px;}

	.blogtimes{margin:0px 0px 16px 0px;text-align:center;}

	.powered{
		text-align:center;
		margin:0px 0px 10px 0px;
	}

	.syndicate{
		font-size:10px;
		text-align:center;
	}
	.checkers{
		font-size:10px;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:#0000FF;text-decoration:none;}
a.adurl:visited{color:#0000FF;text-decoration:none;}
a.adurl:active{color:#0000FF;text-decoration:none;}
a.adurl:hover{color:#0000FF;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#f7p39f;}