@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%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
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:#323232;
	border-top:solid 4px #468c32;
}
.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:#0064b4;
	text-decoration:none;
}
a:hover,
a:active {
	color:#0064b4;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color:#f00;
	background-color:#ffc;
	border:solid 1px #f00;
	padding:8px 12px;
	margin-top:10px;
}

.main {
	width:950px;
	margin:0 auto;
	padding-bottom:60px;
	text-align:left;
}
.header .header-left {
	float:left;
	width:497px;
}
.header .header-center {
	float:left;
	width:150px;
}
.header .header-right {
	float:left;
	width:303px;
	text-align:right;
}
.header h1 {
	font-size:85%;
	color:#96b400;
	padding:7px 0;
}
.header .header-tel {
	padding:12px 0 10px;
}
.title-area {
	position:relative;
}
.title-area .top-navi {
	position:absolute;
	top:60px;
	right:5px;
	text-align:right;
	font-size:85%;
	color:#0065ac;
}
.main-area {
	padding-top:25px;
}
.main-area .main-left {
	float:left;
	width:225px;
}
.main-area .main-left .lm li {
	padding-top:5px;
}
.main-area .main-left .lm-next-bar {
	padding-top:25px;
}
.main-area .main-left .lm-banner-area li {
	padding-top:10px;
}
.main-area .main-left .lm-banner-area li.last {
	padding:10px 0 0 15px;
}
.main-area .main-right {
	float:right;
	width:705px;
}
.footer {
	border-top:solid 3px #468c32;
	background-color:#87c832;
	font-size:85%;
	padding:15px 0 11px;
	color:#fff;
	text-align:left;
}
.footer a {
	color:#fff !important;
}
.footer .bottom-link-area {
	margin:0 auto;
	width:950px;
	background:url(../common/footer_bk.gif) repeat-y;
	padding-bottom:5px;
}
.footer .bottom-link-area .bottom-link-left {
	float:left;
	width:413px;
}
.footer .bottom-link-area .bottom-link-left .bottom-address {
	padding:8px 0 6px;
}
.footer .bottom-link-area .bottom-link-right {
	float:left;
	width:179px;
}
.footer .bottom-link-area .bottom-link-right p {
	font-weight:bold;
	padding:5px 5px 5px 20px;
}
.footer .bottom-link-area .bottom-link-right li {
	padding:1px 5px 1px 20px;
}
.footer .copyright {
	text-align:center;
	padding-top:15px;
}

.copy {
	padding-bottom:10px;
}
.in {
	padding:0 5px;
}

/* トップページ 
--------------------------------------------------------------------*/
#top .main-area {
	padding-top:20px;
}
#top .lof-slidecontent,
#top .main-slider-content {
	width:950px;
	height:388px;
}
#top .logo-area {
	padding-top:15px;
	margin-left:120px;
}
#top .logo-area li {
	float:left;
	width:130px;
}
#top .logo-area li.last {
	width:110px;
}
#top .logo-area-2 {
	padding-top:15px;
	margin-left:200px;
}
#top .logo-area-2 li {
	float:left;
	width:130px;
}
#top .logo-area-2 li.last {
	width:110px;
}
#top .banner-area {
	padding-top:15px;
}
#top .banner-area .left {
	margin-right:15px;
}
#top .service-area {
	padding-top:15px;
}
#top .service-area .service-left {
	float:left;
	width:240px;
}
#top .service-area .service-left-i {
	margin-right:15px;
	border:solid 1px #ff6400;
	background-color:#fff;
}
#top .service-area .service-left-i2 {
	margin-right:15px;
	border:solid 1px #468c32;
	background-color:#fff;
}
#top .service-area .service-right {
	float:right;
	width:225px;
}
#top .service-area .service-right-i {
	border:solid 1px #00b4fa;
	background-color:#fff;
}
#top .service-area p {
	padding:10px 20px 12px;
}

