@charset "UTF-8";
/* CSS Document */

div#header  {  
	background: #FFF; 
	position: fixed;
	top:0;  
    left:0;    
    width: 100%;  
    padding: 20px;  
    border-bottom: 1px solid #CCC;  
    color: #333;  
	z-index:10000;
}  
* html div#header    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
	background: #FFF;
}  
.inner {
  width: 960px;
  margin: auto;
}
#header h1 {
  float: left;
  margin: 5px 30px 5px 20px;
}
#header ul {
  float: left;
  margin: 7px 0 3px 20px;
}
#header ul li {
display: inline-block;
	/*
  float: left;*/
  margin-right: 12px;
}
#header ul li a {
  text-decoration: none;
}


/* contents */
#contents {
  background: #FFF;
}
#contents .inner {
  padding: 50px 0;
  text-align: center;
}
#contents .inner h2 {
margin-bottom: 50px;
}
.names{
	padding-top: 110px;
}
#contents .inner p.copy {
	line-height: 2.5;
	width: 660px;
	margin: 0 auto!important;
	text-align: left;
	padding-bottom: 30px;
}
.out66{
	width: 660px;
	margin: 0 auto!important;
}
.fleft{
    float: left;
    margin-right: 30px;
      }
.fleft2{
    float: left;
    margin-right: 20px;
      }
.fleft3{
    float: left;
    margin-right: 30px;
	margin-bottom: 50px;
      }
.c-bothpd30 { clear: both;
padding-bottom: 30px;
 }
.c-bothpd150 { clear: both;
padding-bottom: 150px;
 }
.proftxt{
	text-align: left;
}
.profname{
	font-size: 16px;
	padding-bottom: 10px;
}
.profile{
line-height: 1.7;
}
.hiyou{
	padding: 15px 0 70px 0;
}
.8arttit{
	padding: 15px 0 0 0;
}
.p7030 {
	padding: 70px 0 30px 0;
}

ul#photos {
	margin-left: -8px;
} 

ul#photos li {
	float: left;
	margin: 0 0 8px 8px;
} 
ul#photos li img {
	display: block;
} 
.eventday{
	text-align:left;
	font-size: 11px;
	color:#666;
	padding: 70px 0 5px 0; 
}
.eventtit{
	text-align:left;
	font-size: 18px;
	padding-bottom: 20px;
}
.smt10{
	font-size: 11px;
	padding: 10px 0; 
}

/*---------------------------------------
　footer
----------------------------------------*/
#footerarea{
	font-size: 11px;
	background: #ECECEC;
	color: #666;
}

#footer {
	width: 960px;
	margin:0px auto;
	text-align:left;
	padding: 40px 0 50px 0;
	line-height: 2em;
}
.foot{
	margin-right: 30px;
	float: left;
}
.foot2{
	float: left;
	width: 450px;
	letter-spacing: 0;
}

#footerarea a{
	color: #FFF;
}

.tx11{
	font-size: 9px!important;
}

address {
	font-style: normal;
	font-size: 9px;
	text-align: right;
	padding-top: 30px;
	color: #999;
}


/*
.conleft2{
	width: 315px;
	margin-right: 20px;
}
.conright{
	width: 315px;
	float: left;
}
p.outlinetx{
	text-align: left!important;
}
.c-bothpd30 { clear: both;
padding-bottom: 30px;
 }
 */