html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
 margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #666666;
}

ol, ul {
	list-style: none;
}

a img {border:none}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

html {
	width:100%;
	height:100%;
}

body{
 font-family:'arial narrow','Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	background: #e7e6e6;
	color:#333;
}


#wrapper{
	width: 980px;
	margin: 0 auto;
}

header{
	margin-top: 25px;
	width: 980px;
	line-height: 0;
}


#logo {
	background: url(/images/common/logonew.gif) no-repeat;
	margin: 0 auto;
	width:71px;
	height: 59px;
	display: block;
	text-indent: -9999px;
}

nav{
	height: 18px;
	margin-top: 24px;
}

nav ul{
	height: 18px;
	width: 355px;
	margin: 0 auto;
}

nav ul li {
	max-height: 49px;
	float: left;
	position: relative;
	margin-right: 24px;
	margin-left: 24px;
}


nav ul li ul{
 display: none;
	height: 41px;
	width: 96px;
 position: relative;
 left: -67px;
}

nav ul li ul li{
	margin: 10px 0 0 0;
	height: 18px;
	width: 41px;
}


/*
nav li ul li a {
  display: inline-block;
  width: 42px;
  height: 18px;
}
*/


#contents{
	display: none;
}

#home {
	margin-top: 22px;
	width: 980px;
	height: 600px;
}

#profile {
	margin-top: 37px;
	width: 980px;
	min-height: 550px;
	max-height: 1000px;
}
#profile_contents {
	display: none;
}

#profile .profile_title {
	width: 980px;
	text-align: center;
	margin-bottom: 32px;
}

#profile .profile_en {
	letter-spacing:1px;
	float:left;
	width: 440px;
	margin-left: 20px;
	margin-right: 60px;
	line-height: 1.7;
	font-size: 12px;
}

#profile .profile_jp {
	float:left;
	width: 440px;
	line-height: 2;
}

.profile_en p, .profile_jp p {
	margin-bottom: 16px;
}

.worksalpha a {
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}

.worksalpha a:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}



#videos {
	width: 960px;
	margin: 0 auto;
}





#visual {
	margin-top: 22px;
	width: 980px;
	height: 400px;
}

#visual_contents {
	display: none;
}

.visual_ths {
	margin-left: 56px;
}


.visual_th {
	width: 190px;
	text-align: center;
	float: left;
	margin: 0 35px 30px 0;
}

.thumb {
height: 118px;
width: 190px;
background-color: black;
}

.thumb_ttl {
margin-top: 10px;
}

.thumb_ttl .category {
  font-size: 10px;
  color: #656565;  
}

.thumb_ttl .ttl {
  font-size: 12px;
  color: #222222;  
}

#visual_child {
	width: 980px;
	height: 100%;
	text-align: center;
}

#visual_child_contents {
	display: none;
}

.visual_child_title {
	margin: 10px 0 10px 0;
}

.visual_child_txt {
	letter-spacing:1px;
	font-size: 12px;
	line-height: 1.6;
}

.slidettl {
  float: left;
}

.slideback {
  float: right;
}

.slideback a {
  text-decoration: none;
  color: #222222;
}

.slideback a:hover {
  text-decoration: underline;
  color: #222222;
}



#news {
	margin-top: 60px;
	width: 980px;
	height: 400px;
	line-height: 1.5;
}

#news_contents {
	display: none;
}

#news h2 {
	font-size: 14px;
	margin-bottom: 15px;
}

.news_img{
	float:left;
	width: 470px;
	margin-left: 64px;
}

.news_txt{
	float:left;
	width: 339px;
	margin-left: 23px;
	padding-top: 10px;
}

#news .en {
	letter-spacing:1px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.6;
}




.clear{ clear: both; visibility: hidden; height: 0;}



#footer{
	width: 980px;
	height: 30px;
	margin-top:50px; 
}

#footer p{
	text-align: center;
}


#slider {
	width:980px;
	height:600px;
	margin: 0 auto;
}

#sliderindex {
	width:980px;
	height:350px;
	margin: 0 auto;
}

#slidebox {
  margin: 0 auto; 
}