@charset "utf-8";


#pop {
	display: block;
	width: 450px;
	margin: 0px;
	padding: 0px;
}
#pop-pattern {
	display: block;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pop p.new-win {
	font-family: osaka, "メイリオ", "MS Gothic";
	font-size: 10px;
	line-height: 16px;
	width: 450px;
	text-indent: -0.5em;
	margin-left: 0.5em;
}

p.new-win-pattern strong,
#pop .new-win strong {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333399;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#pop h1.new-win{
	font-family: osaka, "メイリオ", "MS Gothic";
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	vertical-align: bottom;
	color: #84831b;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pop-pattern h1.new-win{
	font-family: osaka, "メイリオ", "MS Gothic";
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	vertical-align: bottom;
	color: #84831b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}


#pop-pattern p.new-win-pattern {
	font-family: osaka, "メイリオ", "MS Gothic";
	font-size: 10px;
	line-height: 16px;
	width: 400px;
	text-align: center;
}
#pop-pattern .new-win-pattern img {
	padding-bottom: 5px;
}

