/* Your style */
#content,
#content input,
#content textarea {
  color: #333;
  font-size: 14px;
  line-height: 1.6em;
}
#content p {
  margin-bottom: 10px;
}

#content table {
  border: none;
  margin: 0;
  text-align: left;
  width: 100%;
}

#content tr td {
 border:none;
  padding: 4px;
}

#content table.table-type01 {
    border: 1px #a9a9a9 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#content table.table-type01 th {
    padding: 5px;
    border: #a9a9a9 solid;
    border-width: 0 0 1px 1px;
    background: #d3d3d3;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
#content table.table-type01 td {
    padding: 5px;
    border: 1px #a9a9a9 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

/* タイトルバー */
#content .entry-title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left:5px;
    padding-top:6px;
    line-height: normal;
}

#container h2 {
    background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/h2.png") no-repeat scroll 0 0 transparent;
  padding-left: 25px;
}

#container h3 {
    border-bottom: 1px solid #bf360c;
    border-left: 7px solid #bf360c;
    padding: 0.3em 0.8em;
    color: #bf360c;
    font-weight: bold;
    background:#eee;
}

#container h4 {
    border-left: 8px solid #4e95dc;
    border-bottom: 1px #4e95dc solid;
    font-weight: bold;
    margin-left: 4px;
    padding: 3px 6px 0;
}


#container h5 {
    background: url("http://www.daigo-kanko.jp/wp-content/uploads/2011/11/h4.gif") no-repeat scroll 5px 3px transparent;
  text-indent: 1.8em;
   margin-left: 12px;
  border-bottom: 1px dashed #cccccc;
  line-height: 150%;
}

/* イベントカレンダーのスタイル */
#event li {
  list-style-image: url(point03.gif);
  text-indent: 1.5em;
  list-style-position: inside;
  margin-left: -2em;
  padding: 0.2em 0;
    border-bottom: dashed 1px #60C03F;
}

#event dl {   
 width:420px;
 margin: 0;
 padding: 0;  
}   
#event dt {   
 float: left;   
 width: 95px;   
 padding: 5px 0 5px 5px;   
 clear: both;   
 font-weight: bold;
 border-bottom: dashed 1px #60C03F;
 background: url(img/point03.gif) no-repeat left 0.8em;
 text-indent: 1em;
}   
#event dd {   
 width: 300px;   
 margin-left: 95px;   
 padding: 5px 5px 5px 5px;
 border-bottom: dashed 1px #60C03F;   
}  
 
h4.point02 {
  clear:both;
}

/* 文字列囲みスタイル */
.red {
  background-color: #ddb2a3;
  color: #693a37;
  font-size:16px;
  padding: 5px;
  font-weight: bold;
}

.blue {
  background-color: #Cfd8e6;
  color: #1F3E6B;
  font-size:16px;
  padding: 5px;
  font-weight: bold;
}

/* エディタ用 */
.mceItemTable td {
    color: #000000;
    font-size: 14px;
}

ul {
    list-style: disc;
    margin: 0 0 18px 2.5em;
}

#tinymce ul {
  list-style: disc;
  margin: 0;
}

.entry-content, .entry-summary {
    clear: both;
    padding: 12px 10px 0;
}

/* みどころページ（第２階層）用 */
.look-bg {
  background-image: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/a.jpg");
  background-repeat: no-repeat;
  width: 330px;
  vertical-align: top;
}

.enjoy-bg {
  background-image: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/b.jpg");
  background-repeat: no-repeat;
  width: 330px;
  vertical-align: top;
}

.eat-bg {
  background-image: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/c.jpg");
  background-repeat: no-repeat;
  width: 330px;
  vertical-align: top;
}

.stay-bg {
  background-image: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/d.jpg");
  background-repeat: no-repeat;
  width: 280px;
  vertical-align: top;
}

#content table.dai2-table ul {
   list-style-type: disc;
}

#content table.dai2-table tr td {
    padding: 0;
}

#content table.dai2-table p {
/*  color: #000000; */
  padding: 3px 0 0 5px;
  font-weight: bold;
}
#content table.hotel-table ul {
width:500px;
}

#content table.hotel-table .left {
width:251px;
float:left;
  clear:left;
}

