@charset "UTF-8";

@media screen {
body{
	background-image : url(../images/sharedimg/hdr_bg01.jpg);
	background-repeat : repeat-x;
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	font-family : Arial,'ＭＳ Ｐゴシック',sans-serif;
	color: #515151;
	line-height: 130%;
	letter-spacing : 1px;
}
}
@media print {
body{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", Osaka－等幅;
	color: #515151;
	line-height: 130%;
	letter-spacing : 1px;
}
}

/* Link
--------------------------------------------------------------------------------------- */
a:link{
	text-decoration :underline;
	color : #D6550E;
}
a:visited{
	text-decoration :underline;
	color : #D6550E;
}
a:active{
	text-decoration :underline;
	color : #D6550E;
}
a:hover{
	text-decoration :underline;
	color : #F07633;
}
a:focus{
	overflow: hidden;
}


h1{
	font-size : 14px;
	padding : 0;
	margin : 0;
}
h2{
	font-size : 16px;
	line-height: 180%;
	padding : 0px;
	margin : 0 0 5px 0;
	color: #595959;
}
h3{
	font-size : 16px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}
h4{
	font-size : 16px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}





/*Header
-----------------------------------------------------------------------*/
@media screen {
#b-hdr{
	width : 974px;
	height : 208px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}
}
@media print {
#b-hdr{
	width : 974px;
	height : 208px;
	background-image : url(../images/sharedimg/hdr_bg01.jpg);
	background-repeat : repeat-x;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}
}
.b-hdr-ctrl{
	width : 974px;
	height : 143px;
}
#b-hdr-left{
	width : 430px;
	height : 143px;
	text-align : left;
	background : url(../images/sharedimg/hdr_hitoumark01.jpg) no-repeat;
	background-position : left top;
	float:left;
}
#b-hdr-left-kbt{
	width : 430px;
	height : 171px;
	text-align : left;
	background : url(../images/sharedimg/hdr_hitoumark03.jpg) no-repeat;
	background-position : left top;
	float:left;
}
#b-hdr-right{
	width : 431px;
	height : 143px;
	text-align : left;
	padding-right : 7px;
	float:right;
}
.b-hdr-logo{
	width : 239px;
	height : 71px;
	padding : 45px 0px 0px 110px;
}
/*en 2010/07/31
--------------------*/
.b-en-hdr-logo{
	width : 239px;
	height : 116px;
	padding : 20px 0px 0px 110px;
}

/*Menu1
-----------------------------------------------------------------------*/
@media screen {
#b-hdr-jmenu {
	width : 314px;
	height :37px;
	background : url(../images/sharedimg/mb_j_bg.jpg) no-repeat;
	margin-left : 117px;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	clear: both;
}
}
@media print {
#b-hdr-jmenu {
	width : 334px;
	height :37px;
	background : url(../images/sharedimg/mb_j_bg.jpg) no-repeat;
	margin-left : 117px;
	text-indent: -9999em;
	clear: both;
}
}
#b-hdr-jmenu ul {
	position:relative;
	height:37px;
	padding : 0px;
	margin : 0px;
}
#b-hdr-jmenu li {
	height :37px;
	list-style : none;
	float:left;
}
#b-hdr-jmenu li a {
	display : block;
	height : 37px;
	text-decoration: none;
}
#b-hdr-jmenu li#hdr-jmb01 a{
	width : 76px;
	background-image : url(../images/sharedimg/mb_j_01.jpg);
}
#b-hdr-jmenu li#hdr-jmb01slct a{
	width : 76px;
	background-image : url(../images/sharedimg/mb_j_01.jpg);
	background-position: 0 -37px;
}

#b-hdr-jmenu li#hdr-jmb02 a{
	width : 160px;
	background-image : url(../images/sharedimg/mb_j_02.jpg);
}
#b-hdr-jmenu li#hdr-jmb02slct a{
	width : 160px;
	background-image : url(../images/sharedimg/mb_j_02.jpg);
	background-position: 0 -37px;
}

#b-hdr-jmenu li#hdr-jmb03 a{
	width : 78px;
	background-image : url(../images/sharedimg/mb_j_03.jpg);
}
#b-hdr-jmenu li#hdr-jmb03slct a{
	width : 78px;
	background-image : url(../images/sharedimg/mb_j_03.jpg);
	background-position: 0 -37px;
}

