body {
	margin: 0px;
	padding: 0px;
	background-image: url(/~barista/house/bg.jpg);
	background-repeat: no-repeat;
	background-position: 370px 300px;
	background-attachment: fixed;
	font-family: メイリオ;
}

img {
	vertical-align: bottom;
}

table.list {
	border-collapse: collapse;
}

table.list th {
	text-align: center;
	border-style: solid;
	border-width: 2px;
	background-color: #DDDDDD;
	border-color: #999999;
	font-size: 12px;
	padding: 2px;
}

table.list td {
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color: #999999;
	font-size: 12px;
	padding: 2px;
}


table.content {
	width: 727px;
	margin: 0px;
	padding: 0px;
}

table.content tr {
	vertical-align: top;
}

table.topmenu {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table.topmenu td {
	height: 18px;
	width: 160px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-size: 14px;
}

td.menu {
	background-image: url(/~barista/house/matrix.jpg);
	width: 160px;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	border-style: none none none none;
	border-color: #9999FF;
	border-width: 0px 0px 0px 0px;
}

td.menu p {
	font-size: 16px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	width: 150px;
	height: 20px;
}

td.menu p.submenu {
	font-size: 14px;
	border-style: none;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	width: 140px;
	height: 14px;
}

td.menu p.m1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	width: 150px;
	height: 16px;
}

td.menu p.m2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	width: 140px;
	height: 14px;
}

td.menu p.m3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 2px 5px 2px 25px;
	width: 130px;
	height: 13px;
}

td.menu p.m4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 1px 5px 1px 35px;
	width: 120px;
	height: 12px;
}

td.rightmenu {
	width: 150px;
}



a {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

td.menu a {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}


a:visited {
	color: #770000;
}

td.menu a:visited {
	color: #770000;
}


a:hover {
	color: #44dd44;
}

td.menu a:hover {
	color: black;
}


td.contents {
	margin: 0px;
	padding: 35px 25px 15px 25px;
}

p.date {
	font-size: 12px;
	text-align: right;
}
p.title {
	text-align: justify;
	text-justify: newspaper;
	font-size: 22px;
	font-weight: bold;
	text-indent: 1em;
}
p.subtitle {
	text-align: justify;
	text-justify: newspaper;
	font-size: 18px;
	font-weight: bold;
}
p.article {
	text-align: justify;
	text-justify: newspaper;
	font-size: 13px;
	text-indent: 1em;
	margin: 0px 0px 5px 5px;
	line-height: 1.8em;
}
p.copyright {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 10px 25px;
}

p.level {
	text-align: right;
}
p.level span {
	padding: 2px 2px 0px 2px;
	border: 1px solid silver;
}


img.wp {
	border: 1px solid gray;
	margin: 3px;
	padding: 5px;
	background-color: white;
}


img.thumbnail {
	border: 1px solid black;
	margin: 0px;
}
div.photo {
	font-size: 10px;
	float: right;
	margin: 5px 5px 5px 15px;
	text-align: center;
}

hr.bottomline {
	width: 100%;
	height: 1px;
	border: 1px solid silver;
	margin: 15px 0px 5px 0px;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
}

table.console {
	width: 100%;
	align: center;
	text-align: center;
}


blockquote {
	text-align: justify;
	text-justify: newspaper;
	font-size: 12px;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}

table.calendar {
	border-collapse: collapse;
	margin: 5px;
}
table.calendar td {
	font-family: "Courier New", Courier;
	font-size: 10px;
	color: silver;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 16px;
	text-align: center;
}

table.calendar tr.regend td {
	color: black;
	background-color: silver;
}

td.sun {
	background-color: #ffcccc;
}

td.sat {
	background-color: skyblue;
}

td.targetday {
	background-color: #ccffcc;
}

/* */
table.headline {
	border-collapse: collapse;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	width: 600px;
}
table.headline td {
	text-align: justify;
	text-justify: newspaper;
	font-size: 14px;
	padding: 2px 5px 2px 5px;
}
table.headline image {
	margin: 1px 0px 4px 0px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
table.headline td.date {
	text-align: right;
	font-size: 10px;
}
p.headlineall {
	width: 580px;
	text-align: right;
	font-size: 12px;
	margin: 2px 4px 0px 4px;
}

div.counter {
	width: 600px;
	text-align: right;
	font-size: 12px;
}

hr.bbsline {
	width: 100%;
	height: 1px;
	border: 1px solid silver;
	margin: -8px 0px -5px 0px;
	padding: 0px;
}

table.bbsmessage {
	margin: 15px 15px 35px 15px;
}

table.bbsmessage div {
	margin: 0px;
	padding: 0px;
}

table.inputform {
	margin: 20px 0px 10px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table.profileOutline {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 400px;
}

table.profileOutline td {
/*	text-align: center;*/
	font-size: 14px;
}

table.profileOutline td {
	padding: 5px;
}

table.profilelist {
	width: 100%;
	border-collapse: collapse;
}

table.profilelist td {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	padding: 1px 4px 1px 4px;
}

div.res {
	font-size: 10px;
	margin: 0px 0px 5px 5px;
	line-height: 1.5em;
	border-style: dotted;
	border-width: 1px;
	border-color: gray;
	padding: 10px 15px 10px 15px;
}

div.res p {
	text-indent: -2em;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
}

p.reshelp {
	font-size: 10px;
	margin: 0px 0px 5px 5px;
	line-height: 1.5em;
	color: red;
	text-align: right;
}

.resname {
	height: 12px;
	font-size: 10px;
	width: 60px;
}

.resmsg {
	height: 12px;
	font-size: 10px;
	width: 270px;
}
.respass {
	height: 12px;
	font-size: 10px;
	width: 80px;
}

.ressend {
	height: 18px;
	font-size: 10px;
	width: 40px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

/* code表示用 */
.code {
	border-style: solid;
	border-width: 1px;
	border-color: #AABBAA #EEEEEE #EEEEEE #AABBAA;
	background-color: #EEFFEE;
	font-size: 11px;
	font-family: monospace;
}

.code td {
	padding: 5px 5px 5px 5px;
	width: 600px;
}

