@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
    background-color: #ECEDEC;
    background-image : url(img/bg_edge.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-attachment: fixed;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#kgk-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 900px;
    zoom: 1;
}

.kgk-layoutset-01 #kgk-container{
    
}

.kgk-layoutset-02 #kgk-container{

}

#kgk-container::after{
   // content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-header{
    width: 100%;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #ffff77;
    background-image: url(img/footerback.png);
}

#kgk-inner{
    width: 900px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 20px;
    zoom: 1;
}

.kgk-layoutset-01 #kgk-inner{
    padding-top: 1px;
}

.kgk-layoutset-02 #kgk-inner{
    padding-top: 75px;
}

* html .kgk-layoutset-01 #kgk-inner{
    /* for IE6 レイアウト崩れに対応するために背景にメインイメージを配置 
    background-image : url();
    background-position: 10px 10px;
    background-repeat: no-repeat;*/
}

#kgk-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-wrapper{
    width: 630px;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

* html .kgk-layoutset-01 #kgk-wrapper{
    padding-top: 290px; /* for IE6 */
}

#kgk-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.kgk-layoutset-01 #kgk-title{
    width: 1000px;
    height: 100px;
    margin-top: -8px;
    margin-left: -50px;
    background-image : url(img/reason.png);
    //background-position: top center;
}

* html .kgk-layoutset-01 #kgk-title{
    /* for IE6 */
    display: none;
}

.kgk-layoutset-02 #kgk-title{
    width: 605px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 10px;
}

#kgk-subtitle{
    margin-top: 180px;
    width: 900px;
}

#kgk-subtitle img{
    display: inline;
}

#kgk-subtitle .sotherkg{
//17kg用
    outline: none;
    background-image: url(img/17kgtitle-a.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #00007D;
}

#kgk-subtitle .sothersb{
//17sb用
    outline: none;
    background-image: url(img/17sbtitle-a.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #FFF;
}

#kgk-subtitle .sothersbaft{
//17sbaft用
    outline: none;
    background-image: url(img/17sbafttitle-a.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #FFF;
}

#kgk-subtitle .sothergs{
//17gs用
    outline: none;
    background-image: url(img/17gstitle-a.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #FFFF66;
}
#kgk-subtitle .sother{
//1706用
    outline: none;
    background-image: url(img/1706title-a.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #00007D;
}

#kgk-subtitle .snews{
    outline: none;
    background-image: url(img/sizumi-c.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #00007D;
}

#kgk-subtitle .sclass{
    outline: none;
    border-radius: 10px;
    background-color: #ccf;
}
#kgk-subtitle .sclass span{
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 1.3em;
    color: red;
    display: block;
    background-color: white;
    margin-bottom: 10px;
}
#kgk-subtitle .sclass a{
    outline: none;
    margin: 0px;
}

#kgk-subtitle .stoiawase{
    outline: none;
    height: 284px;
    border-radius: 10px;
    background-image: url(img/bg_otoiawase.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #aaa;
}
#kgk-subtitle .stoiawase h2{
    background-color: rgba(255,255,255,0.5);
}
#kgk-subtitle .stoiawase a{
    outline: none;
    margin-right: auto;
    margin-left: auto;
    color: #ff0000;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 5px;
    font-size: 2em;
    text-shadow: 1px 1px 1px #666;
    letter-spacing: 0.3em;
}
#kgk-subtitle .stoiawase img{
    //max-width: 600px;
    margin: 20px 20px;
}

//#kgk-subtitle .sother{
//    outline: none;
//    height: 284px;
//    border-radius: 10px;
//    background-color: white;
//}

#kgk-subtitle .sother img{
    outline: none;
    border-radius: 10px;
}

.slider{
    width: 840px;
    margin: auto;
    border-radius: 10px;
}

#kgk-subtitle-mb{
    display: none;
}


#title-right {
    margin-left: 5px;
    float: left;
    margin-top: 0px;
    padding-top: 73px;
    width: 440px;
    height: 161px;
    border-radius: 10px;
    background-image: url(img/kgkstyle.png);
}

.gsc-control-cse {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}
.gsc-control-cse table {
    margin: 0;
    border: none;
}
.gsc-control-cse table.gsc-search-box{
    width: 65% !important;
    margin: auto !important;
}
.gsc-control-cse table td {
    border: none;
    padding-left: 5px;
    padding-right: 5px;
}


#title-left {
    margin-right: 5px;
    float: right;
    background-image: url(img/bgleft.png);
    background-repeat: no-repeat;
    width: 440px;
    height: 234px;
    border-radius: 10px;
}
#title-left h2 {
    margin-right: auto;
    margin-left: auto;
    color: #ff0000;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 5px;
    font-size: 2.2em;
    text-shadow: 2px 2px 2px #fff;
    border-radius: 10px 10px 0 0;
    letter-spacing: 0.2em;
}

