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

#menu span.m2 a{
background-position:left center;
}


/* headtag ---------------------------- */
#stage h2{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h4{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 26px;
	width:122px;
	overflow: hidden;
}
#stage p{
	margin: 0 0 5px 0;
}
#stage p.mb20{
	margin: 0 0 20px 0;
}


/* howto-title-style */
#stage h2.title-howto{
background-image: url(../images/hl_howto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 140px;
}

#stage h3.body-howto{
background-image: url(../images/body_howto_howto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 432px;
	margin: 30px 0 0 0;
}

/* contents index ---------------------------- */
#stage .package a{
	display:block;
	text-decoration:none;
}
#stage .package a:hover{
	color:#999;
	text-decoration:none;
}
#stage .categoly01{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
}
#stage .categoly01 h4{
	background-image: url(../images/title_howto_categoly01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly02{
	text-align: left;
	display:inline;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
}
#stage .categoly02 h4{
	background-image: url(../images/title_howto_categoly02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly03{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
}
#stage .categoly03 h4{
	background-image: url(../images/title_howto_categoly03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly04{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
}
#stage .categoly04 h4{
	background-image: url(../images/title_howto_categoly04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly05{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
}
#stage .categoly05 h4{
	background-image: url(../images/title_howto_categoly05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* button */
#stage .btn-watch{
	height: 55px;
	width: 122px;
	margin:10px 0 0 10px;
	float:left;
}
#stage .btn-watch-left{
	height: 55px;
	width: 122px;
	margin:10px 0 0 0;
	float:left;
}
#stage .btn-watch a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_watch2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 122px;
	overflow: hidden;
}
#stage .btn-watch-left a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_watch2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 122px;
	overflow: hidden;
}
#stage .btn-watch a:hover,#stage .btn-watch-left a:hover{
background-position: left bottom;
}

/* pagefootbuttons */
#stage .buttons{
	height: 25px;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
	margin: 40px 0 0 0;
	clear:both;
}
#stage .buttons ul{
	margin: 0px auto;
	display:block;
}
#stage .buttons li{
float:left;
}
#stage .buttons li.merit-top{
margin:0 5px 0 0;
}
#stage .buttons li.merit-top a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_merittop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 180px;
	overflow: hidden;
}
#stage .buttons li.merit-top a:hover{
background-position: left bottom;
}
