/* ..................................................................
* name        : hirakata cultue tourlst association
* color       : green
* since       : 2009-07-27
* creator     : Kitaosaka Sugiyama
* modified (1): 2010-05-21 banner変更 (Kitaosaka Yamasaki)
*             : 
....................................................................*/

/* .......................................................... Global*/

body {
  color:#000033;
  font-size:84%;
  line-height:1.5;
  margin:0px;
  padding:0px;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  text-align:center;
}
img {
  border:none;
}
li {
  list-style:none;
  padding:0px;
  margin:0px;
}
ol, ul {
  margin:0px;
  padding:0px;
}
dl,dt,dd{
  margin:0px;
  padding:0px;
}
table,th,td {
  line-height:1.5;
  font-size:100%;
}
p{
  margin:0px;
  padding:0px;
}
h2{
  margin:0px;
  padding:0px;
  font-size:84%;
}
form {
  margin:0px;
}
input,textarea{
  font-size:95%;
}
.iepngfix{
  behavior: expression(IEPNGFIX.fix(this));
}

/* .......................................................... Link*/

a {
  color:#3366CC;
  text-decoration:underline;
}
a:hover {
  color:#990000;
  text-decoration:none;
}

/* .......................................................... Common*/

.clear {
  clear:both;
  margin:0px;
  padding:0px;
  height:0px;
  line-height:1;
  font-size:0px;
  overflow:hidden;
}
.clear-left{
  clear:left;
}

/* .......................................................... Whole*/

#whole {
  margin:0 18px 0 18px;
  width:760px;
  _width:762px;
  background-color: #FFFFFF;
  border-left:1px solid #CCFF99;
  border-right:1px solid #CCFF99;
}
#whole_bk {
  margin:0px auto;
  width:796px;
  background : url(/image/skin/whole.jpg) repeat-y;
  background-position : center;
}
/* .......................................................... Header*/

#header_top{
  margin:0 auto;
  padding:0px;
  overflow:hidden;
}
#header_top h1{
  margin:0px auto;
  padding:2px 0px 2px 3px;
  width:760px;
  text-align:left;
  font-weight:bold;
  color: #FFFFFF;
  font-size: 85%;
  background-color:#009933;
}
#header{
  margin:0px auto 0px auto;
  padding:0px;
  width:760px;
  background:url(/image/skin/head-bk.jpg);
  background-position : center ; 
}
#header_left{
  float:left;
  margin:0px;
  padding:0px 0 14px 0;
 _padding:0 0 14px 0;
  width:500px;
  text-align:left;
  overflow:hidden;
}
.sitename{
  font-size:20px;
  font-weight:bold;
  padding: 20px 0 0 10px;  /* 修正　10 */ 
}
.sitename a{
  color:#336600;	
}
.sitename a:hover{
  color:#5BB700;
}
#header_right{
  float:right;
  margin:0px;
  padding:0px 10px 0px 0;
  width:250px;
  text-align:right;
  font-size:90%;
  color: #777777;
}
.user_menu{
  margin:10px 0 10px 0;
  font-size:100%;
  font-weight:normal;
}
/* .......................................................... Banner*/
#banner_bk{
  margin:0px auto 0px auto;
  padding:0px;
  width:760px;
}
#banner{
  margin:0px auto 0px auto;
  padding:10px 0 0 0;
  _padding: 0;
  width:760px;
  float:left;
  line-height:0%;
  overflow:hidden;
  text-align:right;
  background:url(/image/free/top-bk.jpg) no-repeat;  /* modified (1) */
  background-position : left top;  /* modified (1) */
}

/* .......................................................... GrobalMenu*/

#menu1{
  margin:0px;
  padding-top: 5px;
  padding-bottom: 0px;
  width:760px;
  background-color: #D2FFA6;
  background-position : center ;
  border-bottom:2px solid #93E46B;
  font-size:12px;
  line-height:1.9;
  font-weight:bold;
  white-space:nowrap;　
}
.menu1_waku{
  float: left;
  white-space:nowrap;
  border-left:2px solid #93E46B;

}
.menu1_layer{
  padding: 0px; 
  border-top:2px solid #93E46B;
  border-right:2px solid #93E46B;
/*  border-bottom:1px solid #93E46B;  */
  white-space:nowrap;  
  float:left;
}
.menu1_topmenu{
    margin: 0;
    padding: 5px 15px;
    background:url(/image/skin/menu1-bk.jpg) repeat-x top left;
    font-weight:bold;
    text-decoration: none;
    white-space:nowrap;
    color: #005700;
}
.menu1_topmenu a{
  color:#005700;
  text-decoration:none;	
}
.menu1_topmenu a:hover{
  color:#399339;
  text-decoration:underline;
}

