* {
 margin:auto;
 padding:0;
}

#main {
	width:834px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
}

body {
 text-align:center;
}

/*右ブロック処理　色無し*/
#wrapper {
 width:834px;
 float:left;
}


#type_a_main_L {
 background:#fcc;
 width:618px;
 float:right;
}

#type_a_main_R {
 background:#ccf;
 width:216px;
 float:right;
}



#type_a_main_L2 {

 width:618px;
 float:right;
}

#type_a_main_R2 {

 width:216px;
 float:right;
}
#type_fter{
 width:834px;
}
