@charset "Shift_JIS";


body {
	background-color: #ffffff;
	background: transparent url('../images/bg_grade.gif') 0 61px repeat-x;
}

body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}

body, #container ,#main, #mainContent, #contents {
	position:relative;
}

img {
	vertical-align: top;
	border: 0;
}

li span img {
	margin-right: 2px;
}

.notline {
	border: none !important;
}

.space_s {
	margin: 10px 0;
}
.space_m {
	margin: 20px 0;
}

clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* ---ˇw’činclude‘Ī¨ō--------------------------------------------------------------- */
#Teaser #container {
	text-align:center !important;
}

#contents .box_middle:after {
	display: block;
	clear: both;
	content: ".";
	height: 0;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

* html #contents .box_middle {
	height: 1%;
}

#memory-swf-container {
    height: 0;
    overflow: hidden;
}