/* レイアウト */
#idsContainer {
	width:786px;
}

#idsLayoutCenterAndLeft {
	margin-right:-258px;
}

#idsLayoutInCenterAndLeft {
	margin-right:258px;
}

#idsLayoutRight {
	width:258px;
}

/* レイアウト */
#idsLayoutCenter {
	margin-left:-0;
}

#idsLayoutInCenter {
	margin-left:0;
}