/* 会社案内
--------------------------------------------------------------------*/
#company .concept-area {
	border-bottom:solid 1px #b4b4b4;
}
#company .concept-area .photo {
	float:left;
	width:270px;
}
#company .concept-area .photo-r {
	float:right;
	width:430px;
	padding-top:18px;
}
#company .concept-area .photo-r .copy {
	padding-bottom:11px;
}
#company .concept-area .photo-r .original {
	padding:11px 0 8px;
}
#company .concept-area .photo-r .box {
	background-color:#faf0d2;
	padding:13px 17px 12px;
}
#company .concept-area .photo-r .name {
	padding-top:15px;
	text-align:right;
}
#company h3.next {
	padding-top:40px;
}
#company .greeting {
	padding-top:15px;
}
#company .profile th,
#company .profile td {
	border-bottom:dotted 1px #b4b4b4;
	padding:10px 0;
}
#company .profile th {
	width:130px;
}
#company .profile th p {
	padding-left:10px;
	color:#969696;
}

/* 施工事例
--------------------------------------------------------------------*/
#case h4 {
	padding-bottom:15px;
}
#case h5 {
	padding-top:30px;
}
#case .case-top .photo {
	float:left;
	width:200px;
}
#case .case-top .photo-r {
	float:right;
	width:485px;
}
#case .case-area {
	padding:10px 0 5px;
}
#case .case-area .case {
	float:left;
	width:240px;
}
#case .case-area .last {
	width:225px !important;
}
#case .case-area .case-i {
	border:solid 1px #468c32;
	padding:15px 15px 25px;
	background-color:#fff;
	margin-right:15px;
}
#case .case-area .last .case-i {
	margin-right:0 !important;
}
#case .case-area .photo {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:193px;
	height:128px;
}
#case .case-area .area {
	padding:12px 0 2px;
	font-size:85%;
	color:#969696;
}

/* 設置までの流れ
--------------------------------------------------------------------*/
#flow h4 {
	padding-bottom:15px;
}
#flow h5 {
	padding:30px 0 10px;
}
#flow .flow-top .photo {
	float:left;
	width:200px;
}
#flow .flow-top .photo-r {
	float:right;
	width:485px;
}
#flow .flow-area {
	border:solid 1px #468c32;
	background-color:#fff;
	padding:15px;
}
#flow .flow-area .photo {
	float:left;
	width:180px;
}
#flow .flow-area .photo-r {
	float:right;
	width:473px;
}

/* よくある質問
--------------------------------------------------------------------*/
#faq h4 {
	padding-bottom:15px;
}
#faq h4.next {
	padding:40px 0 0 !important;
}
#faq .list {
	padding-top:7px;
}
#faq .list li {
	background:url(../common/arrow_1.gif) no-repeat 0 3px;
	padding:1px 0 1px 17px;
	font-weight:bold;
}
#faq .faq {
	padding-bottom:11px;
}
#faq .faq h5 {
	padding:11px 5px 0;
	font-weight:bold;
	border-top:dotted 1px #b4b4b4;
}
#faq .faq h5 a {
	color:#ff6400;
}
#faq .faq h5.top {
	border-top:none !important;
}
#faq .faq p {
	padding:3px 5px 0 24px;
}
#faq .last {
	border-bottom:dotted 1px #b4b4b4;
}

/* 採用情報
--------------------------------------------------------------------*/
#recruit h4 {
	padding-top:40px;
}
#recruit h4.top {
	padding:0 0 15px !important;
}
#recruit h5 {
	padding:17px 0 10px;
}
#recruit h5.next {
	border-top:dotted 1px #b4b4b4;
	margin-top:15px;
}
#recruit .recruit-top .photo {
	float:left;
	width:200px;
}
#recruit .recruit-top .photo-r {
	float:right;
	width:480px;
}
#recruit .recruit th,
#recruit .recruit td {
	border-bottom:dotted 1px #b4b4b4;
	padding:11px 0;
}
#recruit .recruit th p {
	padding-left:5px;
	color:#969696;
}
#recruit .recruit th {
	width:120px;
}
#recruit .recruit td p {
	padding:0 5px;
}

/* 設置までの流れ
--------------------------------------------------------------------*/
#privacy h4 {
	padding-bottom:15px;
}
#privacy h4.next {
	padding-top:50px;
}
#privacy h5 {
	margin-top:18px;
	border-top:dotted 1px #b4b4b4;
	padding:18px 5px 5px;
	font-weight:bold;
	color:#ff6400;
}
#privacy h5.top {
	margin-top:40px !important;
	border-top:solid 1px #b4b4b4 !important;
}
#privacy h5.next {
	margin-top:0 !important;
	border-top:none !important;
}
#privacy .privacy-top {
	margin:15px 0 12px;
}
#privacy .privacy-top th,
#privacy .privacy-top td {
	border-top:dotted 1px #b4b4b4;
	border-bottom:dotted 1px #b4b4b4;
	padding:10px 0;
}
#privacy .privacy-top th {
	width:30px;
}
#privacy .privacy-top th p {
	padding-left:5px;
}
#privacy .privacy-top td p {
	padding-right:5px;
}

