/* ■htmlタグ */
body {
	background: #f5f5ff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 995px;
}
#allcontents{
	background: #ffffee;
	margin-left: 5px;
	margin-right: 5px;
	width: 975px;
}
#mainleft {
	padding: 1px;
	width: 800px;
	float: left;
}
#mainright {
	padding: 1px;
	width: 170px;
	float: left;
}
#header {
	margin-bottom:20px;
}
#footer {
	clear: both;
}
h3{
	font-size: 15px;
	font-weight: normal;
	color: #2222ff;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 img{
	margin-right: 2px;
}
/* ■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: #303030;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.pageInfo a {
	color: #2222ff;
	margin-left: 4px;
}

/* ■mainleft部分 */
.heada{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.headcap{
	font-size: 14px;
	color: #227722;
}
.headcap a{
	font-size: 14px;
	color: #0000ff;
}
}
.headcap img{
	margin-right: 2px;
}
.headl{
	font-size: 13px;
	color: #303030;
	margin-left: 5px;
	margin-right: 5px;
}
.headl a{
	color: #0000ff;
}
/*  */
#sumAlert{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 15px;
	color: #ff0000;
}
#sumArea{
	margin-top: 5px;
	margin-bottom: 10px;
}
#sumArea td{
	width: 380px;
}
.oOrder{
	color: #202020;
	font-weight: bold;
}
.oOrder1{
	color: #ff0000;
	font-weight: bold;
}
.oImg{
	float: left; 
	padding: 3px;
	clear: both;
}
.oImg img{
	padding: 2px;
	width: 110px;
}
.oRate{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #444444;
}
.oRate a{
	color: #0000ff;
}
.oRate img{
	margin-left: 1px;
	margin-right: 1px;
}
.oLink{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}
.oLink a{
	color: #0000ff;
}
.oLink img{
	margin-left: 1px;
	margin-right: 1px;
}
#shouHead{
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: 50px;
	font-size: 14px;
	color: #202020;
	border-left: 7px solid #fcc90d;
	border-bottom: 1px solid #fcc90d;
	padding-left: 5px;
	padding-bottom: 1px;
}
/* ■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;
}

/* ■footer */
#powered{
	font-size: 13px;
	color: #404040;
	margin-top: 100px;
	margin-bottom: 10px;
	text-align: center;
}
#powered a{
	color: #3333ff;
}
/* ■ */
#apiCredit{
	margin-top: 50px;
	text-align: center;
}
