@charset "EUC-JP";   /*   文字コード   */

/*全体設定*/
body,p,ul,li	{ margin: 0; padding: 0; }
body {
font-size: 75%;
color: #333333;
line-height: 160%;
background-color: #FFF0E2;
height: 100%;
width: 100%;
padding: 0px;
margin: 0px;
}

table { table-layout:fixed; }
table td { text-align: left; }
table td.right { text-align: right; }

a span, hr	{ display: none; }
a img       { border: none; }
.clear               { clear: both;}
.clear br, .no_view  { display: none; }


/*フォント設定*/
.font1 { font-size: 80%; line-height:160%; }
.font2 { font-size: 120%; line-height:120%; }

/*リンク設定*/
a:link    { color:#333333;text-decoration: underline }
a:visited { color:#333333;text-decoration: underline }
a:hover   { color:#009999;text-decoration: none }
a:active  { color:#009999;text-decoration: none }

/*枠*/
#header		{ width: 782px; height: 34px; background:url(/shop/goods/ange_noteset/images/head.gif) no-repeat; text-align: right; position: relative; }
#header p		{ line-height:34px; }
#limit		{ width: 782px; background:url(/shop/goods/ange_noteset/images/bg.gif) repeat; margin: 0; padding: 0px; }
#waku		{ width: 719px; background:url(/shop/goods/ange_noteset/images/table02.gif) repeat; margin: 0; padding: 0px; margin-top: 10px; }
#waku2		{ width: 685px; margin: 0; padding: 0px; text-align: left; }
#waku3		{ width: 700px; margin: 0; padding: 0px; text-align: left;  margin-top: 10px;}
#error		{ width: 700px; background-color: #CC0000; padding: 2px; text-align: left;}