#b-hdr-jmenu li a:hover{
	background-position: 0 -37px;
}

/*en Menu1 2010/07/31
-----------------------------------------------------------------------*/
@media screen {
#b-en-hdr-jmenu {
	width : 314px;
	height :37px;
	margin-left : 117px;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	clear: both;
}
}
@media print {
#b-en-hdr-jmenu {
	width : 334px;
	height :37px;
	margin-left : 117px;
	text-indent: -9999em;
	clear: both;
}
}
#b-en-hdr-jmenu ul {
	position:relative;
	height:37px;
	padding : 0px;
	margin : 0px;
}
#b-en-hdr-jmenu li {
	height :37px;
	list-style : none;
	float:left;
}
#b-en-hdr-jmenu li a {
	display : block;
	height : 37px;
	text-decoration: none;
}
#b-en-hdr-jmenu li#hdr-jmb01 a{
	width : 71px;
	background-image : url(../en/images/sharedimg/mb_j_01.jpg);
}
#b-en-hdr-jmenu li#hdr-jmb01slct a{
	width : 71px;
	background-image : url(../en/images/sharedimg/mb_j_01.jpg);
	background-position: 0 -37px;
}

#b-en-hdr-jmenu li#hdr-jmb02 a{
	width : 169px;
	background-image : url(../en/images/sharedimg/mb_j_02.jpg);
}
#b-en-hdr-jmenu li#hdr-jmb02slct a{
	width : 169px;
	background-image : url(../en/images/sharedimg/mb_j_02.jpg);
	background-position: 0 -37px;
}

#b-en-hdr-jmenu li#hdr-jmb03 a{
	width : 74px;
	background-image : url(../en/images/sharedimg/mb_j_03.jpg);
}
#b-en-hdr-jmenu li#hdr-jmb03slct a{
	width : 74px;
	background-image : url(../en/images/sharedimg/mb_j_03.jpg);
	background-position: 0 -37px;
}

#b-en-hdr-jmenu li a:hover{
	background-position: 0 -37px;
}

/*language Menu 2010/08/02
-----------------------------------------------------------------------*/
#b-hdr-lngmenu {
	margin-top : 13px;
	margin-left : 347px;
	font-size : 10px;
}

/*Menu2
-----------------------------------------------------------------------*/
@media screen {
#b-hdr-cmenu {
	width : 281px;
	height :55px;
	margin-top : 12px;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	margin-left : 150px;
	clear: both;
}
}
@media print {
#b-hdr-cmenu {
	width : 300px;
	height :55px;
	margin-top : 40px;
	text-indent: -9999em;
	margin-left : 150px;
	clear: both;
}
}
#b-hdr-cmenu ul {
	position:relative;
	height:55px;
	padding : 0px;
	margin : 0px;
}
#b-hdr-cmenu li {
	height :55px;
	list-style : none;
	float:left;
}
#b-hdr-cmenu li a {
	display : block;
	height : 55px;
	text-decoration: none;
}
#b-hdr-cmenu li#hdr-cmb01 a{
	width : 109px;
	background-image : url(../images/sharedimg/mb_c_01.jpg);
}
#b-hdr-cmenu li#hdr-cmb01slct a{
	width : 109px;
	background-image : url(../images/sharedimg/mb_c_01.jpg);
	background-position: 0 -55px;
}

#b-hdr-cmenu li#hdr-cmb02 a{
	width : 172px;
	background-image : url(../images/sharedimg/mb_c_02.jpg);
}
#b-hdr-cmenu li#hdr-cmb02slct a{
	width : 172px;
	background-image : url(../images/sharedimg/mb_c_02.jpg);
	background-position: 0 -55px;
}

#b-hdr-cmenu li a:hover{
	background-position: 0 -55px;
}

