@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;}

.head {
	background-image: url(/mz/static/images/mzday/images/head_back.png);
	background-repeat: repeat-x;
}

.head .inner {
	width:750px;
	margin:0 auto;
	background: url(/mz/static/images/mzday/images/head.png) no-repeat;
	height: 220px;
}

.inner {
	width:750px;
	margin:0 auto 0 auto;
}

.head .bo {
	float:right;
	padding-top:160px;
	background:none;
}

.head .bo img {
	margin-right:4px;
}

.wrapper {
	width:710px;
	margin:0 auto 0 auto;
}

.wrapper h2 {
	margin:0 0 10px 0;
}

.wrapper p {
	margin:0 0 10px 0;
	font-size:90%;
	line-height:170%;
}

.wrapper .block {
	margin:0 0 40px 0;
	border:none;
	padding:0;

}

.right {
	float:right;
	margin:0 0 0 10px;
	}


#bo {
	padding:0;
	background-position: 0 0;
	margin-bottom: 20px;
}
#bo ul {
	background-image:url(/mz/static/images/mzday/images/bo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:143px;
	margin:0 auto;
	padding:0;
	width:710px;
}
#bo span {
	display:none;
}
#bo li, #bo a {
	display:block;
	height:143px;
	background:none;
}
#bo li {
	display:inline;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#bo-01 {
	width:710px;
}
#bo-02 {
	width:233px;
}
#bo-03 {
	width:237px;
}

#bo-01 a:hover {
	background:url(/mz/static/images/mzday/images/bo.png) no-repeat scroll 0 -170px transparent;
}
#bo-02 a:hover {
	background:url(/mz/static/images/mzday/images/bo.png) no-repeat scroll -240px -236px transparent;
}
#bo-03 a:hover {
	background:url(/mz/static/images/mzday/images/bo.png) no-repeat scroll -473px -236px transparent;
}




#bo_2012 {
	padding:0;
	background-position: 0 0;
	margin-bottom: 20px;
}
#bo_2012 ul {
	background-image:url(/mz/static/images/mzday/images/bo_2012.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:210px;
	margin:0 auto;
	padding:0;
	width:710px;
}
#bo_2012 span {
	display:none;
}
#bo_2012 li, #bo_2012 a {
	display:block;
	height:210px;
	background:none;
}
#bo_2012 li {
	display:inline;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#bo_2012-01 {
	width:355px;
}
#bo_2012-02 {
	width:355px;
}

#bo_2012-01 a:hover {
	background:url(/mz/static/images/mzday/images/bo_2012.png) no-repeat scroll 0 -229px transparent;
}
#bo_2012-02 a:hover {
	background:url(/mz/static/images/mzday/images/bo_2012.png) no-repeat scroll -355px -229px transparent;
}



.wrapper ul {
	margin:0;
	padding:0;

}

.wrapper ul li {
	margin:0 0  10px 30px;
	font-size:90%;
	line-height:170%;
	list-style: outside;
}

.wrapper ul li.arrow {
	background-image: url(/mz/static/images/mzday/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size:90%;
	padding-left: 20px;
	list-style:none;
	margin-left:15px;
}

.wrapper ul li a.report {
    background-image: none;
    font-size:90%;
    padding-left:0px;
}

.wrapper .koe {
	margin:0 auto;
	padding:0;
	width:710px;
	background-image: url(/mz/static/images/mzday/images/back_sanka.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	padding-bottom:20px;
}

.wrapper .koetitle {
	background-image: url(/mz/static/images/mzday/images/title_sanka.png);
	background-repeat: no-repeat;
	background-position:center top;
}


.footer {
	clear:both;
	text-align:center;
	padding:30px;
	font-size:80%;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* o2oボタン
==================================================================== */
.o2o_bo a {
    background-image: url("/mz/static/images/mzday/images/mzday2012o2o_710.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    width: 710px;
}
.o2o_bo a:hover {
    background-image: url("/mz/static/images/mzday/images/mzday2012o2o_710.gif");
    background-position: 0 -160px;
    background-repeat: no-repeat;
}
.o2o_bo span {
    display: none;
}

/* mzday2013ボタン
==================================================================== */
.bo_2013 a {
    background-image: url("/mz/static/images/mzday/images/bo.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 144px;
    width: 710px;
}
.bo_2013 a:hover {
    background-image: url("/mz/static/images/mzday/images/bo.png");
    background-position: 0 -170px;
    background-repeat: no-repeat;
}
.bo_2013 span {
    display: none;
}
