@charset "utf-8";
/* CSS Document */

body,div,p,dl,dt,dd,h2{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#wrapper {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}


/*********/

#c-box dl{
	width: 320px;
	height: 215px;
}

#left{
	float: left;
	width: 48px;
}

#right{
	position: relative;
	float: right;
	width: 271px;
}

#right p{
	position: absolute;
	width: 65px;
}

#right p.m01{ top:0px; left:0px;}
#right p.m03{ top:0px; left:68px;}
#right p.m05{ top:0px; left:136px;}
#right p.m07{ top:0px; left:204px;}

#right p.m02{ top:68px; left:0px;}
#right p.m04{ top:68px; left:68px;}
#right p.m06{ top:68px; left:136px;}
#right p.m08{ top:68px; left:204px;}

img .reset{ clear:both;}


/*********/

#c-box2 dt{
	width: 320px;
	height: 73px;
}

#c-box2 dd{
	position: relative;
	width: 320px;
	height: 292px;
	background: url(img/11.jpg);
	background-size: 320px 292px;
}

#c-box2 p{
	position: absolute;
	width: 148px;	
}

#c-box2 dd .m01{ top:0px; left:9px;}
#c-box2 dd .m03{ top:69px; left:9px;}
#c-box2 dd .m05{ top:138px; left:9px;}
#c-box2 dd .m07{ top:207px; left:9px;}

#c-box2 dd .m02{ top:0px; left:163px;}
#c-box2 dd .m04{ top:69px; left:163px;}
#c-box2 dd .m06{ top:138px; left:163px;}
#c-box2 dd .m08{ top:207px; left:163px;}
 
/*********/

