@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}

h2.title {
    font-size: 20px;
    margin: 20px 0 10px;
    font-weight: bold;
    color: #666;
}

p {
    margin: 5px 0;
}

.ugh-Box-02 {
    float: left;
    width: 246px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.content-block-01 {
    background: #fff;
    padding: 0 10px 10px;
}

.content-block-01 img {
    max-width: 300px;
    margin: 0 10px 10px 0;
}

.ugh-Box-03 {
    background: #fff;
    padding: 10px;
    float: left;
    width: 214px;
    margin-bottom: 20px;
    margin-top: 5px;
    ugh-Box-shadow: 0 0 1px 1px #ddd;
}

.ugh-Box-3 {
    width: 520px;
    float: right;
}

.ugh-Box-3 img {
    max-width: 225px;
}

.ugh-Bottom {
    display: block;
    float: left;
    padding: 0 0 20px 0;
}

.ugh-post img {
    max-width: 100% !important;
}

.ugh-post {
    width: 266px;
    float: left;
    padding: 0 10px;
}
.social{
  max-width:880px;
  margin:0 auto;
}
.ugh-Box {
    float: right;
    width: 53%;
}

h3 {
    font-size: 150%;
    margin: 10px 0;
}

.ugh-Box-page-01 {
    margin: 10px 0;
    float: left;
    width: 100%;
    background: #fff;
}

.ugh-Box-page-01,.widget,#content {
    Box-shadow: 0 0 1px 1px #D8CBC5;
}

.ugh-Box-page-01 img {
    max-width: 322px;
    margin: 9px 10px 10px 0;
}

.ugh-Box-page-01 section {
    padding: 0 10px 20px;
}

img {
    max-width: 100%;
    float: left;
}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

section.sibar-post {
    width: 233px;
    float: left;
}

#sidebar h3 {
    margin-bottom: 0;
    margin-top: 0;
}

body{
font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #4F4E4E;
-webkit-text-size-adjust: none;
background: #FEFEFE url('../images/bg.jpg')no-repeat top;
background-position-y: 0;
line-height: 190%;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color: #C66241;
}

a:hover, a:active{
outline: none;
text-decoration: underline;
}


/**** Clearfix ****/
nav .panel:after, nav#ugh-Nav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#ugh-Nav .ugh-inner:after{content:""; display: table;clear: both;}
nav .panel,nav#ugh-Nav,.newsTitle,.bg, .post, ul.post li,nav#ugh-Nav .ugh-inner{zoom: 1;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .ugh-inner,.block{
margin: 0 auto;
width:880px;
}

#header{
overflow:hidden;
background-color: rgba(255, 255, 255, 0.79);
margin-top: 300px;
}

#header .ugh-inner {
    height: 86px;
    position: relative;
}

#content{
float:right;
width:627px;
padding: 0px 0 0px;
margin-bottom: 10px;
background-color: #fff;
}

#sidebar{
float:left;
width:233px;
padding: 0px 0 50px;
}

#footer{
clear:both;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding: 20px 0 20px;
font-size:80%;
font-weight:normal;
text-align:center;
position: absolute;
bottom: 0;
width: 880px;
margin-bottom: 12px;
}

h1 > a:hover {
    text-decoration: none;
    text-shadow: 1px 1px 1px #A9755C;
}

h1 > a {
    font-size: 27px;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
padding:5px 0 40px;
color: #515151;
font-size:150%;
font-weight:bold;
text-align:center;
}



/* トップページ　メイン画像
----------------------------------*/
#mainImg{
/* clear:both; */
margin: 20px 0;
line-height:0;
text-align:center;
z-index:0;
width: 100%;
float: left;
}

.post{
margin:0 0 20px 0;
padding:20px 10px 20px 20px;
border:1px solid #d5d5d5;
background: #fff;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{padding:10px 10px 20px 20px;}


/* 記事
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
.ugh-Title{
clear:both;
margin:0;
padding: 10px;
font-size: 163%;
color:#000;
border: 1px solid #8C7266;
border-bottom:0;
margin: 10px 0;
color: #fff;
}

.ugh-Title {
    background: #BA917D;
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(../images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:100%;
font-weight:normal;
color:#2e2c2c;
border-bottom:1px solid #515151;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#f2f2f2;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width: 44%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding: 10px 10px 10px 8px;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

section.widget h3{
clear:both;
margin:0;
padding: 13px 10px 9px 10px;
font-size: 150%;
border: 1px solid #BA917D;
border-bottom:0;
color: #FFF;
background: #BA917D;
}

section.widget li{
display:block;
padding:7px 0 7px 12px;
border-bottom: 1px dashed #DCBCAC;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(../images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(../images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}



/* フッター
*****************************************************/

#copyright{
clear:both;
padding: 10px 0 12px;
text-align:center;
color:#000;
font-size: 12px;
width: 880px;
margin: 0 auto;
background: #F5F5F5;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul.post{
padding:0;
}

ul.post li{
margin:0 10px;
padding: 0px 0 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
}

ul.post h3{
margin: 0 0 10px 0px;
font-size:14px;
font-weight:normal;
color:#333;
border:0;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
  nav#ugh-Nav{
  clear:both;
  position:relative;
  z-index:200;
  width:100%;
  background-color: rgba(255, 255, 255, 0.71);
  margin-bottom: 29px;
}
  
  nav#ugh-Nav .ugh-inner{
  padding-left:1px;
}

  nav#ugh-Nav ul li{
  float: left;
  position: relative;
  }

nav#ugh-Nav ul li.active a,nav#ugh-Nav ul li a:hover {
    background: #BA917D;
    color: #fff !important;
    text-decoration: none;
}
  
  nav#ugh-Nav ul li a{
  display: block;
  text-align: center;
  _float:left;
  color: #593726;
  height:35px;
  line-height: 35px;
  font-size:110%;
  margin-right:1px;
  padding:10px 40px 0;
  font-weight: bold;
}
  
  nav#ugh-Nav ul li a span,nav#ugh-Nav ul li a strong{
  display:block;
  font-size:90%;
  line-height:1.4;
  }
  
  nav#ugh-Nav ul li a span{
  font-size:70%;
  color:#888;
  font-weight:normal;
  font-family:"Times New Roman", Times, serif;
  }

  nav div.panel{
  display: block !important;
  float:left;
}
  
  a#menu{display:none;}
  
  nav#ugh-Nav ul li.current-menu-item a, nav#ugh-Nav ul li a:hover span, nav#ugh-Nav ul li a:hover, nav#ugh-Nav ul li.current-menu-parent a{
  }
  
  nav#ugh-Nav ul ul{
  width:160px;
  border:1px solid #e0e0e0;
  border-top:0;
  }
  
  nav#ugh-Nav ul li ul{display: none;}
  
  nav#ugh-Nav ul li:hover ul{
  display: block;
  position: absolute;
  top:42px;
  left:-1px;
  z-index:500;
  }
  
  nav#ugh-Nav ul li li{
  margin:0;
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
  background:#f2f2f2;
  border-bottom:1px dotted #e0e0e0;
  }
  
  nav#ugh-Nav ul li li:last-child{border:0;}
  
  nav#ugh-Nav ul li li a{
  width:100%;
  height:40px;
  padding:0 0 0 10px;
  line-height:40px;
  font-size:95%;
  text-align:left;
  }
  
  nav#ugh-Nav ul li li.current-menu-item a,nav#ugh-Nav ul li li a:hover{color:#6f6f6f}