.clear { clear:both; }
.clear hr { display:none; }

#kgk-main{
    padding-bottom: 0px;
}

.kgk-layoutset-01 #kgk-main{
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

.kgk-layoutset-02 #kgk-main{
    width: 605px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
}

#toppage .large{
    display: block;
}
#toppage .mini{
    display: none;
}

#kgk-newsbn img{
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
#kgk-newsbn img:hover{
    opacity: 0.6;
}

#kgk-aside{
    width: 270px;
    float: right;
}

.kgk-layoutset-01 #kgk-aside{
    margin-top: 611px;
}

.kgk-layoutset-02 #kgk-aside{
    margin-top: 10px;
}

#kgk-footer{
    clear: both;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

#kgk-request{
    position: absolute;
    left: 0px;
    width: 900px;
    overflow: hidden;
}

#kgk-nav{
    position: absolute;
    left: 0px;
    width: 900px;
    overflow: hidden;
}

.kgk-layoutset-01 #kgk-nav{
    margin-top: 87px;
}

.kgk-layoutset-01 #kgk-request{
    margin-top: 155px;
}

.kgk-layoutset-02 #kgk-nav{
    top: -5px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */
/* トップページメインイメージ */
.kgk-layoutset-01 #kgk-title h2{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
}


/* ナビゲーション */
#kgk-nav ul#menuall{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    border-top-color: yellow;
    border-top-style: solid;
    border-top-width: 10px;
}

#kgk-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-nav li{
    display: block;
    background-color: #0000cc;
    margin-left: 0;
    margin-right: 0;
    float: left;
    overflow: hidden;
    z-index: 10;
}

#kgk-nav li.ntop{
    width: 60px;
}

#kgk-nav li.nother{
    width: 120px;
    background-image : url(img/menu_gray.png);
    background-repeat: no-repeat;
}

#kgk-nav li.nother a:hover{
    background-image: url(img/menu_red.png);
    background-repeat: no-repeat;
}

#kgk-nav li a{
    display: block;
    min-height: 49px;
    overflow: hidden;
    color: #666666;
}

#kgk-nav li#nav-toppage a{
    background-position: -1px 0px;
}
/* トップページは白線を削除 */

#kgk-nav li .two{
    display: block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 25px;
}

#kgk-nav li .onetop{
    display: block;
    font-size: 14px;
    padding-top: 15px;
}

#kgk-nav li .one{
    display: block;
    font-size: 14px;
    padding-top: 15px;
    padding-left: 25px;
    height: 34px;
}

#kgk-nav li:hover ul li{
    overflow: visible;
    position: relative;
    height:49px;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

#kgk-nav li ul{
    list-style: none;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}

#kgk-nav li ul li{
    overflow: hidden;
    height:0px;
    background-color:#0000cc;
    width: 100%;
    color: #fff;
    background-image : url(img/menu_gray.png);
    background-repeat: no-repeat;
}


#kgk-nav a:link{
    text-decoration: none;
}
#kgk-nav a:visited{
    text-decoration: none;
}
#kgk-nav a:hover{
    text-decoration: none;
    color: red;
    background-color: yellow;
    font-weight: bold;
}
#kgk-nav a:active{
    text-decoration: none;
}


#kgk-request ul{
    width: 950px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    border-top-color: blue;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: blue;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#kgk-request ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-request li:nth-child(n + 1){
    width: 179px;
    display: block;
    float: left;
    overflow: hidden;
    background-color: lavender;
    border-left: 1px solid blue;
}

#kgk-request li:nth-child(1){
    border-left: 1px solid lavender;
}

#kgk-request li .reqa{
    color: blue;
    font-size: 1.5em;
    font-weight: bold;
}

#kgk-request li .reqb{
    color: black;
    font-size: 1.2em;
    font-weight: bold;
}

#kgk-request li a{
    display: block;
    min-height: 100px;
    overflow: hidden;
    text-decoration: none;
}
#kgk-request li a:hover{
    background-color: yellow;
}
#kgk-request li a:hover .reqa{
    color: red;
}

