@charset "utf-8";
/*______________________________________

  mizuyari

  Copyright (c) 2009 mizuyari
  http://mizuyari.jp/
______________________________________*/

body {
	background: #ffffff;
}

#page-body {
	padding-top:41px;
}

#header-zone {
	height: 114px;
}
#header-zone #mizuyari-logo {
	position: absolute;
	bottom: 10px;
	left: 0;
}
#header-zone #greeting-message {
	position: absolute;
	right: 0;
	bottom: 11px;
}
#header-zone #greeting-message p {
	display: inline;
	margin-left: 64px;
}
#header-zone #greeting-message div {
	display: inline;
	margin-right: 20px;
}
#header-zone #greeting-message img {
	vertical-align: top;
}

#content-area {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 0;
	width: 100%;
}

#greeting2010 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Times New Roman",serif;
}
#greeting2010 h1 {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 0;
	color: #8eebf3;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Times New Roman",serif;
	font-weight: normal;
	font-size: 65px;
	line-height: 90px;
	position: relative;
	height: 90px;
	overflow: hidden;
}

#greeting2010 p.attention {
	background: transparent url(/2010/images/list-bg.png) repeat;
	color: #d5e5ff;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Times New Roman",serif;
	font-weight: normal;
	font-size: 65px;
	line-height: 90px;
	position: relative;
	overflow: hidden;
}
#greeting2010 p.attention a:link {
	color: #bbd8ff;
	cursor: pointer;
}
#greeting2010 p.attention a:hover {
	color: #78b1ff;
}

#greeting2010 h1 span {
	position: absolute;
	top: 2px;
	left: 0;
	width: 1024em;
}
#greeting2010 #volume {
	position: absolute;
	top: -28px;
	right: 152px;
}

#greeting2010 ul {
	position: relative;
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 100%;
	list-style: none;
	padding-bottom: 1px;
	zoom: 1;
}
#greeting2010 ul li {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 0;
	color: #d5e5ff;
	font-weight: normal;
	font-size: 65px;
	line-height: 90px;
	position: relative;
	height: 90px;
	overflow: hidden;
}
*:first-child+html #greeting2010 ul li {
	margin-bottom: -0.2857em;
}
#greeting2010 ul li.active {
	color: #78b1ff !important;
}
#greeting2010 ul li.over {
	color: #bbd8ff;
	cursor: pointer;
}
#greeting2010 ul li.unavailable {
	color: #d5e5ff !important;
	text-decoration: line-through;
}

#greeting2010 ul li span {
	position: absolute;
	top: 1px;
	left: 0;
	width: 1024em;
}

#ytPlayer,
#videoDiv {
	position: absolute;
	top: -32768px;
	left: -32768px;
}

#footer-zone {
	background: none;
	clear: both;
	position: relative;
	min-width: 1150px;
	min-height: 110px;
	padding-top: 0;
}
* html #footer-zone {
	text-align: center;
	height: 110px;
}
#footer-zone p {
	position: absolute;
	top: 7px;
	right: 30px;
}
#footer-zone address {
	color: #01005c;
	font-size: 62.5%;
	font-family: "Rockwell Std Regular", "Helvetica", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	letter-spacing: 0.015em;
	padding-top: 16px;
	width: 1090px;
	margin: 0 auto;
	text-align: left;
}
