@charset "utf-8";

/*  
Theme Name: Moriyama
Theme URI: http://www.pc-moriyama.jp/
Description: For the general information desk in front of Moriyama City Station
Author: Bamboo Project
Version: 1.0
*/

/***********************************************
 Styles Reset
***********************************************/
/*\*/
* { 
margin: 0;
padding: 0;
background-color: transparent;
}
ul {
list-style: none;
}
.clear {
clear: both;
}
p {
padding-bottom: 1em;
}
blockquote {
margin-left: 3em;
}
input,  textarea {
font-size: 1em;
}
img {
border: none;
}
html>body img {
vertical-align: bottom;
}

/***********************************************
 Structure
***********************************************/
/*
    *--shadow------------------------------*
    |*-----container----------------------*|
    ||*----------------------------------*||
    |||        header                    |||
    ||*----------------------------------*||
    ||*----------------------------------*||
    |||        navi                      |||
    ||*----------------------------------*||
    ||*----------------------------------*||
    |||                                  |||
    |||                                  |||
    |||        contents                  |||
    |||                                  |||
    |||                                  |||
    ||*----------------------------------*||
    ||*----------------------------------*||
    |||        footer                    |||
    ||*----------------------------------*||
    |*------------------------------------*|
    *--------------------------------------*

*/

/***********************************************
 Structure
***********************************************/
body {
color: #535353;
background-color: #f0f0e6;
font-size: 82.5%;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
text-align:center;
padding: 0 10px; /* for shadow division */
}
#shadow {
background-image: url(images/back_body.gif);
background-repeat: repeat-y;
padding: 0 10px;
}
#container {
width: 770px;
margin: 0 auto;
line-height: 1.5;
text-align:left;
}
#header {
font-size: 80%;
color: #000;
background-color: #ffc83c;
position:relative;
height:73px;
}
#navi {
clear: left;
}
#contents {
clear: both;
}
#page-left {
border-left: 22px solid #ffc83c; 
width: 500px;
float: left;
}
#blog-left {
float: left;
width: 492px;
margin-right: 35px;
}
#sidebar {
float: left;
width: 200px;
}
#footer {
clear: both;
font-size: 80%;
color: #000;
background-color: #ffc83c;
}

/***********************************************
 Common Styles
***********************************************/
#page h2, #page_2column h2, #blog-left h2 {
font-size: 125%;
padding-left: 25px;
background: #fff;
}
#page .column h3, #page-left .column h3 {
color: #828282;
font-size: 110%;
background-color: #fff;
background-image: url(images/back_h3.gif);
background-repeat: no-repeat;
margin-top: 10px;
padding-left: 25px;
border-color: #828282 #828282 #c85a32 #c85a32;
border-style: solid;
border-width: 1px 1px 2px 4px;
_background-position: 4px 1px; /* for IE */
}
h4 {
padding-top: 1em;
padding-left: 25px;
font-weight: bold;
font-size: 100%;
background-color: #fffff0;
}
a {
text-decoration: none;
}
a:hover,  a:active,  a:focus {
text-decoration: underline;
}

/***********************************************
 Division Common Styles
***********************************************/
/*----------------------------
 Header
----------------------------*/
#header h1 {
float: left;
width: 340px;
}

/*----------------------------
 Header & Footer Navigation
----------------------------*/
#headnavi {
float: left;
height: 73px;
width: 410px;
background-image: url(images/back_headnavi.gif);
background-repeat: no-repeat;
}
#headnavi ul {
position:absolute;
bottom:5px;
right:23px;
text-align:right;
}
#footnavi {
}
#footnavi ul {
padding: 20px 0 20px 20px;
}
#headnavi ul li,
#footnavi ul li {
display: inline;
}
#headnavi ul li a,
#footnavi ul li a {
color: #000000;
margin: 0 3px;
white-space: nowrap;
}
#headnavi ul li a:hover,
#headnavi ul li a:active,
#headnavi ul li a:focus,
#footnavi ul li a:hover,
#footnavi ul li a:active,
#footnavi ul li a:focus {
color: #7F1E03;
}
#footer #copyright {
text-align: right;
padding-right: 23px;
}
#footer #location {
text-align: right;
padding: 10px 23px 20px 0px;
}

