/* CONTENT TYPE
================================================================================*/

div#mainContainer div#contentType_cart {
	clear:both;
	width:790px;
}


/* PRIVATE STYLE
================================================================================*/

div#shoppingFlow_image1,
div#shoppingFlow_image2,
div#shoppingFlow_image3,
div#shoppingFlow_image4,
div#shoppingFlow_image5 {
	width:770px;
	height:30px;
	margin:10px 10px 20px 10px;
}

div#shoppingFlow_image1 span,
div#shoppingFlow_image2 span,
div#shoppingFlow_image3 span,
div#shoppingFlow_image4 span,
div#shoppingFlow_image5 span { visibility:hidden; }

div#shoppingFlow_image1 {
	background:url(../images/bg_shoppingFlow.gif) 0px 0px no-repeat;
}

div#shoppingFlow_image2 {
	background:url(../images/bg_shoppingFlow.gif) 0px -30px no-repeat;
}

div#shoppingFlow_image3 {
	background:url(../images/bg_shoppingFlow.gif) 0px -60px no-repeat;
}

div#shoppingFlow_image4 {
	background:url(../images/bg_shoppingFlow.gif) 0px -90px no-repeat;
}

div#shoppingFlow_image5 {
	background:url(../images/bg_shoppingFlow.gif) 0px -120px no-repeat;
}

div#regulation_konamistyle {
	width:770px;
	padding:10px;
}

div#regulation_konamistyle p {
	margin:10px 0px;
}

div#regulation_konamistyle iframe {
	width:770px;
	height:120px;
	border:1px solid #cccccc;
}

.content_specialArea {
	clear:both;
	width:750px;
	margin:10px;
	padding:5px 10px;
	border:1px solid #cccccc;
}

.content_alertArea {
	clear:both;
	width:750px;
	margin:10px;
	padding:5px 10px;
	border:1px solid #cc0000;
}

.content_alertArea p {
	color:#cc0000;
}

div#content_thanks {
	clear:both;
	margin:0px 0px 40px 0px;
}

dl#orderNumberList {
	width:440px;
	margin:10px 10px 15px 10px;
	padding:2px;
	border:1px solid #ccc;
}

dl#orderNumberList dt {
	float:left;
	width:140px;
	margin:1px;
	padding:4px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#00a9d9;
}

dl#orderNumberList dd {
	float:left;
	width:280px;
	margin:1px;
	padding:4px;
	text-align:center;
	background:#efefef;
}
