@charset "Shift_JIS";

#ex_register {
	margin: 20px auto;
	width: 580px;
	height: auto;
	padding: 15px;
	border: 1px solid #eee;
	box-shadow: 0 0 2px #eee;
	-moz-box-shadow: 0 0 2px #eee;
	-webkit-box-shadow: 0 0 2px #eee;
	}
	
	.ex_inner {
		background: url(/chat-ladys/images/ex_bg2.jpg) top left ;
		position: relative;
		}
	.top_img {
		margin: 0 auto;
		}
			
		.ribbon {
			position: absolute;
			top: 237px;
			left: -45px;
			}
		.detail {
			width: 470px;
			margin: 70px auto 0;
			padding-bottom: 20px;
			}
			.detail p {
				margin: 12px 0 0px;
				}