@charset "utf-8";

/* ==================================================

株式会社環電 スタイルシート

================================================== * /


/* 共通
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
article,aside,figure,figcaption,footer,header,nav,section {
	display:block;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
img {
	vertical-align:bottom;
}
a img {
	border:none;
}
body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:80%;
	line-height:1.33;
	color:#464632;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:125%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#76ab53;
	text-decoration:none;
}
a:hover,
a:active {
	color:#76ab53;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color:#e61e1e;
	background-color:#fff;
	border:solid 1px #c8c8b4;
	padding:12px 15px 11px;
	margin-bottom:16px;
}

header {
	margin:0 auto;
	width:960px;
	height:100px;
	text-align:left;
}
header h1 {
	float:left;
	width:577px;
	padding-top:35px;
}
header .header-tel {
	float:left;
	width:238px;
	padding-top:40px;
}
header .header-contact {
	float:left;
	width:145px;
	padding-top:35px;
}
nav {
	background:url(../common/tm_bk.gif) repeat-x;
	text-align:left;
}
.tm {
	margin:0 auto;
	width:960px;
}
.tm li {
	float:left;
}
.main {
	background-color:#f5f5f0;
	padding-bottom:100px;
}
#top .main {
	padding-top:20px;
}
.main-i {
	margin:0 auto;
	width:960px;
	text-align:left;
}
.title-area {
	position:relative;
}
.title-area p {
	position:absolute;
	bottom:12px;
	right:0;
	font-size:85%;
}
.main-area .main-left {
	float:left;
	width:200px;
}
.lm li {
	padding-bottom:5px;
}
.banner-area li {
	padding-top:10px;
}
	
.main-area .main-right {
	float:right;
	width:730px;
}

footer {
	background-color:#c8c8b4;
	padding:25px 0 17px;
	color:#fff;
}
footer a {
	color:#fff !important;
}
footer .copyright {
	font-size:85%;
	padding-top:45px;
}

.copy {
	padding-bottom:10px;
	font-weight:bold;
	font-size:125%;
	color:#76ab53;
}
.in {
	padding:0 10px;
}

/* トップ
--------------------------------------------------------------------*/
#top h3 {
	padding:50px 0 15px;
}
#top .slider-area {
	position:relative;
	background:url(../img/bk.gif) no-repeat;
	margin:0 auto;
	width:1030px;
	height:430px;
}
#top .slider-area-i {
	padding:5px 40px;
}
#top .flex-prev {
	position:absolute;
	z-index:1000;
	background:url(../img/back_ro1.gif) 0 0 no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
	top:170px;
	left:0px;
}
#top .flex-prev:hover {
	background:url(../img/back_ro2.gif) 0 0 no-repeat;
}
#top .flex-next {
	position:absolute;
	z-index:1000;
	background:url(../img/next_ro1.gif) 0 0 no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
	top:170px;
	right:0;
}
#top .flex-next:hover {
	background:url(../img/next_ro2.gif) 0 0 no-repeat;
}
#top .flex-control-nav {
	position:absolute;
	bottom:0;
	left:0;
}
#top .flex-control-paging li a {
	width:10px;
	height:10px;
	border-radius:0;
	background:#c8c8b4;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
#top .flex-control-paging li a:hover {
	background:#9d9d7f;
}
#top .flex-control-paging li a.flex-active {
	background:#9d9d7f;
}
#top .product-area {
	padding-top:15px;
}
#top .product-area li {
	float:left;
	width:195px;
}
#top .product-area li:last-child {
	width:180px;
}
#top .copy {
	padding:40px 0 10px;
	font-weight:bold;
	font-size:125%;
	color:#76ab53;
}
#top .links li {
	float:left;
	width:245px;
}

/* 商品一覧
--------------------------------------------------------------------*/
#product h3 {
	padding-bottom:15px;
}
#product h3.next {
	padding-top:30px;
}
#product .product-area {
	padding-bottom:20px;
}
#product .product-area .product-left {
	float:left;
	width:250px;
}
#product .product-area .product-right {
	float:right;
	width:230px;
}
#product .product-area .product-left .product {
	margin-right:20px;
}
#product .product-area .product {
	border:solid 1px #e6e6dc;
	padding:2px 0 18px;
	background-color:#fff;
}
#product .product-area .product .text {
	font-size:85%;
	padding:0 18px;
}
#product .product-area .product .detail {
	padding-top:15px;
	text-align:center;
}

