﻿/*
Theme Name: simple1 theme
Theme URL: http://www.www.www/
Description: This is simple1 theme.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	font: 14px/1.4 "ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",arial,"Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0;
	padding: 0;
	background: #fbfbf3;
        color: #33313e;
}

a {
	color:#7bb638;
	text-decoration:none;
}

a:visited {
	color:#7bb638;
}

a:hover {
	color:#72a82c;
	text-decoration:underline;
}

a:active, a:focus {
	outline:0;
}

img {
	border-style: none;
}

div#media a {
	display: block;
	width: 560px;
	height: 300px;
	margin:15px 0 35px 0;
	text-decoration:none;
	background: url(media-banner.png);
}

div#media a:hover {
	background: url(media-banner-hover.png);
}

div#content u {
	font-weight: bold;
}

div#content strong {
	font-weight: bold;
	color:#d97720;
}

p {
	line-height:20px;
	padding:0 8px 0 7px;
}	

/*ノーマルページ用の表*/

table.basic-table {
	width: 100%;
	border: solid 1px #82bd3f;
	border-collapse: collapse;
	margin: 15px 5px;
}

table.basic-table th {
	padding:4px 2px 2px 8px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	background-color:#82bd3f;
	border:1px solid #cccccc;
}

table.basic-table td {
	vertical-align:middle;
	padding: 8px;
	background-color: #fffffb;
	border: 1px solid #cccccc;
}

table.basic-table td.consp {
	background-color: #ffffa9;
}

/*トップページ他社比較用の表*/

table#hikaku {
	width: 98%;
	font-size: 13px;
	border: solid 1px #7a96ae;
	border-collapse: collapse;
	margin: 15px 5px;
}

table#hikaku th {
	padding:4px 2px 2px 8px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	background-color:#82bd3f;
	border:1px solid #cccccc;
}

table#hikaku td {
	text-align:center;
	vertical-align:middle;
	padding: 4px;
	background-color: #fffffb;
	border: 1px solid #cccccc;
}

table#hikaku td.consp {
	background-color: #ffffa9;
}

/*地名用ランディングページ用の表*/

table.landing-table {
	border: solid 1px #ffffff;
	border-collapse: collapse;
	margin:3px 0 10px 0;
}

table.landing-table th {
	padding: 5px;
	border: solid 1px #555555;
	border-collapse: collapse;
	background:#f9f9f9;
	font-weight: bold;
	text-align: center;
}

table.landing-table td {
	padding: 5px;
	border: solid 1px #555555;
	border-collapse: collapse;
}

/*お客様の声ページ用の表*/

table#uservoice-t {
	width: 100%;
	border: solid 1px #82bd3f;
	border-collapse: collapse;
	margin: 10px 5px;
}

table#uservoice-t th {
	padding:4px 2px 2px 8px;
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	background-color:#82bd3f;
	border:1px solid #cccccc;
}

table#uservoice-t td {
	vertical-align:middle;
	padding: 8px;
	background-color: #fffffb;
	border: 1px solid #82bd3f;
}

table#uservoice-t td.picture {
	width: 25%;
	text-align: center;
}

table#uservoice-t td.emphasis {
	text-align: left;
	font-weight: bold;
}

table#uservoice-t td#text {
	text-align: left;
	padding: 8px 12px;
}

/*業務対応地域用の表*/

table#area {
	width: 98%;
	border: solid 1px #7a96ae;
	border-collapse: collapse;
	margin: 15px 5px;
}

table#area td {
	text-align:left;
	vertical-align:middle;
	padding: 4px;
	background-color: #fffffb;
	border: 1px solid #bfd0da;
}


/*サービスの流れ用の表*/
table.process {
	width: 98%;
	margin: 20px 0px;
	padding: 0;
	border-spacing: 2px 2px;
	border-collapse: separate;
	width: 560px;
}

table.process th {
	color:#f2ffff;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #82bd3f;
	vertical-align: middle;
	background: #82bd3f;
	width: 280px;
}

table.process td {
	padding: 10px !important;
	border: 1px solid #82bd3f;
	vertical-align: middle;
	width: 280px;
}

table.process td.user {
	background: #f6ffe0;
}


table.process th small {
	display: block;
	padding-top: 2px;
	border-top: 1px solid #dbdbdb;
	font-size: 0.768em;
	text-align: right;
	color: #bfbfbf;
}


