/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
body { margin:0; padding:0;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; }

/* layout */
#header_wrap { width:100%; min-width:1140px; }
#header { width:802px; height:auto; position:relative; margin:0 auto;}
#header .cat-list { display: none; }
#header form {
position: absolute;
  top: 144px;
  left: 590px;
  width: 210px;
}

#index_top_wrap { width:100%; min-width:1140px; background:#f2f2f2; }
#index_top { width:1140px; positio:relative; margin:0 auto; padding:10px 0 0; }

#main_contents_wrap { width:100%; min-width:1140px; }
#main_contents { width:802px; margin:0 auto; }


#main_col { width:570px; float:left; padding:10px 0; }
#side_col { width:200px; float:right;   margin: 20px 0 0 0;   padding: 5px 5px 10px 5px; background: #FFE2A4; }
.single-product #side_col { background: none; }
.page-template-page-noside-php #main_col { width:100%; float:none; }
.page-template-page-noside-remove-p-tag-php #main_col { width:100%; float:none; }
.page-template-page-noside-short-php #main_col, .page-template-page-co-noside-php #main_col
 { width:850px; float:none; margin:0 auto; }


/* headline */
.headline1 { clear: both !important; border-bottom:1px solid #ddd; padding:0 !important; margin:0 0 25px 0 !important; font-size:18px !important; background: none !important; border: none !important; }
.headline1 span { border-bottom: 4px solid #593C00; padding: 0 0 10px 0; margin: 0; display: inline-block; }

.single h2.headline1 {
  padding: 0;
  margin: 0 0 25px 0;
  font-size: 18px;
}

/* ----------------------------------------------------------------------
 company info
---------------------------------------------------------------------- */
#company_info { margin:0 0 50px 0; padding:1px 0 0 0; }
#company_info p { margin:0; }
#company_info dl { border-bottom:1px solid #ddd; margin:0 0 40px 0; }
#company_info dt { float:left; width:150px; display:inline; margin:0 0 0px 0; line-height:200%; font-weight:bold; font-size:11px; border-top:1px solid #ddd; padding:12px 10px 10px 0; }
#company_info dd { margin:0 0 0px 150px; line-height:200%; background:#f9f9f9; padding:12px 10px 10px 10px; border-top:1px solid #ddd; }

#company_map { text-align:right; }
#company_map a { color:#333; }
#company_map iframe { width:100%; }
#company_map_desc { padding:20px 0 0; margin-bottom:-30px; }




/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* slider */
#slider { z-index:1; min-width:1140px; margin:0 0 10px 0; }
#slider img { width:1140px; height:400px; display:block; }

/* top banner */
#index_banner ol { margin:22px 0 22px 0; padding:0; }
#index_banner ol li { list-style-type:none; margin:0; padding:0; float:left; margin:0 22px 0 0; }
#index_banner ol li.num3 { margin:0; }
#index_banner img { display:block; }

/* news */
#index_news { position:relative; margin: 2em 0; }
#index_news ol { margin:0 0 40px 0; padding:0; }
#index_news ol li { list-style-type:none; margin:0 0 2px 0; padding:5px; background:#f2f2f2; font-size:13px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#index_news ol li .date { font-size:12px; margin:0 10px 0 0; line-height:100%; background:#999; color:#fff; padding:10px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; float:left; width:70px; text-align:center; }
#index_news ol li .title { 
font-size: 14px;
  margin: 0 0 10px 0;
  background: none;
  padding: 0;
  border: none;
 }
#index_news ol li .title a { display:block; text-decoration:none; }

/* archive link */
.index_archive_link a { position:absolute; right:0px; top:5px; font-size:13px; text-decoration:none; }
.index_archive_link a:hover { text-decoration:underline; }

/* index center banner */
#index_center_banner { display:block; margin:0 0 40px 0; }

/* product */
#index_product { position:relative; margin:0 0 10px 0; }
#index_product ol { margin:0; padding:0; }
#index_product ol li { list-style-type:none; margin:0 23px 20px 0; padding:0; vertical-align:top; width:248px; display:inline-block; }
#index_product ol li .image { display:block; background:#fff; }
#index_product ol li .image img {
  display:block; width:248px; height:190px; border:1px solid #ccc;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#index_product ol li .image:hover img { opacity:0.5; }
#index_product ol li .category { background:#999; color:#fff; padding:0 10px; height:40px; line-height:40px; overflow:hidden; font-size:14px; }
#index_product ol li .category a { text-decoration:none; color:#fff; }
#index_product ol li .category a:hover { text-decoration:underline; }
#index_product ol li .title { font-size:14px; margin:15px 0 5px; }
#index_product ol li .title a { text-decoration:none; }
#index_product ol li .desc { font-size:12px; margin:5px 0 10px; line-height:160%; }

/* blog */
#index_blog { position:relative; margin:0 0 40px 0; }
#index_blog ol { margin:0; padding:0; }
#index_blog ol li { list-style-type:none; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px dotted #aaa; }
#index_blog ol li:last-child { border:none; margin:0; padding:0; }
#index_blog ol li .image { float:left; margin:0 15px 0 0; background:#fff; }
#index_blog ol li .image img { display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
#index_blog ol li .image:hover img { opacity:0.5; }
#index_blog ol li .date { margin:0 10px 0 0; font-size:12px; color:#999; }
#index_blog ol li .title { margin:0; font-size:14px; }

/* footer banner */
#footer_banner li { }
#footer_banner li.num1 { float:left; }
#footer_banner li.num2 { float:right; }
#footer_banner li.num3 { clear:both; padding:30px 0 0 0; }
#footer_banner li img { display:block; }




/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* product */
#product_list { position:relative; margin:0 0 10px 0; }
#product_list { margin:0 -28px 0 0; padding:0; }
#product_list li { list-style-type:none; margin:0 23px 20px 0; padding:0; vertical-align:top; width:248px; display:inline-block; }
#product_list li .image { display:block; background:#fff; }
#product_list li .image img {
  display:block; width:248px; height:190px; border:1px solid #ccc;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#product_list li .image:hover img { opacity:0.5; }
#product_list li .title { 
font-size: 14px;
  margin: 0 0 10px 0;
  background: none;
  padding: 0;
  border: none;
 }