#privacy .privacy th,
#privacy .privacy td {
	padding:1px 0;
}
#privacy .privacy th {
	width:30px;
}
#privacy .privacy th p {
	padding-left:5px;
}
#privacy .privacy td p {
	padding-right:5px;
}
#privacy .text {
	padding:0 5px 6px;
}
#privacy .kome {
	padding:7px 5px 0;
	font-size:85%;
}
#privacy .pdf-area img {
	margin:0 10px 0 5px;
}
#privacy .pdf-area td {
	vertical-align:middle;
	font-weight:bold;
}

/* 太陽光発電
--------------------------------------------------------------------*/
#taiyoukou h4 {
	padding-bottom:15px;
}
#taiyoukou h4.next {
	padding-top:40px;
}
#taiyoukou .taiyoukou-top .photo {
	float:left;
	width:250px;
}
#taiyoukou .taiyoukou-top .photo-r {
	float:right;
	width:435px;
}
#taiyoukou .image {
	padding-bottom:20px;
	text-align:center;
}
#taiyoukou .kome {
	padding-top:10px;
	font-size:85%;
	color:#969696;
}
#taiyoukou .chumoku-area {
	padding-bottom:20px;
}
#taiyoukou .chumoku-area .photo {
	float:left;
	width:200px;
}
#taiyoukou .chumoku-area .photo-r {
	float:right;
	width:485px;
}
#taiyoukou .merit-top {
	padding-bottom:30px;
}
#taiyoukou .merit-area {
	padding:20px 0 30px;
	border-top:dotted 1px #b4b4b4;
}
#taiyoukou .merit-area .photo {
	float:left;
	width:200px;
}
#taiyoukou .merit-area .photo-r {
	float:right;
	width:485px;
}

/* エコキュート
--------------------------------------------------------------------*/
#ecocute h4 {
	padding-bottom:15px;
}
#ecocute h4.next {
	padding-top:40px;
}
#ecocute h4.next2 {
	padding:40px 0 0 !important;
}
#ecocute .ecocute-top .photo {
	float:left;
	width:250px;
}
#ecocute .ecocute-top .photo-r {
	float:right;
	width:435px;
}
#ecocute .ecocute-top .photo-r .box {
	margin-top:12px;
	padding:18px 20px;
	background-color:#faf4e0;
}
#ecocute .ecocute-top .photo-r p {
	font-size:85%;
}
#ecocute .image {
	padding-bottom:20px;
	text-align:center;
}
#ecocute .kome {
	padding-top:10px;
	font-size:85%;
	color:#969696;
}
#ecocute .ecocute-area {
	padding-bottom:10px;
}
#ecocute .ecocute-area .photo {
	float:left;
	width:310px;
}
#ecocute .ecocute-area .photo-r {
	float:right;
	width:370px;
}
#ecocute .ecocute-area .photo-r .text {
	color:#468c32;
	font-weight:bold;
	padding-bottom:5px;
}
#ecocute .ecocute-area .photo-r .manzoku {
	padding:15px 0 7px;
}
#ecocute .ecocute-area .photo-r li {
	background:url(../common/arrow_1.gif) no-repeat 0 3px;
	padding:1px 0 1px 17px;
}
#ecocute .merit-area {
	padding:20px 0 30px;
	border-bottom:dotted 1px #b4b4b4;
}
#ecocute .merit-area .photo {
	float:left;
	width:200px;
}
#ecocute .merit-area .photo-r {
	float:right;
	width:485px;
}

