@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/mz/static/images/academy/back.gif);
	background-repeat: repeat;
}
.wrapper {
	width:748px;
	margin:10px auto 10px auto;
	background-color: #FFFFFF;
	background-image: url(/mz/static/images/academy/h3.gif);
	background-repeat: repeat;
	background-position: top;
	padding:1px;
}
.wrapper .inner {
	_zoom: 1;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 18px;
	margin:1px;
}
.clear {
	clear:both;
}
/* ヘッダー
==================================================================== */

.header {
	margin-bottom:20px;
	_zoom: 1;
	overflow: hidden;
}
.header .logo {
	float:left;
}
.header .title {
	margin-left:187px;
}
.header .no {
	margin-bottom:20px;
}
.header .bo {
	background-image:url(/mz/static/images/academy/bo.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	display:block;
	height:60px;
	width:230px;
	float:right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.header .bo a {
	display:block;
	height:60px;
}
.header .bo a:hover {
	background-image:url(/mz/static/images/academy/bo.gif);
	background-position:0 -64px;
	background-repeat:no-repeat;
}
.header .bo span {
	display:none;
}
/* メニュー
==================================================================== */

#menu {
	background-image: url(/mz/static/images/academy/menu_back.gif);
	background-repeat: repeat-x;
	padding:7px 0 0 7px;
	background-position: 0 0;
	margin-bottom:20px;
}
#menu ul {
	background-image:url(/mz/static/images/academy/menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:45px;
	margin:0 auto;
	padding:0;
	width:695px;
	margin:0;
}
#menu span {
	display:none;
}
#menu li, #menu a {
	display:block;
	height:45px;
	cursor: pointer;
}
#menu li {
	display:inline;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#menu-01 {
	width:100px;
}
#menu-02 {
	width:230px;
}
#menu-03 {
	width:255px;
}
#menu-04 {
	width:110px;
}
#menu-01.active {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll 0 -50px transparent;
}
#menu-02.active {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -100px -50px transparent;
}
#menu-03.active {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -330px -50px transparent;
}
#menu-04.active {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -585px -50px transparent;
}
#menu-01 a:hover {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll 0 -50px transparent;
}
#menu-02 a:hover {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -100px -50px transparent;
}
#menu-03 a:hover {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -330px -50px transparent;
}
#menu-04 a:hover {
	background:url(/mz/static/images/academy/menu.gif) no-repeat scroll -585px -50px transparent;
}

#menu-02 .submenu , #menu-03 .submenu {
	background: #CCC;
	background-image:none;
	color:#000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	font-size:80%;
}
#menu-02 .submenu a , #menu-03 .submenu a {
	display: block;
	text-align: left;
	height:20px;
	padding:5px;
	color: #000000;
	font-weight:bold;
}
#menu-02 .submenu a:hover , #menu-03 .submenu a:hover {
	background-image:none;
	background: #666;
	color:#FFF
}



/* サブメニューの半透明処理
--------------------*/
.submenu {
	filter: alpha(Opacity=90);
	opacity: 0.9;
}
/* コンテンツ
==================================================================== */
.content {
	margin:7px 7px 0 7px;
	_zoom: 1;
	overflow: hidden;
}
h2 {
	background-image: url(/mz/static/images/academy/h2.gif);
	background-repeat: repeat-x;
	background-position: right center;
	margin:0 0 10px 0;
	font-size:110%;
}
h2 span {
	padding-right:8px;
	background-color: #FFFFFF;
	background-image: url(/mz/static/images/academy/h2span.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h3 {
	font-size:90%;
	line-height:170%;
	margin:0 0 10px 0;
	background-image: url(/mz/static/images/academy/h3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
p {
	font-size:90%;
	line-height:170%;
	margin:0 0 8px 0;
}
.block {
	margin-bottom:30px;
	clear:both;
	_zoom: 1;
	overflow: hidden;
	border:none;
	padding:0;
}
.arrow {
	background-image: url(/mz/static/images/academy/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
}
.link {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.content ul {
	font-size:90%;
	line-height:160%;
	margin: 0 0 0 0;
}
.content li {
	margin-bottom:10px;
	background-image:url(/mz/static/images/academy/li_back.gif);
	background-repeat:no-repeat;
	background-position:left 0.6em;
	list-style:none;
	padding-left:12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size:90%;
	line-height:160%;
}
th, td {
	padding: 10px 10px;
}
th {
	background-image: url(/mz/static/images/academy/h3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
td {
	background-image: url(/mz/static/images/academy/h3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.sub {
	font-size:90%;
	color:#666666;
	_zoom: 1;
	overflow: hidden;
}
.profile {
	border-bottom: 1px dashed #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0 5px 10px;
}
.photo {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 1px;
}
