﻿a:link{
	color:#0066FF;
	text-decoration:underline;
}
a:visited{
	color:#0066FF;
	text-decoration:underline;
}
a:hover{
	color:#ff3300;
	text-decoration:underline;
}
a:active{
	color:#000;
	text-decoration:none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*--------------------------*/
/*  wrapper                 */
/*--------------------------*/
#wrapper
{

	/* width: 1200px; */
	background-color: #ffffff;
}
#wrap_centering
{
/*	width: 980px;	*/
/*
	margin-left: auto;
	margin-right: auto;
*/
	background-color: #ffffff;
}
/*--------------------------*/
/*  header_centering        */
/*--------------------------*/
/*--------------------------*/
/*  header                  */
/*--------------------------*/
#header
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

h1
{
	background: url("../../images/headline.jpg") no-repeat left top;
	overflow: visible;
	width: 720px;
	height: 90px;

	text-indent: -9999px;
	float:left;
	margin-top: 8px;
}

/*--------------------------*/
/*  top_navi        */
/*--------------------------*/

#top_navi {
  float: right;
  margin-top: 5px;
  height:70px;
  width:160px;
}
#top_navi ul
{
  width:250px;
  height: 30px;
}
#top_navi li
{
	float: left;
	list-style-type: none;
	color: black;
}
#top_navi li a {
  color: black;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
#top_navi li.en a {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
}
	

/*--------------------------*/
/*  navi_inc                */
/*--------------------------*/
#navi_inc
{
	clear: both;

/*	width: 1050px;	*/
	height: 56px;	
	
	/* background-color: #0A70BF; */
	background: url("../../images/navi_back.gif") repeat-x left top;
}
/*--------------------------*/
/*  navi                    */
/*--------------------------*/
#navi
{
/*	clear: both;	*/
/*	float: left;	*/
	width: 980px;
	margin-left: auto;
	margin-right: auto;

/*	background-color: red; */
	

}
#navi ul, li
{
	margin: 0;
	padding: 0;
	list-style:none;
}
#navi li
{
	float: left;

}
#navi li a
{
	display: block;
	height: 56px;
	text-indent: -9999px;
}
#navi li a.button_1
{
	width: 131px;
	background: url("../../images/button_1.gif") no-repeat left top;
}
#navi li a.button_2
{
	width: 131px;
	background: url("../../images/button_2.gif") no-repeat left top;
}
#navi li a.button_3
{
	width: 130px;
	background: url("../../images/button_3.gif") no-repeat left top;
}
#navi li a.button_4
{
	width: 130px;
	background: url("../../images/button_4.gif") no-repeat left top;
}
#navi li a.button_5
{
	width: 130px;
	background: url("../../images/button_5.gif") no-repeat left top;
}
#navi li a.button_6
{
	width: 199px;
	background: url("../../images/button_6.gif") no-repeat left top;
}
#navi li a.button_7
{
	width: 129px;
	background: url("../../images/button_7.gif") no-repeat right top;
}
#navi li a:hover.button_1
{
	width: 131px;
	background: url("../../images/button_1_on.gif") no-repeat left top;
}
#navi li a:hover.button_2
{
	width: 131px;
	background: url("../../images/button_2_on.gif") no-repeat left top;
}
#navi li a:hover.button_3
{
	width: 130px;
	background: url("../../images/button_3_on.gif") no-repeat left top;
}
#navi li a:hover.button_4
{
	width: 130px;
	background: url("../../images/button_4_on.gif") no-repeat left top;
}
#navi li a:hover.button_5
{
	width: 130px;
	background: url("../../images/button_5_on.gif") no-repeat left top;
}
#navi li a:hover.button_6
{
	width: 199px;
	background: url("../../images/button_6_on.gif") no-repeat left top;
}
#navi li a:hover.button_7
{
	width: 129px;
	background: url("../../images/button_7_on.gif") no-repeat right top;
}


/*--------------------------*/
/*  sns                */
/*--------------------------*/

#sns {
    border-style: solid;
    border-width: 0;
    float: right;
    height: 25px;
	width:74px;
}