/* まんきつガイドのテーブル */
#content table.mankitsu-table {
    background-color: #efe9db;
}
#content table.mankitsu-table td {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  paddong-bottom: 5px;
}

#content table.mankitsu-table td.caption {
 padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  paddong-bottom: 0;
}

#content table.mankitsu-table .caption-s {
   margin-top: 0;
   font-size: 12px;
  line-height: 1.4em;
  
}


/* 旧サイトからの移行CSS */
table.table-type02 {
    margin-top: 4px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
.table-type02 th {
    font-weight: normal;
  padding: 3px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #D3EEA8;
}
.table-type02 td {
  padding: 3px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

/* アップル図鑑 */
#r-box {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.r-box-left {
  width:100px;
  float:left;
}
.r-box-left02 {
  width: 125px;
  float:left;
  padding-right: 5px;
}
.r-point {
  background-image: url(img/point02.gif);
  background-repeat: no-repeat;
  background-position: left;
  border-bottom-width: 1px;

  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
        color:#CC0000;
}

/* image box */
.image-box {
  width: 690px;
}
.i-right {
  float: right;
  width: 250px;
}
.i-right02 {
  float: right;
  width: 370px;
}
.i-left {
  float: left;
  width: 300px;
}
.i-left02 {
  float: left;
  width: 430px;
}
.i-left01 {
  float: left;
  width: 250px;
}
.i-right01 {
  float: right;
  width: 420px;
}

/* 俳句 */
#h-leftbox {
  float: left;
  width: 135px;
  padding: 1em 0;
}
#h-rightbox {
  float: right;
  width: 490px;
  padding: 1em 1em;
}

/* 付け足し081203 */
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
table.table-type00 {
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}
.table-type00 th {
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  background-color: #FFFFFF;
}
.table-type00 td {
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

/* ----------------------------------------------------- */
.c-leftbox {
    float: left;
  width: 343px;
}
.c-rightbox {
    float: right;
  width: 343px;
}

/* 史跡 */
.p-lbox01 {
    float: left;
  width: 250px;
  padding-right: 10px;
}
.p-lbox02 {
    float: left;
  width: 280px;
  padding-right: 10px;
}
.p-lbox03 {
    float: left;
  width: 300px;
  padding-right: 10px;
}
.p-lbox04 {
    float: left;
  width: 380px;
  padding-right: 10px;
}
.p-rbox01 {
    float: right;
  width: 430px;
}
.p-rbox02 {
    float: right;
  width: 400px;
}
.p-rbox03 {
    float: right;
  width: 380px;
}
.p-rbox04 {
    float: right;
  width: 300px;
}

.f-center {
    margin: 0 auto;
    width: 550px;
}

/* 検索結果 */
#seach-page {
  width: 680px;
}
.s-archive a {
  color: #000;
}
.s-archive a:hover{color: #2893EA;}
.s-archive ul {padding: 0;margin: 0;color: #666;}
.s-archive ul li {
  font-size: 100%;
  /* font-size: 14px; */
  line-height: 16px;
  margin: 0 0 3px 10px;
  padding: 0 0 4px 0;
  list-style-type: none;
  background: url(img/list_arrow.gif) no-repeat left 0;
  text-indent: 1em;
  border-bottom: 1px #999999 dashed;
}
.s-archive a.title {font-size: 100%;/*font-size: 14px;*/line-height: 16px;}
.s-archive p {
 font-size: 90%;
 padding-bottom: 2em;
}


/* 各ページTOP */
.subpage-archive a {
  color: #000;
}
.subpage-archive a:hover{color: #2893EA;}
.subpage-archive ul {padding: 0;margin: 0;color: #666; }
.subpage-archive ul li {
  line-height: 140%;
  margin: 0 0 1em 10px;
  padding: 0 0 2px 0;
  text-indent: 1em;
  border-bottom: dotted 1px #C5EA77;
  list-style-position: inside;
  list-style-image: url(img/arrow02.gif);
        width: 95%;
}
.subpage-archive a.title {font-size: 120%;/*font-size: 14px;*/line-height: 16px;}

/* イベントカレンダー */
.image-box02 {
  width: 690px;
  /*padding-top: 1em;*/
}
 
/* imgないもの */
#event dl.no-img {   
 width: 690px;
 margin: 0;
 padding: 0;  
}   
#event dd.no-img {   
 width: 590px;   
 margin-left: 95px;   
 padding: 5px 5px 5px 5px;
 border-bottom: dashed 1px #60C03F;   
}  


.event-box-left {
    float: left;
  width: 260px;
  text-align: center;
}
.event-box-right {
    float: right;
  width: 420px;
}

/* sitemap page */
.sitemap_page ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.sitemap_page li {
  background: url(img/list_arrow.gif) no-repeat left 0.5em;
  text-indent: 1em;
  margin: 0 0 3px 10px;
  padding: 0;
  list-style-type: none;
}

.relation li {
  background: url(img/point.gif) no-repeat left 0;
  text-indent: 1em;
}

/* 新着情報 */
li.news-border {
  border-bottom:dashed 1px #999999;
  width: 90%;
}




/* 091215追加　動画 */
h4.border-bottom-dashed {
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 2px;
}

/* 大きいの */
#movie {
  width: 640px;
  text-align: center;
  margin: 16px auto;
  padding: 6px 15px 15px;
  border: 1px solid #AADCE3;
  background-image:url(img/movie_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}


/* 小さいの */
#m-box {
  margin: 16px 0px 16px;
}
#movie02 {
  float: right;
  width: 320px;
  font-size: 90%;
  line-height: 130%;
  margin: 0px auto;
  padding: 0px 5px 5px;
  border: 1px solid #AADCE3;
  background-image:url(img/movie_bg02.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#googlemap-box {
  float: left;
  width: 350px;
}


/* 100714追加 しゃも */
#L-box {
  width: 340px;
}
#R-box {
  width: 340px;
  margin-left: 10px;
}
.padding-top16px {
  padding-top: 20px;
}