/* オール電化
--------------------------------------------------------------------*/
#all-denka h4 {
	padding-bottom:15px;
}
#all-denka h5 {
	padding-bottom:15px;
}
#all-denka h5.next {
	padding-top:40px;
}
#all-denka .all-denka-top {
	padding-bottom:30px;
}
#all-denka .all-denka-top .photo {
	float:left;
	width:250px;
}
#all-denka .all-denka-top .photo-r {
	float:right;
	width:435px;
}
#all-denka .all-denka-top .photo-r ul {
	padding-top:8px;
}
#all-denka .all-denka-top .photo-r li {
	padding:1px 0 1px 17px;
	background:url(../common/arrow_1.gif) no-repeat 0 3px;
	font-weight:bold;
}
#all-denka .reform-box {
	padding-bottom:30px;
}
#all-denka .reform-box-i {
	background-color:#fcf5d9;
	padding:20px 20px 18px;
}
#all-denka .reform-box .photo {
	float:left;
	width:420px;
	padding-top:3px;
}
#all-denka .reform-box .photo-r {
	float:right;
	width:230px;
	padding-top:3px;
}
#all-denka .reform-box .photo-r .link {
	background:url(../common/arrow_1.gif) no-repeat 0 11px;
	padding:8px 0 0 17px;
	font-weight:bold;
}
#all-denka .feature-area {
	padding-top:20px;
}
#all-denka .feature-area .feature-left {
	float:left;
	width:240px;
}
#all-denka .feature-area .feature-left-i {
	margin-right:15px;
	border:solid 1px #b4b4b4;
	background-color:#fff;
}
#all-denka .feature-area .feature-right {
	float:right;
	width:225px;
}
#all-denka .feature-area .feature-right-i {
	border:solid 1px #b4b4b4;
	background-color:#fff;
}
#all-denka .feature-area .feature {
	padding:0 20px;
	height:230px;
}
#all-denka .feature-area .feature h6 {
	font-weight:bold;
	color:#ff6400;
	padding:15px 0 7px;
}
#all-denka .feature-area p {
	height:200px;
}

/* オール電化 リフォーオム
--------------------------------------------------------------------*/
#reform h4 {
	padding-bottom:25px;
}
#reform h5 {
	padding-top:40px;
}
#reform .top-copy {
	text-align:center;
	padding-bottom:30px;
}
#reform .reform-area {
	padding:20px 0;
	border-bottom:dotted 1px #b4b4b4;
}
#reform .reform-area .photo {
	float:left;
	width:200px;
}
#reform .reform-area .photo-r {
	float:right;
	width:480px;
}

/* お問い合わせ
--------------------------------------------------------------------*/
#contact h4 {
	padding-bottom:15px;
}
#contact h5 {
	padding-top:30px;
}
#contact .kome {
	padding:7px 0 12px;
	font-size:85%;
}
#contact form th,
#contact form td {
	padding:9px 0;
	border-bottom:dotted 1px #b4b4b4;
}
#contact form th {
	width:150px;
}
#contact form th div {
	padding-left:10px;
}
#contact form td div {
	padding:0 10px;
}
#contact .require {
	color:#ff6400;
	padding-left:5px;
}
#contact .btn {
	text-align:center;
	padding-top:20px;
}
#contact .privacy {
	padding-top:35px;
	font-size:85%;
}
#contact .middle-info {
	padding:0 5px;
}
#contact .last-info {
	text-align:center;
	padding:100px 0 120px;
}

/* 無料お見積フォーム
--------------------------------------------------------------------*/
#estimate h4 {
	padding-bottom:15px;
}
#estimate h5 {
	padding-top:30px;
}
#estimate .kome {
	padding-top:7px;
	font-size:85%;
	color:#ff6400;
}
#estimate form th,
#estimate form td {
	padding:9px 0;
	border-bottom:dotted 1px #b4b4b4;
}
#estimate form th {
	width:140px;
}
#estimate form th div {
	padding-left:10px;
}
#estimate form td div {
	padding:0 10px;
}
#estimate .require {
	color:#ff6400;
	padding-left:5px;
}
#estimate .add-info {
	color:#ff6400;
	font-size:85%;
	padding-left:10px;
}
#estimate .btn {
	text-align:center;
	padding-top:20px;
}
#estimate .privacy {
	padding-top:35px;
	font-size:85%;
}
#estimate .middle-info {
	padding:0 5px;
}
#estimate .last-info {
	text-align:center;
	padding:100px 0 120px;
}
#estimate .layout td {
	padding:0;
	border:none;
}
#estimate .yane-img {
	margin:5px 20px 10px 0;
}
#estimate .maker-img {
	margin:5px 5px 10px 0;
}