/*--------------------------*/
/*  contents                */
/*--------------------------*/
#contents
{
	background: url("../../images/back-image.jpg") no-repeat center top;
	background-size: auto auto;
	margin-bottom: 20px;
}
/*--------------------------*/
/*  contents_core           */
/*--------------------------*/
#contents_core
{
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------*/
/*  left                    */
/*--------------------------*/
#left
{
	float: left;
	width: 712px;
	height: auto;
	margin-top: 25px;
}
/*--------------------------*/
/*  left_box                */
/*--------------------------*/
#left_box
{
	width: 714px;
	background-color: #ffffff;
}
/*--------------------------*/
/*  left_box_upper          */
/*--------------------------*/
#left .left_box_upper {
  background-color: #ffffff;
  padding: 5px 0 0px 4px;
}
/*--------------------------*/
/*  news                    */
/*--------------------------*/
#news
{
    float: left;
    height: auto;
    margin: 0 0 20px;
    width: 715px;
}

#news .listbutton
{
	background: url(../../images/news_title.gif) no-repeat scroll right 0;
	width: 200px;
	height: 52px;
	float:left;
}
#news .listbutton a
{
	background: url(../../images/button_newslist.gif) no-repeat scroll 0 0;
	margin-top: 5px;
	margin-left: 70px;
	width: 103px;
	height: 41px;
	float:left;
	text-indent: -9999px;
	font-size: 0px;
}
#news dl
{
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
	width: 712px;
	height: auto;
	float: left;
}
#news dl dt,#news dl dd
{
	padding: 15px 0px 10px 0px;
}
#news dl dt
{
	float:left;
	width: 150px;
	height: 25px;
	font-size: 14px;
	text-align: center;
}
#news dl dd
{
	color: #555555;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 560px;
	text-align: left;
}
/*--------------------------*/
/*  news                    */
/*--------------------------*/
#news h3
{
	background: url(../../images/news_title.gif) no-repeat scroll 0 0;
	width: 514px;
	height: 52px;
	text-indent: -9999px;
	font-size: 0px;
	float:left;
}
#title
{
	width: 712px;
	height: 36px;
	background: linear-gradient(#fefefe, #f1f1f1);
	border-bottom: solid 1px #d2d3d3;

}
#title ul
{
	clear: left;
	width: 712px;
	
	background-color: #ffff33;
}
#title li
{
	float: left;
	
}
#title li.label01
{
    background: url("../../images/mark01.gif") no-repeat scroll 0 3px;
    padding-left: 15px;
    text-indent: -9999px;
}
#title li.label02
{
	padding-left: 5px;
	font-weight: bold;
}
#title li.label03
{
	float: right;
	margin: 2px 15px;
}
#title li a img {
    border-style:none;
}
/*--------------------------*/
/*  right                   */
/*--------------------------*/
#right
{
	float: right;
	width: 256px;
	height: auto;
	margin-top: 19px;
}
/*--------------------------*/
/*  right_menu             */
/*--------------------------*/
#right_menu
{
	float: left;
	height:auto;
}
#right_menu ul
{
	float: left;
	width: 256px;
	height: auto;
	list-style:none;
	margin: 0px;
	background: url("../../images/right_menu_bottom.png") no-repeat bottom center;
	padding-bottom: 7px;
}
#right_menu li
{
	float: left;
	width: 256px;
	height: auto;
	text-indent: -9999px;
	background: url("../../images/right_menu_li.png") repeat-y center center;
}
#right_menu h3
{
	background: url("../../images/right_menu_header.png") no-repeat center center;
	width: 256px;
	height: 34px;
	text-indent: -9999px;
	font-size:0px;
}
#right_menu a
{
	margin-left: 17px;
	width: 218px;
	height: 55px;
}
#right_menu .listplus_entry a
{
	height: auto;
	margin-left: 0px;
}
#right_menu .listplus_category a
{
	height: auto;
	margin-left: 0px;
}
#right_menu a.btn01
{
	display: block;
	background: url("../../images/side_btn01.gif") no-repeat left top;
}
#right_menu a.btn02
{
	display: block;
	background: url("../../images/side_btn02.gif") no-repeat left top;
}
#right_menu a.btn03_2
{
	display: block;
	background: url("../../images/side_btn03_2.gif") no-repeat left top;
}
#right_menu a.btn03
{
	display: block;
	background: url("../../images/side_btn03.gif") no-repeat left top;
}
#right_menu a.btn04
{
	display: block;
	background: url("../../images/side_btn04.gif") no-repeat left top;
}
#right_menu a.btn05
{
	display: block;
	background: url("../../images/side_btn05.gif") no-repeat left top;
}
#right_menu a.btn05_1
{
	display: block;
	background: url("../../images/side_btn05_1.gif") no-repeat left top;
}
#right_menu a.btn05_2
{
	display: block;
	background: url("../../images/side_btn05_2.gif") no-repeat left top;
}
#right_menu a.btn06
{
	display: block;
	background: url("../../images/side_btn06.gif") no-repeat left top;
}
#right_menu a.btn07
{
	display: block;
	background: url("../../images/side_btn07.gif") no-repeat left top;
}
#right_menu a.btn08
{
	display: block;
	background: url("../../images/side_btn08.gif") no-repeat left top;
}
#right_menu a.btn09
{
	display: block;
	background: url("../../images/side_btn09.gif") no-repeat left top;
}
#right_menu a.btn10
{
	display: block;
	background: url("../../images/side_btn10.gif") no-repeat left top;
}
/*--------------------------*/
/*  banner                  */
/*--------------------------*/
#banner {
	float: left;
	height: auto;
	/* text-align: center; */
	width: 712px;
	margin: 0px 0px 10px 14px;
}
#banner a {
	display: inline;
	height: 50px;
	width: 160px;
	padding: 5px;
}
/*--------------------------*/
/*  back_top                */
/*--------------------------*/
#back_top
{
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------*/
/*  fb_timeline             */
/*--------------------------*/
#fb_timeline {
    float: left;
    height: auto;
    margin: 0 0 20px;
    width: 715px;
}