/*----------------------------
 Global Navigation
----------------------------*/
#navi ul li {
float: left;
width: 125px;
text-indent:-9999px;
}
#navi ul li {
height: 46px;
}
#navi ul li a {
height: 46px;
display: block;
background-repeat: no-repeat;
}
#navi ul li#navi_top a {
background-image: url(images/navi_top.gif);
}
#navi ul li#navi_top,
#navi ul li#navi_top a:hover,
#navi ul li#navi_top a:active,
#navi ul li#navi_top a:focus {
background-image: url(images/navi_top_over.gif);
}
#navi ul li#navi_yuplan a {
background-image: url(images/navi_yuplan.gif);
}
#navi ul li#navi_yuplan,
#navi ul li#navi_yuplan a:hover,
#navi ul li#navi_yuplan a:active,
#navi ul li#navi_yuplan a:focus {
background-image: url(images/navi_yuplan_over.gif);
}
#navi ul li#navi_flower a {
background-image: url(images/navi_flower.gif);
}
#navi ul li#navi_flower,
#navi ul li#navi_flower a:hover,
#navi ul li#navi_flower a:active,
#navi ul li#navi_flower a:focus {
background-image: url(images/navi_flower_over.gif);
}
#navi ul li#navi_event a {
background-image: url(images/navi_event.gif);
}
#navi ul li#navi_event,
#navi ul li#navi_event a:hover,
#navi ul li#navi_event a:active,
#navi ul li#navi_event a:focus {
background-image: url(images/navi_event_over.gif);
}
#navi ul li#navi_eat-stay a {
background-image: url(images/navi_eat-stay.gif);
}
#navi ul li#navi_eat-stay,
#navi ul li#navi_eat-stay a:hover,
#navi ul li#navi_eat-stay a:active,
#navi ul li#navi_eat-stay a:focus {
background-image: url(images/navi_eat-stay_over.gif);
}
#navi ul li#navi_service a {
background-image: url(images/navi_service.gif);
}
#navi ul li#navi_service,
#navi ul li#navi_service a:hover,
#navi ul li#navi_service a:active,
#navi ul li#navi_service a:focus {
background-image: url(images/navi_service_over.gif);
}

/*----------------------------
 Mori Job
----------------------------*/
#morijob {
clear: left;
position: relative;
padding-left: 22px;
top: 0;
left: 0;
}
#morijob img {
float: left;
}
#morijob p {
width: 200px;
float: left;
padding-left: 10px;
}

/***********************************************
 Respective Styles
***********************************************/
/*----------------------------
 Contents
----------------------------*/
#splash {
clear: left;
}
/*----------------------------
 Wahts New 
----------------------------*/
#whatsnew {
clear: left;
float: left;
width: 422px;
background-color: #fff;
}
#whatsnew h2 {
margin-left: 22px;
}
#whatsnew ul {
margin-left: 22px;
padding: 5px;
background-color: #f0f0f0;
}
#whatsnew ul li {
border-bottom: 1px dotted #828282;
background-color: #f0f0f0;
line-height: 2em;
padding: 2px 5px 2px 10px;
display: block;
}
#whatsnew div.date {
width: 100px;
float: left;
clear: left;
}
#whatsnew div.title {
font-weight: bold;
margin-left: 100px;
_text-indent: -3px; /* for IE */
}
#whatsnew a {
background-repeat: no-repeat;
padding-left: 15px;
background-position: 0 2px;
}
#whatsnew a:link {
color: #863546;
background-image: url(images/arrow_link.gif);
}
#whatsnew a:visited {
color: #5a5a5a;
background-image: url(images/arrow_visited.gif);
}
#whatsnew a:hover,
#whatsnew a:active,
#whatsnew a:focus {
color: #ff7d00;
background-image: url(images/arrow_over.gif);
}
#whatsnew .archives {
text-align: right;
background-color: #f0f0f0;
margin-left: 22px;
line-height: 1.5em;
padding-right: 1em;
padding-bottom: 0.5em;
margin-bottom: 1em;
}
/*----------------------------
 Event Information
----------------------------*/
#eventinfo {
float: left;
width: 305px;
}
#eventinfo h2 {
margin-left: 15px;
}
#eventinfo ul {
margin-left: 15px;
padding: 5px;
}
#eventinfo ul li {
border-bottom: 1px dotted #828282;
line-height: 1.8em;
padding: 2px 5px 2px 10px;
display: block;
}
#eventinfo div.title {
color: #863546;
font-weight: bold;
clear: left;
}
#eventinfo span.term_title {
font-weight: bold;
color: #fff;
background-color: #B4417D;
padding: 1px 2px;
margin: 0 10px 0 10px;
font-size: 92%;
}
#eventinfo span.term_data {
font-size: 92%;
}
#eventinfo a {
padding-left: 15px;
background-repeat: no-repeat;
background-position: 0 2px;
}
#eventinfo a:link {
color: #863546;
background-image: url(images/arrow2_link.gif);
}
#eventinfo a:visited {
color: #5a5a5a;
background-image: url(images/arrow2_visited.gif);
}
#eventinfo a:hover,
#eventinfo a:active,
#eventinfo a:focus {
color: #ff7d00;
background-image: url(images/arrow2_over.gif);
}
#eventinfo .archives {
text-align: right;
line-height: 1.5em;
padding-right: 1em;
padding-bottom: 0.5em;
margin-bottom: 1em;
}
/*----------------------------
 Works Banner 
----------------------------*/
#banner {
clear: left;
}
#banner ul {
float: left;
width: 375px;
}
#banner ul li{
}
#banner_yuplan {
}
#banner_flower {
}
#banner_event {
}
#banner_eat-stay {
}
#banner_service {
}
#banner_blog {
}
#banner_event-invite {
height: 310px;
}
#awasete {
height: 160px;
margin-right: 30px;
float: right;
}
/* 1column */
#page {
border-left: 22px solid #ffc83c; 
}
#page p {
padding: 10px 20px;
background: #fffff0;
}