#toptaiken
{
    background-image: url(img/taikenicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topmendan
{
    background-image: url(img/mendanicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topschool
{
    background-image: url(img/schoolicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topshiryo
{
    background-image: url(img/shiryoicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topinq
{
    background-image: url(img/inqicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#mbtotop{
    display: none;
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo
{
}

#banner{
    margin-right: auto;
}


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 770px) {

	body{
		background-image: none;
		background-color: #FFFFFF;
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#kgk-container{
	    overflow: hidden;
	    min-width: 100%;
	}
	.kgk-layoutset-01 #kgk-container{
	    background-image : none;
	}
	
	.kgk-layoutset-02 #kgk-container{
	    background-image : none;
	}
	
	#kgk-header{
	    width: 100%;
	    height: auto;
	}
	
	#kgk-inner{
	    width: 100%;
	    padding-bottom: 0px;
	}
	.kgk-layoutset-01 #kgk-inner{
	    padding-top: 0px;
	}
	.kgk-layoutset-02 #kgk-inner{
	    padding-top: 0px;
	}
	
	#kgk-wrapper{
	    overflow: hidden;
	    width: 100%;
	    float: none;
	}
	
	.kgk-layoutset-01 #kgk-title{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image : none;
	}
	.kgk-layoutset-02 #kgk-title{
		width: 100%;
    padding-top: 0px;
	}

        #kgk-subtitle{
	        display: none;
	}

	#kgk-subtitle-mb{
	    display: block;
            height: 200px;
	    width: 90%;
            margin: auto;
	    margin-bottom: 40px;
	}	

	#kgk-main{
		padding-bottom: 20px;
	}
	
	.kgk-layoutset-01 #kgk-main{
    width: 100%;
		padding-top: 20px;
	}
	
	.kgk-layoutset-02 #kgk-main{
    width: 96%;
		margin-right: auto;
	}

	#toppage .large{
	    display: none;
	}
	#toppage .mini{
	    display: block;
	    text-align: center;
	}
	#toppage .mini dl{
	    margin-left: 0;
	}
	#toppage .mini dd{
	    text-align: center;
            background-color: lavender;
	    border-bottom-color: white;
	}
	#mtoptaiken
	{
	    background-image: url(img/taikenicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}
	#mtopmendan
	{
	    background-image: url(img/mendanicon.png);
	    background-position: center left;
	    background-repeat: no-repeat;
	}
	#mtopschool
	{
	    background-image: url(img/schoolicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}
	#mtopshiryo
	{
	    background-image: url(img/shiryoicon.png);
	    background-position: center left;
	    background-repeat: no-repeat;
	}
	#mtopinq
	{
	    background-image: url(img/inqicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}


	#toppage .mini dd a{
	    padding-left: 0;
	}

	#kgk-aside{
		width: 100%;
		float: none;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.kgk-layoutset-01 #kgk-aside{
		margin-top: 0px;
	}
	.kgk-layoutset-02 #kgk-aside{
		margin-top: 0px;
	}
	
	#kgk-footer{
    width: 100%;
    padding-top: 0px;
	}
	
	#kgk-nav{
		position: relative;
    height: auto;
    width: 100%;
		background-color: #000080;
	}
	.kgk-layoutset-01 #kgk-nav{
    		margin-top: 10px;
	}
	.kgk-layoutset-02 #kgk-nav{
    top: 0px;
	}
        #kgk-nav li.ntop {
	        width: 100%;
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 25px;
                background-repeat: no-repeat;
        }
        #kgk-nav li.nother {
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 25px;
	        width: 100%;
        }
	#kgk-nav li .two{
	    display: block;
	    font-size: 1.2em;
	    padding-top: 15px;
	    padding-left: 25px;
	}
	#kgk-nav li .onetop{
	    display: block;
	    font-size: 1.2em;
	    padding-left: 25px;
	    padding-top: 15px;
	}
	#kgk-nav li .one{
	    display: block;
	    font-size: 1.2em;
	    padding-top: 15px;
	    padding-left: 25px;
	    height: 34px;
	}
        #kgk-nav li .brline{
	    display: none;
	}
        #kgk-nav li ul li {
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 15px;
            margin-left: 50px;
            height: 49px;
            padding-top: 0px;
	}
        #kgk-nav li ul li .one {
	    padding-top: 10px;
	}
        #kgk-nav li ul li .two {
	    padding-top: 10px;
	}
        #kgk-nav li ul li a {
	    display: block;
	    padding-top: 5px;
	    min-height: 49px;
	}
	#kgk-nav li.nother a:hover {
	    background-image: none;
	}

	#kgk-request{
		display: none;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */

	/* コンテンツ配置領域 */
	/* トップページメインイメージ */
	#kgk-newsbn img{
	    margin: auto;
	    width: 95%;
	}

	#kgk-subtitle-mb .snewsmb{
	    outline: none;
	    border-radius: 10px;
	    height: 200px;
	    background-color: #00007D;
	    margin: auto;
	    background-image: url(img/sizumi-d.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
	#kgk-subtitle-mb .snewsmb img{
	    display: inline;
	    max-height:200px;
	    max-width: 90%;
	}

	#kgk-subtitle-mb .sothermb-kg{
//17kg用
	    outline: none;
	    border-radius: 10px;
	    //height: 200px;
	    background-color: #00007D;
	    margin: auto;
	    background-image: url(img/17kgtitle-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}

	#kgk-subtitle-mb .sothermb-sb{
