
body { 
	background-image: url(../img/bg.png);
	margin: 0px;
	color: #cccccc;
	background-repeat: repeat; 
	height: 100%;
	background-color: #000000;
	position: relative;
	font: 12px "Hiragino Maru Gothic ProN","MS PGothic",Osaka;
}

a:link {
	color: #CFCCCC; text-decoration: none;
}
a:visited {
	color: #CFCCCC; text-decoration: none
}
a:hover {
	background: none transparent scroll repeat 0% 0%; color: #990000; 
	text-decoration: underline
}
a:active {
	background: none transparent scroll repeat 0% 0%; color: #990000; 
	text-decdecoration: underline
}

div.mainr {
	position: static;
	text-align: justify;
	clear: right;
}
div.mainl{
	clear: both;
	left: 0;
	position: relative;
}
div.sidetitle{
	font-size: 12px;
	background-color: #660000;
	padding-left: 10px;
	border-bottom: 2px solid #330000;
	border-top: 3px solid #330000;
	font-weight: normal;
	font-style: normal;
}
div.side{
	background-color: #000;
	border: 1px dotted #660000;
}
#topimg{
	text-align: center;
}
#menu a:link {
	color: #CFCCCC; text-decoration: none
}
#menu a:visited {
	color: #CFCCCC; text-decoration: none
}
#menu a:hover {
	background: none transparent scroll repeat 0% 0%; color: yellow; 
	text-decoration: underline
}
#menu a:active {
	background: none transparent scroll repeat 0% 0%; color: yellow; 
}
body { 
	background-image: url(../img/bg.png);
	margin: 0px;
	color: #cccccc;
	background-repeat: repeat; 
	height: 100%;
	background-color: #000000;
	position: relative;
	font: 12px "Hiragino Maru Gothic ProN","MS PGothic",Osaka;
}
#mainBlock {
	width:720px;
	text-align: center;
}
#maincont {
	border-bottom: 1px solid #660000;
	text-align: left;
	float:left;
	clear: none;
	width:530px;
}
#main {
	border-bottom: 1px solid #660000;
	text-align: left;
	float:left;
	clear: none;
	width:700px;
}
#content {
	text-align: left;
	border-right:1px dotted #999999;
	float:left;
	clear:left;
}
#links {
	text-align: left;
	float: right;
	width:170px;
	padding: 2px;
	margin-top:50px;
}

#main ul{
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	border: 1px solid #660000;
	list-style-type: disc;
}
ul.archives{
	margin-top: 0px;
}
ul.categories{
	margin-top: 0px;
}
div.blogbody{
	background-color: #000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #660000;
}
div.revbody{
	background-color: #000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #660000;
}
div.clr{
    clear:both;
}
#menu{
	text-align: center;
	background-color: #760c0b;
	margin: 2px;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
}

h1 {
	font-size: 20px;
	background-color: #990000;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	height: 40px;
}
h2 {
	font-size: 14px;
	background-color: #660000;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #330000;
	border-top: 3px solid #330000;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #660000;
	border-top: 1px dotted #660000;
	border-left: 3px solid #660000;
	font-weight: normal;
	font-style: normal;
}

img{
	border-style: none;
}

img.pac{
    float:left;
}