/* 要チェック */
#page ul, #page ol,
#page_2column ul, #page_2column ol {
padding: 10px 20px;
background: #fffff0;
}
#page ul li,
#page_2column ul li {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #828282;
}
#page ul.list li,
#page_2column ul.list li {
list-style-type: disc;
list-style-position: inside;
}
#page ul li.last,
#page_2column ul li.last {
border-bottom-style: none;
}
#page ul li.role span
#page_2column ul li.role span {
padding: 3.5em;
}
#page ol li,
#page_2column ol li {
padding-top: 5px;
padding-bottom: 5px;
}
#page ol li,
#page_2column ol li {
list-style-position: inside;
}
#page .column,
#page_2column .column {
padding: 10px 30px 10px 57px;
}
/* 2column */
#page_2column {
}
#page_2column h2{
border-left: 22px solid #ffc83c; 
}







/* blog */
#blog {
background-image: url(images/back_contents.gif);
background-repeat: repeat-y; }
#blog-left h2 {
padding-top: 10px;
padding-bottom: 20px;
margin-left: 22px;
}

#blog-left h3 {
color: #9a302e;
font-size: 120%;
margin-bottom: 15px;
padding: 3px 10px;
border-color: #c0c0c0 #c0c0c0 #c85a32 #c85a32;
border-style: solid;
border-width: 2px 2px 2px 4px;
}
#blog-left h3 a {
color: #9a302e;
}
#blog-left h3 a:hover {
color: #c85a32;
}
#blog-left .column {
margin-left: 52px;
margin-bottom: 30px;
}
#blog-left .column span.date {
color: #505050;
font-weight: bold;
}
#blog-left .column span.title {
}
#blog-left .column img {
margin: 0 10px;
}
#blog ul, #blog ol {
padding-bottom: 1em;
padding-left: 2em;
}
#blog ul li {
list-style-type: disc;
}



a.more-link {
text-align: right;
}
dl.custom {
border-top: 1px dashed #505050;
padding: 10px 2px;
margin-top: 10px;
}
dl.custom dt {
clear: both;
float: left;
width: 2.5em;
padding: 2px;
margin-right: 10px;
color: #fff;
background-color: #B4417D;
font-weight: bold;
line-height: 1em;
text-align: center;
}
dl.custom dt.term {
background-color: #B4417D;
 }
dl.custom dt.time {
background-color: #C86928; }
dl.custom dt.place {
background-color: #414141; }
dl.custom dt.promote {
background-color: #5F0F2D; }
dl.custom dt.charge {
background-color: #46148C; }
dl.custom dt.tel {
background-color: #996600; }
dl.custom dt.url {
background-color: #46148C; }
dl.custom dt.note {
background-color: #3264C8; }
dl.custom  .dd {
}
.pagenavi {
padding-left: 50px;
padding-bottom: 1em;
}
.postmetadata {
border-top: 1px dashed #505050;
text-align: right;
}
.linkcat h2 {
display: none;
}





/* Sidebar */
#sidebar p {
padding: 10px 0px;
}
#sidebar img {
padding: 20px 0 10px 0;
}
#sidebar h2 {
font-size: 100%;
background-image: url(images/line_sidebar.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
padding-top: 1em;
padding-bottom: 5px;
}
#sidebar ul {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
}
#sidebar ul li ul {
margin-left: 20px;
}
#sidebar ul li ul li {
list-style: disc;
}
#sidebar #sign {
text-align: right;
}




table#wp-calendar {
width: 90%;
}
/* 検索 */
#searchform input {
width: 150px;
color: #5a5a5a;
background: #fff url(images/icon_search.gif) no-repeat;
padding : 2px 2px 2px 18px;
margin-top : 5px;
border: solid 1px; }
/* カレンダー */
table#wp-calendar caption {
background-image: url(images/line_sidebar.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
text-align: left;
padding-left: 1em;
}
table#wp-calendar th {
color: #000000;
text-align: center;
background-color: #ebb43c;
}
table#wp-calendar td {
text-align: center;
}
table#wp-calendar tbody td a {
color: #5a5a5a;
border: #ebb43c 1px solid;
display: block;
}
table#wp-calendar tbody td a:hover {
border: #ff5722 1px solid;
}

table#wp-calendar tbody td#today {
color: #fff;
background: #b4b4b4;
}
table#wp-calendar td.pad {
/*display: none;*/
}

h3#respond,
h3#comments {
color: #5a5a5a;
padding: 0.5em 0;
margin: 2em 0 0;
font-size: 100%;
border-top: 1px solid #828282;
border-bottom: 1px solid #828282;
border-right-width: 0;
border-left-width: 0;
}
.contactform {
padding: 20px 50px;
}
/* Administration Pages */
table.editform input {
width: 100px;
}

/*
<table class="editform">
*/

/*
div {
border: #000000 1px solid;
}
*/
