/*============================================
 環境省スタイルシート[韓国語：contents]
============================================*/

@import "common.css";

@import "../../../en/common/css/style.css";
/*英語サイトのスタイルシートを上書きする*/

.gmenu ul{width:517px;background:url('../img/btn_gmenu.gif') no-repeat;}
.gmenu .g1{width:54px;}
.gmenu .g2{width:87px;}
.gmenu .g3{width:61px;}
.gmenu .g5{width:226px;}
.gmenu a:hover{background:url('../img/btn_gmenu_on.gif');}
.gmenu .g1 a:hover{background-position:0 0;}
.gmenu .g2 a:hover{background-position:-54px 0;}
.gmenu .g3 a:hover{background-position:-141px 0;}
.gmenu .g5 a:hover{background-position:-202px 0;}

*html h1.logo{height:25px;padding-top:5px;}
h4{background:#eee;}


/*========================================================================================*/