#product_list li .title a {
  text-decoration:none; display:block; padding:10px; background:#999; color:#fff; height:40px; overflow:hidden;
  -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#product_list li .title a:hover { background:#333; }

/* news */
#news_list { position:relative; }
#news_list { margin:0 0 40px 0; padding:0; }
#news_list li { list-style-type:none; margin:0 0 2px 0; padding:5px; background:#f2f2f2; font-size:13px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#news_list li .date { margin:0 10px 0 0; font-size:12px; line-height:100%; background:#999; color:#fff; padding:10px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; float:left; width:70px; text-align:center; }
#news_list li .title { float:left; width:690px; line-height:150%; padding:7px 0; margin:0; }
#news_list li .title a { display:block; text-decoration:none; }

/* blog */
#post_list { margin:0; padding:0; }
#post_list li { /* border-bottom:1px dotted #aaa; */ margin:0 0 0 0; padding:0 0 0 0; }
#post_list .image { background:#fff; }
#post_list .image img { display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
#post_list .image:hover img { opacity:0.5 }
#post_list .info { margin: 0px 0px 10px 0px; border: 1px dotted #CCCCCC; float: left; }
#post_list .no_thumbnail .info { float:left; width:auto; }
#post_list .post_date {  display: none; font-size:12px; width:54px; height:54px; text-align:center; margin:0 15px 15px 0; line-height:100%; float:left; background:#bbb; position:relative; }
#post_list .date { color:#fff; display:block; position:absolute; top:10px; width:54px; }
#post_list .month { color:#fff; display:block; position:absolute; bottom:10px; width:54px; }
#post_list .title { /* font-size:16px; line-height:180%; margin:0 0 15px 0; background: #fdf; padding: 5px; font-weight: bolder; */ }
#post_list .title a { text-decoration:underline; color: #666; }
#post_list .title a:hover { text-decoration:underline; }

