/* CSS Document */

* {
	margin:0; padding:0;
}


/* mainのスタイル */

#maintable {
	margin: 0;
	padding: 0;
	border: none;
}

#ww_spec {
	display: block;
	width: 184px;
	height: 78px;
	
	background-image: url(../img/contents/main_spec.gif);
	background-repeat: no-repeat;
	
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.2;
	color: #0f218b;
	
	padding: 23px 0 0 30px;
	
	#width: 214px;
	#height: 91px;
	#padding: 10px 0 0 30px;
}

/* jewelpet_top.swf のbg */
#topFlash {
	width: 760px;
	height: 635px;

	margin: 0;
	padding: 0;

	background-image: url(../img/contents/topFlashbg.jpg);
	background-repeat: no-repeat;
}

#contents05Flash {
	width: 760px;
	height: 445px;

	margin: 0;
	padding: 0;

	background-image: url(../img/contents/contents05Flash_bg.gif);
	background-repeat: no-repeat;
}


/* 説明文のclass */

strong {
	color: #ff0096;
	font-weight: bold;
}

/* movBtnのclass */
.index_movBtn01 {
	display: block;
	width: 260px;
	height: 215px;
	text-indent: -9999px;
	background-image: url(../img/contents/index_movbtn_01.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.index_movBtn01 { background-position: 0px 0px;}
a:hover.index_movBtn01 { background-position: 0px -215px;}

.index_movBtn02 {
	display: block;
	width: 260px;
	height: 215px;
	text-indent: -9999px;
	background-image: url(../img/contents/index_movbtn_02.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.index_movBtn02 { background-position: 0px 0px;}
a:hover.index_movBtn02 { background-position: 0px -215px;}

.index_movBtn03 {
	display: block;
	width: 260px;
	height: 215px;
	text-indent: -9999px;
	background-image: url(../img/contents/index_movbtn_03.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.index_movBtn03 { background-position: 0px 0px;}
a:hover.index_movBtn03 { background-position: 0px -215px;}

.movBtn01 {
	display: block;
	width: 720px;
	height: 160px;
	text-indent: -9999px;
	background-image: url(../img/contents/contents01_movbtn.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.movBtn01 { background-position: 0px 0px;}
a:hover.movBtn01 { background-position: 0px -160px;}

.movBtn02 {
	display: block;
	width: 720px;
	height: 160px;
	text-indent: -9999px;
	background-image: url(../img/contents/contents02_movbtn.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.movBtn02 { background-position: 0px 0px;}
a:hover.movBtn02 { background-position: 0px -160px;}

.movBtn03 {
	display: block;
	width: 720px;
	height: 160px;
	text-indent: -9999px;
	background-image: url(../img/contents/contents04_movbtn.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.movBtn03 { background-position: 0px 0px;}
a:hover.movBtn03 { background-position: 0px -160px;}

.movBtn04 {
	display: block;
	width: 720px;
	height: 160px;
	text-indent: -9999px;
	background-image: url(../img/contents/contents05_movbtn.gif);
	background-repeat: no-repeat;
	border: none;
}

/* a:hover */
a.movBtn04 { background-position: 0px 0px;}
a:hover.movBtn04 { background-position: 0px -160px;}





