@charset "utf-8";

/* グローバル設定 */
*{
	text-indent:0px;
	line-height:160%;
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0;
	padding: 0;
	color: #666;
}

a {
text-decoration: none;
}
body {
	color:#000;
	text-align:left;
}


a:hover img{
	opacity:1.75;
	filter: alpha(opacity=100);
	text-decoration:none;
}

form{
	display:inline;
}
input {
	vertical-align:top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.clear_both{
	clear:both;
	float:none;
	line-height:0px;
	font-size:0px;
}

ol,ul{
	list-style-image: none;
	list-style-type: none;
}
/* --strong-- */
.strong {
	font-weight: bold;
	font-size: 12px;
}
/* --文字設定-- */
a:link,a:visited ,a:hover, a:active {
	color:#6CC;
}
a:hover{
	color:#6FC;
}




.center {
	text-align:center;
}

.pb13 {
	padding-bottom:13px;
}


.pt30 {
	padding-top:30px;
}

.pb30 {
	padding-bottom:30px;
}


.pt50 {
	padding-top:50px;
}

.pb50 {
	padding-bottom:50px;
}


/*--中身--*/

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
.title {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.title h2 {
	font-weight: normal;
	font-size: 26px;
}
.logo {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 593px;
}
table tr td span {
	color: #FFF;
	text-align: center;
}

.movie_cnt {
	width:830px;
	height: 322px;
	margin-top: 60px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}


.movie_cnt_left {
	width: 400px;
	float: left;
}
.movie_cnt_right {
	width: 400px;
	float: right;
}









#entry_button {
	padding:50px 0;
	text-align:center;
}
.footer p span  {
	text-decoration: none;
	font-size: 14px;
}


address{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding-top:10px;
	font-style:normal;
	font-size:10px;
	text-align:center;
}
.footer {
	background-color: #FAFAFA;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	text-decoration: none;
	margin-top: 60px;
}