.photo-L-box {
  float: left;
  width: 150px;
}
img.photo-type01 {
  padding: 1px;
  border: 1px solid #CDCDCD;
}

.text-R-box {
  float: right;
  width: 180px;
  margin-left: 10px;
}


#box-right {
  float: right;
  width: 720px;
  background: #fff;
}
#inner-right {
}

#kyanp-box {
  width: 700px;
  margin-left:auto;
  margin-right:auto;
}
.left-box {
 width: 200px;
 float:left;
}
.right-box {
 width: 470px;
 float:right;
}


.float-clear {
  clear: both;
}





.box_autumn2012a {
    background-image:url('http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/background/bg_pink.png');
    background-repeat:repeat;
    background-position:left top;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:940px;
    height:560px;
}
.box_autumn2012b {
    background-image:url('http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/background/bg_yellow.png');
    background-repeat:repeat;
    background-position:left top;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:940px;
    height:640px;
}

.box_autumn2012c {
    background-image:url('http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/background/bg_yellow.png');
    background-repeat:repeat;
    background-position:left top;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:940px;
    height:900px;
}

.box_autumn2012d {
    background-image:url('http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/background/bg_pink.png');
    background-repeat:repeat;
    background-position:left top;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:940px;
    height:700px;
}

.box_autumn2012e {
    background-image:url('http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/background/bg_pink.png');
    background-repeat:repeat;
    background-position:left top;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:940px;
    height:350px;
}


.cleardiv {
clear:both;
}

/* サイドメニューなし用 */
#content_noside .entry-title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top:6px;
    line-height: normal;
}

#container_noside h2 {
    background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/h2_noside.png") no-repeat scroll 0 0 transparent;
  padding-left: 25px;
  padding-bottom: 5px;
}

#container_noside h2.entry-title {
    background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/h2.png") no-repeat scroll 0 0 transparent;
  padding-left: 25px;
}

#container_noside h3 {
    border-bottom: 1px solid #FF5722;
    border-left: 7px solid #FF5722;
    padding: 0.3em 0.8em;
    color: #FF5722;
    font-weight: bold;
    background:#fcfcfc;
}

#container_noside h3.autumn2012 {
      border-bottom: none;
    border-left: none;
    padding: 0;
    background:none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width:930px;
  height:80px;
}

#container_noside h3#fukuroda {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_fukuroda.png") no-repeat transparent;
}

#container_noside h3#satoyama {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_satoyama.png") no-repeat transparent;
}

#container_noside h3#koyo {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_koyo.png") no-repeat transparent;
}

#container_noside h3#event {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_event.png") no-repeat transparent;
}

