h1 {
	font-size: 12px;
	color: #ff66cc;
}

h2{
	font-size: 16px;
	color: #aa66aa;
	background-color:#ffbbbb;
}

h3{
	font-size: 16px;
	color: #aa66aa;
}

.imgsize img{
  width: 100%;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
background:url(http://www.geocities.jp/zzzsleeperzzz123/style/wall1.gif);
}
.twoColFixRtHdr #container { 
	width: 780px;  
	margin: 0 auto; 
	text-align: left; 
background:#FFFFFF
} 

.twoColFixRtHdr #header { 
margin: 0 0 10px 0;
	background: #FFFFFF; 
	border: dashed #FFaaFF;
}

.twoColFixRtHdr #mainContent { 
float:left;	
width: 510px; 
background:url(http://www.geocities.jp/zzzsleeperzzz123/style/wall2.gif);
	font-size: 12px;
	font-weight: bold;
	color: #7777dd;
	weight: bold;
	margin: 0 0 10px 0; 
border-left: dotted #FFaaFF;
border-top: dotted #FFaaFF;
border-bottom: dotted #FFaaFF;
} 

.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 230px; 
	background: #FFFFFF; 
	padding: 0 10px;
border: dotted #FFaaFF;
}
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; 
	border: dashed #FFaaFF;
	font-size: 12px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.scroll {
	overflow:auto;
	width:100%;
	height:100px
}

.center {
	text-align: center
}

.menutitle {
	text-align: left;
	border: thin solid #FFaaFF
	width: 195px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	background-color:#ffffbb;
}

.pr {
	text-align: left;
	border: thin solid #ffaaFF
	width: 195px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	background-color:#dddddd;
}

.box {  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	border: thin dotted #FFaaFF;
}

a:hover{
		color: #66FF00;
	}