body {
	color: #330000;
	background-color:#ffffff 
}
/* $B%j%s%/(B */
a.shortcut:link { color: #ff9900 }
a.shortcut:visited { color: #ff9900 }
a.shortcut:hover { color: #ffcc33 }
a.shortcut:active {color:#ff9933 }
a:link { color: #330000 }
a:visited { color: #330000 }
a:hover { color: #ff9900 }
a:active {color:#ff9933 }

/* $BJ8;z(B */
* {
	color : #330000;
	font-size: 8pt;
	font-weight: normal;
	line-height:normal;
}
/* $BJ8;z(B */
p.bold {
	color : #330000;
	font-size: 10pt;
	font-weight: bold;
	line-height:normal;
}
p.conertitle {
	color : #ff9900;
	font-size: 10pt;
	font-weight: bold;
	line-height:normal;
}
p.gallerytitle {
	color : #330000;
	font-size: 10pt;
	font-weight: bold;
	line-height:normal;
}
p.diary:first-line {
	color : #330000;
	font-size: 10pt;
	font-weight: bold;
	line-height:normal;
}
/* $B%F!<%V%k(B for shortcut*/
table.shortcut {
	background-color: #330000;
	padding:0;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 800px
}

/* $B%F!<%V%k(B for contents*/
table.contents {
	background-color: #330000;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 600px
}
tr.contentstitle {
	background-color: #330000;
	padding:0;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 600px
}
tr.contents {
	background-color: #cccc99;
	padding:10px ;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 600px
}

/* $B%F!<%V%k(B for contents*/
table.gallery {
	background-color: #330000;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 600px
}
td.gallery {
	background-color: #cccc99;
	padding:10px ;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 200px
}
td.dohjing {
	background-color: #cccc99;
	padding:10px ;
	border-width: 0;
	border-color: #330000;
	border-style: none;
	width: 300px
}

/* $B%$%a!<%8(B */
img.banner {
	width: 200px;
	height: 40px
}
img.smallbanner {
	width: 88px;
	height: 31px
}
img.sumbnail {
	width: 150px;
	height: 30px
}
img.title {
	width: 400px;
	height: 240px
}