.archive .title { margin:0; }
#post_list .desc { clear:both; padding: 10px; }
#post_list ul { margin:0; }
#post_list li li { border:none; margin:0 25px 5px 0; padding:0; float:left; font-size:12px; }
#post_list li.meta_category { background:url(img/common/icon_category.png) no-repeat left 3px; padding-left:15px; }
#post_list li.meta_tag { background:url(img/common/icon_tag.png) no-repeat left 3px;  padding-left:15px; }
#post_list li.meta_comment { background:url(img/common/icon_comment.png) no-repeat left 3px;  padding-left:15px; }
#post_list li.meta_author { background:url(img/common/icon_author.png) no-repeat left 3px;  padding-left:15px; }




/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.post { margin:0 0 10px 0; }

/* title */
#post_title { margin:0 0 25px 0; /* color: #fff; background: #C2A463; border-left: 6px solid #48769D; */}
#post_title h2 { margin:0; font-size:18px; line-height:160%; }
#post_title .post_date { display: none; font-size:12px; width:54px; height:54px; text-align:center; margin:0 15px 5px 0; line-height:100%; float:left; background:#bbb; position:relative; }
#post_title .date { color:#fff; display:block; position:absolute; top:10px; width:54px; }
#post_title .month { color:#fff; display:block; position:absolute; bottom:10px; width:54px; }


/* post thumbnail */
.post_image { text-align:center; margin:0 0 30px 0; }
.post_image img { margin:0; /* width:100%; */ height:auto; }

.single-post .post_image {
  width: 300px;
  float: left;
  margin: 0 20px 0 0;
}

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#00a2d9; color:#fff; }


/* meta and bookmark */
#post_meta { border-top:1px dotted #aaa; margin:0 0 20px 0; padding:15px 0; }
#post_meta #meta { float:left; width:60%; margin:0; font-size:12px; }
#post_meta #meta li { padding:0; margin:0 0 6px 0; line-height:160%; }
#post_meta #meta li.meta_author { background:url(img/common/icon_author.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta #meta li.meta_comment { background:url(img/common/icon_comment.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta #meta li.meta_category { display: none; background:url(img/common/icon_category.png) no-repeat 3px 4px; padding:0 0 0 18px; }
#post_meta #meta li.meta_tag { background:url(img/common/icon_tag.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta .bookmark { float:right; margin:0; }
#post_meta .bookmark li { float:left; margin:0 0 0 10px; }


/* related post*/
#related_post { margin:0 0 35px 0; }
#related_post .headline { font-size:18px; margin:0 0 12px 0; line-height:100%; }
#related_post ul { margin:0 -10px 0 0; }
#related_post li { display:inline-block; margin:0 5px 10px 0; vertical-align:top; width:548px; border:1px solid #ccc; padding:10px; }
#related_post .image { float:left; margin:0 15px 0 0; background:#fff; }
#related_post .image img { width:72px; height:72px; display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
#related_post .image:hover img { opacity:0.5; }
#related_post .info { }
#related_post .date { margin:0 0 5px 0; line-height:100%; font-size:12px; color:#999; width: 80px; }
#related_post .title { font-size:14px; margin:0; }
#related_post .title a { text-decoration:none; display:block; }


/* next prev post link */
#previous_next_post { margin:0 0 40px 0; padding:0; border-top:1px solid #ccc; }
#previous_next_post p { margin:0; padding:0; }
#previous_next_post a { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
 }
#previous_post a { margin:0; width:50%; float:left; border-right:1px solid #ccc; line-height:140%; font-size:12px; background:url(img/common/arrow_left.gif) no-repeat left 20px; padding:25px 30px; }
#next_post a { margin:0; left:-1px; position:relative; width:50%; float:right; text-align:right; border-left:1px solid #ccc; line-height:140%; font-size:12px; background:url(img/common/arrow_right.gif) no-repeat right 20px; padding:25px 30px; }




