@charset "Shift_JIS";
#page {
	width: 800px;
	color: #808080;
	text-align: left;
/*	background-image: url(/images/pink_beehouse.jpg);
	background-repeat: repeat-y;*/
	margin-top: 50px;
	padding-bottom: 50px;
}
body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #808080;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 120%;
	color: #808080;
	width: 300px;
	margin-bottom: 30px;
	margin-left: 100px;
}
#main{
      width:800px;
	  margin-bottom:40px;
}
.newmark{
      color:#CC0000;
	  }
#leftb {
	width: 141px;
	float:left;
	padding-top: 30px;
}
#rightb {
    float:right;
	color: #808080;
	width: 600px;
	padding-top: 30px;
	padding-left: 0px;
	text-decoration: none;
}
#page p a {
	font-size: 100%;
	color: #808080;
	width: 600px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-decoration: none;
	
}
#page a:link{
color:#006666;
text-decoration:none;
}
#page a:hover {
	font-size: 100%;
	color:#FF0066;
	width: 600px;
	text-decoration: none;
	
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #808080;
	padding-top: 30px;
		padding-bottom: 30px;
	text-align: center;
}
