@charset "utf-8";

body { 
	margin:0; 
	padding:0; 
	line-height: 1.7;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 1.1em;
	color: #333;
}

#wrapper { text-align: center; }

#header,
#eyecatch,
#content,
#footer { text-align:center; }

#header-inner,
#eyecatch-inner,
#content-inner,
#footer-inner {
	margin: 0 auto 0;
	width: 800px;
	text-align: left;
	position: relative;
}

#header {
	height: 120px;
	background: transparent url(/mz/static/images/mzday/2010/03/bg_header.png) left bottom repeat-x;
}

#eyecatch {
	background-color: #000;
	height: 270px;
}

#content {
	padding-top: 1em;
	background: transparent url(/mz/static/images/mzday/2010/03/bg_content.png) left top repeat-x;
}

#footer {
	margin-top: 2em;
	border-top: 1px solid #CCC;
	background: #DDD;
	padding-top: 2em;
	padding-bottom: 4em;
}

#countdown-swf {
	position: absolute;
	right: 0;
	top: 10px;
}

h1#siteLogo {
	margin: 0;
	padding: 25px 0 0;
}

h1.heading1,
h2.heading1,
h3.heading1,
h4.heading1,
h5.heading1,
h6.heading1 {
	margin-top: 1.5em;
	margin-bottom: .7em;
	border-bottom: 2px dotted #06a;
	width: 800px;
	font-size: 1.9em;
}

h1.heading2,
h2.heading2,
h3.heading2,
h4.heading2,
h5.heading2,
h6.heading2 {
	margin-bottom: 0;
	border-top: none;
	border-bottom: 1px solid #DDDDFF;
	padding-top: 0.5em;
	padding-bottom: 0;
}


table {
	border-collapse: collapse;
	border-top: 1px dotted #BBCCCC;
}

th,td {
	border-bottom: 1px dotted #BBCCCC;
	background-color: #F9F9F9; 
	padding: 10px;
	vertical-align: top;
}

th {
	width: 20%;
	padding-right: 15px;
	background-color: #E6F0F0;
	text-align: right;
}

ul {
	margin: 0 0 0;
	padding: 1em 2em 1em;
	background: #E6F0F0 url(/mz/static/images/mzday/2010/03/bg_list_mekure.gif) 100% 100% no-repeat;

}

li {
	margin: 0 0 .6em;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: transparent url(/mz/static/images/mzday/2010/03/list.png) 0px 6px no-repeat;
}

strong {
	color: #EE6600;
}

.attention {
	color: #FF0033;
}

a:hover { text-decoration: none; }


.menu {
	background-image: url(/mz/static/images/mzday/2010/03/navi_back.png);
	background-repeat: repeat-x;
	height: 70px;
}

.menu ul {
	width:800px;
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

.menu li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background: none;
	margin: 0px;
	padding: 0px;
}
#wrapper .menu a {
	display: block;
}

.menu li a {
	display:block;
	height:70px;
}
.menu span {
	display:none;
}
#menu-01 {
	width: 200px;
}
#menu-02 {
	width: 200px;
}
#menu-03 {
	width: 200px;
}
#menu-04 {
	width: 200px;
}
#menu-01.active {
	width:200px;
	background-color: 　no-repeat;
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -79px;
}
#menu-02.active {
	width:200px;
	background-color: 　no-repeat;
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -200px -79px;
}
#menu-03.active {
	width:200px;
	background-color: 　no-repeat;
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -400px -79px;
}
#menu-04.active {
	width:200px;
	background-color: 　no-repeat;
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -600px -79px;
}
#menu-01 a:hover {
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -79px;
}
#menu-02 a:hover {
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -200px -79px;
}#menu-03 a:hover {
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -400px -79px;
}
#menu-04 a:hover {
	background-image: url(/mz/static/images/mzday/2010/03/navi.png);
	background-repeat: no-repeat;
	background-position: -600px -79px;
}

.bo {
width:630px;
margin:10px auto 10px auto;
}


a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

.photo {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin-bottom:10px;
margin-right:10px;
padding:5px;
}

th,td.photo {
background:none;
	vertical-align: top;
	border:none;
}

table.photo {
	border:none;

}

p.name {
color:#000000;
font-size:80%;
font-weight:normal;
margin:0;
padding-bottom:10px;
width:auto;
}

.midasi {
background:#E6F0F0;
border-bottom:2px dotted #0066AA;
padding:5px;
font-size:80%;
margin:0;
font-weight:bold;
}