/*お問い合わせフォーム用の表*/

table#contact {
	width: 100%;
	border: solid 1px #7a96ae;
	border-collapse: collapse;
	margin: 15px 5px;
}

table#contact th {
	padding:4px 2px 2px 8px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	background-color:#7fc13b;
	border:1px solid #bfd0da;
}

table#contact td {
	text-align:left;
	vertical-align:middle;
	padding: 8px;
	background-color: #fffffb;
	border: 1px solid #bfd0da;
}

.strong-form {
  border: solid 1px #565455;
  background: #1a1a1a;
  text-align: center;
}

#about {
	border: solid 1px #edeef0;
	margin:20px 0;
	padding:10px;
}

#about img.office-picture {
	float:left;
	margin:0 20px 0 5px;
}

.wfc {
	padding:1px;
	margin:15px 0 25px 0;
	font-weight:bold;
	color:#FF0000;
	font-size:17px;
}


/*お問い合わせへの誘導*/
#to-contact {
	margin:35px 0;
}

#to-contact a {
	display: block;
	height: 210px;
	width: 560px;
	background: url("images/to-contact-a.png") no-repeat;
}

#to-contact a:hover {
	background: url("images/to-contact-ho.png") no-repeat;

}

/*キャンペーンへの誘導*/
#to-campaign {
	margin:5px 0;
}

#to-campaign a {
	display: block;
	height: 175px;
	width: 560px;
	background: url("images/campaign1001-a.png") no-repeat;
}

#to-campaign a:hover {
	background: url("images/campaign1001-ho.png") no-repeat;

}

#uservoice {
	height: 270px;
	width: 560px;
	margin: 10px 0 30px 0;
}

/* ラップ */
div#wrap {
	width: 100%;
	min-width: 840px;
}

/* ヘッダーラップ */
div#headwrap {
	position: relative;
	background: #ffffff;
	height: 120px;
	width: 100%;
}

/* ヘッダーインフォ */
div#header-info {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 3px 0px;
	background: #e9e9e9;
}

div#header-info .innerbox {
	width: 840px;
	margin: 0 auto;
	padding: 2px 8px 3px 8px;
}

div#header-info h1.text {
	float: left;
	font-size: 10px;
	font-weight: normal;
}

.text {
	float: left;
	font-size: 10px;
	font-weight: normal;
}

/* ヘッダーロゴ */

div#header-logo {
	background:url() repeat-x bottom;
}

div#header-logo .innerbox {
	position:relative;
	width:840px;
	height:100px;
	padding:10px 0;
	margin:0 auto;
}

div#header-logo .sitelogo {
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 10px 0;
}

div#header-logo .rightLogo {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 0 0 0;
}

div#header-logo .rightLogo a {
	display: block;
	height: 80px;
	width: 272px;
	background: url("images/h-contact-a.png") no-repeat;
}

div#header-logo .rightLogo a:hover {
	background: url("images/h-contact-h.png") no-repeat;
}

div.clear {
	clear:both;
}

/* ナビゲーションバー */
div#topnav {
	height:60px;
	width:100%;
	float:left;
	background: url("navi1.png") #7fbc3b;
}

div#topnav ul {
	width:840px;
	margin:0 auto;
}

div#topnav li {
	float:left;
 	width: 20%;
	font-size:1.1em;
	color:#ffffff;
	text-align:center;
	list-style-type:none;
}

div#topnav li a {
	display:block;
	width:167px;
	color: #f5fff3;
	font-weight: bold;
	line-height:60px;
	text-decoration:none;
	border-right:1px solid #79a723;
}

div#topnav li.start a {
	width:166px;
	border-right:1px solid #79a723;
	border-left:1px solid #79a723;
}

div#topnav li a:hover {
	background:#acdc3a;
	background-position: center;
	z-index:100;
}

/* TOP画像 */
div#topwrap {
	height: 600x;
	width: 840px;
	border-bottom: none;
	padding:0;
	margin:0 auto;
	background: #f6f6f6;
	overflow : hidden;
}

.top-image {
	height:600px;
	width:840px;
	background:url("images/header.png") #c0c3bc;
}

p#desc {
	text-indent:-9999px
}


/* トップメインコンテンツ */
div#top-main-wrap {
	padding:0;
	margin:0 auto;
	width:840px;
	background:#f6f6f6;
	border:1px solid #ebebeb;
}