#product .main {
	padding-bottom:70px;
}

/* 会社案内
--------------------------------------------------------------------*/
#company h3.next {
	padding-top:50px;
}
#company .profile th,
#company .profile td {
	border-bottom:dotted 1px #c8c8b4;
	padding:13px 0 12px;
}
#company .profile th.last,
#company .profile td.last {
	border-bottom:solid 1px #c8c8b4;
}
#company .profile th {
	width:110px;
}
#company .profile th p {
	padding-left:10px;
	font-weight:bold;
}
#company .map-area {
	margin:10px 0 12px;
	background-color:#fff;
	padding:3px;
}
#company #gmap {
	width:724px;
	height:394px;
}
#company .text {
	font-weight:bold;
	padding-bottom:2px;
}
#company .text2 {
	margin-top:12px;
	border-top:dotted 1px #c8c8b4;
	font-weight:bold;
	padding:13px 0 2px;
}

/* 施設様へのご相談
--------------------------------------------------------------------*/
#presentation h3 {
	padding-bottom:20px;
}
#presentation .presentation-top .photo {
	float:left;
	width:250px;
}
#presentation .presentation-top .photo-r {
	float:right;
	width:450px;
}
#presentation .presentation-top .photo-r ul {
	padding:10px 0;
}
#presentation .presentation-top .photo-r ul li {
	font-weight:bold;
}
#presentation .image {
	padding-top:40px;
	text-align:center;
}
#presentation .btn {
	padding-top:40px;
	text-align:center;
}

/* 採用情報
--------------------------------------------------------------------*/
#recruit h3 {
	padding-bottom:20px;
}
#recruit h3.next {
	padding:50px 0 15px;
}
#recruit .recruit-top .photo {
	float:left;
	width:250px;
}
#recruit .recruit-top .photo div {
	padding-bottom:20px;
}
#recruit .recruit-top .photo-r {
	float:right;
	width:450px;
}
#recruit .guideline {
	padding-top:20px;
}
#recruit .guideline th,
#recruit .guideline td {
	border-top:dotted 1px #c8c8b4;
	border-bottom:dotted 1px #c8c8b4;
	padding:13px 0 12px;
}
#recruit .guideline th.last,
#recruit .guideline td.last {
	border-bottom:solid 1px #c8c8b4;
}
#recruit .guideline th {
	width:110px;
}
#recruit .guideline th p {
	padding-left:10px;
	font-weight:bold;
}

/* 個人情報の取扱いについて
--------------------------------------------------------------------*/
#privacy h3 {
	padding-bottom:15px;
}
#privacy .privacy dt {
	margin-top:14px;
	border-top:dotted 1px #c8c8b4;
	padding:15px 0 2px;
	font-weight:bold;
}
#privacy .privacy dd.last {
	padding-bottom:15px;
	border-bottom:solid 1px #c8c8b4;
}

/* お問い合わせ
--------------------------------------------------------------------*/
#form-page h3 {
	padding-bottom:15px;
}
#form-page h3.next {
	padding-top:40px;
}
#form-page .tel {
	padding:13px 0 5px;
}
#form-page .kome {
	padding-top:5px;
	font-size:85%;
}
#form-page .kome span {
	color:#76ab53;
}
#form-page form {
	margin-top:20px;
	border-top:dotted 1px #c8c8b4;
}
#form-page form th,
#form-page form td {
	padding:10px 0;
	border-bottom:dotted 1px #c8c8b4;
}
#form-page form th {
	width:150px;
}
#form-page form th div {
	padding-left:10px;
	font-weight:bold;
}
#form-page .require {
	color:#76ab53;
	padding-left:3px;
}
#form-page .add-info {
	color:#969696;
	font-size:85%;
	padding-top:8px;
}
#form-page .btn {
	text-align:center;
	padding-top:15px;
}
#form-page .privacy {
	padding-top:50px;
	font-size:85%;
}
#form-page .middle-info {
	padding-top:15px;
}
#form-page .last-info {
	text-align:center;
	padding:100px 0 120px;
}






