#main h1{
	margin                 : 15px 0px 330px 0px;
}
#google_ads_top{
	width                  : 400px;
	height                 : 280px;
	position               : absolute;
	top                    : 230px;
	margin                 : 0px 0px 0px 70px;
}
/*============================================================
##############################################################
FOOT YOKO NAVIGATION
##############################################################
============================================================*/
.yokonavi{
	font-size:12px;
	width:535px;
	margin:20px auto 0px auto;
	clear:both;
}

.yokonavi a{
	font-weight:bold;
	color:#600;
}


.yokonavi .PJN_Indext{
	width             : 95px;
	height            : 22px;
	background-image  : url(../images/common/button_up.gif);
	text-indent       : -9999px;
	float             : left;
}
.yokonavi .PJN_Indext a{
	display           : block;
	width             : 95px;
	height            : 22px;
}

.yokonavi .PJN_Prev{
	float             : left;
	width             : 220px;
	background-image  : url(../images/common/button_previous_none.gif);
	background-repeat : no-repeat;
	min_height        : 22px;
	height            : 22px;
	_height           : 22px;
	_overflow         : visible;

}
.yokonavi .PJN_Prev a{
	display           : block;
	width             : 220px;
	height            : 22px;
	padding-top       : 25px;
	background-image  : url(../images/common/button_previous.gif);
	background-repeat : no-repeat;
}

.yokonavi .PJN_Next{
	float             : right;
	width             : 220px;
	background-image  : url(../images/common/button_next_none.gif);
	background-repeat : no-repeat;
	min_height        : 22px;
	height            : 22px;
	_height           : 22px;
	_overflow         : visible;
}

.yokonavi .PJN_Next a{
	display           : block;
	width             : 220px;
	height            : 22px;
	padding-top       : 25px;
	background-image  : url(../images/common/button_next.gif);
	background-repeat : no-repeat;
	text-align        : right;
}