div#top-main {
	float: left;
	width: 560px;
	padding: 20px 23px;
	background:#ffffff;
	border:1px solid #ebebeb;
}

div#top-main h2 {
	color: #333333;
	line-height: 45px;
	font-size: 22px;
	font-weight: bold;
	background: url("images/h2-wrap.png") #fafafa no-repeat;
	margin: 15px 0 7px 0;
	padding: 0 10px 0 15px;
}

div#top-main h3 {
	color: #ebffff;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	background: url("images/h3-wrap.png") #67a4f5 no-repeat;
	margin: 10px 0 7px 0;
	padding: 0 5px 0 5px;
}

.pickup {
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	background: url("images/h4-wrap.png") no-repeat;
	margin: 15px 0 7px 0;
	padding: 0 3px 0 25px;
}

#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#breadcrumbs {
	margin-left: 15px;
}

#llc-menu {
	background:#ffffff;
	padding: 0px 16px;
	margin: 0 5px 10px 0
}

#wavyprofile-wrap {
	background:#ffffff;
	border: solid 1px #444;
	padding: 0px 16px;
	margin: 0 5px 10px 0
}

#wavyprofile {
	border: solid 1px #555555;
	padding: 10px;
	margin: 15px 5px 10px 0;
}

div#wavyprofile p {
	line-height:20px;
	padding:0 10px 0 20px;
	font-size:0.9em;
}


/* コンテナー */
div#container {
	width:840px;
	margin:0 auto;
	background: #f6f6f6;
	overflow : hidden;
}

/* コンテンツ */
div#content {
	float: left;
	width: 560px;
	padding: 20px 23px;
	background:#ffffff;
	border:1px solid #ebebeb;
}

div#content h1 {
	color:#333333;
	font-size:24px;
	font-weight:bold;
	border-bottom:2px solid #b6b6b6;
	margin:0 5px 10px 5px;
	padding:0px 10px 5px 5px;
}

div#content h2{
	color: #333333;
	line-height: 45px;
	font-size: 22px;
	font-weight: bold;
	background: url("images/h2-wrap.png") #fafafa no-repeat;
	margin: 30px 0 15px 0;
	padding: 0 10px 0 15px;
}

div#content h3{
	color: #ebffff;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	background: url("images/h3-wrap.png") #67a4f5 no-repeat;
	margin: 25px 0 7px 0;
	padding: 0 5px 0 5px;
}


/* ランディングページ */

div#landing-wrap {
	height:400px;
	width:560px;
	background:url(images/landing-top.png) no-repeat;
}

div#landing-wrap h1.l-title {
	position:relative;
	top:0;
	left:5px;
	margin: 0;
	padding: 0;
	color: #464646;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	background: none;
	border: none;
}

div#landing-price {
	margin-left:15px;
}



/* ページリンク */
span.oldpage {
	float: left
}

span.newpage {
	float: right
}

p.pagelink a {
	float-size: 0.75em;
	color: #0c8bcd
}

p.pagelink {
	overflow: hidden;
	width: 100%
}

/* サイドバー */
div#sidebar {
	float:right;
	width:220px;
	margin:10px 5px 0 5px;
}

div#sidebar #profile {
	background-color:#ffffff;
	border: solid 1px #444;
	padding: 16px 16px 5px 16px;
	margin: 0 5px 10px 0
}

#sidebar p {
	font-size:13px;
	margin-bottom: 20px;
	padding:0px 10px;
}

div#sidebar ul {
	margin:0;
	padding:0;
	background:#ffffff;
}

div#sidebar li {
	list-style-type: none
}

div#sidebar .normal {
	background-color:#ffffff;
	border: solid 1px #444;
	padding: 16px;
	margin: 0 5px 10px 0;
}

div#sidebar h2
{
	font-size: 1em;
	color:#464646;
	border-bottom: solid 1px #555555;
	padding-bottom: 8px;
	margin: 0 0 10px
}

div#sidebar .normal li
{
	font-size: 1em;
	margin-bottom: 4px;
	background-image: url(listmark.gif);
	background-repeat: no-repeat;
	border-bottom: dashed 1px #555555;
	padding: 3px 0 3px 16px
}

div#sidebar .normal li a
{
	text-decoration: none;
	color:#464646
}

/* フッターラップ */
div #footerwrap {
	clear: both;
}

