@charset "euc-jp";

div#flash{
	z-index:1;
}

div#day{
	width:540px;
	text-align:right;
	font-size:90%;
}
/*new&campaign------------------------------------*/
h3.toptitle1{

	background:url(../img/pgl_subtitle_borderback.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding: 5px 0 8px 15px;
	margin-top:5px;
	font-weight:bold;

/*	background:url(../img/pgl_subtitle_borderback.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding: 5px 0 8px 15px;
	font-weight:bold;
*/}

table#p_news{
	width:540px;
	border-collapse:collapse;
	margin-top:10px;
}
table#p_news th{
	padding:0px;
}
table#p_news td p{
	font-weight:bold;
	margin-bottom:3px;
}
table#p_news th h3{
	font-weight:bold;
	background:url(../img/pgl_subtitle_borderback.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	font-weight:bold;
}
table#p_news td.pic260{
	width:260px;
}

table#p_news td{
	padding:5px;
	border-bottom:#CCCCCC dashed 1px;
}
table#p_news th.normal,
table#p_news td.normal{
	border-bottom:#ffffff solid 1px;
	width:1px;
}

table#news{
	width:260px;
	border-collapse:collapse;
}
table#news td{
	height:50px;
	padding:5px;
	vertical-align:middle;
	border-bottom:#CCCCCC dashed 1px;
	font-size:74%;
}

table#news td p{
	font-weight:bold;
	margin-bottom:5px;
}
table#news td p img{
	vertical-align:middle;
}
/*seminar------------------------------------*/
h3.toptitle2{
	background:url(../img/pgl_subtitle_borderback.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding: 5px 0 8px 15px;
	margin-top:20px;
	font-weight:bold;
}

table#p_sem{
	width:540px;
	margin-top:10px;
}
table#p_sem td{
	border-bottom:#cccccc dashed 1px;
	vertical-align:top;
	padding:5px;
}
table#p_sem td img{
	padding-left:2px;
}
table#p_sem td.vam{
		vertical-align:middle;
		text-align:center;
}
p.more{
	width:100px;
	background:url(../img/icon_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:18px;
	margin:10px 0 0 440px;
	font-size:76%;
}
/*what's new--------------------------------*/
table#whatsnew{
	width:540px;
	margin-top:10px;
}
table#whatsnew td{
	padding:5px;
}
table#whatsnew td.fontb{
	width:110px;
	font-weight:bold;
	vertical-align:top;
}
table#whatsnew td img{
	margin-left:5px;
}