@charset "utf-8";
@import "add.css";
/* CSS Document */
/* style.css */

/*===================================
 index.html
===================================*/

/*-----------------------------------
 #contents > #center
-----------------------------------*/
div#center {
}

/* #news */
div#center #news{
}

div#center #news h2{
}

div#center #news #list_link{
	position:relative;
	top:-25px;
	left:0px;
	margin-bottom:-20px;
	padding-right:0.5em;
	text-align:right;
}

div#center #news #list_link a{
	text-decoration:none;
}

div#center #news #list_link a:hover{
	text-decoration:underline;
}

div#center #news dl{
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #cccccc;
	font-size:85%;
}

div#center #news dt{
	float:left;
	width:110px;
	clear:both;
}

div#center #news dd{
	margin-left:110px;
	padding-left:85px;
	padding-bottom:10px;
	width:285px;
	background-image:url(../images/center_news_info.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}

div#center #news dd.info{
	background-image:url(../images/center_news_info.gif);
}
div#center #news dd.release{
	background-image:url(../images/center_news_release.gif);
}
div#center #news dd.products{
	background-image:url(../images/center_news_product.gif);
}

/*-----------------------------------
 #inner-content > #center2
-----------------------------------*/

/*===================================
 rittyu.html
===================================*/
div#inner-content p{
	margin-left:30px;
	margin-right:30px;
}
div#inner-content .catch-txt {
	font-size:140%;
	font-weight:bold;
	color:#0A50A1;
	margin-top:10px;
	margin-bottom:20px;
}
div#inner-content .catch-para {
	width:350px;
	float:left;
	margin-top:20px;
}
div#inner-content h2{
	margin-bottom:15px;
}
div#inner-content h3{
	margin-left:20px;
	margin-top:20px;
	padding-top:15px;
	padding-left:15px;
	height:42px;
	background:url(../images/title-back.gif) no-repeat;
	color:#0A50A1;
	font-weight:bold;
}

div#inner-content .title-txt1{
	margin-left:30px;
	margin-top:20px;
	padding-left:20px;
	padding-top:15px;
	width:630px;
	height:50px;
	background:url(../images/title-back1.gif) no-repeat;
	color:#0A50A1;
	font-weight:bold;
}

div#inner-content .title-txt2{
	margin-left:30px;
	margin-top:20px;
	padding-left:30px;
	padding-top:15px;
	width:630px;
	height:50px;
	background:url(../images/title-back2.gif) no-repeat;
	font-weight:bold;
}

div#inner-content .inner-img {
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}


div#inner-content .top-btn {
	text-align:right;
	margin:25px 25px 25px 0;
}


div#inner-content .est-btn {
	text-align:right;
	margin:25px 25px 25px 0;
}

div#inner-content .item {
	margin-top:10px;
	margin-left:30px;
}

div#inner-content .line {
	background:url(../images/hr-back.gif);
	width:630px;
	height:5px;
	margin-bottom:15px;
}
div#inner-content .item-box {
	border:1px solid #999;
	width:310px;
	float:left;
	font-size:85%;
	height:310px;
	margin:0 10px 15px 0;
	text-align:center;
}

div#inner-content .item-cache {
	background:url(../images/list-ico2.gif) no-repeat;
	background-position : 4px 5px;
	color:#0A50A1;
	font-weight:bold;
	padding:4px 0 4px 25px;
	text-align:left;
}
div#inner-content .item-title {
	background:#EBF9FC;
	color:#0A50A1;
	font-weight:bold;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding-left:15px;
	margin-bottom:10px;
	text-align:left;
}
div#inner-content .item-box p{
	text-align:left;
}

/* product-list.html */

div#product_list_main {
	margin-top:5px;	
	margin-bottom:8px;
}
div#product_list_main img{
	margin-right:3px;	
	margin-bottom:10px;
}

div#inner-content .product-family-box {
	text-align:center;
	width:202px;
	height:260px;
	float:left;
	margin:0 15px 15px 0px;
}
div#inner-content .product-family-box p{
	margin-left:5px;
	margin-right:5px;
}
div#inner-content .family-title {
	background:url(../images/product-family-box-top.gif) no-repeat;
	height:38px;
	padding:10px 0 0 30px;
	text-align:left;
	color:#0A50A1;
	font-weight:bold;
}

div#inner-content .product-family-box-back {
	width:202px;
	background:url(../images/product-family-box-back.gif) repeat-y;
}
div#inner-content .product-family-box-back p{
	text-align:left;
	height:70px;
}

div#inner-content .actual{
	margin:10px 15px 10px 55px;
}
div#inner-content .actual dt{
	background:url(../images/list-ico2.gif) no-repeat left 5px;
	padding-left:25px;
}
div#inner-content .actual dd{
	margin-left:30px;
}

