@charset "utf-8";

#rightWrapper{
	background: url(../images/back.gif) no-repeat 1px -2px;
	padding: 0 26px 0 0;
}
/*  震災後用レイアウトCSS
#rightWrapper .page-head{
	background: #FFF;
	padding: 30px 0 30px 0;
	margin: 0 0 15px 0;
}
	#rightWrapper .page-head p{
		text-align: center;
	}

h2#model-head-title{
	background-color: transparent;
	text-align: center;
	margin: 0 0 20px 0
}
 */
#rightWrapper .page-head{
}

	.page-head h2{
		margin-top: -15px;
		background: none !important;
		text-align: center;
	}

	.page-head p{
		text-align: center;
		margin-bottom: 20px;
	}
	
	.page-head .head-txt1{
		margin: -25px 0 -5px 0;
	}

.prize-list{
	padding-left: 45px;
	width: 580px;
	overflow: hidden;
	margin:-25px 0 0px 30px;
	background: url(../images/list_bg.png) no-repeat left top;
}

	.prize-list div{
			
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;	
		width: 180px;
		float: left;
		margin-top:15px;
	}
		.prize-list div h3{
			font-weight: bold;
			font-size: 120%;
			color: #FFE700;
		}
		.prize-list div ul{
			padding: 4px 0 0 0;
		}
			.prize-list div li{
				color:#FFFFFF;
				line-height: 1.4;
			}
			.prize-list p{
				margin: -20px 0 0;
			}
			
.img-area{
	text-align: center;
}
	.img-area1{
		width: 628px; height: 339px;
		padding-left: 20px;
		background: url(../images/img_1.jpg) no-repeat 20px top;		
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		position: relative;
	}
		.img-area1 a{
			position: absolute;
			top: -20px; left: 450px;
			display: block;
			width: 206px; height: 154px;
			background:url(../images/movie_btn.png) no-repeat left bottom;
		}
		.img-area1 a:hover{
			background:url(../images/movie_btn.png) no-repeat left top;
		}

.img-area img{
	vertical-align: top;
}

#rightWrapper address{
	padding: 10px 20px;
	width: 660p;
}

.model-link-btn{
	margin: 0 auto;
	padding: 60px 0 30px;
	width: 620px;
	overflow: hidden;
}

.cooperations{
	margin-top: 50px;
	padding-bottom: 200px;
}

	.cooperations h3{
		margin: 30px 0 10px 0;
		text-align: center;
	}
	
	.cooperations ul{
		text-align: center;
	}
	
		.cooperations ul li{
			display: inline;
			vertical-align: baseline;
			padding:0 10px;
		}
.shousai{
	margin-left: 1px;
	background: transparent url(../images/shousai_bg.png) no-repeat left top;
	width: 667px;
}

	.shousai h3{
		height: 74px;		
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;

	}
	.shousai dl{
		margin:0 15px 15px;
		line-height: 1.6em;
		width: 420px;
	}
		.shousai dl dt{
			padding-top: 5px;
			font-weight: bold;
		}
		.shousai dl dd{
			color: #FFFFFF;
			margin-top: -1.6em;
			padding: 0 0 5px 5em;
			border-bottom: #09F solid 1px;
		}
			.shousai dl dd span{
				font-size: 11px;
				letter-spacing: -0.05em;
			}
.form-btn{
	margin: 50px 0 35px -15px;
	text-align: center;
}
