body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td ,br{ 
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	}/* =hack　★ie5-6-7 「font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;」*/

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset,img { 
	border:0;
	}
a{
	text-decoration: none;color: #000;
}
a:hover{
	color: #666;
}
a img {
    border: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	}

ul,li,ol,dl,dt,dd {
	list-style:none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size: 1em;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym {
	border:0;
	}
	
/* =1 index page　　________________________________________*/
div#index-wrap{
	width: 832px;
	height:640px;
	position:absolute;
	left:50%;
	top:50%;
	text-align: left;
	margin-left:-415px;
	margin-top:-320px;	
}
#index-stage{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#foot{
	margin-top:10px;
	font-size: 10px;
	text-align: center;
	line-height: 180%;}
	
#imageSlideshowHolder{	
		width:830px;	/* Image width */
		height:490px;	/* Image height */
		position:relative;	/* Don't remove this line */
	}

	
#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}




