/*Reset--------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,hr{margin:0;padding:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';} 

/*----------------Reset End*/

/* 背景関連 */

body {
	margin:0;
	text-align:center;
}

img{
	border: none;
	vertical-align: bottom;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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

#subwin1 {
	background:url(../iteminfo/img/bg_main.jpg) repeat scroll center top;
	min-width:450px;
	}

#subwin_container {
	background:url(../iteminfo/img/bg_main.jpg) repeat-y;
	width:450px;
	margin:0 auto;
	text-align:center;
}

/* ｗｉｉスピーク */
	
#book_subtitle {
	clear: both;
	margin:23px 0px 15px 0px;
}

#book_main {
	width: 452px;
	margin:0 auto;
}

#ph {
	float: left;
	width: 165px;
}

#info {
	float: left;
	width: 287px;
}

.mes {
	margin: 15px 0;
}

#notes {
	clear: both;
	margin:0 0px 50px 0px;
}

#footer {
	clear: both;
	width:130px;
	padding:15px 0px 0px 405px
}

#footer a{
	display:block;
	width:130px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../wiispeak/img/close_off.jpg)
}


#footer a:hover {
	background-image:url(../wiispeak/img/close_on.jpg)
}

/*
	date:20111128 */
	
#item2011{
	padding-top: 105px;
}
#item2011 h1{
	width: 766px;
	margin:20px auto 38px;
}

#item_list{
	width: 752px;
	text-align: left;
}

#item_list li{
	float: left;
	display: block;
	margin-bottom: 26px;
	margin-left: 26px;
}
#section01{
	width: 766px;
	margin: 0 auto;
	text-align: left;
}

#section01 .atn01{
	width: 716px;
	margin: 0 0 39px 26px;
}

#section02{
	width: 716px;
	padding-bottom: 44px;
	margin: 0 auto 20px;
	background: url("../iteminfo/img/bg_contents.gif") bottom center no-repeat #fff;
	text-align: left;
}
#section02 ul.element01{
	margin: 21px 0 33px 47px;
}
#section02 ul li.cau01{
	margin-bottom: 10px;
}
#section02 ul li.cau02{
	margin-bottom: 25px;
}
#section02 .step01{
	margin-left: 47px;
}
#section02 .step01 h3{
	margin-bottom: 15px;
}
#section02 .step01 ol{
	margin-bottom: 45px;
}

#section02 .step01 ol li{
	margin-bottom: 18px;
}
#section02 p{
	margin-bottom: 44px;
}