/*en Menu2 2010/07/31
-----------------------------------------------------------------------*/
@media screen {
#b-en-hdr-cmenu {
	width : 401px;
	height :55px;
	margin-top : 12px;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	margin-left : 30px;
	clear: both;
}
}
@media print {
#b-en-hdr-cmenu {
	width : 420px;
	height :55px;
	margin-top : 40px;
	text-indent: -9999em;
	margin-left : 30px;
	clear: both;
}
}
#b-en-hdr-cmenu ul {
	position:relative;
	height:55px;
	padding : 0px;
	margin : 0px;
}
#b-en-hdr-cmenu li {
	height :55px;
	list-style : none;
	float:left;
}
#b-en-hdr-cmenu li a {
	display : block;
	height : 55px;
	text-decoration: none;
}
#b-en-hdr-cmenu li#hdr-cmb01 a{
	width : 203px;
	background-image : url(../en/images/sharedimg/mb_c_01.jpg);
}
#b-en-hdr-cmenu li#hdr-cmb01slct a{
	width : 203px;
	background-image : url(../en/images/sharedimg/mb_c_01.jpg);
	background-position: 0 -55px;
}

#b-en-hdr-cmenu li#hdr-cmb02 a{
	width : 198px;
	background-image : url(../en/images/sharedimg/mb_c_02.jpg);
}
#b-en-hdr-cmenu li#hdr-cmb02slct a{
	width : 198px;
	background-image : url(../en/images/sharedimg/mb_c_02.jpg);
	background-position: 0 -55px;
}

#b-en-hdr-cmenu li a:hover{
	background-position: 0 -55px;
}

/*Menu3
-----------------------------------------------------------------------*/
#b-hdr-gmenu {
	width : 974px;
	height :65px;
	background : url(../images/sharedimg/hdr_gmenu_bg01.jpg) no-repeat;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	clear: both;
}
#b-hdr-gmenu ul {
	position:relative;
	height:55px;
	padding-top : 4px;
	padding-left : 245px;
	margin : 0px;
}
#b-hdr-gmenu li {
	height :55px;
	list-style : none;
	float:left;
}
#b-hdr-gmenu li a {
	display : block;
	height : 55px;
	text-decoration: none;
}
#b-hdr-gmenu li#hdr-gmb01 a{
	width : 182px;
	background-image : url(../images/sharedimg/mb_g_01.jpg);
}
#b-hdr-gmenu li#hdr-gmb01slct a{
	width : 182px;
	background-image : url(../images/sharedimg/mb_g_01.jpg);
	background-position: 0 -55px;
}

#b-hdr-gmenu li#hdr-gmb02 a{
	width : 244px;
	background-image : url(../images/sharedimg/mb_g_02.jpg);
}
#b-hdr-gmenu li#hdr-gmb02slct a{
	width : 244px;
	background-image : url(../images/sharedimg/mb_g_02.jpg);
	background-position: 0 -55px;
}

#b-hdr-gmenu li#hdr-gmb03 a{
	width : 122px;
	background-image : url(../images/sharedimg/mb_g_03.jpg);
}
#b-hdr-gmenu li#hdr-gmb03slct a{
	width : 122px;
	background-image : url(../images/sharedimg/mb_g_03.jpg);
	background-position: 0 -55px;
}

#b-hdr-gmenu li#hdr-gmb04 a{
	width : 167px;
	background-image : url(../images/sharedimg/mb_g_04.jpg);
}
#b-hdr-gmenu li#hdr-gmb04slct a{
	width : 167px;
	background-image : url(../images/sharedimg/mb_g_04.jpg);
	background-position: 0 -55px;
}

#b-hdr-gmenu li a:hover{
	background-position: 0 -55px;
}

/*en Menu3 2010/07/31
-----------------------------------------------------------------------*/
#b-en-hdr-gmenu {
	width : 974px;
	height :65px;
	background : url(../images/sharedimg/hdr_gmenu_bg01.jpg) no-repeat;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	clear: both;
}
#b-en-hdr-gmenu ul {
	position:relative;
	height:55px;
	padding-top : 4px;
	padding-left : 245px;
	margin : 0px;
}
#b-en-hdr-gmenu li {
	height :55px;
	list-style : none;
	float:left;
}
#b-en-hdr-gmenu li a {
	display : block;
	height : 55px;
	text-decoration: none;
}
#b-en-hdr-gmenu li#hdr-gmb01 a{
	width : 294px;
	background-image : url(../en/images/sharedimg/mb_g_01.jpg);
}
#b-en-hdr-gmenu li#hdr-gmb01slct a{
	width : 294px;
	background-image : url(../en/images/sharedimg/mb_g_01.jpg);
	background-position: 0 -55px;
}

