@charset "UTF-8";
/* CSS Document */

body{
	zoom:50%;
}


/* main
-----------------------------------------------*/
#main .img{
	opacity: 1 !important;
}


/* lead
-----------------------------------------------*/
#lead::before{
	opacity: 1 !important;
}
#lead .txt h2{
	opacity: 1 !important;
}
#lead .txt p{
	opacity: 1 !important;
}


/* gallery
-----------------------------------------------*/
#gallery ul li img{
	opacity: 1 !important;
}


/* message
-----------------------------------------------*/
#message #board::after{
	width: 0 !important;
}


/* ale
-----------------------------------------------*/
#ale::before{
	opacity: 1 !important;
}
#ale .inner h3{
	opacity: 1 !important;
}
#ale ul li .box .txt{
	height: auto !important;
}