/* ----------------------------------------------------------------------
 product single page
---------------------------------------------------------------------- */
#product_headline a { text-decoration:none; }
#product_headline a:hover { text-decoration:underline; }
.product_title { margin:0 0 20px 0; }

/* slider */
#product_image_slider_wrap { width:770px; background:#f2f2f2; padding:15px; position:relative; margin:0 0 30px 0; }
#product_image_slider_wrap #loader { position:absolute; top:200px; left:350px; }
#product_image_slider { width:575px; height:380px; margin:; overflow:hidden; }
#product_image_slider img { width:575px; height:380px; }

/* thumbnail */
.nivo-controlNav { padding:0; margin:0; position:absolute; right:15px; top:15px; }
.nivo-controlNav a { cursor:pointer; margin:0 0 13px 0; display:block; }
.nivo-controlNav a img { display:block; opacity:0.3; }
.nivo-controlNav a.active img, .nivo-controlNav a:hover img { opacity:1; }

/* no slider */
#product_image {  }
#product_image img { display:block; border:15px solid #f2f2f2; margin:0 auto 30px; }

/* bookmark */
.bookmark { margin:0 0 30px 0; }
.bookmark li { float:left; margin:0 10px 0 0; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */

/* logo */
#logo_text { position:absolute; left:0px; top:35px; margin:0; padding:0; font-size:24px; line-height:100%; font-weight:normal; }
#logo_text a { text-decoration:none; display:block; }
#logo_text a:hover { color:#00a2d9; }
#description { position:absolute; left:0px; top:55px; font-weight:normal; font-size:11px; color:#aaa; }
#logo_image { position:relative; margin:0; padding:0 10px; line-height:100%; background: none #F9D483; }
#logo_image img { display:block; }

.banner-trial { position: absolute; top: 42px; left: 590px; }

#header h1 { margin: 0; height: 30px; }
#header h1 a { font-size: 14px; text-decoration: none; font-weight: normal; color: #A87400; position: relative; top: -8px; }

#top-photo {
height: 332px;
  background: url(/wp/wp-content/uploads/2015/04/top-img.jpg) no-repeat left top;
  width: 802px;
}

.points01 {
  position: relative;
  top: 160px;
  left: 10px;
  border: 1px solid #FED883;
  padding: 8px 0 0 8px;
}

.points02 {
  position: relative;
  top: 160px;
  left: 20px;
  border: 1px solid #FED883;
  padding: 8px 0 0 8px;
}

.points03 {
  position: relative;
  top: 160px;
  left: 30px;
  border: 1px solid #FED883;
  padding: 8px 0 0 8px;
}

/* global menu */
.menu_button { display:none; }
#global_menu { margin: 0 0 0 0; z-index: 999; width: 802px; background: none #fff; height: 57px; }
#global_menu ul ul { display:none; position:absolute; top:63px; left:0px; margin:0; padding:0; border-top:1px solid #ccc; }
#global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
#global_menu li { float:left; font-size:1%; position:relative; background: none #AA7E20; border-right: 1px solid #FFFFFF; width: 113px; }
#global_menu li a { color: #FDC64F; font-size:13px; text-align:center; text-decoration:none; display:block; height:60px; line-height:60px; border-bottom:4px solid #fff;
 -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#global_menu ul li a:hover, #global_menu > ul > li.active_menu > a { border-bottom:4px solid #aaa; color:#333; }
#global_menu ul ul li { float:none; height:auto; line-height:26px; padding:0; margin:0; text-align:left; }
#global_menu ul ul a { font-size:12px; position:relative; padding:10px 20px 8px; width:150px; height:auto; line-height:180%; margin:0 0 -1px 0; text-align:left; border:1px solid #ccc; background:#fff; }
#global_menu ul ul a:hover { border:1px solid #ccc; background:#e2e2e2; }

