@charset "UTF-8";
/* CSS Document */

#top-header {
	height: 415px;
	width: 100%;
	background-image: url(../images/top/head-back.jpg);
	background-repeat: repeat-x;
}
#header-menu {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header-menu-wrap {
	width: 100%;
	height: 144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/top/menu-bar.png);
	background-position: center 35px;
		z-index: 2;
}




/* ---------------------------- slide -------------------------- */

#slide {
	min-width: 1000px;
	width: 100%;
	height: 425px;
	position: relative;
	overflow: hidden;
	margin-top: -144px;
	z-index: 1;
	}
	

#head-company {
	width: 100%;
		height: 425px;
	background-image: url(../images/company/company01.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#head-oroshi {
	width: 100%;
	height: 425px;
	background-image: url(../images/wholesale/orosi.png);
	background-position: center top;
	background-repeat: no-repeat;
	}

#head-recruit {
	width: 100%;
	height: 425px;
	background-image: url(../images/recruit/recruit01_off.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
#head-contact {
	width: 100%;
	height: 425px;
	background-image: url(../images/contact/contact03_off.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

#head-aqua {
	width: 100%;
	height: 425px;
	background-image: url(../images/aquabank/AquaBank_ol203_off.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

	
	/*スライドcssここまで*/
#top-contents {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#news-box {
	width: 620px;
	height: 234px;
	background-repeat: no-repeat;
	background-image: url(../images/top/top-parts14.png);
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-right: 10px;
}
#news-box h2 {
	padding-left: 30px;
	background-image: url(../images/icon/icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 150%;
	font-weight: bold;
}
#news-inbox {
	height: 170px;
	width: 614px;
	overflow-y: scroll;
	margin-top: 15px;
}
#to-owner {
	height: 244px;
	width: 244px;
}
#sidebar {
	float: left;
	width: 250px;
}
#content {
	float: left;
	width: 750px;
}

.sidetitle{
	background-image: url(../images/company/company04.png);
	background-repeat: no-repeat;
	font-size: 150%;
	line-height: 200%;
	background-position: left center;
	text-indent: 40px;
	color: #FFFFFF;
}
.sidelist li{
	background-image: url(../images/company/company14.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	border-bottom: 1px dotted #6C6C6C;
	width: 180px;
	margin-left: 15px;
	line-height: 150%;
	font-size: 110%;
	color: #4F4F4F;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#bc {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}
.harv_table  th,.harv_table td{
	border-bottom: 1px dotted #7B7B7B;
	padding: 10px;
}

.harv_table  th{
	font-weight:bold;
	
}

.harv_table2  th,.harv_table2 td{
	border-bottom: 1px solid #7B7B7B;
	padding: 10px;
}

.harv_table2  th{
	font-weight: bold;
	font-size: 1.3em;
}

.harv_table_en  th,.harv_table_en  td{
	border-bottom: 1px dotted #7B7B7B;
	padding:10px;
}

.harv_table_en2 th,.harv_table_en2 td{
	border-right: 1px solid #A8A8A8;
	padding: 10px;
}

.no_right_bd{
	border-right:none !important;
}

.no_bottom_bd{
	border-bottom:none !important;
}

.harv_table_en  th{
	font-weight:bold;
	
}


.company-list li{
	background-image: url(../images/company/company24_off.png);
	background-repeat: no-repeat;
	text-indent: 28px;
	background-position: left center;
}
.company-list a{
	color:#FFFFFF;
}
.lookmap {
	background-image: url(../images/company/company11_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}

.lookmap a{
	color: #0199AA;
}

#faq dd{
	margin-left:25px;
}


#content .title {
	line-height: 40px;
	padding-left: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,207,20,1.00) 0%,rgba(0,199,20,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,207,20,1.00) 0%,rgba(0,199,20,1.00) 100%);
	border-radius: 5px;
	background-color: #00CF14;
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
}

#content .titleh3 {
	line-height: 20px;
	font-weight: bold;
	font-size: 110%;
	border-left: 5px solid #00CF14;
	border-bottom: 1px dotted #6A6A6A;
	padding-left: 10px;
	margin-top: 10px;
	clear: both;
}
.subtitle{
	display:block;
	float: right;
	margin-right: 20px;
}
.blog_info li{
	display:block;
	float: right;
	margin-right: 20px;
}
.sidelist ul {
	margin-bottom: 20px;
}
.nav-previous,.nav-next {
	width:100px;
	line-height: 40px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,207,20,1.00) 0%,rgba(0,199,20,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,207,20,1.00) 0%,rgba(0,199,20,1.00) 100%);
	border-radius: 5px;
	background-color: #00CF14;
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
	text-align:center;
}
.nav-next{
	float: right;
}
.nav-previous{
	float:left;
}
.nav-below a{
	color:#FFFFFF;
}
.excerpt-post li{
	float: left;
	display: block;
	width: 100%;
}
/*フォームボタン*/

#image-btn {
	border: 0px;
	width: 170px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top no-repeat;
	background-image: url(../images/contact/button01.png);
}

#image-btn2 {
	border: 0px;
	width: 170px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top no-repeat;
	background-image: url(../images/contact/button03.png);
}
 .contact button{
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
button{
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
		border: 0px;
	width: 170px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top no-repeat;
	background-image: url(../images/contact/button04.png);
}
.green001 {
	color: #39CF10;
}



/* フォーム */
input[name="name01"],
input[name="name02"],
input[name="kana01"],
input[name="kana02"] {
	width: 90px;
}

input[name="address"],
input[name="build"],
input[name="tel"],
input[name="mail"],
input[name="mail02"],
textarea {
	width: 360px;
}

textarea {
	height: 120px;
}

#submit input {
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 170px;
	height: 41px;
	cursor: pointer;
	margin: 0 10px;
}

#submit input[type="reset"] {
	background: url(../images/contact/button01.png) no-repeat;
}

#submit input[name="submitConfirm"] {
	background: url(../images/contact/button03.png) no-repeat;
}

#submit input[name="submitBack"] {
	background: url(../images/contact/button02.png) no-repeat;
}

#submit input[name="submit"] {
	background: url(../images/contact/button04.png) no-repeat;
}

.mw_wp_form_confirm #submit input[type="reset"] {
	display: none;
}

.mw_wp_form .error {
	position: absolute;
	left: 220px;
}

dd.mfp {
	position: relative;
}