@charset "utf-8";

/* General */
* {margin:0;padding:0;}
html {font-size:13px;overflow-y:scroll;background:url(../img/html_bg.gif) center 50px repeat-x #4E3821;}
body {color:#E4D7C2;text-align:center;}
h1 {display:none;}
a,a img {border:none;}
a {color:#E4D7C2;}

#index-header {background:url(../../images/header_bg.png) center top no-repeat;text-align:center;}
#index-header-content {width:820px;margin:0 auto;text-align:right;}
#index-main {background:url(../img/main_bg.gif) center top repeat-y;text-align:center;}
#index-main-content {width:840px;margin:0 auto;text-align:left;}
.index-main-content-section {width:770px;margin:0 0 20px 40px;}
#common-footer {background:url(../img/footer_bg.gif) center top repeat-x;text-align:center;}
#common-footer-content {margin:0 auto;background:url(../img/footer-content_bg.gif) center top no-repeat;text-align:center;}

.cmenu {margin-left:10px;padding-bottom:12px;}
.cmenu li {float:left;display:inline;}
.cmenu li.pdf-ls {margin-left:300px;}
#index-main-content h2 {display:none;}
.index-main-content-section h3 {margin-bottom:10px;padding-top:10px;float:left;display:inline;}
.index-main-content-section h3.p-a {padding-top:40px;}
.index-main-content-section h3.p-b {padding-top:45px;}
.index-main-content-section h3.p-c {padding-top:50px;}
.index-main-content-section p {width:530px;float:left;display:inline;line-height:1.5;}
.index-main-content-section .pthumb {width:214px;margin-right:20px;float:left;display:inline;}
#common-footer-content p {padding:10px 0 40px 0;font-size:.8em;}

.pagetoop-nav {margin:0 40px 30px 0;text-align:right;}
.fc:after {content:".";display:block;height:0.1px;clear:both;visibility:hidden;}

/* Trash */
body, x:-moz-any-link, x:default {margin-left:-1px;} 
* html body {padding-left:1px;}
*:first-child+html body {padding-left:1px;}
* html #index-header {width:1024px;}
* html #index-main {width:1024px;}
* html .fc {height:1%;display:block;overflow:visible;}
* + html .fc {height:1%;display:block;overflow:visible;}

