/*全ページ共通*/
body {background-color: #ffffcc;padding: 0px;margin: 0px;background-image: url(http://www.officeamuse.com/ft/kanto/donut/images/bg.gif);}
.browntext{color:"#622800";letter-spacing: normal;word-spacing: 8px;font-size: 12px;text-decoration: none;line-height: 18px;}
.tbl-orange {border: 1px solid #FDE4AC;}
.tbl-brown {border: 1px solid #CC9933;}
.blacktext{color:"#333333";letter-spacing: normal;word-spacing: 8px;font-size: 12px;text-decoration: none;line-height: 18px;}
A.blacktext:link,A.blacktext:visited{color:"#333333";letter-spacing: normal;word-spacing: 8px;font-size: 12px;text-decoration: none;line-height: 18px;}
A.blacktext:hover,A.blacktext:active{color:"#333333";letter-spacing: normal;word-spacing: 8px;font-size: 12px;text-decoration: underline;line-height: 18px;}
.tbl-black-bottom {border-bottom: 1px solid #333333;}
.tbl-brown-bottom {border-bottom: 1px dotted #cc9933;}


/*footer*/
.footer{color:"#ffffff";letter-spacing: 1px;word-spacing: 10px;font-size: 10px; text-decoration: none;margin:10px 0}

/*topmenu*/
.whitetext{color:"#ffffff";letter-spacing: normal;word-spacing: normal;font-size: 10px; text-decoration: none}
A.whitetext:link,A.whitetext:visited{color:"#622800";letter-spacing: normal;word-spacing: normal;font-size: 10px; text-decoration: none}
A.whitetext:active,A.whitetext:hover{color:"#ffffff";letter-spacing: normal;word-spacing: normal;font-size: 10px; text-decoration: none}

/*基本スタイル*/
.bold  { font-weight: bold;}/*太字化*/
.normal  { font-weight: normal;}/*細字化*/
.hx { margin: 0em 0em;}/*hxのスパン無効化*/
.right {text-align: right;} /*右寄せ*/
.left {text-align: left;} /*左寄せ*/
.center {text-align: center;} /*中央寄せ*/
.white { color:#ffffff; }/*白化*/
.black { color:#000000; }/*黒化*/
.line_height  {line-height: 12px;}/*未使用*/
.line_height2  {line-height: 35px;}
.brownlink{color: #622800;}
A.brownlink:active,A.brownlink:hover{color:"#CC5200"}
/**/

/*フォント大きさ設定*/
.size_06 {font-size: 6px;}
.size_08 {font-size: 8px;}
.size_10 {font-size: 10px;}
.size_12 {font-size: 12px;}/*フォント大きさ　ノーマルサイズ*/
.size_14 {font-size: 14px;}
.size_16 {font-size: 16px;}
/*注　今後はサイズが直感的にわかるように、ｐｘサイズと指定サイズの数値を同じにすること。*/