#back_top p.back_top a
{
	float: right;
	color: #ffffff;
	text-indent: -9999px;
	background: url("../../images/arrow_up.gif") no-repeat left top;
/*	background-repeat: no-repeat;	*/
	width: 161px;
	height: 25px;
}
/*--------------------------*/
/*  footer                  */
/*--------------------------*/
#footer
{
	clear: both;
	background-color: #457ad4;
}
#footer p
{
	color: #ffffff;
}

/*--------------------------*/
/*  foot_center             */
/*--------------------------*/
#foot_center
{
	width: 980px;
	height: 200px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#foot_center .footer_left
{
	width: 400px;
	height: 200px;
	float: left;
}
#foot_center .footer_left p.char_1
{
	font-weight: bold;
	float: left;
	width: 330px;
	height: 65px;
	text-align: left;
	font-size: 16px;
	margin-top: 15px;
}
#foot_center .footer_left dl
{
	font-size: 13px;
	color: #ffffff;
	float: left;
	width: 380px;
	height: 50px;
}
#foot_center .footer_left dl dt
{
	clear: left;
	float: left;
	font-weight: bold;
}
#foot_center .footer_left dl dd {
  font-size: 12px;
  padding-left: 87px;
  text-align: left;
}
#foot_center .footer_right
{
	float: left;
	width: 580px;
	height: 200px;
}
#foot_center .footer_right p.char_2 {
  text-align: right;
  margin-top: 130px;
  font-size: 17px;
}

#left
{
	text-align: left;
}

.entryHeader h2, #left h2 {
	background: url("../../images/h2_bg.gif") no-repeat scroll left top;
	height: 63px;
	line-height: 60px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 10px;
}
#left h2
{
	margin-bottom: 0px;
}

#entry_left
{
	float: left;
	width: 715px;
	height: auto;
	margin-top: 25px;
	text-align: left;
}

.acms-grid-r
{
	margin-left: 0px;
}
.acms-col-4
{
	margin-left: 1.3333%;
	width: 32%;
}
.acms-col-6
{
	margin-left: 1%;
	width: 49%;
}

