@charset "utf-8";
/* CSS Document */


html,body {
	line-height: 130%;
	margin: 0px auto;
	font-size: 14px;
	color: #000000;
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#ff9b31;
	background-attachment:fixed;
	background-image:url(../hiro_exhibitions/img/backgraound.jpg);	
}

p {
	line-height: 150%;
}
#wrapper {
	text-align: center;
	width:100%;
	min-width: 1025px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#header{
    text-align: center;
	padding: 0px;
	width: 100%;
	height:61px;
	float:left;
	margin: 0px;
	background:url(../hiro_exhibitions/img/head_bg.jpg) no-repeat center;
}
#container {
    text-align: left;
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
}

#contents {
   padding:0;
   width:740px;
   float:left;
   background:url(../hiro_exhibitions/img/bg.png) repeat-y center;
}

#cnt_bg{
  width:1025px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  text-align:left;
  background:url(../hiro_exhibitions/img/cnt_bg.png) no-repeat;}

#cnt_bg .cnt_tx{
 padding:20px 0 0 180px;}

#primarily{
    width: 700px;
	float:left;
	margin:0;
	padding:0px 20px 0px 20px;
}
#secondary{
    width: 640px;
	float:left;
	margin:15px 0;
	padding:0px 30px 0px 30px;
}


a {
	color: #004e9e;
	text-decoration:none;
}
a:hover {
    text-decoration: underline;

}

.movie {
   float:left;
   text-align:center;
   width:597px;
   border:1px solid #c29c47;
   padding:20px 0 20px 0;
}


.reco_box{
   float:left;
   width:493px;
   margin:0px 0 10px 0;
   padding:0 0 0 0;
}
.reco_box ul{
  margin:0 0 0 0;
  padding:0 0 0 0;
  
}
.reco_box ul li{
   padding:0;
   list-style-type:none;
   margin:0 0 0 0;
   float:left;
}







#footer {
	width:100%;
	height:70px;
	padding:0;
	margin:0;
	float:left;
	border-top:#d25db6 dotted 2px;
}

#footer p {
    text-align: center;
	padding: 0px;
	margin:10px 0 5px;
	color:#d25db6;
}
#footer a {
	color: #d25db6;
	text-decoration:none;
}
#footer a:hover {
    text-decoration: underline;

}
.footer_cnt{
    text-align: left;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}