body{
 text-align:center;
 background-image:url(../img/back.gif);
 line-height: 1.6;
 background-repeat:repeat;
 background-color:#FFFFFF;
 font-family:'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 font-size:smaller;}

#container {
 color: #000000;
 overflow: hidden;
 margin:auto;
 width:1000px;
 background-image:url(../img/body.gif);
 background-repeat:no-repeat;}

#container:after {
 content: "";
 display: block;
 clear: both;
 height: 1px;
 overflow: hidden;}

/*\*/
* html #container {
 height: 1em;
 overflow: visible;}
/**/

.main{ width:940px;}

.side{
 width:200px;
 float:left;
 margin:0 auto;}

.center{
 width:600px;
 margin:0 auto;}

.menu{
 margin:0 auto;
 width:190px;
 border:none;}

c-both {
 clear:both;
 background-color:#000000;}

.header{
 width:1024px;
 margin:0 auto;}

.footer{
 width:1000px;
 margin:0 auto;
 background-image:url(../img/footer.gif);
 background-repeat:no-repeat;}

a{ border:none;}

a.special:link { color : #FFFFFF; }
a.special:visited { color : #FFFFFF; }

a.special2:link { color : #000000; }
a.special2:visited { color : #000000; }

.box{
 width:200;
 text-align:left;}

.workbox{
 width:670px;
 margin:auto;
 text-align:left;}