#global_menu_sp { display: none; }


/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top { z-index:999; position:fixed; right:0px; bottom:25px; margin:0; display:block; width:36px; height:100px; text-indent:-9999px; background:#ccc url(img/footer/return_top.png) no-repeat center; }
#return_top:hover { }

/* basic setting */
#footer { 
	background:#f4f4f4;
  text-decoration: none;
  color: #AA7E20;
  background-color: #FFDB8C;
  background-repeat: no-repeat;
  background-position: left bottom;
	float: left;
    width: 100%;
}

#footer table {
  font-size: 12px;
  text-decoration: none;
}

#footer_inner { margin:0 auto; position:relative; font-size:11px; padding-top:50px; }
#footer a { }
#footer a:hover { }
#footer li { line-height:170%; margin:0 0 10px 0; padding:0; }

/* widget area */
#footer_widget { position:relative; }
.footer_widget,
#inquiry {
	clear: both;
  padding: 20px;
  vertical-align: top;
  overflow: hidden;
  margin: 0 0 10px 0; }
.footer_widget.right_widget { margin-right:0; }
.footer_headline { font-size:16px; margin:0 0 15px 0; padding:0 0 8px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#copyright { width:100%; min-width:1140px; clear:both; color:#fff; background: #FFE2A4; margin:0; border-top: 1px solid #C5952D; }
#copyright_inner { width:802px; height:70px; margin:0 auto; positiion:relative; font-size:11px; }
#copyright a { text-decoration:none; color:#333; }
#copyright a:hover { text-decoration:underline; }

/* menu */
#footer_menu { margin:13px 0 0 0; float:left; }
#footer_menu li { float:left; margin:0 0 6px 0; line-height:100%; }
#footer_menu li a { text-decoration:none; border-right:1px solid #aaa; margin:0 0 0 0; padding:0 10px 0 10px; }
#footer_menu li:last-child a { border:none; }


.footer-navi {
  text-align: center;
  height: 15px;
  clear: both;
  margin: 10px 0px 5px 0px;
}

.footer-navi ul {
  float: left;
  list-style: none;
  text-transform: uppercase;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  display: inline;
  width: 530px;
}

.footer-navi li {
  display: inline;
  padding: 0px;
}

.footer-navi li a {
  display: block;
  float: left;
  width: auto;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 3px;
  border-left: 1px solid #176035;
  border-bottom: none;
  font-size: 10px;
  text-decoration: none;
}

#guide-menu-list {
text-align: center;
  height: 10px;
  margin: 5px 0px 5px 0px;
  clear: both;
  padding: 0 0 16px 0;
  background: #C2A463;
}

#guide-menu-list ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#guide-menu-list li {
  display: inline;
  margin: 0px 5px 0px 0px;
  padding: 0;
  float: right;
}

#guide-menu-list li a {
  font-size: 10px;
  color: #FFF;
}

/* sns link */
#social { clear: both; }
#social_link { margin:15px 0 0 15px; float:right; }
#social_link li { float:left; margin:0 0 0 5px; line-height:100%; }
#social_link li a {
  text-indent:100%; white-space:nowrap; overflow:hidden; display:block; width:24px; height:24px;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#social_link li.rss a { background-image:url(img/footer/rss.png); }
#social_link li.twitter a { background-image:url(img/footer/twitter.png); }
#social_link li.facebook a { background-image:url(img/footer/facebook.png); }
#social_link li a:hover { opacity:0.5; }

/* copyright */
#copyright p { margin:13px 0 0 0; float:right; font-size:12px; }

#block_notice {
  padding: 20px;
  border: 1px solid #BFB47C;
  text-align: left;
  background-color: #FDFBE6;
  margin: 10px 0;
}

.more {
text-align: right;
margin-bottom: 20px;
}
.more a {
font-size: 13px;
text-decoration: none;
}
.more a:hover {
text-decoration: underline;
}

