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

/*-------------------------------------------

name: uniq.css

-------------------------------------------*/



/*===============================
      mvIn
===============================*/
#mvIn h2{
	background:url(../img/h2.gif) top center no-repeat;
}


/*===============================
      gnav
===============================*/
ul#gnav li#n03 a{
	text-indent:-9999px;
	background:url(/cmn/img/gnav03_on.png) no-repeat;
	width:150px;
}
ul#gnav li#n03 a img {
	-moz-opacity: 1.0;
	opacity: 1.0 !important;
	filter: alpha(opacity=100);
}


.kibox{
    margin-top: 20px;
    background-color: #b79943;
    color: white;
    padding: 10px;
}

