 
#header 
{
	width : 800px;
}
	
#header h1 
{
	margin : 0;
}
 
#header p 
{
	font-size : 12px;
	text-align : right;
	margin : 0;
}
  
#contents 
{
	width : 800px;
}
 
#top 
{
	width : 585px;
	float : right;
}
 
#main 
{
	width : 410px;
	float : left;
}
	
#main h2 
{
	margin : 5px 0;
}
  
#rightnavi 
{
	width : 155px;
	float : right;
}
 
#sub 
{
	width : 195px;
	float : left;
}
 
#info 
{
}
	
#info table 
{
	width : 410px;
}
 
#info td, #info th 
{
	font-size : 80%;
	line-height : 140%;
}
  
#pickup 
{
	margin-top : 20px;
}
	
#pickup h3 
{
	margin : 0;
	padding : 0;
}
 
#pickup p 
{
	font-size : 80%;
	line-height : 140%;
	margin : 10px;
	padding : 0;
}
  
#option 
{
}
	
#option h2 
{
	display : none;
}
 
#option ul , #option li 
{
	margin : 0;
	padding : 0;
	list-style : none;
}

 
#option li 
{
	margin-bottom : 10px;
}

  
#aboutus 
{
}
	
#aboutus p 
{
	font-size : 80%;
	line-height : 140%;
}
  
hr 
{
	display : none;
}
 
img 
{
	border-width : 0;
	vertical-align : bottom;
}
 
#list 
{

}
	
#list h2 
{
	margin : 0 ;
	padding : 0;
}
 
#list ul , #list li 
{
	margin : 0;
	padding : 0;
	list-style : none;
}
  
#qa 
{
}
	
#qa li 
{
	list-style-image : url("../image/linkmark.gif");
	font-size : 80%;
	line-height : 140%;
}
  
#etc 
{
}
	
#etc h2 
{
	display : none;
}
 
#etc ul , #etc li 
{
	margin : 0;
	padding : 0;
	list-style : none;
}
  
table 
{

}
	
td 
{
	border-width : 0 0 1px 0;
	border-color : #999;
	border-style : dotted;
	vertical-align : top;
}
 
th 
{
	vertical-align : top;
	text-align : left;
	font-weight : normal;
}
  
.thumbnail 
{
	width : 100px;
	height : 80px;
	float : right;
	border : 1px #999 solid;
}
 
a 
{
}
	
a:hover 
{
	text-decoration : underline;
}
 
a:visited 
{
	text-decoration : none;
}
 
a:link 
{
	text-decoration : none;
}
  
address 
{
	clear : both;
	padding-top : 30px;
	background : #fff url("../image/bottom_line.gif") top center no-repeat scroll;
	text-align : center;
	width : 800px;
	font-style : normal
}
 
#movieinfo 
{
	margin-top : 30px;
}
	
#movieinfo p 
{
	font-size : 80%;
	line-height : 140%;
	margin : 0;
	margin-top : 10px;
	padding : 0;
}
 
#movieinfo .image 
{
	text-align : center;
}
  