#b-en-hdr-gmenu li#hdr-gmb02 a{
	width : 269px;
	background-image : url(../en/images/sharedimg/mb_g_02.jpg);
}
#b-en-hdr-gmenu li#hdr-gmb02slct a{
	width : 269px;
	background-image : url(../en/images/sharedimg/mb_g_02.jpg);
	background-position: 0 -55px;
}

#b-en-hdr-gmenu li#hdr-gmb03 a{
	width : 152px;
	background-image : url(../en/images/sharedimg/mb_g_03.jpg);
}
#b-en-hdr-gmenu li#hdr-gmb03slct a{
	width : 152px;
	background-image : url(../en/images/sharedimg/mb_g_03.jpg);
	background-position: 0 -55px;
}

#b-en-hdr-gmenu li a:hover{
	background-position: 0 -55px;
}

/*Contents
-----------------------------------------------------------------------*/
@media screen {
#b-container{
	width : 974px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
	background : url(../images/sharedimg/contents_bg01.jpg) no-repeat;
	border : dotted 0px #ff0000;
	padding-bottom : 50px;
}
}
.b-cntns-ctrl{
	width : 934px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	padding : 15px 0 20px 0;
	background-color : #ffffff;
}
#b-cntns-top-left{
	width : 715px;
	text-align : left;
	float:left;
	border : dotted 0px #ff0000;
}

#b-cntns-left{
	width : 715px;
	text-align : left;
	float:left;
	border : dotted 0px #ff0000;
	padding-left : 5px;
}
#b-cntns-right{
	width : 194px;
	float:right;
	border : dotted 0px #ff0000;
}

/*SiteTitle-guide
-----------------------------------------------------------------------*/
#b-pgtitle715{
	width : 715px;
	height : 35px;
	padding : 0 0 10px 0px;
	border : 1px #afafaf;
	border-style: none none dashed none;
	margin : 0 0 10px 0;
}
.b-pgtitle715sub01{
	width : 715px;
	/*height : 35px; 2010/08/02*/
	margin-top : 35px;
}
#b-pgtitle930{
	width : 930px;
	height : 35px;
	padding : 0 0 10px 0px;
	border : 1px #afafaf;
	border-style: none none dashed none;
	margin : 30px 0 10px 0;
}
.b-ctgytitle715main{
	width : 700px;
	height : 36px;
	padding : 20px 0 0 15px;
	background-image : url(../images/sharedimg/ctgybar01.jpg);
	font-size : 16px;
	font-weight : bold;
	margin-top : 25px;
}
.b-ctgytitle934main{
	width : 919px;
	height : 36px;
	padding : 20px 0 0 15px;
	background-image : url(../images/sharedimg/ctgybarmain934.jpg);
	font-size : 16px;
	font-weight : bold;
	margin-top : 25px;
}
.b-ctgytitle715sub01{
	text-align : left;
	width : 710px;
	height : 25px;
	padding : 10px 0 0 5px;
	background-image : url(../images/sharedimg/ctgybar02.jpg);
	font-size : 16px;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 8px;
	border : 1px #CDCDCD;
	border-style: solid none solid none;
	color : #003663;
}
.b-ctgytitle715sub02{
	width : 700px;
	padding : 10px 0 7px 2px;
	border : 1px #afafaf;
	border-style: none none dashed none;
}
.b-guidetype715{
	padding : 10px 0 25px 0;
	line-height: 170%;
}

/* PageTxtTitle
--------------------------------------------------------------------------------------- */
.b-txttitle01{
	height : 30px;
	background-color : #598527;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	padding : 13px 0px 0px 20px;
}
.b-txttitle02{
	font-size : 16px;
	font-weight : bold;
	color : #0054A6;
	padding : 0px 0px 5px 20px;
	border-bottom : 5px solid #0054A6;
	margin-top : 30px;
}
p.txttitle03{
	background-color : #2E3192;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	padding : 10px 0px 10px 10px;
	margin : 15px 0 10px 0;
}


