/* ************************************************ 
 *	ENGLISH用設定
 * ************************************************ */

/* 見出し */
#english h1 {
background: url(/image/custom/common/h1_green_bg.gif) no-repeat top left;
}



/* ************************************************ */
/**** ヘッダ関係 ****/
/* ************************************************ */

/* ヘッダメニュー */
.hmenu {
float:right;
width:90px;
padding:0px 0px 0px 0px;
margin: 22px 15px 0px 0px;
}

/* パンくず */
.topicpath {
border-top:3px solid #E0E0E0;
}
/* ************************************************ */
/**** メイン関係 ****/
/* ************************************************ */

/**** 左カラム ****/
/* サブメニュー */
#english .smenu {
background:#B3DDA0;
}

/* サブメニュータイトル */
#english .smenu_tit a {
background: url(/image/custom/english/smenu_tit_english.gif) no-repeat top left;
}

/* サブメニューリスト */
#english .smenu ul li a#here {
background:#6BB24E url(/image/custom/common/allow_green.gif) no-repeat 10px 10px;
}
#english .smenu ul li a {
background:#fff url(/image/custom/common/allow_green.gif) no-repeat 10px 10px;
}
#english .smenu ul li a:hover {
background:#6BB24E url(/image/custom/common/allow_green.gif) no-repeat 10px 10px;
}

#english .smenu ul li a#here.ssmenu {
background:#6BB24E url(/image/custom/common/allow_green2.gif) no-repeat 22px 6px;
}
#english .smenu ul li a.ssmenu {
background:#fff url(/image/custom/common/allow_green2.gif) no-repeat 22px 6px;
}
#english .smenu ul li a:hover.ssmenu {
background:#6BB24E url(/image/custom/common/allow_green2.gif) no-repeat 22px 6px;
}



/**** メインカラム ****/
/** タイトル関係 **/
#english .tit_h2 {
background:url(/image/custom/common/h2_green_bg.gif) no-repeat top left;
}


/** コンテンツ **/
