@charset "UTF-8";
body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#wrap {
	text-align:center;
	width:100%;
}
#main {
	width: 773px;
	text-align:left;
	z-index:0;
	margin-left: 60px;
}
div#main-logo {
	margin-bottom:80px;
}
#main-logo  img{
	margin-top:45px; 
	margin-bottom:17px; 
	border:none;
}
#contents {
	width:773px;
	padding:0;
	color:#786c27;
	font-size:0.95em;
}
#contents1 {
    /***works contents***/
	width:1100px;
	padding:0 !important;
	margin:0;
	color:#786c27;
	font-size:0.95em;
}
#main-line {
	list-style:none;
	margin: 0;
	padding: 0;
}
#main-line li {
	float:left;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#main-line li a {
	display:block;
	height:18px;
	margin-right: 10px;
}
a#menu-about {
	background: url(/images/top_about.png) no-repeat 0px 0;
	width:40px;
}
a#menu-news {
	background: url(/images/top_news.png) no-repeat 0px 0;
	width:33px;
}
a#menu-works {
	background: url(/images/top_works.png) no-repeat 0px 0;
	width:40px;
}
a#menu-shop{
	background: url(/images/top_shop.png) no-repeat 0px 0;
	width:34px;
}
a#menu-contact{
	background: url(/images/top_contact.png) no-repeat 0px 0;
	width:50px;
	margin-right: 20px !important;
}
a#menu-jp{
	background: url(/images/top_jp.png) no-repeat 0px 0;
	width:15px;
	margin-right: 4px !important;
}
a#menu-en{
	background: url(/images/top_en.png) no-repeat 0px 0;
	width:21px;
}
#main-line li a:hover {
	background-position: 0px -19px;
	background-repeat: no-repeat;
}
.m_sele {
	background-position: 0px -39px !important;
	background-repeat: no-repeat;
	}
.footer {
	 text-align: left; 
	 font-size: 0.9em; 
	 color: #786c27;
	 margin-left: 60px;
	 margin-top:40px;
}

/*****about*****/
.award-year {
	 margin:0;
	 padding:0;
	 zoom: 100%;
}
.award-year:after {
	 content: "";
	 clear: both;
	 height: 0;
	 display: block;
	 visibility: hidden;
}
.award-year-left{
	 float:left; 
	 width: 40px; 
	 padding:0; 
	 margin:0;
}
.award-year-right{
	 float:left; 
	 padding:0; 
	 margin:0;
}
.about-portrate {
	 display:block;
	 width: 100px;
	 height:100px;
	 background-color: #7e6d23;
}
/*****news*****/
.news-quote {
	 margin-left:30px; 
	 margin-top:0; 
	 padding:2px 15px; 
	 margin-bottom: 30px; 
	 border-left: dotted 1px #7e6d23;
}
.news-single {
	 margin-bottom: 30px;
}

/*****contact*****/
.contact-info {
	 float:left; 
	 margin: 0 10px 0 0; 
	 padding:0; 
	 width: 185px;
}
.contact-map {
	 float:left; 
	 margin:0; 
	 padding:0;
}

*html body iframe {
width: 180px;
height: 1450px;
  float: left;
  margin: 0px 10px 0 0px ;
  border: none;
  }

iframe {
width: 180px;
height: 1200px;
  float: left;
  margin: -8px 10px 0 -8px ;
  border: none;
  }
  
    .sel {
background-color: #f0e82b; 
border-bottom: 1px solid #786c27;
padding-left: 15px !important;
  }
    .sele {
background-color: #f0e82b; 
  }
  
 
.icp {
float:left;
width:142px;
height:105px;
background-color:#c5d3ab;
margin-right:7px;
margin-bottom:7px;
margin-top:0;
padding:0;
position:relative;
}
.icp a {
display:block;
width:142px;
height:105px;
}
.icp img {
border:none;
}
.icp a:hover img{
/*モダンブラウザ用*/
opacity:0.8;
/*IE7以下用*/
filter:alpha(opacity=80);
/*IE8用*/
-ms-filter:"alpha(opacity=80)";
}