.menu1_topmenu_over{
  margin: 0;
  padding: 5px 15px;
  background:url(/image/skin/menu1-bb.jpg) repeat-x top left;
  font-weight:bold;
  text-decoration: none;
  white-space:nowrap;
  color: #399339;
}
.menu1_topmenu_over a{
  color:#005700;
  text-decoration:underline;
}
.menu1_topmenu_over a:hover{
  color:#399339;
  text-decoration:underline;
}
#menu_user_information_box{
  display:none;
}
#menu_user_information_manage{
  display:none;
}
#menu_user_information_rss{
  display:none;
}

/* .......................................................... SubMenu1*/

#sub_menu{
  margin:10px 2px 14px 2px;
  padding:0px 0px 3px 0px;
  text-align:left;
  background-color: #E8FDD2;
  width: 173px;
}
.sub_menu_name{
  margin:0px 0px 3px 0px;
  padding:8px 2px 0 38px;
  background: url(/image/skin/sub-name.jpg) no-repeat;
  color:#006400;
  text-align:left;
  font-weight:bold;
  white-space: normal; 
  font-size: 105%;
}
#sub_menu ul{
  margin:2px 2px 2px 2px;
  padding-left:1.5em;
  font-size: 105%;
  background-color: #FFFFFF;
}
#sub_menu li{
  margin:5px 3px 5px0;
  padding:5px 0 5px 0;
 _padding:3px 0 3px 0;
  font-size: 105%;
  list-style-image:url(/image/skin/menu2-sub.jpg);
  list-style-position: outside;
  marker-offset: 2px;
  background-color: #FFFFFF;
  background: url(/image/skin/dot.gif) left bottom repeat-x;
}
.sub_menu2{
  margin:0 2px 0 2px;
  padding: 5px 6px 5px 18px;
  _padding: 5px 6px 5px 18px;
  line-height:1.5;
  background: url(/image/skin/menu2-sub.jpg) no-repeat;
  background-position : 3px 10px ; 
  border-bottom:1px solid #CCCCCC;
  border-width : 1px;
  background-color: #FFFFFF;
}
#sub_menu a {
  color:#005700;   
  text-decoration:none;
}
#sub_menu a:hover {
  color:#399339;
  text-decoration:underline;
}

/* .......................................................... Menu2*/
#menu2{
  _margin-top:14px;
}
.menu2_box_top{
 margin:0 0 0 3px;
 padding:0;
 background: url(/image/skin/menu2-w-top.jpg) no-repeat;
 width: 173px;
}
.menu2_box{
  margin:0 0 0 3px;
  padding:0;
  text-align:left;
  width: 173px;
  background: url(/image/skin/menu2-w-top.jpg) no-repeat;
}
.menu2_box_bot{
 margin:0 0 10px 3px;
_margin:0 0 0 3px;
 padding:0;
 background: url(/image/skin/menu2-w-bot.jpg) no-repeat;
 width: 173px;
 height: 3px;
}
.menu2_name{
  margin:0px 0px 0px 3px; 
  width: 173px;
}
.menu2_header{
 color: #499300;
  text-align:center; 
 font-weight: bold;
  white-space: normal; 
 font-size: 100%;
 background-image: url(/image/skin/menu2-g-top-new.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 padding-top: 3px;
 padding-right:0px;
 padding-bottom: 0px;
 padding-left: 3px;}
.menu2_footer{
 margin: 0px 0px 2px 0px;
 height: 3px;
 line-height: 0;
 font-size: 0;
 background-image: url(/image/skin/menu2-g-bot.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
}
.menu2_name_bot{
 margin:0 0 2px 3px;
 padding:0;
 background: url(/image/skin/menu2-g-bot.jpg) no-repeat center bottom;
 width: 173px;
 height: 5px;
}
.menu2_cat{
  margin:0px 3px 0px 3px;
  padding: 5px 6px 2px 18px;
  background: url(/image/skin/menu2-mk.jpg) no-repeat;
  background-position : 2px 10px ;
  line-height:1.5;
}
.new_entry{
  margin:0px 3px 0px 3px;
  padding: 5px 6px 2px 26px;
  background: url(/image/skin/menu2-mk.jpg) no-repeat;
  background-position : 1px 10px ;
  line-height:1.5;
}
.new_archives{
  margin:0px 3px 0px 3px;
  padding: 5px 6px 2px 18px;
  line-height:1.7;
}
.new_res{
  margin:0px 3px 0px 3px;
  padding: 5px 6px 2px 18px;
  line-height:1.7;
}
.res_author{
  padding: 5px 6px 2px 18px;
  font-size:84%;
}
#blog_calendar_contents{
  display:block;
  margin:6px 0px 8px 0px;
}
#blog_calendar_contents br{
  line-height:80%
}
#blog_logo_contents {
  display: block;
  margin:0;
  overflow:hidden;
  text-align:center;
}
.menu2_other{
  margin:3px 3px 3px 3px;
  padding:3px;
  line-height:1.7;
}
.menu2_other p{
  padding:2px;
}

