@charset "utf-8";
/* CSS Document */

#doll_section{
	background-image:url(../img/bg_img_01.jpg);
	background-attachment: scroll;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
}

#doll_section .txt{
	width: 50% !important;
	z-index: 10;
}

#doll_section .txt2{
	width: 50% !important;
	z-index: 10;
}

.oubobtn {
	width: 400px;
	margin: 30px auto 0 auto;
}

