﻿@charset "utf-8";

/*************************************
 PP 更新センター ページ
*************************************/
<!--
.pp-center h2{
	margin:0 0 10px 0;
}

.pp-center h3, .pp-center h4 {
	margin:20px 0 10px 0;
}

.left#ticket{
	width:180px;
}

.pp-center .normal-txt{
	margin:0;
}

a.btn_up{
	display:block;
	background:url(../img/pp_center/btn_up.gif) no-repeat;
	background-position:0 -68px;
	width:277px;
	height:68px;
	margin-top:10px;
}
a.btn_up:hover{
	background-position:0 0;
}
-->