#menu_other_mailmagazine_title{
  margin-top: 4px;
}
#menu_other_mailmagazine_usermail{
  margin-top: 4px;
}
#menu_other_mailmagazine_opeflag{
  margin-top: 4px;
}
#menu_other_mailmagazine_submit{
  margin-top: 4px;
}
#menu_other_search_box{
  margin-left:4px;
  text-align:center;
}
#menu_other_search_input{
  margin-top: 4px;
}
#menu_other_search_submit{
  margin-top: 4px;
}
.menu_other_newsclip_box{
  margin:0px 3px 0px 3px;
  padding: 0;
  line-height:1.7;
  background-color: #FFFFFF;
  }
.menu_other_newsclip{
  background-color: #FFFFFF;

}
#menu_other_vote_box{
  margin:0px 0px 0px 6px;
}

#rss{
 margin: 10px;
 padding: 5px 0;
 background-color:#FFFFCC;
 border:1px solid #CCCCCC;
 text-align:center;
}
#sien{
 margin: 5px;
 padding: 5px 0;
 text-align:center;

}
/* .......................................................... MainLayout*/

#main_container{
  margin:0px auto;
  padding:0px;
  width:760px;
  text-align:left;
  background: url(/image/skin/menu2-bk.jpg) repeat-y top left;
}
#left{
  width:182px;
  float:left;
  background: url(/image/skin/menu2-bk.jpg) repeat-y top left;
}
#main{
  width:575px;
  float:right;  
  text-align:left;
}

/* .......................................................... Contents_TopicsType*/

#topics_type {
  border:1px solid #DCDCBC;
  padding:4px;
  margin: 10px 5px 5px 10px;
  background-color: #FFFFFF;
}

#topics_type h2 {
  margin: 0;
  padding:  0;
  font-size: 120%;
  font-weight:bold;
  line-height: 120%;
  color :#1695CB;
}
.info_layer{
  margin: 10px 0px 5px 20px;
  background: none;
}
.info_date{
  margin-right: 18px;
  float: left;
  background: none;
}
.info_title{
  width: 400px;  
  float: left;
  background: none;
  }
#info_box {
  margin: 0px 0px 0px 10px;
  padding: 0 5px 2px 5px;
  background: url(/image/skin/dot.gif) bottom repeat-x;
}
/* .......................................................... Contents_Search/

#search h2 {
  margin: 15px 5px 2px 10px;
  padding:0px 2px 0px 30px;
  background:url(/image/skin/main-h2.jpg) no-repeat 5px 3px;
  border-bottom:1px dashed #FFCC66;
  color:#663300;
  font-size: 110%;
  font-weight:bold;
}

#search_key {
float: right;
}


/* .......................................................... blog*/

