/* * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. * * http://www.lockon.co.jp/ */ @charset ""; /***本登録完了CSS***/ /***コンテンツ***/ #containerfull #maintitle{ border: 0; margin: 0 0 30px 0; padding: 0; width: 700px; } /**テーブル**/ /*枠*/ #containerfull #frame{ border: 0; margin: 0 100px; padding: 0; width: 500px; background: #ccc; } /*タイトル行*/ #containerfull #frame #left{ background: #fff; text-align: center; height:150px; } /*ボタン*/ #containerfull #button{ border: 0; margin: 40px 0 20px 0; padding: 0; text-align: center; }