/* フッターメニュー */
.footer-menu-wrap {
	background:#72b83c;
	width:100%;
}

.footer-menu {
	position:relative;
	width:840px;
	height:40px;
	margin:0 auto;
}

.footer-menu ul {
	float:left;
	width:840px;
}

.footer-menu li {
	float:left;
	width: 20%;
	font-size:1em;
	color:#ffffff;
	text-align:center;
	list-style-type:none;
}

.footer-menu li a {
	display:block;
	width:167px;
	color:#ffffff;
	line-height:40px;
	text-decoration:none;
	border-right:1px solid #e9ffdd;
}

.footer-menu li.start a {
	width:166px;
	border-left:1px solid #e9ffdd;
	border-right:1px solid #e9ffdd;
}

.footer-menu li a:hover {
	color:#ffffff;
	background:#afde3a;
	background-position: center;
	z-index:100;
}

.linkpagetop {
	position:absolute;
	right:10px;
	width:65px;
}

/* フッターコンテンツ */
.footer-content-wrap {
	background:#ffffff;
}

.footer-content {
	overflow:hidden;
	width:840px;
	margin:0 auto;
}

.footer-content a:link{
	color: #69a0d9;
	text-decoration: none;
}

.footer-content a:visited{
	color: #69a0d9;
	text-decoration: none;
}

.footer-content a:hover{
	color: #69a0d9;
	text-decoration: underline;
}

.footer-content a:active{
	color: #69a0d9;
	text-decoration: none;
}


* html #footerwrap .footer-content {
	height:1%;
}

#footer-logo
{
	float:left;
	width: 320px;
	margin:0;
}

#footerwrap .box
{
	float: right;
	font-size: 14px;
	width: 150px;
	margin: 20px 10px 10px 0;
	line-height: 1.2;
}

#footerwrap .last
{
	margin-right:0;
}

address
{
	clear:both;
	font-size: 0.75em;
	font-style:normal;
	font-family;Verdana,sans-serif;
	text-align: center;
	margin:0
}

/* リンク */
.pageselector {
	margin-top: 20px;
	text-align: center;
}

.selectedpage {
	margin: 0px 4px 0px 4px;
	padding: 7px;
}

.unselectedpage {
	margin: 0px 4px 0px 4px;
	padding: 7px;
	font-color:#407b99
}

.previousnextactive {
	margin: 0px 7px 0px7px;
	padding: 7px;
}

.previousnextinactive {
	margin: 0px 7px 0px 7px;
	padding: 7px;
	color: #b1b7b3;
}

/* ツイッター（お知らせ） */
#twitter_div {
text-align:left;
margin:10px 0; /* 適宜変更推奨 */
padding:10px 0;
background:url("背景画像のURL") no-repeat;
}

#twitter_div h2 {
font-size:1.4em;
color:#333333;
text-align:left;
margin:5px 0;
}


#twitter_div ul#twitter_update_list {
	padding:0;
}

/* ↓ここの設定は、10px×7pxのアイコン画像を基準にした数値になっています。 */
#twitter_div li {
padding:0 2px 15px 2px; /* 適宜変更推奨 */
margin:0 15px 0 12px;
background-image:url("各POSTの左側に表示させるアイコン画像のURL");
background-repeat:no-repeat;
background-position:5px 8px; /* 適宜変更推奨 */
border-bottom:dotted 1px #6e6055; /* 適宜変更推奨 */
list-style:none;
}

#twitter_div li a {
font-size:14px !important;
color:#37a937; /* 適宜変更推奨 */
}

#twitter_div li a:hover {
color:#5dd75d;
}

#twitter_div li span {
color:#252525; /* 適宜変更推奨 */
font-size:14px;
}

#twitter_div li span a {
color : #37a937; /* 適宜変更推奨 */
font-size : 1em !important;
}

a#twitter-link {
font-size:14px;
color:#37a937; /* 適宜変更推奨 */
text-align:right;
display:block;
}

a#twitter-link:hover {
color:#5dd75d;
}

/* お問い合わせ */
.wpcf7-form .wpcf7-submit {
	font-size: 16px;
	width: 20%;
	padding: 8px;
	margin: 0 0 0 180px;
}


.pickup {
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	background: url("images/h4-wrap.png") no-repeat;
	margin: 15px 0 7px 0;
	padding: 0 3px 0 25px;
}

#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}