.blog_box{
}
.blog_box_menu{
  padding:4px 2px 3px 35px;
  margin: 5px 5px 2px 0;
  background:url(/image/skin/menu2-name.gif) no-repeat 5px 5px ;
  border-bottom:1px solid #5BBD5B;
  color:#516639;
  font-size: 110%;
  font-weight:bold;
}
#b_category{
}
.blog_box_category h2{
  margin: 5px 5px 2px 5px;
  padding:0px 2px 0px 23px;
  background:url(/image/skin/menu2-sub.jpg) no-repeat 5px 7px;
  color:#516639;
  font-size: 110%;
  font-weight:bold;
}
.blog_entry_title h3{
  margin:0 5px 0px 0px; 
  padding:5px 5px 0 20px;
  font-size:110%;
  font-weight:bold;
  background: url(/image/skin/blog-h3-top1.jpg) no-repeat top left;
}
.blog_entry_title_bot{
 background: url(/image/skin/blog-h3-bot1.jpg) no-repeat top left;
 width: 558px;
 height: 13px;
}
.blog_entry_title h3 a{
  color:#005700; 
  text-decoration:none;
}
.blog_entry_title h3 a:hover{
  color:#399339;
  text-decoration:none;
}
.main_contents_box{
  margin: 10px 0px 15px 10px;
}
.blog_detail{
  padding:0px 5px 3px 3px;
}
.blog_detail img{
  padding:5px;
}
.link_edit {
  text-align: right;
  margin: 0px 20px;
  font-size:95%;
  text-decoration: none;
  color: #6699FF;
}
#comment_link {
  margin: 0px;
  padding: 5px 5px 0px;
  font-size:90%;
  text-align: right;
  width: 520px;
  }
.blog_date_edit{
  line-height: 1.1;
  text-align: right;
}
.comment_d{
 padding: 2px 10px 4px; 5px;
}
.comment_l{
 float: right;
 padding-right: 5px;
 width: 300px;
 text-align: right;
}
.comment_start {
  margin: 10px;
  padding: 10px;
  border: 1px solid #CC6600;
/*  background-color: #f7f7f7;  */

}
.comment_start p {
  margin: 0px 0px 10px;
  padding: 0px;
}
.comment_text {
  padding: 10px;
}
.comment_form_start {
  padding: 0px 13px 0px 13px;
  margin: 20px 0px 10px 0px;
  color: #666666;
  text-align: left;
}
.trackback_start {
  margin: 10px;
  padding: 5px;
  background-color: #CCFFCC;
}
.trackback_start p {
  margin: 0px 0px 10px;
  padding: 0px;

}
.trackback_url {
  padding: 5px 5px 5px 0px;
  font-size:90%;
  color: #666666;
  text-align: right;
}
.comment_trackback {
  margin: 0px 5px 5px 0;
  padding-top: 5px;
/*  background-color: #E8E8E8;  */
}
.comment_box {
 margin: 0 3px 5px 5px;
  color: #666666;  
}
.re_page {
 margin: 18px;
 padding: 5px;
 border: 1px solid #CCCCCC;
 text-align: center;
}

/*--- アンケートフォーム対応 ---*/
#opinion_contents{
  border:1px solid #DCDCBC;  padding:4px;
  margin: 5px 5px 5px 0;
  _margin: 0 5px 5px 0;
  background-color: #FFFFFF;
}
#opinion_title{
  color:#990000;
  font-size: 120%;
  font-weight:bold;

}
/* ... 特定商取引法に基づく表示 ... */
#trade_rules_contents{
  margin: 5px;
  padding: 8px;
  border:1px solid #DCDCBC;
  background-color:#FFFFFF;
}
.trade_rules_subtitle{
  margin:6px 5px 8px 0px;
  padding:4px 5px 2px 10px;
  font-size:120%;
  font-weight:normal;
  color:#990000;
  font-weight:bold;
  border-bottom:2px solid #FFCC66;

}

.edit{
  float:right;
  margin:0px;
  padding:0px 14px 0px 0px;
  text-align:right;
}
.res_parts{
  margin:14px 16px 14px 14px;
  padding:0px;
}
.res_control{
  font-size:90%;
  font-family:Georgia, "Times New Roman", Times, serif;
  text-align:right;
}
.res_box{
  margin:4px 0px 14px 0px;
  padding-top:4px;
  border-top:1px dotted #AAAAAA;
}
.res_comment{
  margin-bottom:4px;
  color:#888888;
  font-weight:bold;
}
.res_date{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:100%;
  color:#666666;
}
.res_box p{
  margin-top:4px;
  padding:0px;

}
.res_box strong{
  font-size:120%;
}
.res_url{
  margin-bottom:8px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.res_head{
  margin:0px;
  font-size:100%;
}
.tb_detail {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
}

/* .......................................................... Footer*/

#footer_container{
  margin-top:0px;
  padding:0px;
  border-bottom:3px solid #999900;
  background:url(/image/skin/head-bk.jpg);
  overflow:hidden;
  text-align:center;
}
#footer{
  margin:0px auto;
  padding:5px 0px;
  width:760px;
}
#engine{
  float:right;
  margin:0px;
  padding:0px 8px 0 0 ;
  width:10%;
  text-align:right;
  font-size:90%;
}
#engine a{
  color: #79763C
}
#blog_product_name{
}
#copyright{
  float:right;
  margin:0px;
  padding:0px;
  width:80%;
  text-align:center;
  color: #777777;
  font-size:85%;

}
/* .......................................................... Top Page*/
/* .......................................................... Contents_Toppage*/

