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

img#toy3_visual{
	margin-top: 20px;
	margin-bottom: 10px;
}

div#toy3_cont{
	position:relative;
	background: url(../img/event/toystory3/bg.jpg) no-repeat;
	padding-top: 1154px;
	padding-bottom: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#toy3_cont a.f_pagetop{
	float: right;
	margin-right: 40px;
}

div#toy3_cont div#inner{
	height: 1470px;
}

div#toy3_cont p{
	clear: right;
	color: #484848;
	font-size: 12px;
	line-height: 24px;
	padding: 0 120px 0 125px;
}

div#inner p.first{
	padding-top: 50px;
}

div#inner p.second{
	padding-top: 115px;
}

div#inner p.third{
	padding-top: 10px;
}

div#inner div.oubo{
	margin-top: 100px;
	height: 120px;
	text-align: center;
}

div#inner div.oubo p{
	padding: 20px 0 0;
}

div#inner p.fourth{
	padding-top: 255px;
	padding-left: 330px;
}

div#toy3_cont p.about{
	color: #776c61;
	padding-top: 15px;
	padding-left: 110px;
	padding-bottom: 150px;
	font-size: 11px;
	clear: none;
	line-height: 15px;
}

div#toy3_cont p.about span{
	color: #9f855e;
	font-weight: bold;
	margin-left: 16px;
}

div#toy3_cont div.toy-link{
	position:absolute;
	top:2620px;
	left:590px;
	display:block;
}
div#toy3_cont div.toy-link a{
	background-image:url(../img/event/toystory3/link_toy3_off.gif);
	background-repeat:no-repeat;
	background-position:6px 28px;
	display:block;
	width: 260px;
	height: 150px;
	text-indent: -9999px;
}

div#toy3_cont div.toy-link a:hover {
	background-image:url(../img/event/toystory3/link_toy3.gif);
}

div#toy3_cont p.fifth{
	padding-top: 25px;
	padding-bottom: 20px;
}


/* form */

div#toy3_form_inner p.first strong ,
div#toy3_form_table strong{
	color: #f90;
}


div#toy3_form{
	background: url(../img/event/toystory3/form_bg_02.jpg) repeat-y;
	line-height: 0;
}

div#toy3_form_inner{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #484848;
	font-size: 12px;
	line-height: 24px;
	background: url(../img/event/toystory3/form_bg_01.jpg) no-repeat;
}

div#toy3_form_inner .single{
	margin: 573px 0 0 220px;
	width: 400px;
	height: 60px;
	font-size: 48px;
	background-color: transparent;
	border: none;
}

div#toy3_form_table{
	margin: 0px 100px 20px 100px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding:30px;
}

div#toy3_form_table table{
	width: 700px;
	font-size: 12px;
}

div#toy3_form_table table table{
	padding: 0;
	margin: 0px;
	width:450px;
}

div#toy3_form_table table td.border{
	background: url(../img/event/toystory3/border.gif) repeat-x left center;
	height: 10px;
	_padding:10px 0px; /*for IE6*/
}

div#toy3_form_table table th{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	width:160px;
	_padding-top:3px; /*for IE6*/
}
div#toy3_form_table table td{
	padding:0px;
}

div#toy3_form_table table td input{
	margin:0px;
}


div.annai{
	text-align: center;
}

div.annai span{
	font-weight: bold;
}

div.btn{
	width: 100%;
	margin: 30px auto;
	text-align:center;
}

input.submit{
	margin-right: 30px;
}

div#toy3_form_inner p.first{
	margin-left: 100px;
	margin-top:20px;
}


