/* ########## タイトルフレーム ##########*/
.bcColorTitle
{
	background-image: url('../img/Title.gif');
	background-repeat : no-repeat;
}

/* ########## アクセスフレーム ##########*/
.bcColorAccess
{
}

/* ########## 除雪時刻取得フレーム ##########*/
.bcColorGetJyosetsuJikoku
{
}

/* ########## アクションフレーム ##########*/
.bcColorAnime
{
	background-image: url('../img/Anime.gif');
	width:192px;
	height:80px;
	background-repeat : no-repeat;
}

/* ########## アクションフレーム ##########*/
.bcColorAction
{
}

.styleActionBottonManual_ON
{
	Position: absolute;
	right:150;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonManual_ON.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonManual_OFF
{
	Position: absolute;
	right:150;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonManual_OFF.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonManual_NOTENABLE
{
	Position: absolute;
	right:150;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonManual_NOTENABLE.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonManual_OVER
{
	Position: absolute;
	right:150;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonManual_OVER.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonAuto_ON
{
	Position: absolute;
	right:0;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonAuto_ON.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonAuto_OFF
{
	Position: absolute;
	right:0;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonAuto_OFF.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonAuto_OVER
{
	Position: absolute;
	right:0;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonAuto_OVER.gif');
	border: 0px;
	background-repeat : no-repeat;
}

.styleActionBottonAuto_NOTENABLE
{
	Position: absolute;
	right:0;
	cursor:pointer;
	width:146px;
	height:72px;
	background-color:transparent;
	background-image: url('../img/ActionBottonAuto_NOTENABLE.gif');
	border: 0px;
	background-repeat : no-repeat;
}

/* ########## タブフレーム ##########*/
.bcColorTab
{
}

.styleTabCount
{
	Position: absolute;
	right:0;
	width:200px;
	height:20px;
}

.styleTabGenzai_ON
{
	Position: absolute;
	left:0px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabGenzai_ON.gif');
	border: 0px;
}

.styleTabRireki_ON
{
	Position: absolute;
	left:160px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabRireki_ON.gif');
	border: 0px;
}

.styleTabGenzai_OFF
{
	Position: absolute;
	left:0px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabGenzai_OFF.gif');
	border: 0px;
}

.styleTabRireki_OFF
{
	Position: absolute;
	left:160px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabRireki_OFF.gif');
	border: 0px;
}

.styleTabGenzai_OVER
{
	Position: absolute;
	left:0px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabGenzai_ON.gif');
	border: 0px;
}

.styleTabRireki_OVER
{
	Position: absolute;
	left:160px;
	cursor:pointer;
	width:155px;
	height:45px;
	background-image: url('../img/TabRireki_ON.gif');
	border: 0px;
}

/* ########## カレンダーフレーム ##########*/
.bcColorCalender
{
	background-image: url('../img/Haikei.gif');
}

/* ########## タイムフレーム ##########*/
.bcColorTime
{
	background-image: url('../img/Haikei.gif');
}


/* ########## サーチフレーム ##########*/
.bcColorSearch
{
	background-image: url('../img/Haikei.gif');
}

/* ########## マップフレーム ##########*/
.bcColorMap
{
	background-image: url('../img/Haikei.gif');
}



