/*-----------------------------------------------------------
 *mainContent
 *-----------------------------------------------------------*/
#mainContent .corner_maru{
width			:93%;
margin			:0 10px;
}

#mainContent .rtop, .rbottom{
display			:block;
background		:#FFF;
}

#mainContent .rtop *, .rbottom * {
display			:block;
height			:1px;
overflow		:hidden;
}

#mainContent .r1{margin:0 5px;}
#mainContent .r2{margin:0 3px;}
#mainContent .r3{margin:0 2px;}
#mainContent .r4{margin:0 1px; height:2px;}

/*-------------------------------
 * color1
 *-------------------------------*/
.color1 {
background-color:#ffddff;
}

.color1 .rtop *, .color1 .rbottom * {
background-color:#ffddff;
}

/*-------------------------------
 * color2
 *-------------------------------*/
.color2 {
background-color:#eeeeff;
}

.color2 .rtop *, .color2 .rbottom * {
background-color:#eeeeff;
}
