@CHARSET "UTF-8";

/* Tags */
* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background: url(images/body-bg.png) center repeat-y;
    text-align: center;
    line-height: 1.7;
    font-size: 0.9em;
    color: #333;
}

p {
    margin: 0 0 1em 0;
    padding: 0;
}

a {
    /*color: #FF7A00;*/
}

img {
    border: none;
}

li {
    list-style: none;
}


/* Clearfix */
#body:after,
#header:after,
#header-nav ul:after,
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

#body,
#header,
#header-nav ul,
.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html #body,
* html #header,
* html #header-nav ul,
* html .clearfix {
    height: 1%;
}

#body,
#header,
#header-nav ul,
.clearfix {
    display: block;
}
/* End hide from IE-mac */



/* Layout */
#container {
    position: relative;
    margin: 0 auto;
    width: 800px;
    min-height: 100%;
    background-color: #FFF;
    text-align: left;
}

* html #container {
    height: 100%;
}

#header {
    margin: 0;
    padding: 0 15px;
}

#body {
    padding: 30px 15px 230px;
}

#content {
    width: 540px;
    float: right;
}

#sidebar {
    width: 200px;
    float: left;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 800px;
}



/* Header */
#header h1 {
    float: left;
}

#header h1 a {
    margin: 10px 0 0 0;
    width: 280px;
    height: 49px;
    display: block;
    background: url(images/logo.png) no-repeat;
    text-indent: -999em;
    overflow: hidden;
    outline: none;
}

#header-nav {
    padding-bottom: 12px;
    width: 470px;
    float: right;
    background: url(images/headermenu-bottom.png) center bottom no-repeat;
}

#header-nav ul {
    border-width: 0 1px;
    border-style: solid;
    border-color: #999;
    background: url(images/headermenu-sep.png) repeat;
    list-style: none;
    overflow: hidden;
}

#header-nav li {
    margin: 0 1px 0 -1px;
    float: left;
    border-left: 1px dashed #999;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1;
}

#header-nav a {
    display: block;
    padding: 20px 10px;
    text-decoration: none;
    /*color: #333;*/
}

#header-nav a:hover {
    background-color: #FF7A00;
    color: #FFF;
}



/* Sidebar */
#sidebar .description {
    margin-bottom: 1em;
    padding: 10px;
    border: 2px solid #CCC;
}

#sidebar .description p {
    margin-bottom: 2em;
    font-size: 0.9em;
}

#sidebar .description ul {
    list-style: none;
    text-align: center;
}

#sidebar-nav {
    list-style: none;
}

#sidebar-nav li {
    border-bottom: 1px dashed #CCC;
}

#sidebar-nav a {
    display: block;
    margin: 0;
    padding: 10px 5px 10px 25px;
    text-decoration: none;
    /*color: #333;*/
    background: url(images/arrow.png) 5px 12px no-repeat;
}

#sidebar-nav a:hover {
    color: #FF7A00;
    text-decoration: underline;
}

/* Footer */
#backtotop {
    margin-right: 20px;
    float: right;
    height: 22px;
    line-height: 0;
    background-color: #FFF;
}

#footer-board {
    clear: both;
    background-color: #3C3C3C;
    font-size: 0.9em;
    color: #FFF;
}

#location {
    float: left;
    width: 420px;
    margin: 15px 0 0 15px;
    display: inline;
}

#map {
    margin-right: 15px;
    float: left;
}

#address {
    float: left;
}

#address dt {
    margin-bottom: 1em;
    font-size: 1.4em;
    color: #FF7A00;
}

dl#address dd {
    color: #FFF;
    margin-bottom: 1em;
}	

#footer-nav {
    float: right;
    width: 340px;
    margin: 15px 15px 0 0;
    color: #FF7A00;
    list-style: none;
    display: inline;
}

#footer-nav li {
    width: 150px;
    padding-left: 10px;
    margin: 0 10px 5px 0;
    float: left;
    background: url(images/footermenu-square.png) 0 5px no-repeat;
}

#footer-nav a {
    text-decoration: none;
    color: #FFF;
}

#footer-nav a:hover {
    color: #FF7A00;
    text-decoration: underline;
}

#copyright {
    clear: both;
    margin: 0;
    padding: 0 5px 5px 0;
    text-align: right;
    color: #FFF;
}


h2 {
    background: url("images/h2-back.gif") no-repeat;
    line-height: 54px;
    padding-left: 20px;
    color: #333;
    margin-bottom: 15px;
    font-size: 1.2em;
}

h3 {
    color: #FF6600;
    padding: 5px 0px;
    font-size: 1.2em;
}

table {
    margin-bottom: 50px;
}
th,td {
    border: 1px solid #CCC;
    padding: 5px 10px;
}
th {
    background: #FF9900;
    font-weight: normal;
    text-align: center;
}

form {
    background: #FFFACD;
    border: 1px solid #DDD;
    padding: 15px;
}

form label{
    border-left: 4px solid #FFCC66;
    background: #FFEECC;
    padding: 5px;
}

div .hentry {
	border-left:3px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
    padding: 0px 5px;
    margin:15px 0px;
}

.post ul {
}
.post li {
	margin-left:20px;
}

ul.pankuzu {
    list-style: none;
    margin-bottom: 30px;
}
ul.pankuzu li {
    float: left;
    padding-right: 10px;
}
.postmetadata {
    margin-top: 60px;
    font-size: 0.8em;
}
.widget_recent_entries ul li {
    padding: 6px 0px;
}
.widgettitle {
    margin-top: 30px;
}
div#inquiry {
    margin: 50px 20px 20px 20px;
    padding: 30px;
    border: 1px solid #999;
}

