Body{
	margin: 0px;
	width: 98%;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


h1{
	padding: 2px 2px 2px 2px;
	line-height: 120%;
	letter-spacing : 0.1em;
	font-size: 0.8em;
	font-weight: normal;
}

h2{
	padding: 2px 2px 2px 2px;
	line-height: 120%;
	letter-spacing : 0.1em;
	font-size: 0.8em;
	font-weight: normal;
	}
	
.text{
	padding: 3px 3px 3px 8px;
	line-height: 200%;
	letter-spacing : 0.1em;
	font-size: 12px;
	font-weight: normal;
}

.sub_title{
	letter-spacing : 0.1em;
	font-size: 12px;
}

.text_14px{
	padding: 3px 3px 3px 8px;
	line-height: 150%;
	letter-spacing : 0.1em;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.main_manu{
	padding: 3px 3px 3px 8px;
	letter-spacing : 0.1em;
	font-size: 12px;
}

.sub_manu{
	padding: 3px 3px 3px 8px;
	letter-spacing : 0.1em;
	font-size: 12px;
}

h5{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}




.privacy
{
	color: #666666;
	font-size: x-small;
	margin-right: 30px;
} 



.movie_list_tb {
 margin: 0;
 border-collapse: collapse;
 background: #fff;
 padding-top: 5px;
 border-bottom-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-bottom-color: #ccc;
}


.movie_list_tb td {
 padding-top: 10px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-left: 15px;
 line-height: 1.4;
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #ccc;
  
 border-right-style: none;
 border-left-style: none;
 
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #ccc;
}
