@charset "UTF-8";/* ========BASIC======== */* {    }body {   margin:0;   padding:0;   letter-spacing:1px;   background:#EFEFEA;}br {   letter-spacing:normal;}a {   color:#333;   text-decoration:none;}a:hover {   color:#DF8713;   text-decoration:none;}img {   border:0;}h1,h2,h3,h4,h5,h6 {   margin:0;}/* ========TEMPLATE LAYOUT======== */div#top {   width:778px;   margin:0 auto;   border-left:1px solid #ccc;   border-right:1px solid #ccc;   background:#fff;}div#header {   width:774px;   margin:0 2px;   background:#4f3333;}div#menu {   width:774px;   margin:0 2px;   background:#ccc;}div#contents {   clear:both;   width:774px;   margin:0 2px;   padding:10px 0;}div#main {   float:left;   width:624px;   padding:0 5px;}div#sub {   float:right;   width:120px;   padding-right:5px;}div#footer {   clear:both;   width:774px;   margin:0 2px;}}/* ========HEADER CUSTOMIZE======== */div#header h1 {   margin:0;   padding:0 10px;   font-size:2em;   color:#fff;   line-height:80px;}div#header h1 a {   color:#fff;}/* ========MENU CUSTOMIZE======== */div#menu ul {   margin:0;   padding:0;}div#menu li {   float:left;   font-size:0.75em;   color:#333;   list-style-type:none;   padding:5px 0;}div#menu li a{   margin-right:1px;   padding:5px 10px;   color:#fff;   background:#9C6565;}div#menu li a:hover{   color:#fff;   background:#DF8713;}/* ========MAIN CONTENTS CUSTOMIZE======== */div#main a {   color:#DF8713;}div#main a:hover {   border:0;   color:#DF8713;   border-bottom:1px solid #DF8713;}div#main h2 {   margin-bottom:3px;   padding:2px 2px 2px 5px;   font-size:0.94em;   font-weight:bold;   line-height:1.4;   border-left:5px solid #4E3333;   background:url(images/bg_h2.gif);}div#main h3 {   margin-bottom:2px;   padding-left:25px;   font-size:0.88em;   line-height:1.4;   background:url(images/bg_h3.gif) 0 50% no-repeat;}div#main p{   margin:0 0 1em 0;   font-size:0.75em;   line-height:1.4;}/* ========SUB CONTENTS CUSTOMIZE======== */div#sub .section {   margin-bottom:10px;   padding:10px;   background:#DEDDD0;}div#sub h2 {   padding-bottom:5px;   text-align:center;   font-size:1em;   font-weight:bold;   color:#fff;   border-bottom:1px solid #93847B;}div#sub ul {   margin:0;   padding:5px 0 0 10px;}div#sub li {   margin:0;   padding-left:12px;   font-size:0.75em;   line-height:1.4;   background:#DEDDD0 url(images/bg_list.gif) 0 50% no-repeat;   list-style:none;}/* ========FOOTER CUSTOMIZE======== */div#totop{   position:relative;   height:30px;}div#totop p{   position:absolute;   top:0;   right:7px;   margin:0;   padding-left:8px;   font-size:0.63em;   background:#fff url(images/bg_totop.gif) 0 50% no-repeat;}address{   padding:20px 0;   text-align:center;   font-size:0.63em;   color:#333;   border-top:1px solid #ccc;}