/* ■htmlタグ */
body {
	background: #f5f5ff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 995px;
}
#allcontents{
	background: #ffffee;
	margin-left: 10px;
	margin-right: 10px;
	width: 950px;
}
#mainleft {
	padding: 2px;
	width: 5px;
	float: left;
	text-align: center;
}
#maincenter {
	padding: 2px;
	float: left;
	width: 510px;

}
#mainright {
	padding: 0px;
	width: 410px;
	float: left;
}
#header {
	margin-bottom:20px;
}
#footer {
	clear: both;
}
/* ■header部分 */
#headSpace2{
	margin-bottom: 10px;
}
#headArea2{
	height: 120px;
	overflow: hidden;
}
#headAreaTitle2{
	margin-top: 15px;
	height: 120px;
	position: relative;
	z-index: 1;
}
#headAreaBack2{
	height: 490px;	
	background-image: url("/img/back/sakuraBack.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	filter: alpha(opacity=23);
	-moz-opacity: 0.23;
	z-index: 0;
	opacity: 0.23;
	position: relative;
	top: -490px;
}
#hafImg{
	float: right;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 2;
	position: relative;
}
.pageInfo{
	font-size: 15px;
	color: #404040;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.pageInfo a {
	color: #2222ff;
	margin-left: 4px;
}
#headArea3{
	height: 120px;
	background-image: url("/img/back/sakuraBack.jpg");
	filter: alpha(opacity=23);
	-moz-opacity: 0.23;
	opacity: 0.23;
	z-index: 1;
}

/* ■mainleft部分 */

/* ■maincenter部分 */
.oneCont{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.oneCont a {
	color: #0000ff;
}
.oneCont img{
	margin-right: 5px;
}
.lupdate{
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 1px;
  color: #000077;
	font-size: 13px;
}
/* ■mainright部分 */

/* ■ */
.yui-tt {
  visibility:hidden;
  position:absolute;
  color:#555;
  background-color:#fdffda;
  padding:4px;
  border:1px solid #fcc90d;
  width: 300px;
  font-size: 13px;
}
.yui-tt-shadow {
    display: none;
}
.weatherClass{
	width: 70px;
	color: #3333ff;
	font-size: 12px;
	text-decoration: underline;
}

/* ■ */
#powered{
	clear: both;
	font-size: 13px;
	color: #555555;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 10px;
}
#powered a img{
	border-style: none;
	vertical-align:middle;
}
/* ■ */
.amAd1{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.amCap1{
	font-size: 14px;
	color: #2020ff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.amCap1 img{
	margin-right: 1px;
	vertical-align: middle;
}
