@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css?20171215);

/*
Theme Name: ssl-store
Theme URI: http://nijimo.jp/
Description: ssl-store
Version: 1.0
Author: 株式会社ニジモ
Tags:
*/

body {
	color: #555;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(./images/header_infomation_bg.gif);
	background-repeat: repeat-x;
}

img {
	vertical-align: top;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

table {
	margin-bottom: 16px;
	width: 100%;
}

th {
	padding: 6px 12px;
	font-weight: 400;
	text-align: left;
	border: #bbb solid 1px;
	vertical-align: top;
	background: #eee;
	/*background: #FFFFC6;*/
}

thead th {
	text-align: center;
	background: #EFE7DE;
}

td {
	padding: 6px 6px;
	border: #bbb solid 1px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 54px;
	width: 960px;
}

#header {
	position: relative;
	margin: 0 auto;
	height: 126px;
}

#header h1 {
	position: absolute;
	top: 32px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 276px;
	height: 90px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 2px;
	line-height: 20px;
	left: 0;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}

#header .tel {
	position: absolute;
	top: 22px;
	right: 0;
	line-height: 2.4;
	font-size: 1.2em;
	text-align: right;
}

#header .tel span {
	color: #FF8200;
	font-size: 1.2em;
	font-weight: 400;
}

#main_menu {
	bottom: 0;
  margin-bottom: 10px;
}

#main_menu li {
	float: left;
	display: inline;
}

#main_menu li a {
	display: block;
	width: 158px;
	height: 44px;
	background-position: top;
margin-right: 2.4px;
	overflow: hidden;
	text-indent: -8000px;
}

#main_menu li.menu_1 a { background: url(./images/menu_btn_1.png); }
#main_menu li.menu_2 a { background: url(./images/menu_btn_2.png); }
#main_menu li.menu_3 a { background: url(./images/menu_btn_3.png); }
#main_menu li.menu_4 a { background: url(./images/menu_btn_4.png); }
#main_menu li.menu_5 a { background: url(./images/menu_btn_5.png);}
#main_menu li.menu_6 a { background: url(./images/menu_btn_6.png); margin-right:0px; }

#main_menu li.menu_1 a:hover { background: url(./images/menu_btn_1_on.png); }
#main_menu li.menu_2 a:hover { background: url(./images/menu_btn_2_on.png); }
#main_menu li.menu_3 a:hover { background: url(./images/menu_btn_3_on.png); }
#main_menu li.menu_4 a:hover { background: url(./images/menu_btn_4_on.png); }
#main_menu li.menu_5 a:hover { background: url(./images/menu_btn_5_on.png); }
#main_menu li.menu_6 a:hover { background: url(./images/menu_btn_6_on.png); }


#main_menu li.menu2_1 a { background: url(./images/menu_btn_1.png); }
#main_menu li.menu2_2 a { background: url(./images/menu_btn_2.png); }
#main_menu li.menu2_3 a { background: url(./images/menu_btn_3.png); }
#main_menu li.menu2_4 a { background: url(./images/menu_btn_4.png); }
#main_menu li.menu2_5 a { background: url(./images/menu_btn_5.png);}
#main_menu li.menu2_6 a { background: url(./images/menu_btn_6.png); margin-right:0px; }

#main_menu li.menu2_1 a:hover { background: url(./images/menu_btn_1_on.png); }
#main_menu li.menu2_2 a:hover { background: url(./images/menu_btn_2_on.png); }
#main_menu li.menu2_3 a:hover { background: url(./images/menu_btn_3_on.png); }
#main_menu li.menu2_4 a:hover { background: url(./images/menu_btn_4_on.png); }
#main_menu li.menu2_5 a:hover { background: url(./images/menu_btn_5_on.png); }
#main_menu li.menu2_6 a:hover { background: url(./images/menu_btn_6_on.png); }


#header_menu li a:hover {
	background-position: bottom;
}

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#username {
	position: relative;
	top: 8px;
	font-size: 14px;
  float: right;
  padding-right:0.75em;
  color: #fff;
}

