@charset "UTF-8";
#main{
  padding : 0px;
  margin : auto;
  width : 1024px;
  height : auto;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo;
  color : #3c2b04;
}
#header{
  height : 20px;
  margin : 5px;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo;
}
#headerarea{
  margin : 5px;
  width : 1000px;
}
#opus{
  margin : 5px;
  width : 1000px;
  height : 80px;
  float : left;
  background-attachment : scroll;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  text-align : center;
}
#atelier{
	background-attachment : scroll;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
  margin-top : 20px;
  clear : both;
  height : 1100px;
  width : 1000px;
  margin-left : 10px;
  margin-right : 10px;margin-bottom : 10px;
}
#footer{
  margin : 5px;
  height : 39px;
  clear : both;
  text-align : center;
  vertical-align : middle;
  color : #3c2b04;
}

#navi{
  margin : 5px;
  width : 1024px;
  float : left;
  background-attachment : scroll;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  text-align : left;
}
#navi UL{
  list-style-type : none;
}
#navi UL LI{
  vertical-align : middle;
  text-align : center;
  padding : 0px;
  margin : 0px;
  width : 120px;
  height : inherit;
  float : left;
  text-decoration : none;
}
#navi UL LI A{
  text-decoration : none;
  color : #3c2b04;
  font-weight : bold;
  display : block;
text-shadow: 0 15px 10px rgba(0,0,0,0.5),
1px 1px 1px rgba(0, 0, 0, 0.6),
-1px -1px 1px rgba(255, 255, 255, 0.5);
}
#navi UL LI A:hover{
  color : orange;
  text-decoration : none;
  display : block;
}
BODY{
  font: normal normal normal small /18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo;
  text-align: center;
  background-image : url(../../image/material/atelieback.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center center;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
#header H1{
  font-size : small;
  color : #3c2b04;
  text-align : left;
  margin-top : 5px;
  font-weight : 300;
}
#opus H2{
  color : #3c2b04;
  font-size : small;
}
#atelier H4{
  font-size : x-small;
  text-align : center;
  padding-left : 10px;
  margin-left : 5px;
  color : #3c2b04;
  }



#landscape{
  margin-top : 15px;
  clear : both;
  height : 104px;
  float : none;
}



p{
	 
    text-align: justify;  
    text-justify: inter-ideograph; 

} 
.atelier-info{
	
	margin-left: auto;
	margin-right: auto;
  float : left;
}th {
         text-align: light;
} 

td{
         text-align: left;
}
.atelier-info TH{
  width : 160px;
  height : 30px;
  text-align : left;
  vertical-align : top;
  font-size : 15px;
  font-weight : bold;
}

.atelier-info TD{
  vertical-align : super;
  text-align : left;
  border-bottom-width : 3px;
  border-bottom-style : double;
  border-bottom-color : olive;
  font-size : 16px;
}
.atelier-info img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#atelier A:hover{
	color : olive;
	text-decoration : underline;
}.atelier-info CAPTION{
	font-weight: bold;
	margin-top: 10px;
  padding-bottom : 20px;
}
.rose{
	color: #cc3929;
	 text-shadow: 1px 1px 1px #3b5680, -1px -1px 1px #73fac4;
	
}
.pink{
            color : #ff9bb1;
            font-weight : bold;
            text-shadow: 1px 1px 1px #331709, -1px -1px 1px #1f3134;
}

.blue{
	color: #191970;
	text-shadow: 1px 1px 1px#f0ffff,-1px -1px 1px #1f3134;
	

  font-weight : bolder;
}

.red{
            color: #cc1074;
            text-shadow: 1px 1px 1px#f0ffff,-1px -1px 1px #1f3134;
}
.orange{
	color: #ff8000;
 text-shadow: 1px 1px 1px #003cff;
  font-weight : bold;
}
.green{
            color : #333300;
            text-shadow: 1px 1px 1px #f0ffff, -1px -1px 1px #1f3134;
  font-weight : bold;
}
.black{
            color:#696969;
            text-shadow: 1px 1px 1px #f0ffff, -1px -1px 1px #1f3134;

}
.brown{
            color:#331907;
            text-shadow: 0px 0px 0px #f0ffff, 1px 1px 1px #070b33;

}