
/* =Next
-----------------------------------------------------------------------------*/
#next {
	position: relative;
	top: 26px;
	background: url(../img/next-method.gif) no-repeat;
    width: 833px;
    height: 22px;
}

#next span {display: none;}
#next li, #next a {border: 0px solid red; height: 22px; display: block;}
#next li {float: left; list-style: none; display: inline;}

#next-method {position: relative; left: 67px; width: 79px;}
#next-method a:hover {background: url(../img/next-method.gif) -67px -23px no-repeat;}


/* =Typography
-----------------------------------------------------------------------------*/
h1 {
	width: 580px;
}


/* =Layout
-----------------------------------------------------------------------------*/
#img_method {
	float: right;
	width: 215px;
	height: 180px;
	padding-bottom: 20px;
}