/*SiteNavi
-----------------------------------------------------------------------*/
p.sitenavi{
	text-align : left;
	padding : 10px 0px 10px 20px;
}

/*Search
-----------------------------------------------------------------------*/
.b-search-ctrl{
	width : 715px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	border : dotted 0px #ff0000;
}
#b-search-left{
	width : 350px;
	text-align : left;
	float:left;
	border : dotted 0px #ff0000;
}
#b-search-right{
	width : 350px;
	float:right;
	border : dotted 0px #ff0000;
}

.b-search-title{
	width : 340px;
	height : 26px;
	background : url(../images/sharedimg/titlebar01.jpg) no-repeat;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	padding-top : 10px;
	padding-left : 10px;
}
#b-search-txt{
	width : 334px;
	border : solid 3px #cfcfcf;
	border-top : 0px;
	padding : 10px 0 5px 10px;
	margin-bottom : 20px;
	background-color : #FFF9F3;
}
#b-search-various{
	width : 334px;
	border : solid 3px #cfcfcf;
	border-top : 0px;
	padding : 10px 0 5px 10px;
	margin-bottom : 20px;
	background-color : #FFF9F3;
}
#b-search-area{
	width : 334px;
	border : solid 3px #cfcfcf;
	border-top : 0px;
	padding :2px 0 10px 10px;
	margin-bottom : 20px;
	background-color : #FFF9F3;
}



/* b-ccopy for ie6 */
* html #b-search-area input {
	margin : 0px 5px 3px 0px;
	padding : 0;
	vertical-align:middle;
}
/* b-ccopy for ie7 */
*:first-child+html #b-search-area input {
	margin : 0px 5px 3px 0px;
	padding : 0;
	vertical-align:middle;
}
/* b-ccopy for ie8 */
html>/**/body #b-search-area input {
	margin : 0px 5px 3px 0px;
	padding : 0;
	vertical-align:middle;
}
html:not(:target) #b-search-area input {
	margin : 3px 5px 5px 0px;
	vertical-align:middle;
}




/*NetMember LogIn
-----------------------------------------------------------------------*/
#b-login-title{
	width : 184px;
	height : 26px;
	background : url(../images/sharedimg/titlebar02.jpg) no-repeat;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	padding-top : 10px;
	padding-left : 10px;
}
#b-login{
	width : 180px;
	border : solid 3px #cfcfcf;
	border-top : 0px;
	padding : 10px 0px 10px 8px;
	margin-bottom : 20px;
}
p.b-logindata01{
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	font-size : 12px;
	padding : 0 0 7px 0;
	margin : 0;
}
#b-logindata02{
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 910px;
	height : 20px;
	background-color : #F9F6EE;
	font-size : 12px;
	padding : 5px 0px 0px 20px;
	margin-top : 10px;
}


/*Side Banner
-----------------------------------------------------------------------*/
.b-bnrtype01{
	width : 194px;
	height : 114px;
	margin-bottom : 10px;
}
.b-bnrtype02{
	width : 194px;
	height : 67px;
	margin-bottom : 10px;
}


/*Footer
-----------------------------------------------------------------------*/
@media screen {
#b-ftr{
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	height : 234px;
	border-top : 1px solid #E0E0E0;
	background : url(../images/sharedimg/ftr_bg.jpg);
	background-repeat : repeat-x;
}
}
@media print {
#b-ftr{
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 980px;
	height : 250px;
	border-top : 1px solid #E0E0E0;
}
}
#b-ftr .b-ftrctrl{
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	height : 180px;
}
#b-ftr .b-ftrctrl p.ftr-txtmenu{
	width : 930px;
	height : 20px;
	padding-top : 5px;
}
#b-ftr p.copyright{
	text-align : right;
	width : 940px;
	height : 20px;
	padding-top : 35px;
	color : #ffffff;
}
#b-ftr p.copyright-rsv{
	text-align : right;
	width : 940px;
	height : 20px;
	padding-top : 200px;
	color : #ffffff;
}

