/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
@charset "<!--{$smarty.const.CHAR_CODE}-->";

/***エラーＣＳＳ***/

/***コンテンツ***/
/*枠*/
#containerfull #frame{
border: 0;
margin: 50px 100px;
padding: 0;
width: 500px;
background: #ccc;
}

/*タイトル行*/
#containerfull #frame #left{
background: #fff;
text-align: center;
height:150px;
}



/*ボタン*/
#containerfull #button{
border: 0;
margin: 30px 0;
padding: 0;
text-align: center;
}
