body {
 text-align:center;
 background-color: #CCCCCC;
 margin:0;
 padding:0;
}
.left_menu_bg {
	background-image: url(../img/left_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding-left: 10px;
}
.left_menu_bg a:link{
	color:#000000;
	text-decoration:none;
}
.left_menu_bg a:visited{
	color:#000000;
	text-decoration:none;
}.left_menu_bg a:hover{
	color:#000000;
	text-decoration:underline;
}

.container {
 width:750px;
 margin:0 auto;
 text-align:left;
 background-color: #FFF;
}

.boxB {
 float:left;
/* width:754px;*/
 width:550px;
 padding:8px 8px 0 0px;
 margin:0;
}

.boxC {
 width:180px;
 float:left;
 padding:8px 0 0 8px;
 margin:0;
}

.boxC2 {
 width:180px;
 padding:5px;
 margin:0;
 font-size: 80%;
}

.boxD {
 width:100%;
 clear:both;
 float:center;
 text-align:center;
}

img{
 border:none;
}

.Row {
 
 vertical-align:middle;
} 

.Row2 {
 vertical-align:top;
} 

.clear {
 clear:both;
} 

.border {
 border-style: dotted none dotted none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-color: #666666;
 border-bottom-color: #666666;
 margin:5px;
 padding:5px;
}
.topborder {
border-top:dotted 1px #666;
 margin:5px;
 padding:5px 0;
}
.hr_border{
	border-top:1px dotted #666;
}

.border_1 {
 border-style: dotted none none none;
 border-top-width: 1px;
 border-top-color: #666666;
 margin:5px;
 padding:5px;
}

td.border_2 {
 margin:5px;
 padding:5px;
}

.policy {
	line-height: 150%;
	text-align: left;
	padding: 20px;
	font-size: small;
}
.policy_logo {
	margin-bottom:10px;

	position:relative;
	left:-20px;

}
.large_content1{
	color:#c63;
	font-size:120%;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:35px;
}
.large_content2{
	color:#00a;
	font-size:180%;
	font-weight:bold;
	line-height:1.3em;
}
.location_name{
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.filmography_name{
	font-weight:bold;
/*	border-bottom:1px solid #ccc;*/
}


.show_location{
	width:550px;
}


.inq_table{
	text-align: left;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	margin:0 5px 20px;
	font-size:small;
}
.inq_title,
.inq_title_name,
.inq_title_tel{
	background-color: #3E6EC5;
	color:#FFFFFF;
	text-align: center;
}
.inq_title_name{
	width:50%;
}
.inq_title2 {
	background-color: #749BDA;
	color:#FFFFFF;
	width:25%;
}
.inq_title2 a:link {
	color:#FFFFFF;
}

.inq_title2 a:visited {
	color:#FFFFFF;
}

.inq_table tr {
	text-align: left;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
	padding: 5px;
	font-size:small;
}
.inq_table td{
	text-align: left;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
	padding: 5px;
	font-size:small;
}

*{font-size:small;}
body{font-size:small;}
td{font-size:small;}