/*Menu ftr
-----------------------------------------------------------------------*/
@media screen {
#b-ftr-mbmenu {
	width : 960px;
	height :44px;
	text-indent: -9999em;
	padding-bottom : 20px;
	clear: both;
}
}
@media print {
#b-ftr-mbmenu {
	width : 960px;
	height :50px;
	border : dotted 1px #ffffff;
	text-indent: -9999em;
	padding-bottom : 20px;
	clear: both;
}
}
#b-ftr-mbmenu ul {
	position:relative;
	height:44px;
	margin : 0px;
	padding : 0px;
}
#b-ftr-mbmenu li {
	height :44px;
	list-style : none;
	float:left;
}
#b-ftr-mbmenu li a {
	display : block;
	height : 44px;
	text-decoration: none;
}
#b-ftr-mbmenu li#ftr-fmb01 a{
	width : 97px;
	background-image : url(../images/sharedimg/mb_f_01.jpg);
}
#b-ftr-mbmenu li#ftr-fmb01slct a{
	width : 97px;
	background-image : url(../images/sharedimg/mb_f_01.jpg);
	background-position: 0 -44px;
}

#b-ftr-mbmenu li#ftr-fmb02 a{
	width : 83px;
	background-image : url(../images/sharedimg/mb_f_02.jpg);
}
#b-ftr-mbmenu li#ftr-fmb02slct a{
	width : 83px;
	background-image : url(../images/sharedimg/mb_f_02.jpg);
	background-position: 0 -44px;
}

#b-ftr-mbmenu li#ftr-fmb03 a{
	width : 110px;
	background-image : url(../images/sharedimg/mb_f_03.jpg);
}
#b-ftr-mbmenu li#ftr-fmb03slct a{
	width : 110px;
	background-image : url(../images/sharedimg/mb_f_03.jpg);
	background-position: 0 -44px;
}

#b-ftr-mbmenu li#ftr-fmb04 a{
	margin-left : 540px;
	width : 118px;
	background-image : url(../images/sharedimg/mb_movetop.jpg);
}
#b-ftr-mbmenu li a:hover{
	background-position: 0 -44px;
}

/*en Menu ftr 2010/07/31
-----------------------------------------------------------------------*/
@media screen {
#b-en-ftr-mbmenu {
	width : 960px;
	height :44px;
	text-indent: -9999em;
	padding-bottom : 20px;
	clear: both;
}
}
@media print {
#b-en-ftr-mbmenu {
	width : 960px;
	height :50px;
	border : dotted 1px #ffffff;
	text-indent: -9999em;
	padding-bottom : 20px;
	clear: both;
}
}
#b-en-ftr-mbmenu ul {
	position:relative;
	height:44px;
	margin : 0px;
	padding : 0px;
}
#b-en-ftr-mbmenu li {
	height :44px;
	list-style : none;
	float:left;
}
#b-en-ftr-mbmenu li a {
	display : block;
	height : 44px;
	text-decoration: none;
}
#b-en-ftr-mbmenu li#ftr-fmb01 a{
	width : 102px;
	background-image : url(../en/images/sharedimg/mb_f_01.jpg);
}
#b-en-ftr-mbmenu li#ftr-fmb01slct a{
	width : 102px;
	background-image : url(../en/images/sharedimg/mb_f_01.jpg);
	background-position: 0 -44px;
}

#b-en-ftr-mbmenu li#ftr-fmb02 a{
	width : 126px;
	background-image : url(../en/images/sharedimg/mb_f_02.jpg);
}
#b-en-ftr-mbmenu li#ftr-fmb02slct a{
	width : 126px;
	background-image : url(../en/images/sharedimg/mb_f_02.jpg);
	background-position: 0 -44px;
}

#b-en-ftr-mbmenu li#ftr-fmb03 a{
	width : 110px;
	background-image : url(../en/images/sharedimg/mb_f_03.jpg);
}
#b-en-ftr-mbmenu li#ftr-fmb03slct a{
	width : 110px;
	background-image : url(../en/images/sharedimg/mb_f_03.jpg);
	background-position: 0 -44px;
}

#b-en-ftr-mbmenu li#ftr-fmb04 a{
	margin-left : 514px;
	width : 97px;
	background-image : url(../en/images/sharedimg/mb_movetop.jpg);
}
#b-en-ftr-mbmenu li a:hover{
	background-position: 0 -44px;
}
