@charset "shift_jis";
/* CSS Document */


html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

body{font:14px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}
input{
	color: #2b2b2b;
	font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif;
	font-size: 12px;
}
/***** clearfix *****/
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0;}.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}.clearfix {display: block;}
/* End hide from IE-mac */

* a{text-decoration:underline; color:#367ec4;}

ul li {
	list-style:none;
}

.font_w_b {
	font-weight:bold;
}

.t_orenge {
	color:#ff4e00;
}
.txt_red {
	color:#FF0000;
}
.txt_red02 {
	color:#e50000;
}



body{
	background-color:#ffffff;
	color:#555555;
	/*background:url("../img/common/bg.jpg") repeat-x top;*/
    font-family:'Meiryo', '???C???I';
	font-size:12px;
	line-height:175%;
}

a{color: #006699;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

#wrap{
	background-color:#ffffff;
}
#header{margin:auto;}
#header #top_logo{
	float:left;
	padding:20px 0 0 10px;
}
#header #top_button{
	float:right;
	padding: 25px 10px 0 0;
}
#header #top_submenu{
	clear:both;
	float:right;
	padding-right:10px;
	line-height:0;
}
#header #top_submenu li{
	float:left;
}
#header #top_menu{
	clear:both;
	padding-top:5px;
	line-height:0;
}
#header #top_menu li{
	float:left;
}
#header #pankuzu{
	display: block;
	width: 930px;
	margin: 0 auto;
	padding: 20px 0 0 10px;
	font-size: 10px;
}

#footer{
	border-top:1px dashed #888888;
}
#footer p#copyright{
	margin:5px 160px 5px 10px;
	color:#888888;
	display:inline;
    font-size: 11px;
    line-height: 140%;
}

div#main {
	padding:0 10px 50px 10px;
	width: 930px;
	margin:20px auto 0 auto;
}

ul.header_2 {
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 19px;
    width: 188px;
    border: 1px solid #FFF;
    text-align: left;
    font-size: 10px;
}
ul.header_2 li {
    margin-bottom: 2px;
    margin-left:0;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 11px;
    background-color: #F7F7F7;
    list-style-type: none;
}
ul.header_2 li span {
    display: block;
    padding-bottom: 9px;
    color: #217CC3;
    font-weight: bold;
}

#SS_container {
	width: 950px;
	margin:0 auto;
}
/*2016_12???ǉ?header---------------------------*/
#header{
		font-family:'Meiryo', '???C???I';
}
.header_top {
	padding:5px 0;
	background: #1b7fc4;
}
.header_top .header_inner{
	padding: 0px;
	box-sizing: border-box;
	margin: auto;
	width: 930px;
}
.header_nav {
	display: table-cell;
	font-size: 11px;
	text-align: right;
	width: 730px;
	line-height: 11px;
	vertical-align: middle;
}
.header_nav .nav_item {
	background-image: url(../img/common/ico_arr_01.png);
	background: url(../img/common/ico_arr_02.png) no-repeat 0 50%;
	display: inline-block;
	padding: 0 20px 0 13px;
}
.header_nav .nav_item .nav_link{
	text-decoration: none;
	color: #fff;
}
.header_search {
	display: table-cell;
	font-size: 0;
	width: 210px;
	line-height: 1;
}
.header_search_input {
	background: #fff;
	border: #bfbfbf 1px solid;
	box-sizing: border-box;
	height: 24px;
	width: 183px;
}
.header_search_btn {
	border: #2f2f2f 1px solid;
	background: #2f2f2f url(../img/common/ico_search.png) no-repeat 50% 50%;
	box-sizing: border-box;
	cursor: pointer;
	height: 24px;
	overflow: hidden;
	text-indent: 100%;
	width: 24px;
}
.header_search_btn:hover {
	opacity: 0.8;
}
.header_menu {
	border-bottom: #dcdcdc 1px solid;
	padding-top: 25px;
	padding-bottom: 25px;
}
.header_menu_inner{
	clear: both;
	zoom: 1;
	box-sizing: border-box;
	margin: auto;
	width: 930px;
	padding: 0;
}
.header_menu_inner h1.header_logo {
	float: left;
	width: 322px;
	padding: 0;
	height: 30px;
}
.global_nav {
	float: right;
	font-size: 0;
	line-height: 1;
	padding-top: 7px;
	text-align: right;
	width: 507px;
}
.global_nav_item {
	border-left: #dcdcdc 1px solid;
	display: inline-block;
	padding: 0 20px;
}
.global_nav_item:first-child {
	border-left: 0;
}
.global_nav_item:nth-of-type(5) {
	padding-right: 0px;
}

/*2016_12???ǉ?footer_area---------------------------*/
#footer_area{
	font-family:'Meiryo', '???C???I';
	line-height: 1;

}
.footer_menu {
	background: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_menu .wrapper {
	box-sizing: border-box;
	margin: auto;
	width: 930px;
}
.footer_menu .footer_logo {
	text-align: center;
	margin-bottom: 20px;
	height: 30px;
}
.footer_menu .footer_nav {
	text-align: center;
	font-size: 11px;
}
.footer_menu .nav_item {
	background: url(../img/common/ico_arr_02.png) no-repeat 0 50%;
	display: inline-block;
	padding: 0 20px 0 13px;
}
.footer_menu .nav_item .nav_link {
	color: #535353;
	text-decoration: none;
}
.footer_copy {
	background: #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_copy .footer_copy_body {
	color: #000;
	text-align: center;
}
.pagetop {
	position: fixed;
	bottom: 171px;
	right: 20px;
	width: 47px;
	height: 45px;
}


/***** Googleサイト内検索　20170224 *****/
.header_search form.gsc-search-box {
  background: none !important;
  height: auto !important;
  padding-top: 0 !important;
}

.header_search input.gsc-search-button{
  border-color: #2f2f2f 1px solid !important;
  background-color: #2f2f2f !important;
}
.header_search input.gsc-search-button-v2{
  width: 13px;
  height: 13px;
  padding: 5px 5px;
  min-width: 13px;
  margin-top: 0px;
}


.header_search table.gsc-search-box {
  width: 100% !important;
  margin:0 auto !important;
  position: relative !important;
  top: 2px !important;
}

.header_search .gsc-search-box-tools .gsc-search-box .gsc-input .gsc-input-box {
  height: 21px !important;
  margin-right: -2px;
}

.header_search .gsib_a{
  padding: 2px 3px 0px 3px !important;
  width: 100% !important;
}

.header_search input.gsc-input {
    font-size: 12px !important;
}
.header_search .gsc-search-box-tools .gsc-search-box .gsc-input{
  padding-right: 0 !important;
}

.header_search .gsst_a .gscb_a {
  padding-top: 1px !important;
}

.header_search form.gsc-search-box {
    font-size: 12px !important;
    margin-bottom: 1px !important;
    margin-top: -2px !important;
}


.header_search td.gsc-search-button input {
    top: 0 !important;
}