

.fadey{
display:none;
}

#EnlagePhoto {
	position: relative;
}

#linkEnlarge {
}

#linkEnlarge a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	background-color:#FFFFFF;
border:solid #ff6600 2px;
     filter: alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	overflow: hidden;
	
box-shadow: 10px 10px;
box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4);
box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset; 
}

#linkEnlarge a.link01 {
	top: 55px;
	left: 440px;
	width: 35px;
	height: 35px;
}

#linkEnlarge a.link02 {
	top: 25px;
	left: 500px;
	width: 40px;
	height:40px;
}

#linkEnlarge a.link03 {
	top: 140px;
	left: 320px;
	width: 45px;
	height: 60px;
}

/*

#linkEnlarge a.link04 {
	top: 170px;
	left: 380px;
	width: 45px;
	height: 45px;
}

*/
#linkEnlarge a.link05 {
	top: 190px;
	left: 630px;
	width: 80px;
	height:145px;
}
#linkEnlarge a.link06 {
	top: 160px;
	left: 502px;
	width: 45px;
	height: 45px;
}



#linkEnlarge a.link07 {
	top: 70px;
	left: 502px;
	width:45px;
	height: 45px;
}
#linkEnlarge a.link08 {
	top: 88px;
	left: 585px;
	width: 50px;
	height:25px;
}
#linkEnlarge a.link09 {
	top: 130px;
	left: 650px;
	width: 30px;
	height: 30px;
}


#linkEnlarge a {
    -webkit-transition: text-shadow 0.2s linear;
    -moz-transition: text-shadow 0.2s linear;
    -ms-transition: text-shadow 0.2s linear;
    -o-transition: text-shadow 0.2s linear;
    transition: text-shadow 0.2s linear;
    text-shadow: 0 0 10px #000000;
}








#imgEnlarge div div.txt p {
	margin:0px;
	padding: .5em;
}

#feature_main{
	width:500px;
}

#feature_main_frame{
	text-align:center;

}

.infobox{
	clear:both;
	width:100%;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-size:14px;
}
.infobox dt{
	width:100%;

}

.info_img1{
	width:50%;
	float:left;
}

.info_img2{
	width:100%;
}
.info_img3{

}


.infobox dt img{

	
}

.infobox dd{
	margin:0px;
	padding:0px;
	width:100%;
	clear:both;
	line-height:24px;
}

.infobox_title{
	padding-top:10px !important;
	font-size:18px;
	border-bottom:solid 1px #CCCCCC;
	font-weight:700;
	margin-bottom:10px !important;
}

.infobox_subtitle{
	font-size:14px;
}

#explain{
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:100px;
	padding:10px;
	color:#ffffff;
	line-height:30px;
	font-size:16px;
	z-index:0;
	
	
}

.waku {
background-color:#FFFFFF;
border:solid #ff6600 2px;
 filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
}


