@charset "shift_jis";

body {
}
body {
	font-family: "�ᥤ�ꥪ", "Meiryo", "�ͣ� �Х����å�", "Hiragino Kaku Gothic Pro", "�ҥ饮�γѥ� Pro W3", sans-serif;
	font-size: 13px;
	line-height: 130%;
}

/* ------------ Link Color Settings ------------ */
a {
	color:#0062B1;
	text-decoration: none;
}

a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

a:visited {
	color: #737373;
}
/*--------------------------------------------*/

/*���������·��*/
div.top{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background-color:#ffffff;
	line-height:1.5;
}

/*�����ȥ����*/
.Title{
	padding:10px 0;
}

/*�ǿ�ư��*/
.movie-box{
	width:100%;
	background-color:#add700;
	padding:40px 0;
	color:#fff;
}

/*FB�ؤΥ��*/
.fb-box{
	width:90%;
	background-color:#36ab5c;
	padding:40px;
	color:#fff;
}

.fb-box h2{
	border-bottom:1px solid #fff;
}

.fb-box p{
	text-align:left;
}

/*����ư��*/
.kako-box{
	width:100%;
	padding:40px 0;
	color:#666;
	text-align:left;
}

.kako-box h2{
	border-bottom:1px solid #ccc;
	text-align:center;
}

.kako-text{
	width:100%;
	text-align:right;
}

.movie_archive {
	clear: none;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCC;
}
.movie_img {
	height: 119px;
	width: 215px;
	margin:0 20px;
	clear: none;
	float: left;
}

.movie_txtarea {
	clear: none;
	float: left;
	margin-right: 10px;
	width:46%;
}

.day_font {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.movie_font {
	margin-left: 10px;
	line-height: 26px;
}

.icon1 {
	height: 12px;
	width: 12px;
	margin-right: 5px;
}

.play_btn {
	clear: none;
	float: left;
	height: 32px;
	width: 151px;
	margin-top: 45px;
}