.li_notice {
  text-decoration: none;
  margin-left: 10px;
  margin-bottom: 5px;
  list-style-position: outside;
  list-style-image: url(images/bullet_002.gif);
  font-size: 14px;
  font-weight: bold;
  color: #900;
}

.li_notice li {
margin: 0 0 10px 0;
}

.font80 {
  font-size: 80%;
}

.main_title {
  background: url(/wp/wp-content/uploads/2015/04/sub_headline.gif) no-repeat left top;
	background-size: cover;
    height: 430px;
  padding: 0px;
  margin: 0px 0px 30px 0px;
  clear: both;
  position: relative;
}

.main_title .caption {
  padding: 0px;
  width: 400px;
  font-size: 13px;
  position: absolute;
  top: 120px;
  left: 160px;
}

.main_title .caption p {
margin: 0;
line-height: 140%;
}

#headline {
display: none;
}

#business {
  width: 560px;
  text-align: center;
  padding: 0;
  margin: 0px;
}

#business dl {
  text-align: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

#business dd {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  text-align: left;
  width: 170px;
  display: block;
  color: #AA7D20;
}

#business dt a {
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  text-align: center;
  width: 176px;
  height: 159px;
  margin: 0px 0px 0px 5px;
  padding: 1px;
  border: 1px solid #FFE2A4;
}

#business #business01 a {
  background: url(/images/section_01.gif) no-repeat center;
}

#business #business02 a {
  background: url(/images/section_02.gif) no-repeat center center;
}

#business #business03 a {
  background: url(/images/section_03.gif) no-repeat center center;
}

.pagetop {
text-align: right;
}

.img_left_box {
float: left;
  margin-right: 20px;
}

.img_right_box {
float: right;
  margin-left: 20px;
}

h4.midashi01 {
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  font-size: 100%;
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding: 5px;
background: none #C5A664;
  border-bottom: 3px solid #FFBF9E;
}

.block01 {
float: left;
  margin-bottom: 30px;
}

#side {
  text-align: left;
  z-index: 1;
  padding: 0px;
  background: #FFE2A4;
  height: auto;
}

#side li a {
text-decoration: none;
}

#text-8 {
  background: #FFE2A4;
}

.menu01 li {
  list-style: none;
  margin: 0px 0px 5px 0px;
  padding: 2px 0;
}

.menu01 a {
  margin: 0px;
  padding-left: 20px;
  padding-top: 2px;
  display: block;
  height: 26px;
  width: 176px;
  _width: 196px;
  text-decoration: none;
}

.cat-item a {
  margin: 0px;
  padding-left: 20px;
  padding-top: 2px;
  height: 26px;
  text-decoration: none;
}

.archive .cat-item a,
.single .cat-item a {
padding-left:0;
}

.menu01 a:link, .menu01 a:visited, .cat-item {
  background: url(/wp/wp-content/uploads/2015/04/side_menu_bg1.gif) no-repeat left top;
}

.menu01 a:hover, .menu01 a:active {
  background: url(/wp/wp-content/uploads/2015/04/side_menu_bg_roll.gif) no-repeat left top;
  color: #FFE2A4;
}

.cat-item a:hover {
color: #D09A20;
}

.cat-item {
padding: 4px 0 6px 18px;
  font-size: 13px;
  height: 26px;
}

.menu02 li {
  list-style: url(/wp/wp-content/uploads/2015/04/li_0001.gif) none outside;
  margin: 0px;
  padding: 0px;
}

.menu02 a:link, .menu02 a:visited {
  background: none;
}

.side_widget li ul.menu02 {
  margin: 0;
}

.menu02 li {
background: none;
padding: 0;
}

#pr {
text-align: center;
}

#footer-info {
  clear: both;
  background: none #FFD987;
  padding: 10px;
}

#footer-info dd {
margin: 0 0 10px 0;
}

#footer-info dd a {
font-size: 12px;
}

.post h3,
#post_list .title {
  font-size: 130%;
  background: none #FFE2A4;
  padding: 6px 20px;
  border-left: 6px solid #AA7E20;
  color: #6E4B00;
}

