

/* 2)-=-=-=- Structure -=-=-=- */

#customwrapper {
	width: 100%;
	margin: 0px 0px 0px 15px;
	text-align: left;
	}
	
.spacer{
  margin: 7px 0px 7px 0px;
}



#customcontent{
	margin: 10px 0px 0px 0px;

}

#customleft{
	margin: 0px 0px 0px 0px;
	text-align: left;
  width: 150px;
}

#customcenter{
	position: absolute;
	margin: 0px 0px 0px 200px;
}


#customheader, #customfirst, #customsecond {
  float:left;clear:both; text-align:left;margin: 0px;
}

#customfirst{
  height: 11px;
  padding: 0px 0px 3px 0px;
}

#customsecond{
  height: 31px;
  padding: 0px 0px 3px 0px;
}

#customsitename {
  font-size: 10px;
  color: #000;
  font-weight: bold;
}

#customlogo img {
	border: 0px;margin-top: -4px;
}


#customsitename, #custommarca {
  float:left;
  width: 160px;
  margin: 0px;
  padding: 0px;
}
#customsitename a {
  color: #000;
  text-decoration: none;
}

#customsitename a:hover {
  color: #acacac;
}

#customphone, #custommail {
  margin: 0px;
  float:left;
  width: 150px;
}

#customaim, #customskype, #customlogo {
  margin: 0px;
  float:left;
  width: 160px;
}


#customcity, #customcountry {
  margin: 0px;
  float:left;
  width: 110px;
}

#customcity, #customcountry, #customphone, #custommail, #custommail a, #customaim, #customskype, #customlogo, #customlogo a, #custommarca, .caption {
  font-size: 10px;
  color: #808080;
  text-decoration: none;
}

#custommail a, #customlogo a {
  font-weight: bold;
}

#custommail a:hover, #customlogo a:hover {
color: #000; text-decoration: none;
}

.caption {
  text-transform: uppercase;
  float:left;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	
.customnavcontainer { width: 150px; padding: 0px;margin: 0px 0px 0px 10px;}
.customnavcontainer h2 {color: #000;font-size: 10px;font-weight:bold;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.relcontainer { width: 150px; padding-bottom: 0;}
.customnavcontainer li{float:left;}

.customnavcontainer ul, .relcontainer ul {
margin: 0px 0px 0px 0px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.customnavcontainer li, .relcontainer li {
margin: 0px;
padding: 0px;
}

.customnavcontainer a, .relcontainer a {
  display: block;
  padding: 0px;
  width: 140px;
  font-weight: normal;
  color: #808080;
  text-decoration: none;font-size: 10px;
}

.customnavcontainer a:link, #customnavlist a:visited, .relcontainer a:link, .relatedlist a:visited {
  text-decoration: none;margin: 0px;
}

.customnavcontainer a:hover, .customnavcontainer ul li#customactive a, .relcontainer a:hover, .submenu ul li#customactive a, .inner ul li ul li#customactive a  {
  color: #000;
}
	
.line {
	border-top: 3px solid #F0C191;
	margin-top: -5px;
	}
	
#customstatement {
  font-size: 10px;
  width: 140px;
}

#custompager {

  width: 80%;

  text-align: left;
  font-size: 11px;
}

#custompager a, .news h3
{
  color: #000;
  text-decoration:none;
}

#custompager a:hover {
  color: #808080;
}

.news {
  width: 160px;
}

.news h3{
  font-size: 10px;
  font-weight: bold;
  margin:0px 0px 0px 0px;
  padding:0px;
}

.news p{
  font-size: 10px;
  margin:0px 0px 5px 0px;
  padding:0px;
}

.relcontainer h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
  color: red;
}


a.roll {
    background-image: url('http://www.miyoyoshida.com/new/images/large/home_1.jpg');
    width: 555px;
    height: 360px;
    border: 0px;
    display: block;
}

a.roll:hover {
    background-image: url('http://www.miyoyoshida.com/new/images/large/the_void_3.jpg');
    width: 555px;
    height: 360px;
    border: 0px;
}

#customfoto {
	background: url(http://www.miyoyoshida.com/new/images/large/home_1.jpg) #fff no-repeat center center; width: 555px; height: 360px;
}
.rollover {
	width: 555px; height: 360px;
}
.rollover IMG {
	border: none;
}
.rollover a {
	DISPLAY: block;
}
.rollover a:hover img {
	DISPLAY: none;
}
.rollover a:hover {
	BACKGROUND: url(http://www.miyoyoshida.com/new/images/large/the_void_3.jpg) no-repeat center center; width: 555px; height: 360px;
}