#toppage {
  margin:16px 5px 10px 0px;
  padding:0;
}
#toppage img{
  padding:5px;
}
.top_contents_waku {
 background-color:#FFFFFF;
 border:1px solid #DCDCBC;
  margin-top: 0px;
  _margin-top: 5px;
 margin-bottom:8px;
 margin-right: 5px;
  width: 99%;
  _width: 98%;
}

/* .......................................................... Table*/
table#table-00 {
    border: 1px #999900 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-00 th {
    padding: 5px;
    border: #999900 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    white-space: normal; 
}
table#table-00 td {
    padding: 5px;
    border: 1px #999900 solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
    line-height: 1.5;
}
table#table-00 img {
   padding: 5px;
}
table#table-00 a {
  color:#0066FF;
}
table#table-00 a:hover {
  color:#990000;
  text-decoration:underline;

}

table#table-01 {
    border: 1px #FF6600 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-01 th {
    padding: 5px;
    border-bottom: #FFFFFF solid;
    border-width: 0 0 1px 1px;
    background: #ccffcc;
    font-weight: bold;
    white-space: normal; 
}
table#table-01 td {
    padding: 3px;
    line-height:1.5;
    border: 1px #FF6600 solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
　　}
table#table-01 a {
   color:#FFFFFF;
}

table#table-02 {
    border: 1px #006633 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-02 caption {
    background-color: #009933;
    color: #FFFFFF;
    padding: 5px;
    border: 1px #006633 solid;
}
table#table-02 th {
    padding: 5px;
    border: #006633 solid;
    border-width: 0 0 1px 1px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
}
table#table-02 td {
    padding: 5px;
    border: 1px #006633 solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
}
table#table-02 a {
  color:#0066FF;
}
table#table-02 a:hover {
  color:#990000;
  text-decoration:underline;
}

table#table-03 {
    border-collapse: collapse;
    border-spacing: 0;
    border-width:2px;
    bordercolorlight: #66ccff;
    bordercolordark : #0000ff; 
}
table#table-03 td {
    padding: 2px 4px 2px 4px;
    white-space: normal;
    line-height:1.0;
　　border-width: 0;
　　font-weight: bold;
}
table#table-03 a {
  color:#FFFFFF;
}
table#table-03 a:hover {
  color:#990000;
  text-decoration:underline;

}

table#table-04 {
    border: 1px #999900 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-04 td {
    padding: 5px;
    border: 1px #999900 solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
    line-height: 1.5;
}
.toptitle_waku{
  width: 524px;
  margin-top: 18px;
  margin-left: 22px;
}
.toptitle{
  width: 524px;
  height: 22px;
  background:url(/image/skin/info-top.jpg) top no-repeat;
}
.toptitle_left{
 width: 100px;
 padding: 2px 0 0 10px;
 float:left;
 color:#FFFFFF;
 font-weight:bold;
}
.toptitle_right{
 width: 200px;
 float:right;
 padding: 4px 10px 0 0;
 text-align:right;
}
.maru{
 font-size: 80%;
 color: #9a9a03;
 font-weight:bold;
 padding-right: 3px;
}
.topmain{
  border: 1px solid #60BF00;
  width: 522px;
 _width: 524px;
}
.top_chr{
 margin:0 0 0 8px;
 padding-left: 8px;
 padding-bottom: 3px;
 padding-top: 3px;
 width: 500px;
 color: #516639;
 background: url(/image/skin/dot-m.jpg) 10px bottom repeat-x;
}
.top_left{
 width: 80px;
 float:left;
}
.top_right{
 width: 410px;
 float:right;
}
.top_dammy_box{
  display:none;
}
.top_contents_waku {
 background-color:#FFFFFF;
 border:1px solid #336600;
  margin-top: 20px;
  _margin-top: 25px;
 margin-bottom:8px;
 margin-right: 5px;
  width: 516px;
  _width: 516px;
}