/*eco*/
div#inner-content .text-q {
	background:url(../images/icon-q.gif) no-repeat;
	height:27px;
	background-position:0 center;
	padding-left:30px;
	margin-bottom:15px;
	font-weight:bold;
}
div#inner-content .text-a {
	background:url(../images/icon-a.gif) no-repeat;
	height:27px;
	background-position:0;
	padding-left:30px;
	margin-bottom:30px;
}
/*LED*/
div#inner-content .led-point {
	background:url(../images/icon-eco.gif) no-repeat;
	background-position:0 center;
	padding-left:60px;
	line-height:1.2em;
	margin-bottom:15px;
}
.text-green {
	color:#065906;
	font-size:115%;
	font-weight:bold;
}

/*company*/
div#inner-content .company-table {
	width:630px;
	margin-left:30px;
	border-collapse:collapse;
}
div#inner-content .company-table td{
	padding:10px;
	vertical-align:top;
	border-bottom:1px #666 dotted;
}
div#inner-content .company-table th{
	width:95px;
	padding:10px;
	vertical-align:top;
	border-bottom:1px #666 dotted;
}

div#inner-content .officer-name {
	padding:0;
	margin:0;
	width:260px;
}
div#inner-content .officer-title {
	width:160px;
	font-weight:normal;
	float:left;
}


/* jirei.html */
div#inner-content .footer-pagenavi {
 margin: 15px 0;
 text-align: center;
}


/*info*/

div#inner-content .form-title {
	border-left:#cfceca 10px solid;
	border-bottom:#cfceca 1px solid;
	margin:20px 30px 10px 30px;
	font-weight:bold;
}

div#inner-content .form-table {
	border-collapse:collapse;
	margin-left:50px;
	width:600px;
}
div#inner-content .form-table input {
	background-color:#EEE;
}

div#inner-content .form-table select {
	background-color:#EEE;
}
div#inner-content .form-table th{
	border-bottom:1px solid #999;
	padding:5px;
	width:130px;
	vertical-align:top;
	font-weight:normal;
}
div#inner-content .form-table td{
	border-bottom:1px solid #999;
	padding:5px;
	vertical-align:top;
}
div#inner-content .form-atention {
	color:#F00;
	font-size:85%;
	font-weight:bold;
}
div#inner-content .form-grouptitle{
	margin:5px 0 5px 5px;
	padding-left:13px;
	font-weight:bold;
	background:url(../images/info/info-icon2.gif) no-repeat 0 5px;
}

div#inner-content .form-button {
	text-align:center;
	margin-top:10px;
	width:600px;
	margin-left:50px;
}

/*form*/
#contact{
	width:650px;
	margin-left:20px;
	margin-top:20px;
}

#contact table {
  width: 100%;
  border-collapse: collapse;
	border-spacing: 0;
  margin: 0.3em 0 10px;
  } * html table {
  margin: 1.6em 0;
  } *:first-child+html table {
  margin: 1.6em 0;
}

#contact th {
	font-weight:normal;
  padding: 20px 8px;
  text-align: left;
  border: 1px solid #dad9da;
	background-color:#f9f9f9;
	font-size:14px;
	width:160px;
}

#contact td {
  padding: 20px 8px;
  text-align: left;
  border: 1px solid #dad9da;
	font-size:14px;
}

#contact td input[type="text"] {
    padding: 6px 0 6px 10px;
    border: 1px solid #ccc;
}

#contact td input[type="text"]{
	width:400px;
}

#contact td.zip input[type="text"]{
	width:160px;
}

#contact textarea {
	width:410px;
	padding:5px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	height: 100px;
	resize: none;
	font-size:14px;
}

#contact textarea:focus,
#contact td input[type="text"]:focus {
    border: 1px solid #333;
}

/* placeholder */
::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #999;
}

#contact p {
	text-align:center;
}

.form_btn{
	padding:20px 0;
}

button {
	width: 300px;
	height: 50px;
	display: block;
	position: relative;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-moz-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-ms-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

button.btn1 {
	background: #fff;
	color: #0950a0;
	border: 1px solid #0950a0;
}

button.btn2 {
	background: #0950a0;
	color: #fff;
	border: 1px solid #0950a0;
}

button.btn1:hover {
	color: #fff;
	background: #0950a0;
}

button.btn2:hover {
	color: #fff;
	background: #0d72e4;
	border: 1px solid #0d72e4;
}


.form_btn ul{
	width:600px;
  justify-content: center;
  align-items: top;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin:20px 0 20px 20px;
}

.form_btn ul li{
	width:290px;
  margin-right:20px;
}

.form_btn ul li:last-child{
  margin-right:0px;
}


#contact td ul{
	width:100%;
  justify-content: left;
  align-items: top;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#contact td ul li{
	margin-right:15px;
}

#contact td ul li:last-child{
	margin-right:0;
}

#contact th span{
	color:#ff0000;
}


.error{
	background:#f8f9b8;
}

.contact_end{
	padding:20px 0 40px;
	text-align:left;
}