body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: "メイリオ", "ClearType Tuner", "Osaka";
	text-align: left;
	color: #444;
	background-color: #fff;
	align: center;
}
img { border: 0px; }
a{ color: #0068CF;}
a:hover{ color: #A33; text-decoration:none;}

div.header {
	align: center;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}

span.nobr { white-space: nowrap; }

.command {
	color: #955;
	font-size: 80%;
	margin: 0px 0px 0px 8px;
	width: 1000px;
	text-align: left;
}
.command span{
	color: #666;
	padding: 0px 2px 0px 2px;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}


div.main {
	align: center;
	width: 1010px;
}

div.footer {
	text-align: right;
	font-size: 80%;
	margin: 20px 20px;
	height: 50px;
}

h1 {
	font-size: 150%;
	padding-top: 6px;
	margin-bottom: 10px;
}
h3 {
	padding-left: 5px;
	margin: 3px 0px 3px 0px;
	text-align: left;
}
strong {
	font-weight: normal;
}

div.leftside {
	float: left;
	margin: 0px 0px 18px 0px;
}
div.rightside {
	float: right;
}

span.wide-btn {
	cursor:pointer;
	padding: 0px 3px 0px 3px;
	margin: 2px 0px 2px 0px;
	background-color: #dfd;
	font-size: 12px;
	font-weight: bold;
}
h2.btn {
	padding: 0px 3px 0px 3px;
	margin: 5px;
	display: inline;
	border-style: solid;
	border-color: #6a6;
	border-width: 1px;
	background-color: #8c8;
	font-size: 80%;
}
.btn a{ padding: 0px 25px 0px 25px;color: #fff; text-decoration:none; font-weight: bold;}


.bd_news { border-color: #bbf; }
.bd_vip { border-color: #fbb; }
.t_news { border-color: #bbf; background-color: #eef; }
.t_vip { border-color: #fbb; background-color: #fee; }
div.entrylist {
	padding: 0px 3px 0px 3px;
	margin-left: 5px;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}

div.blog {
	width: 340px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 6px 0px;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-size: 90%;
	word-break: break-all;
}
h3.title {
	font-size: 100%;
	font-weight: bold;
	padding: 4px 4px 4px 8px;
	margin: 6px;
	border-style: solid;
	border-width: 0px 0px 1px 6px;
}


.pr {
	font-size: 85%;
	line-height: 135%;
	padding: 3px 10px 5px 10px;
}
.pr a:link{ color: #35a; text-decoration:none;}
.pr a:visited { color: #d87; text-decoration:none;}
.pr a:hover{ color: #24c; text-decoration:underline; background-color: #efe;}
.entry {
	font-size: 85%;
	line-height: 125%;
	padding: 2px 10px 3px 10px;
}
.entry a:link{ color: #5567bf; text-decoration:none;}
.entry a:visited { color: #e09497; text-decoration:none;}
.entry a:hover{ text-decoration:underline; background-color: #f0fff0;}
.nobr { font-size: 85%; color: #557188; }

.time {
	font-size: 90%;
	white-space: nowrap;
	color: #666;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
span.new {
	color: #FF3355;
	font-weight: bold;
	background-color: #ddffdd;
}


.list {
	font-size: 90%;
	border: 1px #333 solid;
	border-collapse: collapse;
}
.list th{
	font-weight: normal;
	text-align: center;
	border: 1px #333 solid;
	padding: 4px;
}
.list td{
	border: 1px #333 solid;
	padding: 4px;
}

.calendar{
	border-collapse: collapse;
	width: 150px;
	display: inline;
	margin: 16px 7px 8px 7px;
	font-size: 14px;
	vertical-align: top;
}
.calendar td{
	text-align: center;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 0px 1px 1px 1px;
}
.calendar a:link{ color: #666; text-decoration:none;}
.calendar a:visited { color: #666; text-decoration:none;}
.calendar a:hover{ color: #fff; background-color: #666; text-decoration:underline;}

.kakolog_bar {
	border-collapse: collapse;
	width: 540px;
	font-size: 14px;
}
.kakolog_bar td{
	text-align: center;
	width: 60px;
}

