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

body
{
width:px;
height:px;
padding:0px;
margin:10px;
text-align:center;
	background-color:#EFEFEF;
}

#mho-waku {
	width:740px;
	height:px;
	padding:10px;
	margin:0 auto;
	background-color:#ffffff;
}

#mho-waku:after{
/* for modern browser */
content:"";
clear:both;
height:0px;
display:block;
visibility:hidden;
}

* html #mho-waku{/* for IE */
/**/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}

body*#mho-waku:after{
content:".";
}

#trial-title{
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	width:740px;
	height:px;	
	text-align: left;
	font-family: 'MS PGothic', 'Osaka' , sans-serif;
	padding: 0;
	margin:0;
	}

#trial-title-in {
	width:740px;
	height:40px;
	padding:0;
	margin:0 0 10px 0;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#trial-title-in span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mhotitle01.gif) no-repeat;
	position:absolute;
}


#mho-trial {
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	width:740px;
	height:px;	
	text-align: left;
	font-family: 'MS PGothic', 'Osaka' , sans-serif;
	padding: 0;
	margin:0;
	}
	
#mho-trial01 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial01 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho01.gif) no-repeat;
	position:absolute;
}
	
#mho-trial02-03 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial02-03 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho02-03.gif) no-repeat;
	position:absolute;
}
	
#mho-trial04-05 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial04-05 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho04-05.gif) no-repeat;
	position:absolute;
}
	
#mho-trial06-07 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial06-07 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho06-07.gif) no-repeat;
	position:absolute;
}

#mho-trial08-09 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial08-09 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho08-09.gif) no-repeat;
	position:absolute;
}

#mho-trial10-11 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial10-11 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho10-11.gif) no-repeat;
	position:absolute;
}

#mho-trial12-13 {
	width:596px;
	height:485px;
	padding:0;
	margin:0 auto 0 auto;

	font-size: 9px;
	line-height: 10px;
	color:#ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	position:relative;
}

#mho-trial12-13 span{
	width: 100%;
	height:100%;
	background:url(../images/trial-mho12-13.gif) no-repeat;
	position:absolute;
}

	
#mho-navi {
	width:px;
	height:px;
	padding:0;
	margin:0;

}

	a.mho-navi-left,	
	a:link.mho-navi-left,
	a:visited.mho-navi-left{
		width:42px;
		height:45px;
		float: left;
		text-align: left;		
		cursor: pointer;
		color: #5a5a5a;
		font-size: 18px;
		line-height: 46px;
		font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
		padding:0 0 0 37px;
		margin: 0;
		background:url(../images/prev.gif) no-repeat top left;
		text-decoration: none;
	}

	a.mho-navi-right,	
	a:link.mho-navi-right,
	a:visited.mho-navi-right{
		width:60px;
		height:45px;
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #5a5a5a;
		font-size: 18px;
		line-height: 46px;
		font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
		padding:0 37px 0 0;
		margin: 0;
		background:url(../images/next.gif) no-repeat top right;
		text-decoration: none;
	}


	
	.copylight {
	width: 760px;
	margin:10px auto 0 auto;
	text-align:center;
	}

	.copylight-in {
	padding:0;
	font-size: small;
	line-height:150%;
	text-align:center;
	color:#000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}