//17sb用
	    outline: none;
	    border-radius: 10px;
	    //height: 200px;
	    background-color: #FFF;
	    margin: auto;
	    background-image: url(img/17sbtitle-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
	#kgk-subtitle-mb .sothermb-sbaft{
//17sbaft用
	    outline: none;
	    border-radius: 10px;
	    //height: 200px;
	    background-color: #FFF;
	    margin: auto;
	    background-image: url(img/17sbafttitle-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
	#kgk-subtitle-mb .sothermb-gs{
//17gs用
	    outline: none;
	    border-radius: 10px;
	    //height: 200px;
	    background-color: #FF6;
	    margin: auto;
	    background-image: url(img/17gstitle-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
	#kgk-subtitle-mb .sothermb-a{
//1706用
	    outline: none;
	    border-radius: 10px;
	    //height: 200px;
	    background-color: #FFF;
	    margin: auto;
	    background-image: url(img/1706title-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
//	#kgk-subtitle-mb .sothermb-a{
//	    outline: none;
//	    height: 200px;
//            background-color: white;
//	}
	#kgk-subtitle-mb .sothermb-b{
	    outline: none;
	    height: 200px;
            background-color: white;
	}
	#kgk-subtitle-mb .sothermb-a img{
	    outline: none;
	    max-width: 100%;
	    max-height: 200px;
            margin: auto;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .sothermb-b img{
	    outline: none;
	    max-width: 100%;
	    max-height: 200px;
            margin: auto;
	    border-radius: 10px;
	}

	#kgk-subtitle-mb .sclassmb{
	    outline: none;
	    height: 200px;
            background-color: #ccf;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .sclassmb a{
	    display: block;
	    background-color: rgba(255,255,255,0.5);
	    font-weight: bold;
	    color: red;
	}
	#kgk-subtitle-mb .sclassmb span{
	    background-color: rgba(255,255,255,0.5);
	    font-weight: bold;
	    display: block;
	    line-height: 2.2em;
	    font-size: 1.2em;
	    color: red;
	}
	#kgk-subtitle-mb .sclassmb img{
            max-width: 300px;
            margin: auto;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .stoiawasemb{
	    background-color: #fff;
	    background-image: url(img/bg_otoiawasemini.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}

	.slidermb{
	    width: 90%;
	    margin: auto;
	    height: 200px;
	    border-radius: 10px;
	}

	.kgk-layoutset-01 #kgk-title{
	    height: 20px;
	}
	.kgk-layoutset-01 #kgk-title h2{
    width: 100%;
    height: 170px;
		background-repeat: no-repeat;
		background-size: contain;
	}

	/* ナビゲーション */
	.kgk-layoutset-01 #kgk-nav {
		margin-top: 10px;
	}
	#kgk-nav ul{
		display: none;
	}
	#kgk-nav ul.toggled-on{
		display: block;
	}
	#kgk-nav li{
    width: 100%;
    float: none;
		border-top-color: #FFFFFF;
		border-top-style: solid;
		border-top-width: 1px;
		text-align: left;
	}
	#kgk-nav li a{
    height: auto;
    background-image: none;
    padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#kgk-nav li#nav-toppage a{
    background-position: left center;
	}
	
	#kgk-nav li span.en{
    line-height: 1.4em;
	}
	#kgk-nav li span.ja{
    line-height: 1.4em;
		padding-top: 0px;
	}
	#mbtotop{
	    margin-bottom: 20px;
	    display: block;
	}
	#mbtotop a{
	    color: #fff;
            font-weight: bold;
	    text-decoration: none;
	    background-color: #00f;
	    border-radius: 3px;
	    padding: 5px 15px;
	}

	ul#menuothermb {
	    margin-top: 0;
	    margin-right: auto;
	    margin-bottom: 0;
	    margin-left: auto;
	    padding-top: 0;
	    padding-right: 0;
	    padding-bottom: 0;
	    padding-left: 0;
	    list-style-type: none;
	    overflow: hidden;
	    border-top-color: yellow;
	    border-top-style: solid;
	    border-top-width: 10px;
	}
	#menuothermb li {	
	    display: block;
	    background-color: #0000cc;
	    margin-left: 0;
	    margin-right: 0;
	    overflow: hidden;
	    z-index: 10;
	    height: 34px;
	    border-top-color: #FFFFFF;
	    border-top-style: solid;
	    border-top-width: 1px;
	}
	#menuothermb li a{
	    display: block;
	    line-height: 34px;
	    margin: auto;
	    color: white;
	    text-decoration: none;
	    font-weight: bold;
	}
	#menuothermb li a:hover{
	    text-decoration: none;
	    color: red;
	    background-color: yellow;
	    font-weight: bold;
	}
}