#container_noside h3#gourmet {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_gourmet.png") no-repeat transparent;
}

#container_noside h3#spa {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_spa.png") no-repeat transparent;
}

#container_noside h3#apple {
     background: url("http://www.daigo-kanko.jp/wp-content/themes/daigokan/images/autumn2012/h3_apple.png") no-repeat transparent;
}

#container_noside div.col_one {
margin:0 10px;
}

#container_noside h4 {
    border-left: 8px solid #B61600;
    border-bottom: 1px #B61600 solid;
    font-weight: bold;
    margin-left: 4px;
    padding: 3px 6px 0;
}

#container_noside div.autumn2012 h4{
  border-left: 0;
  border-bottom: 0;
  width:290px;
  height:24px;
  margin-left: 1px;
  margin-bottom:5px;
  padding: 5px 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(144, 176, 68)),color-stop(0.4, rgb(144, 176, 68)));
  background-image: -moz-linear-gradient(-90deg,rgb(144, 176, 68) 0%,rgb(144, 176, 68) 40%);
  background-image: linear-gradient(-90deg,rgb(144, 176, 68) 0%,rgb(144, 176, 68) 40%);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff90b044, endcolorstr=#ff90b044, gradienttype=0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff90b044, endcolorstr=#ff90b044, gradienttype=0))";
  zoom: 1;
}


#container_noside h5 {
    background: url("http://www.daigo-kanko.jp/wp-content/uploads/2011/11/h4.gif") no-repeat scroll 5px 3px transparent;
  text-indent: 1.8em;
   margin-left: 12px;
  border-bottom: 1px dashed #cccccc;
  line-height: 150%;
}

#content_noside table {
  border: none;
  margin: 0;
  text-align: left;
  width: 100%;
}

#content_noside tr td {
  border: none;
  padding: 4px;
}

#content_noside table.table-type01 {
    border: 1px #a9a9a9 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#content_noside table.table-type01 th {
    padding: 5px;
    border: #a9a9a9 solid;
    border-width: 0 0 1px 1px;
    background: #FFF3E0;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
#content_noside table.table-type01 td {
    padding: 5px;
    border: 1px #a9a9a9 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

.hide_text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


.margin_inside p {
  clear: both;   
  padding: 0 10px 18px;
}


/* CSS3linkto */

.linkto_red a{
border:1px solid #ff6767; -webkit-border-radius: 8px; -moz-border-radius: 8px;border-radius: 8px; font-size:normal; font-family:arial,helvetica,sans-serif; padding: 3px 6px 3px 6px; font-weight:bold; text-align: center; color: #ffffff; background-color: #ff9a9a; margin-top:10px;margin-bottom:10px;margin-right:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9a9a), color-stop(100%, #ff4040));
 background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: linear-gradient(top, #ff9a9a, #ff4040);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
}

.linkto_red:hover a{
 border:1px solid #ff6767; background-color: #ff6767;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6767), color-stop(100%, #ff0d0d));
 background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: linear-gradient(top, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}

.linkto_blue a{
border:1px solid #25729a; -webkit-border-radius: 8px; -moz-border-radius: 8px;border-radius: 8px; font-size:normal; font-family:arial,helvetica,sans-serif; padding: 3px 6px 3px 6px; font-weight:bold; text-align: center; color: #ffffff; background-color: #3093c7; margin-top:10px;margin-bottom:10px;margin-right:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(top, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.linkto_blue:hover a{
 border:1px solid #25729a; background-color: #25729a;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25729a), color-stop(100%, #133d5b));
 background-image: -webkit-linear-gradient(top, #25729a, #133d5b);
 background-image: -moz-linear-gradient(top, #25729a, #133d5b);
 background-image: -ms-linear-gradient(top, #25729a, #133d5b);
 background-image: -o-linear-gradient(top, #25729a, #133d5b);
 background-image: linear-gradient(top, #25729a, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#25729a, endColorstr=#133d5b);
}


/* ロールオーバー効果 */
a:hover img.over {
opacity: 0.6;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}


.gallery-columns-5 dl.gallery-item {
  width:20%;
}
.gallery-columns-6 dl.gallery-item {
  width:16%;
  margin-right:6px;
}


#content dt .gallery-icon {
  margin: 0;
}