.entryColumn h3 {
	background: url("../../images/h3_bg.gif") no-repeat scroll left top;
	height: 52px;
	line-height: 52px;
	padding-left: 40px;
	text-align: left;
	margin-bottom: 10px;
}

.entryColumn h4 {
	background: url("../../images/h4_bg.gif") no-repeat scroll left top;
	height: 52px;
	line-height: 52px;
	padding-left: 15px;
	text-align: left;
	margin-bottom: 10px;
}

.entryColumn h5 {
	background: url("../../images/h5_bg.gif") no-repeat scroll left top;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
}

.acms-grid, .acms-grid-r
{
	margin-right: 0px !important;
}

.acms-entry
{
	background-color: #ffffff;
}

.acms-entry p
{
	width: 100%;
	margin-bottom: 10px;
}
.acms-entry img
{
	margin-bottom: 0px;
}

.acms-entry [class*="column-image-"], .acms-entry [class*="column-media-"], .acms-entry [class*="column-map-"], .acms-entry [class*="column-yolp-"], .acms-entry [class*="column-youtube-"], .acms-entry [class*="column-video-"], .acms-entry [class*="column-eximage-"]
{
	margin-bottom: 0px;
}
.acms-entry ul
{
	margin-top: 5px;
}
.acms-entry ul li {
  background: url("../img/list_icon1.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0);
  margin-bottom: 8px;
  padding-left: 17px;
}
#entryList
{
	background-color: #ffffff;
	width: 100%;
	padding: 20px 0;
	float: left;
}
#entryList li
{
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 17px;
	background: url("../img/list_icon1.gif") no-repeat scroll left center;
	font-size: 15px;
}

.acms-entry ol li
{
	list-style: decimal;
}

.acms-entry ol, .acms-entry ul
{
	margin-left: 15px;
}

.listplus_entry
{
	text-indent: 0px !important;
	font-size:13px !important;
	text-align: left;
}
#right_menu .listplus_entry, #right_menu .listplus_category
{
	text-indent: 0px !important;
	font-size:13px !important;
	text-align: left;
	margin: 3px 0px 3px 15px !important;
	float: left;
	padding-left: 17px;
	background: url(../img/list_icon1.gif) no-repeat left center;
	font-size: 15px;
	text-decoration: none !important;
}
.breadclumbs {
  clear: both;
  color: #ffffff;
  height: 24px;
  padding: 0 10px 0 0;
  width: 690px;
}
.breadclumbs ul
{
	width: 690px;
	height: 25px;
	overflow: hidden;
}
.breadclumbs ul li {
  background: url("../img/navi_arrow.gif") no-repeat scroll left 6px rgba(0, 0, 0, 0);
  float: left;
  font-size: 15px;
  height: 25px;
  left: -5px;
  margin-left: 5px;
  padding-left: 18px;
  position: relative;
  width: auto;
}

.breadclumbs ul li a {
  color: #ffffff;
  text-decoration: none;
}

.column-file-auto
{
	width: 100% !important;
	float: left;
	height: auto;
	line-height: 16px;
	margin: 3px 0;
}
.column-file-auto a
{
	float: left;
}

.column-file-auto .caption
{
	float: left;
	width: 80% !important;
}
.column-file-auto a img
{
	height: 34px;
	width: auto;
}
.column-file-auto p
{
	margin-bottom: 0px;
	padding-top: 4px;
}

.entryHeader
{
	height: 63px !important;
}

.acms-entry
{
	width: 712px;
	padding-top:10px;
}

.js-acms_tabs li
{
    background: none !important;
    margin-bottom: 8px !important;
    padding-left: 5px !important;
    width: auto !important;
}

.entryColumn
{
	margin-left: 10px;
	margin-right: 10px;
}

.listplus_category a
{
  height: auto !important;
}
.listplus_entry a
{
  height: auto !important;
}

.category_picture_area {
     height: auto;
     margin: 5px 0px 10px;
     width: 100%;
}