div#text-3 ul {
list-style: none;
}

div#text-3 li {
margin:0;
padding:0;
}

#u_0_2 { display: none; }

.li_horizon {
list-style: none;
}

.li_horizon li {
width: 268px;
  float: left;
  margin-right: 5px;
}

.breadcrumbs {
  margin: 10px 0;
}

#topics {
clear: both;
margin: 0;
}

.date {
float: left;
 margin-right: 10px;
}

.caption {
font-size: 13px;
  line-height: 1.8em;
  margin: 10px 0 4px 0;
}

#product_list .desc {text-align: right;}

.press-info {padding: 10px;}
.press-info p {line-height: 1.8;}

.table2 {
  border-collapse: collapse;
  margin: 10px 0px 10px 5px;
  border: 1px solid #AA7E20;
  letter-spacing: 0.1em;
  padding: 0px;
  text-align: center;
  vertical-align: top;
  background: #FFFFFF;
}

.table2 td, .table2 th {
  padding: 10px 5px 7px;
  line-height: 2;
}

.table2 th {
  padding: 5px 5px 5px 10px;
  background: #FFE2A4;
  margin: 0px;
  border: 1px solid #AA7E20;
  vertical-align: center;
  text-align: center;
}

.table2 td {
  padding: 5px;
  text-align: center;
  border: 1px solid #AA7E20;
}

.table5 {
  border-collapse: collapse;
  margin: 10px 0px 10px 5px;
  border: 1px solid #AA7E20;
  letter-spacing: 0.1em;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  background: #FFFFFF;
  width: 98%;
}

.table5 th {
  padding: 5px 5px 5px 10px;
  background: #FFE2A4;
  margin: 0px;
  border: 1px solid #AA7E20;
  vertical-align: middle;
  text-align: center;
}

.table5 td {
  padding: 5px;
  text-align: left;
  border: 1px solid #AA7E20;
  vertical-align: middle;
}

input[type="submit"] {
padding: 10px 20px;
}

.category-press .press-info p { 
/*
float: left; width: 48%; padding: 1%;
*/
 }

.category-voice .press-info p,
.category-column .press-info p { float: none; width: 100%; }
.category-column .title { margin-bottom: 0; }

#search-2, #search-4, #search-6 {
margin: 0;
}

.widget_search form div {
margin: 5px;
}

.block_in04 {
  padding: 10px;
  border: 1px solid #BFB47C;
  text-align: center;
  background-color: #FDFBE6;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.banner-event { margin-bottom: 20px; }

.category-voice .wp-thumb {
  width: 100px;
  float: left;
  margin: 10px;
}

.category-press .box {
  width: 260px;
  float: left;
  margin: 20px;
}

.category-press .box img {
  max-width: 100%;
}


.ui-tabs { width: 574px; }

.first h3 {
font-weight: normal;
  font-size: 13px;
}

.li01 {
  list-style: url(../../uploads/2015/04/li_0001.jpg) outside;
  margin: 5px 5px 20px 25px;
  font-size: 13px;
}

.li01 li {
  margin-bottom: 10px;
  font-size: 13px;
  word-wrap: break-word;
}

.box .no-banner {
display: block;
  width: 564px;
  height: 80px;
  background: none #FFE2A4;
  padding: 50px 0 0 0;
  font-size: 18px;
  font-weight: bold;
  border: 4px solid #E8C578;
  margin: 0 auto;
}

.home .box {
padding:0;
text-align: left;
}

.home .box .press-thumb,
.home .box .press-title { text-align: center; font-size:12px; }

.archive .press-thumb {
  width: 240px;
  float: left;
  margin: 20px;
  text-align: center;
}

.category-press .press-info {
  width: 270px;
  float: right;
}

.banner_285px { width: 284px; }

.top-banner { display: none; }
.top-img { display: none; }

.tab-menu { font-size: 18px; }

#business dt {
	padding: 0 !important;
}