@import "../default-skin.less";
@import "../../global/mixin.less";

.s_pc,
.s_pad {
	.l_center {
		width:30em; margin:0 auto;
	}
	.l_center-width-4  { width:40em;}
	.l_center-width-5  { width:50em;}
	.l_center-width-6  { width:60em;}
	.l_center-width-7  { width:70em;}
	.l_center-width-8  { width:80em;}
	.l_center-width-9  { width:90em;}
	.l_center-width-10 { width:100em;}
}