#content {
	clear: both;
	margin: 0 auto 0;
	padding: 12px 0 0;
	width: 960px;
	line-height: 1.8em;
	font-size: 1.2em;
	overflow: hidden;
	zoom: 1;
}

#main {
	display: inline;
	margin-top: 0px;
	width: 700px;
	overflow: hidden;
}
/*
#main h3 {
	margin-bottom: 18px;
	padding: 10px 0 0 20px;
	height: 36px;
	line-height: 32px;
	color: #6da246;
	font-weight: 800;
	font-size: 1.4em;
	background: url(./images/h3_bg.png) left no-repeat;
}
*/
#main h3 {
clear: both;
color: #0186d1;
font-size: 22px;
padding: 10px 0 10px 8px!important;
border-left: solid 10px #0186d1;
border-bottom: solid 2px #0186d1;
margin: 0 auto 16px;
/*
  color: #0186d1;
  font-size: 22px;
  padding: 4px 0 4px 8px;
  border-left: solid 10px #0186d1;
  border-bottom : solid 2px #0186d1;
  margin: 0 auto 16px;
*/
}
#main h4 {
  color: #fff;
  background: #0186d1;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 3px 4px 2px;
  margin: 0 auto 16px;
}

#main h5 {
	margin: 0 0 10px 0;
	font-weight: 400;
	font-size: 1.25em;
	color: #FF7D00;
}

#main h5.no_1,
#main h5.no_2,
#main h5.no_3,
#main h5.no_4,
#main h5.no_5,
#main h5.no_6 {
	padding: 0 0 0 30px;
	height: 24px;
	line-height: 24px;
}

#main h5.no_1 { background: url(./images/no_1.png) left no-repeat; }
#main h5.no_2 { background: url(./images/no_2.png) left no-repeat; }
#main h5.no_3 { background: url(./images/no_3.png) left no-repeat; }
#main h5.no_4 { background: url(./images/no_4.png) left no-repeat; }
#main h5.no_5 { background: url(./images/no_5.png) left no-repeat; }
#main h5.no_6 { background: url(./images/no_6.png) left no-repeat; }

#main h5.no_1:hover { background: url(./images/no_1_2.png); }
#main h5.no_2:hover { background: url(./images/no_2_2.png); }
#main h5.no_3:hover { background: url(./images/no_3_2.png); }
#main h5.no_4:hover { background: url(./images/no_4_2.png); }
#main h5.no_5:hover { background: url(./images/no_5_2.png); }

#main .inner {
	margin-bottom: 40px;
	padding: 0 20px;
}

#main .box {
	margin-bottom: -1px;
	padding: 10px 19px;
	border: solid 1px #B5B6B5;
	overflow: hidden;
	zoom: 1;
}

#main .oflow {
	overflow: hidden;
	zoom: 1;
}

#content .navigation {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}

#content .pager {
	margin: 0 auto;
	width: 25%;
	overflow: hidden;
	zoom: 1;
}

#sidebar {
	float: right;
	display: inline;
	margin-top: 0px;
	width: 239px;
}

#sidebar_menu {
	margin: 0 0 30px 0;
}

#sidebar_menu li a {
  display: block;
  width: 210px;
  height: 47px;
}
#sidebar_menu a div {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}
#sidebar_menu #menu_1 { background: url(./images/sidebar_menu_1_bg.png) left no-repeat; }
#sidebar_menu #menu_2 { background: url(./images/sidebar_menu_2_bg.png) left no-repeat; }
#sidebar_menu #menu_3 { background: url(./images/sidebar_menu_3_bg.png) left no-repeat; }
#sidebar_menu #menu_4 { background: url(./images/sidebar_menu_4_bg.png) left no-repeat; }
#sidebar_menu #menu_5 { background: url(./images/sidebar_menu_5_bg.png) left no-repeat; }
#sidebar_menu #menu_6 { background: url(./images/sidebar_menu_6_bg.png) left no-repeat; }

