mainbtn_1_ac@charset "utf-8";

/************************************************************
 * 初期化
 ************************************************************/
div#mailimg ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img	{ border-top-style: none; border-right-style: none;	border-bottom-style: none;	border-left-style: none;}


.cS	{ display:block; text-indent:-9999px; overflow:hidden; }

/* 日本語トップ */
.b_relief1	{
	width:35px;
	height:35px;
	background-image: url(../img/top/mainbtn_1_df.gif);
}
.b_relief2	{
	width:35px;
	height:35px;
	background-image: url(../img/top/mainbtn_2_df.gif);
}
.b_relief3	{
	width:35px;
	height:35px;
	background-image: url(../img/top/mainbtn_3_df.gif);
}
.b_relief4	{
	width:35px;
	height:35px;
	background-image: url(../img/top/mainbtn_4_df.gif);
}

.b_relief1:hover,
.selected .b_relief1	{ background-image: url(../img/top/mainbtn_1_ac.gif); }
.b_relief2:hover,
.selected .b_relief2	{ background-image: url(../img/top/mainbtn_2_ac.gif); }
.b_relief3:hover,
.selected .b_relief3	{ background-image: url(../img/top/mainbtn_3_ac.gif); }
.b_relief4:hover,
.selected .b_relief4	{ background-image: url(../img/top/mainbtn_4_ac.gif); }

/* 英語トップ */
.b_relief_en1	{
	width:35px;
	height:35px;
	background-image: url(../img/top_en/mainbtn_1_df.gif);
}
.b_relief_en2	{
	width:35px;
	height:35px;
	background-image: url(../img/top_en/mainbtn_2_df.gif);
}
.b_relief_en3	{
	width:35px;
	height:35px;
	background-image: url(../img/top_en/mainbtn_3_df.gif);
}
.b_relief_en4	{
	width:35px;
	height:35px;
	background-image: url(../img/top_en/mainbtn_4_df.gif);
}

.b_relief_en1:hover,
.selected .b_relief_en1	{ background-image: url(../img/top_en/mainbtn_1_ac.gif); }
.b_relief_en2:hover,
.selected .b_relief_en2	{ background-image: url(../img/top_en/mainbtn_2_ac.gif); }
.b_relief_en3:hover,
.selected .b_relief_en3	{ background-image: url(../img/top_en/mainbtn_3_ac.gif); }
.b_relief_en4:hover,
.selected .b_relief_en4	{ background-image: url(../img/top_en/mainbtn_4_ac.gif); }


div.scroller-inner {
	position:relative;
	height: 246px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}
#main_butA	{
	position: absolute;
	bottom: 8px;
	left: 608px;
}
#main_butB	{
	position: absolute;
	bottom: 8px;
	left: 653px;
}
#main_butC	{
	position: absolute;
	bottom: 8px;
	left: 698px;
}
#main_butD	{
	position: absolute;
	bottom: 8px;
	left: 743px;
}
.scroller-inner .window {
}
