@charset "shift_jis";/* -------------------------------------------------------- __styleReset-------------------------------------------------------- */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    margin:0;   padding:0;	color:#333;	line-height:1.0;	}p { 	}ul li { list-style-type:none; }a img { border:0; }img{ margin:0;padding:0;}a {text-decoration: none; color:#fff}a:hover {text-decoration: none; color:#f00}body img { -ms-interpolation-mode: bicubic; } /* ------ ªstyleResetª ------ *//* -------------------------------------------------------- __base style-------------------------------------------------------- */body {	margin: 0 auto;	padding: 0;	text-align: center;	font-family: Verdana, Arial, sans-serif;	background:#ccc url(background.jpg)  repeat ;	}#contents {	margin: 30px auto;	text-align: center;	width:899px;	}#contents .imageBox {	position:relative;	}#contents .back{	position: absolute;	top:270px;	left:0px;	font-size:60px;	}#contents .next{	position: absolute;	top:270px;	left:860px;	font-size:60px;	}#contents p {	margin: 0.5em 0 0;	color:#fff;	}