#sidebar_info {
	padding: 9px;
	line-height: 1.6;
}

#sidebar_info hr {
	display: block;
	margin: 6px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-bottom: dotted 1px #7B594A;
	vertical-align: top;
	zoom: 1;
}

#sidebar_info h3 {
	margin-bottom: 4px;
	padding-left: 16px;
	font-size: 1.2em;
	font-weight: 800;
	line-height: 1.6em;
	color: #4e352f;
	background: url(./images/sidebar_h3_bg.png) left no-repeat;
	border-bottom: solid 2px #4e352f;
}

#sidebar_info span {
	color: #be8647;
  font-weight: 600;
}
#sidebar_text {
	color: #be8647;
	font-size: 1.0em;
  font-weight: 400;
	line-height: 1.3em;
	margin: 6px 0 0 0;
}
#sidebar_text ul li {
  font-weight: 600;
  list-style: disc;
  margin-left: 1.3em;
}

#footer {
  background-color: transparent;
  margin: 0 auto 0;
  text-align: center;
  clear: both;
  background: #ddd;
  border-top: solid 1.5px #666;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #d9d9d8), color-stop(0.00, #f5f5f5));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #d9d9d8 95%);
  background: -moz-linear-gradient(top, #f5f5f5 0%, #d9d9d8 95%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #d9d9d8 95%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #d9d9d8 95%);
  background: linear-gradient(top, #f5f5f5 0%, #d9d9d8 95%);
}
#footer-inner {
	width: 960px;
  padding: 16px 0 15px 0;
  font-size: 10px;
  margin: auto;
}
#footer #product {
	width: 100%;
}
#footer #product ul {
	list-style: none;
}
#footer #product ul li {
	float: left;
	width: 318px;
}
#footer #product ul li#hr {
  border-left: dashed 1.5px #666;
}
#footer #product ul li div#item {
	width: 260px;
  text-align: left;
  margin: 0.5em auto;
}
#footer #product ul li div#item h5 {
  border: solid 1px #999;
  font-size: 1.20em;
  fonr-weight: normal;
  text-align: center;
  padding: 0.5em 0;
  margin: 0 0 0.25em;
}
#footer #product ul li div#item a {
  color: #333;
  line-height: 2.0em;
}

#footer #product ul li div#item a:hover {
  text-decoration: none;
}
#footer #other {
  clear: both;
  position: relative;
  top: 16px;
  text-align: center;
  padding: 12px 0 12px;
  margin-top: 20px auto 20px;
  border-top: dashed 1.5px #666;
  border-bottom: dashed 1.5px #666;
  margin: auto auto 30px;
}
#footer #other ul {
  width: 960px;
  list-style: none;
  padding: 4px auto!important;
  margin: 0 auto;
}
#footer #other ul li {
  display: inline;
	padding: 0.15em 2em;
  margin: 10px 0 0;
  border-left: solid 1px #999;
}
#footer #other ul li#hr {
  border: none;
}

#footer #other ul li a {
  color: #333;
  text-decoration: none;
}
#footer #other ul li a:hover {
  text-decoration: underline;
}
#footer #address {
	clear: both;
	position: relative;
	top: -3px;
  margin: 0.4em 0 0;
  background: none!important;
}

.to_top {
	clear: both;
	padding: 0 0 0;
	zoom: 1;
}

.to_top a {
	float: right;
	color: #40B8D4;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 16px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 16px;
}

.oflow {
	overflow: hidden;
	zoom: 1;
}

.red {
	color: #BA0000;
}

.box_red {
    padding: 10px;
    border: 1px solid #FF8380;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}


.paypal {
  position: absolute;
  top: 54px;
  left: 380px;
}

.company-table {
    background: url(./images/about_img_1.png) no-repeat right bottom;
}


.box6 {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;/*点線*/
}
.box6 p {
    margin: 0; 
    padding: 0;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}
