@charset "utf-8";
/* CSS Document */

/* ローテーションバナー */
#index_main-bnr{
	width:730px;
	height: 268px;
	/*background-image: url(/img/top/bnr/tot_m_bg_mainrotebnr.gif);*/
	background-repeat: no-repeat;
	background-position: left 0px;
	position:relative;
}
#index_main-bnr #pr_wrapper{
	position:relative;
	width:730px;
	height: 230px;
}
#index_main-bnr #pr_wrapper div.pr_section{
	position:absolute;
	width:730px;
	height: 230px;

}

#index_main-bnr #pr_wrapper div.pr_section img{
	border:#e4e0cb 1px solid;
	width:728px;
	height: 228px;

}

#index_main-bnr a:hover img{
	filter :alpha(opacity=100) !important;
	opacity :1 !important;
}
#index_main-bnr a:hover img.alpha70 {
	filter :alpha(opacity=70) !important;
	opacity :0.7 !important;
}

 #pr01{
	z-index:29;
	background-color:#fff;
}
 #pr02{
	z-index:28;
	background-color:#fff;
	display:none;
}
 #pr03{
	z-index:27;
	background-color:#fff;
	display:none;
}
 #pr04{
	z-index:26;
	background-color:#fff;
	display:none;
}

a.hvoer_alpha30{filter:alpha(opacity=0);opacity:0;}
a.hvoer_alpha30:hover{filter:alpha(opacity=30);opacity:0.3;}

a.hvoer_alpha70{filter:alpha(opacity=100);opacity:1;}
a.hvoer_alpha70:hover{filter:alpha(opacity=70);opacity:0.7;}


#index_main-bnr #pr_listbox{
	margin: 5px 0 0 0;
	width: 730px;
	height: 24px;

	/* margin-left:0px; */
	display:block;
}
#index_main-bnr span{
	float:left;
	display: inline;
	text-align:center;
	height: 24px;
	margin-left: 2px;
	/* margin-top: 6px; */
	width: 180px;
	/* margin-right: -3px; */
}


/* 3個 */
#index_main-bnr .row3 span{
	float:left;
	display: inline;
	text-align:center;
	height: 24px;
	margin-left: 2px;
	/* margin-top: 6px; */
	width: 240px;
	/* margin-right: -3px; */
}
#index_main-bnr .row3 span.pr_list_current{
	background-image: url(/img/top/bnr/tot_m_btnbg_mainrotebnr3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_main-bnr .row3 span.pr_list_enabled{
	background-image: url(/img/top/bnr/tot_m_btnbg_mainrotebnr3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 3個 */






#index_main-bnr span a{
	/* padding-top:23px; */
	display:block;
	font-size:12px;
	line-height: 24px;
	color:#444;
	text-decoration:none;
	cursor:default;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}
#index_main-bnr span.pr_list_current a{

	color:#FFF;

}
#index_main-bnr #pr_list{
	overflow: hidden;
}

#index_main-bnr span.pr_list_current{
	background-image: url(/img/top/bnr/tot_m_btnbg_mainrotebnr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_main-bnr span.pr_list_enabled{
	background-image: url(/img/top/bnr/tot_m_btnbg_mainrotebnr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/*************************************************/

/*簡体・繁体のみ別バナー

/*************************************************/
#zh_cn_Main {
	background: url(/img/top/main/bg_zh_cn_mainbnr.jpg) top left no-repeat;
	position: relative;
	width: 730px;
	height: 260px;
}

	#zh_cn_BnrArea {
		position: absolute;
		top: 17px;
		left: 288px;
	}

		#zh_cn_BnrArea ul {
			width: 440px;
		}

		#zh_cn_BnrArea li {
			float: left;
			width: 208px;
			margin-right: 10px;
			margin-bottom: 10px;
		}

#transerLangBnr {
	position: relative;
}

	#transerLangBnr .triple .first {
		position: absolute;
			top: 17px;
			left: 349px;
	}

	#transerLangBnr .triple .second {
		position: absolute;
			top: 107px;
			left: 248px;
	}

	#transerLangBnr .triple .third {
		position: absolute;
			top: 107px;
			left: 488px;
	}

#transerLangBnr {
	position: relative;
}

	#transerLangBnr .quadra .first {
		position: absolute;
			top: 17px;
			left: 248px;
	}

	#transerLangBnr .quadra .second {
		position: absolute;
			top: 17px;
			left: 488px;
	}

	#transerLangBnr .quadra .third {
		position: absolute;
			top: 104px;
			left: 248px;
	}

	#transerLangBnr .quadra .fourth {
		position: absolute;
			top: 104px;
			left: 488px;
	}

#transerLangBnr .single {
	position: absolute;
		top: 23px;
		left: 222px;
}

